https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90162
Bug ID: 90162 Summary: exclamation mark in diagnostic!!!!!1111!!!! Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: translation Assignee: unassigned at gcc dot gnu.org Reporter: roland.illig at gmx dot de Target Milestone: --- From h8300.c: warning (OPT_mno_exr, "%<-mno-exr%> valid only with %<-ms%> or " "%<-msx%> - Option ignored!"); Diagnostics should not contain any exclamation mark.