diff options
Diffstat (limited to 'regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3')
-rw-r--r-- | regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3 b/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3 new file mode 100644 index 00000000000..3571b056ac1 --- /dev/null +++ b/regress/gnu/egcs/gcc-bounds/sscanf-5.c.exp.gcc3 @@ -0,0 +1,2 @@ +sscanf-5.c: In function `main': +sscanf-5.c:6: warning: Array size (10) smaller than format string size (20) |