Use just -g instead of -gdwarf-2
authorAlexandre Oliva <aoliva@gcc.gnu.org>
Mon, 22 May 2000 21:16:34 +0000 (21:16 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Mon, 22 May 2000 21:16:34 +0000 (21:16 +0000)
From-SVN: r34090

gcc/testsuite/gcc.dg/dwarf2-1.c

index 59ec7b6b7b3c09928383a988071c4b300b643abc..9135cf76d7ee9a97194e47b9e59a6c36456d94bd 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options "-O3 -gdwarf-2" } */
+/* { dg-options "-O3 -g" } */
 
 /* Copyright (C) 2000  Free Software Foundation  */
 /* Contributed by Alexandre Oliva <aoliva@cygnus.com> */