diff options
Diffstat (limited to 'regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp')
-rw-r--r-- | regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp b/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp deleted file mode 100644 index 89c910462c3..00000000000 --- a/regress/gnu/egcs/gcc-bounds/snprintf-4.cpp.exp +++ /dev/null @@ -1,3 +0,0 @@ -snprintf-4.cpp: In function `int main(int, char **)': -snprintf-4.cpp:12: warning: sizeof(pointer) possibly incorrect in argument 2 -snprintf-4.cpp:12: warning: array size (10) smaller than bound length (96) |