re PR debug/53235 (20120504 broke -fdebug-types-section)
2013-01-20 Jack Howarth <howarth@bromo.med.uc.edu> PR debug/53235 * g++.dg/debug/dwarf2/nested-4.C: XFAIL on darwin. From-SVN: r195326
This commit is contained in:
parent
92607e4184
commit
9d7302a19b
@ -1,3 +1,8 @@
|
||||
2013-01-20 Jack Howarth <howarth@bromo.med.uc.edu>
|
||||
|
||||
PR debug/53235
|
||||
* g++.dg/debug/dwarf2/nested-4.C: XFAIL on darwin.
|
||||
|
||||
2013-01-20 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* gfortran.dg/inquire_10.f90: Run only for non-newlib targets.
|
||||
|
@ -1,6 +1,6 @@
|
||||
// PR debug/53235
|
||||
// { dg-options "-gdwarf-4 -fdebug-types-section" }
|
||||
// { dg-final { scan-assembler-times "debug_types" 2 } }
|
||||
// { dg-final { scan-assembler-times "debug_types" 2 { xfail *-*-darwin* } } }
|
||||
|
||||
namespace E {
|
||||
class O {};
|
||||
|
Loading…
Reference in New Issue
Block a user