* gcc.target/sparc/20151219-1.c: Skip in 64-bit mode.

From-SVN: r232116
This commit is contained in:
Eric Botcazou 2016-01-06 23:34:10 +00:00 committed by Eric Botcazou
parent 1a14faf230
commit f293ad2900
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2016-01-06 Eric Botcazou <ebotcazou@adacore.com>
* gcc.target/sparc/20151219-1.c: Skip in 64-bit mode.
2016-01-06 Uros Bizjak <ubizjak@gmail.com>
PR target/69140

View file

@ -2,6 +2,7 @@
/* Reported by Sebastian Huber <sebastian.huber@embedded-brains.de> */
/* { dg-do compile } */
/* { dg-require-effective-target ilp32 } */
/* { dg-options "-O2 -mtune=supersparc" } */
typedef unsigned int size_t;