https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32365
Christopher Albert <albert at tugraz dot at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #62793|0 |1
is obsolete| |
--- Comment #10 from Christopher Albert <albert at tugraz dot at> ---
Created attachment 62807
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62807&action=edit
Reworded, change test expectations on messages
This should really be safe, as the default case would otherwise catch it and
emit the generic error message. Now the message is closer to the existing ones
in the code. Let me know what you think.