public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/109101] New: Wrong quotes in OpenMP diagnostic
@ 2023-03-11  6:15 roland.illig at gmx dot de
  0 siblings, 0 replies; only message in thread
From: roland.illig at gmx dot de @ 2023-03-11  6:15 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109101
           Summary: Wrong quotes in OpenMP diagnostic
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

scanner.cc says:
> Ignoring '!$omx' vendor-extension sentinel at %C

The single quotes should be replaced with %< and %>,
see
<https://gcc.gnu.org/onlinedocs/gccint/Guidelines-for-Diagnostics.html#Quoting>.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-11  6:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-11  6:15 [Bug fortran/109101] New: Wrong quotes in OpenMP diagnostic roland.illig at gmx dot de

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).