public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/104904] New: misplaced quotes in diagnostic
@ 2022-03-13 17:43 roland.illig at gmx dot de
  2022-03-19 16:58 ` [Bug target/104904] " egallager at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: roland.illig at gmx dot de @ 2022-03-13 17:43 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104904
           Summary: misplaced quotes in diagnostic
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
                CC: egallager at gcc dot gnu.org, msebor at gcc dot gnu.org
  Target Milestone: ---
            Target: v850

>From v850-c.cc:
> %<#pragma%> GHS endXXXX found without previous startXXX
> %<#pragma%> GHS endXXX does not match previous startXXX
> junk at end of %<#pragma%> ghs section
> malformed %<#pragma%> ghs section
> and so on
Should be %<#pragma GHS endXXX%> (only 3 X, not 4 X), as well as %<startXXXX%>.
Looks like a fallout from enclosing keywords in quotes, missed in the manual
review.

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

end of thread, other threads:[~2022-03-22 12:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-13 17:43 [Bug target/104904] New: misplaced quotes in diagnostic roland.illig at gmx dot de
2022-03-19 16:58 ` [Bug target/104904] " egallager at gcc dot gnu.org
2022-03-22 12:43 ` cvs-commit at gcc dot gnu.org
2022-03-22 12:43 ` 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).