mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-05 13:51:57 +08:00
* g++.dg/rtti/tinfo1.C: Remove xfails.
From-SVN: r90048
This commit is contained in:
parent
8a998e0c30
commit
ffc3e84350
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user