xref: /openbsd-src/regress/gnu/egcs/gcc-bounds/snprintf-2.cpp.exp.gcc4 (revision 3f951b4cb81dd29f6a212cde43ac42745a32e935)
1snprintf-2.cpp: In function 'int main(int, char**)':
2snprintf-2.cpp:5: warning: array size (20) smaller than bound length (30)
3snprintf-2.cpp:5: warning: array size (20) smaller than bound length (30)
4