Commit 65e7cadd by Jason Merrill

change error to warning

From-SVN: r60590
parent bdefb2ab
......@@ -3,4 +3,4 @@
static union {
union {
};
}; // ERROR - anonymous union with no members
}; // WARNING - anonymous union with no members
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