mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-23 15:39:46 +08:00
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:
parent
5bf2f56385
commit
5f02a5e574
@ -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
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* { dg-options "-Wl,--stack,12582912" { target *-*-mingw* *-*-cygwin* } } */
|
||||
/* { dg-require-effective-target size32plus } */
|
||||
|
||||
void abort (void);
|
||||
|
Loading…
Reference in New Issue
Block a user