Commit 6adf1bd5 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

re PR debug/33429 (debug info for class2 in g++.dg/other/unused1.C requires…

re PR debug/33429 (debug info for class2 in g++.dg/other/unused1.C  requires -femit-class-debug-always)

	PR debug/33429
	* g++.dg/other/unused1.C: XFAIL class2 scan.

From-SVN: r128489
parent 4f4141ff
2007-09-14 Hans-Peter Nilsson <hp@axis.com>
PR debug/33429
* g++.dg/other/unused1.C: XFAIL class2 scan.
2007-09-13 Tobias Burnus <burnus@net-b.de>
PR fortran/33343
......@@ -44,5 +44,6 @@ int bar5 (void)
/* { dg-final { scan-assembler "foo" } } */
/* { dg-final { scan-assembler "boo" } } */
/* { dg-final { scan-assembler "cue" } } */
/* { dg-final { scan-assembler "(string|ascii?)z?\[\t \]\"class2(\"|\\\\0)" } } */
/* The xfail below is for PR33429. */
/* { dg-final { scan-assembler "(string|ascii?)z?\[\t \]\"class2(\"|\\\\0)" { xfail *-*-* } } } */
/* { dg-final { scan-assembler "(string|ascii?)z?\[\t \]\"printer(\"|\\\\0)" } } */
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