Unbreak testsuite/gcc.dg/debug/dwarf2/inline2.c
From-SVN: r150835
This commit is contained in:
parent
1d5a85bd83
commit
4ce651ecf2
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-08-17 Dodji Seketeli <dodji@redhat.com>
|
||||
|
||||
* gcc.dg.debug/dwarf2/inline2.c: Add -dA to compile options.
|
||||
|
||||
2009-08-17 Arnaud Charlet <charlet@adacore.com>
|
||||
|
||||
* gnat.dg/itype.ad[sb]: New test.
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
properly nested DW_TAG_inlined_subroutine DIEs for third, second and first.
|
||||
*/
|
||||
|
||||
/* { dg-options "-O -g3" } */
|
||||
/* { dg-options "-O -g3 -dA" } */
|
||||
/* { dg-do compile } */
|
||||
|
||||
/* There are 6 inlined subroutines:
|
||||
|
|
Loading…
Add table
Reference in a new issue