* gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.

From-SVN: r65516
This commit is contained in:
Eric Botcazou 2003-04-12 19:50:56 +02:00 committed by Eric Botcazou
parent 6c273402b5
commit bbfd60c61e
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
2003-03-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.c-torture/execute/20020307-2.x: New file, XFAIL mips-irix6.

View File

@ -1,7 +1,7 @@
/* PR target/10067 */
/* Originator: <dat94ali@ludat.lth.se> */
/* { dg-do compile { target sparc-*-* } } */
/* { dg-options "-O2 -m64 -mtune=supersparc" } */
/* { dg-do compile { target sparc*-*-* } } */
/* { dg-options "-O2 -m64 -mtune=supersparc" { target sparc64-*-* } } */
struct _reent;