* gcc.dg/pragma-align-2.c: Compile with -std=gnu99.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Nov 2011 21:02:57 +0000 (21:02 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Nov 2011 21:02:57 +0000 (21:02 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181114 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 365f3b1..23099f7 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 ac5858c..5cdaff9 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do run { target *-*-solaris2.* } } */
+/* { dg-options "-std=gnu99" } */
 
 void abort (void);