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
2 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue