Use just -g instead of -gdwarf-2
From-SVN: r34090
This commit is contained in:
parent
38285a09a5
commit
70919dee36
1 changed files with 1 additions and 1 deletions
|
@ -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> */
|
||||
|
|
Loading…
Add table
Reference in a new issue