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

From-SVN: r65514
This commit is contained in:
Eric Botcazou 2003-04-12 19:45:01 +02:00 committed by Eric Botcazou
parent 2ad0022889
commit 48ed72a399
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-04-11 Bud Davis <bdavis9659@comcast.net>
PR Fortran/9263

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;