2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / 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 ();