diff options
Diffstat (limited to 'regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp.gcc3')
-rw-r--r-- | regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp.gcc3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp.gcc3 b/regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp.gcc3 new file mode 100644 index 00000000000..8abe14003fb --- /dev/null +++ b/regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp.gcc3 @@ -0,0 +1,2 @@ +snprintf-5.cpp: In function `int main(int, char**)': +snprintf-5.cpp:5: warning: non-positive bounds length (-10) detected |