Commit 6d9f7a68 by Nathan Sidwell

Add expected error

From-SVN: r57242
parent 63fcfe8e
...@@ -8,5 +8,6 @@ ...@@ -8,5 +8,6 @@
void init () void init ()
{ {
do { } while (0) do { } while (0)
obj = 0; obj = 0; // { dg-error "parse error" "" }
} }
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