summaryrefslogtreecommitdiff
path: root/regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp.gcc3
diff options
context:
space:
mode:
Diffstat (limited to 'regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp.gcc3')
-rw-r--r--regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp.gcc33
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp.gcc3 b/regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp.gcc3
new file mode 100644
index 00000000000..8b979d48260
--- /dev/null
+++ b/regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp.gcc3
@@ -0,0 +1,3 @@
+sscanf-1.cpp: In function `int main(int, char **)':
+sscanf-1.cpp:6: warning: Array size (10) smaller than format string size (21)
+sscanf-1.cpp:6: warning: Array size (10) smaller than format string size (11)