mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 19:49:53 +08:00
c99-flex-array-2.c: Add -std=iso9899:1999
2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com> * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999 From-SVN: r49694
This commit is contained in:
parent
b32d2321aa
commit
036d01d034
@ -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.
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* PR c/5623 */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
|
||||
|
||||
struct blah {
|
||||
int number;
|
||||
|
Loading…
Reference in New Issue
Block a user