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

* [Bug target/104904] misplaced quotes in diagnostic
  2022-03-13 17:43 [Bug target/104904] New: misplaced quotes in diagnostic roland.illig at gmx dot de
@ 2022-03-19 16:58 ` 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
  2 siblings, 0 replies; 4+ messages in thread
From: egallager at gcc dot gnu.org @ 2022-03-19 16:58 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marxin at gcc dot gnu.org

--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
These were last touched by Martin L. in r12-6683-g62fcdefba1b955

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

* [Bug target/104904] misplaced quotes in diagnostic
  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
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-03-22 12:43 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:c1ba4e5b883d142167a2f9f32395e349681fb932

commit r12-7761-gc1ba4e5b883d142167a2f9f32395e349681fb932
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Mar 22 13:42:37 2022 +0100

    v850: fix typo in pragma name

          PR target/104904

    gcc/ChangeLog:

            * config/v850/v850-c.cc (pop_data_area): Fix typo in pragma
            name.

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

* [Bug target/104904] misplaced quotes in diagnostic
  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
  2 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-03-22 12:43 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed.

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