public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/104903] New: missing quotes in diagnostic
@ 2022-03-13 17:42 roland.illig at gmx dot de
  2022-03-19 16:56 ` [Bug target/104903] " 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:42 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104903
           Summary: missing 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
  Target Milestone: ---
            Target: rs6000

>From rs6000-c.cc:
> passing argument %d of %qE discards const qualifier from pointer target type
The word "const" should be in %<const%> quotes.

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

* [Bug target/104903] missing quotes in diagnostic
  2022-03-13 17:42 [Bug target/104903] New: missing quotes in diagnostic roland.illig at gmx dot de
@ 2022-03-19 16:56 ` egallager at gcc dot gnu.org
  2022-03-22 12:51 ` cvs-commit at gcc dot gnu.org
  2022-03-22 12:51 ` 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:56 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wschmidt at linux dot ibm.com

--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
git blame + git gcc-descr says that this string was from Bill Schmidt in
r12-3586-g93b5a667100caa

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

* [Bug target/104903] missing quotes in diagnostic
  2022-03-13 17:42 [Bug target/104903] New: missing quotes in diagnostic roland.illig at gmx dot de
  2022-03-19 16:56 ` [Bug target/104903] " egallager at gcc dot gnu.org
@ 2022-03-22 12:51 ` cvs-commit at gcc dot gnu.org
  2022-03-22 12:51 ` 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:51 UTC (permalink / raw)
  To: gcc-bugs

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

--- 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:a47b1599f2885bc7691e01c0edcd54d6ebf2e7c9

commit r12-7762-ga47b1599f2885bc7691e01c0edcd54d6ebf2e7c9
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Mar 22 13:48:54 2022 +0100

    rs6000: wrap const in an error message.

            PR target/104903

    gcc/ChangeLog:

            * config/rs6000/rs6000-c.cc (altivec_resolve_overloaded_builtin):
            Wrap const keyword.

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

* [Bug target/104903] missing quotes in diagnostic
  2022-03-13 17:42 [Bug target/104903] New: missing quotes in diagnostic roland.illig at gmx dot de
  2022-03-19 16:56 ` [Bug target/104903] " egallager at gcc dot gnu.org
  2022-03-22 12:51 ` cvs-commit at gcc dot gnu.org
@ 2022-03-22 12:51 ` 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:51 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marxin at gcc dot gnu.org
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- 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:51 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:42 [Bug target/104903] New: missing quotes in diagnostic roland.illig at gmx dot de
2022-03-19 16:56 ` [Bug target/104903] " egallager at gcc dot gnu.org
2022-03-22 12:51 ` cvs-commit at gcc dot gnu.org
2022-03-22 12:51 ` 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).