XFAIL g++.dg/debug/dwarf2/nested-4.C on Solaris with Sun as
* g++.dg/debug/dwarf2/nested-4.C: XFAIL on *-*-solaris2.1[1-9]* && !gas. From-SVN: r214138
This commit is contained in:
parent
56e675ce85
commit
4f9b1c116e
@ -1,3 +1,8 @@
|
||||
2014-08-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* g++.dg/debug/dwarf2/nested-4.C: XFAIL on *-*-solaris2.1[1-9]* &&
|
||||
!gas.
|
||||
|
||||
2014-08-19 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
* gcc.dg/Wc99-c11-compat-1.c: New test.
|
||||
|
@ -1,6 +1,6 @@
|
||||
// PR debug/53235
|
||||
// { dg-options "-gdwarf-4 -fdebug-types-section" }
|
||||
// { dg-final { scan-assembler-times "debug_types" 2 { xfail *-*-darwin* } } }
|
||||
// { dg-final { scan-assembler-times "debug_types" 2 { xfail { *-*-darwin* || { *-*-solaris2.1[1-9]* && { ! gas } } } } } }
|
||||
|
||||
namespace E {
|
||||
class O {};
|
||||
|
Loading…
Reference in New Issue
Block a user