Commit 96241349 by Jason Merrill Committed by Jason Merrill

* g++.dg/rtti/anon-ns1.C: Allow for null-termination.

From-SVN: r175867
parent a7adbbcb
2011-07-05 Jason Merrill <jason@redhat.com>
* g++.dg/rtti/anon-ns1.C: Allow for null-termination.
2011-07-05 Sebastian Pop <sebastian.pop@amd.com>
PR tree-optimization/47654
......
......@@ -2,7 +2,7 @@
// The typeinfo name for A should start with * so we compare
// it by address rather than contents.
// { dg-final { scan-assembler "\"\*N\[^\"\]+1AE\"" } }
// { dg-final { scan-assembler "\"\*N\[^\"\]+1AE" } }
namespace
{
......
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