]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
run-id-1.c: Pass -Wl,--stack,12582912 option for Windows targets.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 26 Oct 2011 22:14:43 +0000 (23:14 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 26 Oct 2011 22:14:43 +0000 (23:14 +0100)
* gcc.dg/graphite/run-id-1.c: Pass -Wl,--stack,12582912 option for
Windows targets.

From-SVN: r180545

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/graphite/run-id-1.c

index feb66e01bd3465d6b835d6062d2759ffc9df6815..4bd452865fdfe2d5b6c3f564ba55f0d1455768ca 100644 (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
index 776600835b974a58dd6a7979c59673858e844fd6..a58c090e8fdd2478e0949fc769690b2b9432b51a 100644 (file)
@@ -1,3 +1,4 @@
+/* { dg-options "-Wl,--stack,12582912" { target *-*-mingw* *-*-cygwin* } } */
 /* { dg-require-effective-target size32plus } */
 
 void abort (void);