c99-flex-array-2.c: Add -std=iso9899:1999
authorDavid Billinghurst <David.Billinghurst@riotinto.com>
Tue, 12 Feb 2002 04:09:34 +0000 (04:09 +0000)
committerDavid Billinghurst <billingd@gcc.gnu.org>
Tue, 12 Feb 2002 04:09:34 +0000 (04:09 +0000)
2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>

        * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999

From-SVN: r49694

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/c99-flex-array-2.c

index 350a19d2f53c7fc417d00ff7c63f8922591ea5fc..6e7c97d04b829b189d57f1f01621ee9dba850526 100644 (file)
@@ -1,3 +1,7 @@
+2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
+
+       * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999 
+
 2002-02-10  Kazu Hirata  <kazu@hxi.com>
 
        * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
index 299abef6543a6e985dc64a8c4ecdb365212a7862..496f4f985cf8ee37bfda8d309b1233c4d320470f 100644 (file)
@@ -1,5 +1,6 @@
 /* PR c/5623 */
 /* { dg-do compile } */
+/* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
 
 struct blah {
    int   number;