Commit ffc3e843 by Ben Elliston Committed by Ben Elliston

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

From-SVN: r90048
parent 8a998e0c
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 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
packed attribute to the definition to satisfy the new C++ parser. packed attribute to the definition to satisfy the new C++ parser.
......
// Test if a local definition is in a linkonce/comdat section. // Test if a local definition is in a linkonce/comdat section.
// { dg-do compile } // { dg-do compile }
// { dg-final { scan-assembler "_ZTIP9CTemplateIhE:" { xfail *-*-* } } } // { dg-final { scan-assembler "_ZTIP9CTemplateIhE:" } }
// { dg-final { scan-assembler-not ".globl\[ \]+_ZTIP9CTemplateIhE" { xfail *-*-* } } } // { dg-final { scan-assembler-not ".globl\[ \]+_ZTIP9CTemplateIhE" } }
// { dg-final { scan-assembler-not ".section\[^\n\r\]*_ZTIP9CTemplateIhE\[^\n\r\]*" { xfail *-*-* } } } // { dg-final { scan-assembler-not ".section\[^\n\r\]*_ZTIP9CTemplateIhE\[^\n\r\]*" } }
namespace std namespace std
......
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