diff options
Diffstat (limited to 'regress/gnu/egcs/gcc-bounds/vararray-1.c.exp.gcc3')
-rw-r--r-- | regress/gnu/egcs/gcc-bounds/vararray-1.c.exp.gcc3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/vararray-1.c.exp.gcc3 b/regress/gnu/egcs/gcc-bounds/vararray-1.c.exp.gcc3 new file mode 100644 index 00000000000..9629a42d375 --- /dev/null +++ b/regress/gnu/egcs/gcc-bounds/vararray-1.c.exp.gcc3 @@ -0,0 +1,2 @@ +vararray-1.c: In function `main': +vararray-1.c:8: warning: ISO C90 forbids variable-size array `sample_buffer' |