* g++.dg/rtti/tinfo1.C: Remove xfails.

From-SVN: r90048
This commit is contained in:
Ben Elliston 2004-11-04 02:22:45 +00:00 committed by Ben Elliston
parent 8a998e0c30
commit ffc3e84350
2 changed files with 8 additions and 4 deletions

View File

@ -1,4 +1,8 @@
2004-11-03 Ben Elliston <bje@au.ibm.com>
2004-11-04 Ben Elliston <bje@au.ibm.com>
* g++.dg/rtti/tinfo1.C: Remove xfails.
2004-11-04 Ben Elliston <bje@au.ibm.com>
* g++.old-deja/g++.other/enum5.C (enum conditions): Move the
packed attribute to the definition to satisfy the new C++ parser.

View File

@ -1,8 +1,8 @@
// Test if a local definition is in a linkonce/comdat section.
// { dg-do compile }
// { dg-final { scan-assembler "_ZTIP9CTemplateIhE:" { xfail *-*-* } } }
// { dg-final { scan-assembler-not ".globl\[ \]+_ZTIP9CTemplateIhE" { xfail *-*-* } } }
// { dg-final { scan-assembler-not ".section\[^\n\r\]*_ZTIP9CTemplateIhE\[^\n\r\]*" { xfail *-*-* } } }
// { dg-final { scan-assembler "_ZTIP9CTemplateIhE:" } }
// { dg-final { scan-assembler-not ".globl\[ \]+_ZTIP9CTemplateIhE" } }
// { dg-final { scan-assembler-not ".section\[^\n\r\]*_ZTIP9CTemplateIhE\[^\n\r\]*" } }
namespace std