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 | 1 |
1 files changed, 1 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 index 8abe14003fb..9c30b6a2cfc 100644 --- a/regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp.gcc3 +++ b/regress/gnu/egcs/gcc-bounds/snprintf-5.cpp.exp.gcc3 @@ -1,2 +1,3 @@ snprintf-5.cpp: In function `int main(int, char**)': snprintf-5.cpp:5: warning: non-positive bounds length (-10) detected +snprintf-5.cpp:5: warning: non-positive bounds length (-10) detected |