public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/99297] New: wrong diagnostic style in rx.c
@ 2021-02-27  8:50 roland.illig at gmx dot de
  2021-02-27 13:02 ` [Bug target/99297] " redi at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: roland.illig at gmx dot de @ 2021-02-27  8:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99297

            Bug ID: 99297
           Summary: wrong diagnostic style in rx.c
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

rx.c says:
> "invalid control register for mvtc : %d - using 'psw'"

This should rather be:
> "invalid control register %d for mvtc; using %<psw%>"

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-03-07  9:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-27  8:50 [Bug c/99297] New: wrong diagnostic style in rx.c roland.illig at gmx dot de
2021-02-27 13:02 ` [Bug target/99297] " redi at gcc dot gnu.org
2022-03-04 22:51 ` roland.illig at gmx dot de
2022-03-06 17:39 ` egallager at gcc dot gnu.org
2022-03-07  9:35 ` cvs-commit at gcc dot gnu.org
2022-03-07  9:35 ` marxin at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).