]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.dg/pragma-align-2.c: Compile with -std=gnu99.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 7 Nov 2011 21:02:57 +0000 (21:02 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 7 Nov 2011 21:02:57 +0000 (21:02 +0000)
From-SVN: r181114

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pragma-align-2.c

index 365f3b1b4c149607a7163f5c01e5576510853f24..23099f77cf7a355346dcb1ae267ab2831724e85f 100644 (file)
@@ -1,3 +1,7 @@
+2011-11-07  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/pragma-align-2.c: Compile with -std=gnu99.
+
 2011-11-07  Janus Weil  <janus@gcc.gnu.org>
 
        PR fortran/50919
index ac5858cab00996b0cc47cbf1f202dc9750c14d6e..5cdaff9586fdd8312e59939c0f1e0c853b60cb2e 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do run { target *-*-solaris2.* } } */
+/* { dg-options "-std=gnu99" } */
 
 void abort (void);