Use just -g instead of -gdwarf-2

From-SVN: r34090
This commit is contained in:
Alexandre Oliva 2000-05-22 21:16:34 +00:00
parent 38285a09a5
commit 70919dee36

View 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> */