summaryrefslogtreecommitdiff
path: root/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp.gcc3
diff options
context:
space:
mode:
Diffstat (limited to 'regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp.gcc3')
-rw-r--r--regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp.gcc33
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp.gcc3 b/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp.gcc3
new file mode 100644
index 00000000000..346e3936ef5
--- /dev/null
+++ b/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp.gcc3
@@ -0,0 +1,3 @@
+snprintf-4.cpp: In function `int main(int, char**)':
+snprintf-4.cpp:6: warning: sizeof(pointer) possibly incorrect in argument 2
+snprintf-4.cpp:6: warning: array size (10) smaller than bound length (92)