aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/nest.c
AgeCommit message (Collapse)AuthorFilesLines
2003-10-2020021014-1.c: XFAIL for *-*-windiss targets.Phil Edwards1-1/+1
2003-10-20 Phil Edwards <phil@codesourcery.com> * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets. * gcc.dg/nest.c: Likewise. From-SVN: r72715
2003-05-21re PR target/6428 ([hppa*-hp-hpux] gmon.out is not generated when ↵John David Anglin1-0/+1
application to be profiled is linked with shared libgcc) PR target/6428 * pa-hpux10.h (LINK_SPEC, LIB_SPEC): Move -L options for profiling directories from LIB_SPEC to LINK_SPEC. Emit warning if `-p' or `-pg' option is used without `-static'. * pa-hpux11.h (LINK_SPEC, LIB_SPEC): Likewise. * pa64-hpux.h (LINK_SPEC, LIB_SPEC): Likewise. * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options for hppa*-hp-hpux*. * gcc.dg/20021014-1.c (dg-options): Likewise. * gcc.dg/nest.c (dg-options): Likewise. From-SVN: r67068
2003-05-0620021014-1.c: XFAIL for xstormy16 also.DJ Delorie1-1/+1
* gcc.dg/20021014-1.c: XFAIL for xstormy16 also. * gcc.dg/nest.c: Likewise. From-SVN: r66537
2003-04-19Part 2 of the SCO port update. This is everything I have approval for.Kean Johnston1-0/+1
There are two outstanding patches I await approval to check in. From-SVN: r65832
2002-10-2820021014-1.c: Bypass errors on solaris2 and irix6.Kaveh R. Ghazi1-0/+3
* gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6. * gcc.dg/nest.c: Bypass errors on irix6. From-SVN: r58600
2002-10-27nest.c: Expect error for mmix-*-*.Hans-Peter Nilsson1-0/+1
* gcc.dg/nest.c: Expect error for mmix-*-*. * gcc.dg/20021014-1.c: Use dg-error, not dg-build. From-SVN: r58586
2002-10-26Premature commit: obvious change somehow won't work. Sorry.Hans-Peter Nilsson1-1/+0
From-SVN: r58554
2002-10-26nest.c, [...]: Expect build failure on mmix-*-*.Hans-Peter Nilsson1-0/+1
* gcc.dg/nest.c, gcc.dg/20021014-1.c: Expect build failure on mmix-*-*. From-SVN: r58553
2002-07-18* gcc.dg/nest.c: New.Alan Modra1-0/+21
From-SVN: r55546