OpenBSD-4.6/regress/gnu/egcs/gcc-bounds/sscanf-1.cpp.exp

sscanf-1.cpp: In function `int main(int, char **)':
sscanf-1.cpp:6: warning: Array size (10) smaller than format string size (21)
sscanf-1.cpp:6: warning: Array size (10) smaller than format string size (11)