run-id-1.c: Pass -Wl,--stack,12582912 option for Windows targets.

* gcc.dg/graphite/run-id-1.c: Pass -Wl,--stack,12582912 option for
	Windows targets.

From-SVN: r180545
This commit is contained in:
Joseph Myers 2011-10-26 23:14:43 +01:00 committed by Joseph Myers
parent 5bf2f56385
commit 5f02a5e574
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2011-10-26 Joseph Myers <joseph@codesourcery.com>
* gcc.dg/graphite/run-id-1.c: Pass -Wl,--stack,12582912 option for
Windows targets.
2011-10-26 Joseph Myers <joseph@codesourcery.com>
* gcc.target/i386/pr37843-4.c: Allow for leading underscores on

View File

@ -1,3 +1,4 @@
/* { dg-options "-Wl,--stack,12582912" { target *-*-mingw* *-*-cygwin* } } */
/* { dg-require-effective-target size32plus } */
void abort (void);