diff options
Diffstat (limited to 'regress/gnu/egcs/gcc-bounds/memcpy-2.c.exp.gcc3')
-rw-r--r-- | regress/gnu/egcs/gcc-bounds/memcpy-2.c.exp.gcc3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/memcpy-2.c.exp.gcc3 b/regress/gnu/egcs/gcc-bounds/memcpy-2.c.exp.gcc3 new file mode 100644 index 00000000000..894e28a9cc9 --- /dev/null +++ b/regress/gnu/egcs/gcc-bounds/memcpy-2.c.exp.gcc3 @@ -0,0 +1,2 @@ +memcpy-2.c: In function `main': +memcpy-2.c:6: warning: array size (8) smaller than bound length (10) |