Commit 8fb3e11a by Rainer Orth Committed by Rainer Orth

pr47917.c: Define _ISO_C_SOURCE=19990L for alpha*-dec-osf5*.

	* gcc.dg/torture/pr47917.c: Define _ISO_C_SOURCE=19990L for
	alpha*-dec-osf5*.

From-SVN: r172270
parent 061217e9
2011-04-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/torture/pr47917.c: Define _ISO_C_SOURCE=19990L for
alpha*-dec-osf5*.
2011-04-11 Martin Jambor <mjambor@suse.cz> 2011-04-11 Martin Jambor <mjambor@suse.cz>
PR tree-optimization/48195 PR tree-optimization/48195
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-std=c99" } */ /* { dg-options "-std=c99" } */
/* { dg-options "-std=c99 -D_ISO_C_SOURCE=19990L" { target alpha*-dec-osf5* } } */
/* { dg-options "-std=c99 -D_XOPEN_SOURCE=500" { target mips-sgi-irix6.5 *-*-solaris2.[89] } } */ /* { dg-options "-std=c99 -D_XOPEN_SOURCE=500" { target mips-sgi-irix6.5 *-*-solaris2.[89] } } */
/* { dg-options "-std=gnu99" { target *-*-hpux* } } */ /* { dg-options "-std=gnu99" { target *-*-hpux* } } */
/* { dg-xfail-if "no C99 snprintf function" { *-*-hpux10* } } */ /* { dg-xfail-if "no C99 snprintf function" { *-*-hpux10* } } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment