mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-03 13:20:01 +08:00
Use just -g instead of -gdwarf-2
From-SVN: r34090
This commit is contained in:
parent
38285a09a5
commit
70919dee36
@ -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…
Reference in New Issue
Block a user