Merged revisions 208012,208018-208019,208021,208023-208030,208033,208037,208040-20804...
[official-gcc.git] / main / gcc / testsuite / gcc.dg / debug / dwarf2-1.c
blob4ca98e2f03d97310cb5f68908793c635f2db8109
1 /* { dg-do compile } */
3 /* Copyright (C) 2000 Free Software Foundation */
4 /* Contributed by Alexandre Oliva <aoliva@cygnus.com> */
6 static int foo () { return 0; }
8 void bar () {
9 int foo ();
10 int foo ();