Commit 4f9b1c11 by Rainer Orth Committed by Rainer Orth

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
parent 56e675ce
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.
......
// 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 {};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment