name-lookup.h (cp_binding_level): Removed unused member names_size.
[official-gcc.git] / libmudflap / testsuite / libmudflap.c / pass43-frag.c
blob4fec3306eb17496648ce50590a52176bb77caeb4
1 void
2 foo ()
6 int
7 main (int argc, char *argv[])
9 foo ();
10 return 0;