xref: /openbsd-src/regress/gnu/egcs/gcc-bounds/snprintf-2.cpp.exp.gcc3 (revision c7bf7ad55ef4667bbe53883d652e20098e3ab304)
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