public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/90658] [9 Regression] ICE in default_conversion, at c/c-typeck.c:2159
       [not found] <bug-90658-4@http.gcc.gnu.org/bugzilla/>
@ 2021-05-14  9:51 ` jakub at gcc dot gnu.org
  2021-06-01  8:14 ` rguenth at gcc dot gnu.org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-05-14  9:51 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|8.5                         |9.4

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 8 branch is being closed.

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

* [Bug c/90658] [9 Regression] ICE in default_conversion, at c/c-typeck.c:2159
       [not found] <bug-90658-4@http.gcc.gnu.org/bugzilla/>
  2021-05-14  9:51 ` [Bug c/90658] [9 Regression] ICE in default_conversion, at c/c-typeck.c:2159 jakub at gcc dot gnu.org
@ 2021-06-01  8:14 ` rguenth at gcc dot gnu.org
  2022-05-26 22:34 ` [Bug c/90658] [9/10/11/12/13 " mpolacek at gcc dot gnu.org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-01  8:14 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.4                         |9.5

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9.4 is being released, retargeting bugs to GCC 9.5.

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

* [Bug c/90658] [9/10/11/12/13 Regression] ICE in default_conversion, at c/c-typeck.c:2159
       [not found] <bug-90658-4@http.gcc.gnu.org/bugzilla/>
  2021-05-14  9:51 ` [Bug c/90658] [9 Regression] ICE in default_conversion, at c/c-typeck.c:2159 jakub at gcc dot gnu.org
  2021-06-01  8:14 ` rguenth at gcc dot gnu.org
@ 2022-05-26 22:34 ` mpolacek at gcc dot gnu.org
  2022-05-27  9:40 ` [Bug c/90658] [10/11/12/13 " rguenth at gcc dot gnu.org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2022-05-26 22:34 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[9 Regression] ICE in       |[9/10/11/12/13 Regression]
                   |default_conversion, at      |ICE in default_conversion,
                   |c/c-typeck.c:2159           |at c/c-typeck.c:2159
   Last reconfirmed|2019-05-28 00:00:00         |2022-5-26

--- Comment #8 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Still ICEs.

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

* [Bug c/90658] [10/11/12/13 Regression] ICE in default_conversion, at c/c-typeck.c:2159
       [not found] <bug-90658-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-05-26 22:34 ` [Bug c/90658] [9/10/11/12/13 " mpolacek at gcc dot gnu.org
@ 2022-05-27  9:40 ` rguenth at gcc dot gnu.org
  2022-05-27 15:56 ` cvs-commit at gcc dot gnu.org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-05-27  9:40 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9 branch is being closed

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

* [Bug c/90658] [10/11/12/13 Regression] ICE in default_conversion, at c/c-typeck.c:2159
       [not found] <bug-90658-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2022-05-27  9:40 ` [Bug c/90658] [10/11/12/13 " rguenth at gcc dot gnu.org
@ 2022-05-27 15:56 ` cvs-commit at gcc dot gnu.org
  2022-05-27 15:57 ` mpolacek at gcc dot gnu.org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-05-27 15:56 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Marek Polacek <mpolacek@gcc.gnu.org>:

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

commit r13-802-gca4b95069ca7dbf0be3a5aae053631e7a1b20103
Author: Marek Polacek <polacek@redhat.com>
Date:   Thu May 26 18:59:44 2022 -0400

    c-family: fix attribute constructor ICE [PR90658]

    Here the C compiler crashes because a FUNCTION_DECL got into
    get_priority -> default_conversion, and the C FE's version of d_c
    specifically asserts that it doesn't get a FUNCTION_DECL.  All uses
    of default_conversion in c-attribs.cc are guarded by != IDENTIFIER_NODE
    && != FUNCTION_DECL, but get_priority was only checking IDENTIFIER_NODE.

            PR c/90658

    gcc/c-family/ChangeLog:

            * c-attribs.cc (get_priority): Check FUNCTION_DECL.

    gcc/testsuite/ChangeLog:

            * c-c++-common/attr-cdtor-1.c: New test.

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

* [Bug c/90658] [10/11/12/13 Regression] ICE in default_conversion, at c/c-typeck.c:2159
       [not found] <bug-90658-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2022-05-27 15:56 ` cvs-commit at gcc dot gnu.org
@ 2022-05-27 15:57 ` mpolacek at gcc dot gnu.org
  2023-07-07  6:09 ` pinskia at gcc dot gnu.org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2022-05-27 15:57 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

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

--- Comment #11 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Fixed for GCC 13.

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

* [Bug c/90658] [10/11/12/13 Regression] ICE in default_conversion, at c/c-typeck.c:2159
       [not found] <bug-90658-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2022-05-27 15:57 ` mpolacek at gcc dot gnu.org
@ 2023-07-07  6:09 ` pinskia at gcc dot gnu.org
  2023-07-07  6:09 ` pinskia at gcc dot gnu.org
  2024-03-23 22:34 ` pinskia at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-07-07  6:09 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

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

* [Bug c/90658] [10/11/12/13 Regression] ICE in default_conversion, at c/c-typeck.c:2159
       [not found] <bug-90658-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2023-07-07  6:09 ` pinskia at gcc dot gnu.org
@ 2023-07-07  6:09 ` pinskia at gcc dot gnu.org
  2024-03-23 22:34 ` pinskia at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-07-07  6:09 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anbu1024.me at gmail dot com

--- Comment #12 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
*** Bug 96546 has been marked as a duplicate of this bug. ***

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

* [Bug c/90658] [10/11/12/13 Regression] ICE in default_conversion, at c/c-typeck.c:2159
       [not found] <bug-90658-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2023-07-07  6:09 ` pinskia at gcc dot gnu.org
@ 2024-03-23 22:34 ` pinskia at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-23 22:34 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cnsun at uwaterloo dot ca

--- Comment #13 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
*** Bug 100544 has been marked as a duplicate of this bug. ***

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

end of thread, other threads:[~2024-03-23 22:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-90658-4@http.gcc.gnu.org/bugzilla/>
2021-05-14  9:51 ` [Bug c/90658] [9 Regression] ICE in default_conversion, at c/c-typeck.c:2159 jakub at gcc dot gnu.org
2021-06-01  8:14 ` rguenth at gcc dot gnu.org
2022-05-26 22:34 ` [Bug c/90658] [9/10/11/12/13 " mpolacek at gcc dot gnu.org
2022-05-27  9:40 ` [Bug c/90658] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-05-27 15:56 ` cvs-commit at gcc dot gnu.org
2022-05-27 15:57 ` mpolacek at gcc dot gnu.org
2023-07-07  6:09 ` pinskia at gcc dot gnu.org
2023-07-07  6:09 ` pinskia at gcc dot gnu.org
2024-03-23 22:34 ` pinskia 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).