Commit dfa82249 by Gabriel Dos Reis

Fix thinko in regexp

From-SVN: r44826
parent 4e982a22
...@@ -5,5 +5,5 @@ namespace Out { ...@@ -5,5 +5,5 @@ namespace Out {
} }
} }
class Class : public Out::In { // { dg-error "*" "" { xfail *-*-* } } class Class : public Out::In { // { dg-error ".*" "" { xfail *-*-* } }
}; };
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