public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/92799] [8/9/10 Regression] ICE on a weakref function definition followed by a declaration
       [not found] <bug-92799-4@http.gcc.gnu.org/bugzilla/>
@ 2020-03-18 20:48 ` cvs-commit at gcc dot gnu.org
  2020-03-18 20:49 ` [Bug ipa/92799] [8/9 " msebor at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-03-18 20:48 UTC (permalink / raw)
  To: gcc-bugs

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

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

https://gcc.gnu.org/g:3512dc0108afbed3bece2e9fa1719fb3ce1d73d9

commit r10-7267-g3512dc0108afbed3bece2e9fa1719fb3ce1d73d9
Author: Martin Sebor <msebor@redhat.com>
Date:   Wed Mar 18 14:47:29 2020 -0600

    PR ipa/92799 - ICE on a weakref function definition followed by a
declaration

    gcc/testsuite/ChangeLog:

            PR ipa/92799
            * gcc.dg/attr-weakref-5.c: New test.

    gcc/ChangeLog:

            PR ipa/92799
            * cgraphunit.c (process_function_and_variable_attributes): Also
            complain about weakref function definitions and drop all effects
            of the attribute.

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

* [Bug ipa/92799] [8/9 Regression] ICE on a weakref function definition followed by a declaration
       [not found] <bug-92799-4@http.gcc.gnu.org/bugzilla/>
  2020-03-18 20:48 ` [Bug ipa/92799] [8/9/10 Regression] ICE on a weakref function definition followed by a declaration cvs-commit at gcc dot gnu.org
@ 2020-03-18 20:49 ` msebor at gcc dot gnu.org
  2020-05-07 11:56 ` jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-03-18 20:49 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |10.0
            Summary|[8/9/10 Regression] ICE on  |[8/9 Regression] ICE on a
                   |a weakref function          |weakref function definition
                   |definition followed by a    |followed by a declaration
                   |declaration                 |

--- Comment #7 from Martin Sebor <msebor at gcc dot gnu.org> ---
Fixed for GCC 10.  The patch should be safe to backport to release branches
after some time.

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

* [Bug ipa/92799] [8/9 Regression] ICE on a weakref function definition followed by a declaration
       [not found] <bug-92799-4@http.gcc.gnu.org/bugzilla/>
  2020-03-18 20:48 ` [Bug ipa/92799] [8/9/10 Regression] ICE on a weakref function definition followed by a declaration cvs-commit at gcc dot gnu.org
  2020-03-18 20:49 ` [Bug ipa/92799] [8/9 " msebor at gcc dot gnu.org
@ 2020-05-07 11:56 ` jakub at gcc dot gnu.org
  2020-07-23  6:51 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2020-05-07 11:56 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.0                        |10.2

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 10.1 has been released.

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

* [Bug ipa/92799] [8/9 Regression] ICE on a weakref function definition followed by a declaration
       [not found] <bug-92799-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-05-07 11:56 ` jakub at gcc dot gnu.org
@ 2020-07-23  6:51 ` rguenth at gcc dot gnu.org
  2021-04-08 12:02 ` rguenth at gcc dot gnu.org
  2022-03-17 19:55 ` [Bug ipa/92799] [9 " msebor at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-07-23  6:51 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.2                        |10.3

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 10.2 is released, adjusting target milestone.

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

* [Bug ipa/92799] [8/9 Regression] ICE on a weakref function definition followed by a declaration
       [not found] <bug-92799-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2020-07-23  6:51 ` rguenth at gcc dot gnu.org
@ 2021-04-08 12:02 ` rguenth at gcc dot gnu.org
  2022-03-17 19:55 ` [Bug ipa/92799] [9 " msebor at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-04-08 12:02 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.3                        |10.4

--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 10.3 is being released, retargeting bugs to GCC 10.4.

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

* [Bug ipa/92799] [9 Regression] ICE on a weakref function definition followed by a declaration
       [not found] <bug-92799-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2021-04-08 12:02 ` rguenth at gcc dot gnu.org
@ 2022-03-17 19:55 ` msebor at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: msebor at gcc dot gnu.org @ 2022-03-17 19:55 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Sebor <msebor at gcc dot gnu.org> changed:

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

--- Comment #11 from Martin Sebor <msebor at gcc dot gnu.org> ---
I'm not planning to backport the fix.

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

end of thread, other threads:[~2022-03-17 19:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-92799-4@http.gcc.gnu.org/bugzilla/>
2020-03-18 20:48 ` [Bug ipa/92799] [8/9/10 Regression] ICE on a weakref function definition followed by a declaration cvs-commit at gcc dot gnu.org
2020-03-18 20:49 ` [Bug ipa/92799] [8/9 " msebor at gcc dot gnu.org
2020-05-07 11:56 ` jakub at gcc dot gnu.org
2020-07-23  6:51 ` rguenth at gcc dot gnu.org
2021-04-08 12:02 ` rguenth at gcc dot gnu.org
2022-03-17 19:55 ` [Bug ipa/92799] [9 " msebor 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).