public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/94363] New: possible typo: attribute attribute
@ 2020-03-27 17:19 roland.illig at gmx dot de
  2020-03-29 14:09 ` [Bug ipa/94363] " marxin at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: roland.illig at gmx dot de @ 2020-03-27 17:19 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94363
           Summary: possible typo: attribute attribute
           Product: gcc
           Version: 10.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: ---

>From cgraphunit.c:
> warning_at (DECL_SOURCE_LOCATION (node->decl), OPT_Wattributes,
>             "%<flatten%>"
>             " attribute attribute is ignored on aliases");

Either the "attribute attribute" is a typo, or it is a bad word play that I
don't understand. Whatever it is, it should be corrected.

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

* [Bug ipa/94363] possible typo: attribute attribute
  2020-03-27 17:19 [Bug c/94363] New: possible typo: attribute attribute roland.illig at gmx dot de
@ 2020-03-29 14:09 ` marxin at gcc dot gnu.org
  2020-03-29 17:25 ` cvs-commit at gcc dot gnu.org
  2020-03-29 17:25 ` marxin at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-03-29 14:09 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
      Known to fail|                            |10.0
      Known to work|                            |9.3.0
   Target Milestone|---                         |10.0
           Assignee|unassigned at gcc dot gnu.org      |marxin at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2020-03-29

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Thank you for the report. I'm working on the patch.

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

* [Bug ipa/94363] possible typo: attribute attribute
  2020-03-27 17:19 [Bug c/94363] New: possible typo: attribute attribute roland.illig at gmx dot de
  2020-03-29 14:09 ` [Bug ipa/94363] " marxin at gcc dot gnu.org
@ 2020-03-29 17:25 ` cvs-commit at gcc dot gnu.org
  2020-03-29 17:25 ` marxin at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-03-29 17:25 UTC (permalink / raw)
  To: gcc-bugs

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

--- 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:85f6f317ec8c02beea0a8dcb9c9274ebcffc1da7

commit r10-7451-g85f6f317ec8c02beea0a8dcb9c9274ebcffc1da7
Author: Martin Liska <mliska@suse.cz>
Date:   Sun Mar 29 19:24:33 2020 +0200

    Fix typo in a warning related to flatten.

            PR ipa/94363
            * cgraphunit.c (process_function_and_variable_attributes): Remove
            double 'attribute' words.

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

* [Bug ipa/94363] possible typo: attribute attribute
  2020-03-27 17:19 [Bug c/94363] New: possible typo: attribute attribute roland.illig at gmx dot de
  2020-03-29 14:09 ` [Bug ipa/94363] " marxin at gcc dot gnu.org
  2020-03-29 17:25 ` cvs-commit at gcc dot gnu.org
@ 2020-03-29 17:25 ` marxin at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-03-29 17:25 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |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:[~2020-03-29 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-27 17:19 [Bug c/94363] New: possible typo: attribute attribute roland.illig at gmx dot de
2020-03-29 14:09 ` [Bug ipa/94363] " marxin at gcc dot gnu.org
2020-03-29 17:25 ` cvs-commit at gcc dot gnu.org
2020-03-29 17:25 ` 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).