diff options
-rw-r--r-- | regress/gnu/egcs/gcc-bounds/vararray-3.c.exp.gcc3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/vararray-3.c.exp.gcc3 b/regress/gnu/egcs/gcc-bounds/vararray-3.c.exp.gcc3 new file mode 100644 index 00000000000..29c95b13228 --- /dev/null +++ b/regress/gnu/egcs/gcc-bounds/vararray-3.c.exp.gcc3 @@ -0,0 +1,2 @@ +vararray-3.c: In function `main': +vararray-3.c:7: warning: ISO C90 forbids variable-size array `buf2' |