public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
@ 2024-05-07 11:07 sezeroz at gmail dot com
  2024-05-07 11:11 ` [Bug c/114971] " sezeroz at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: sezeroz at gmail dot com @ 2024-05-07 11:07 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114971
           Summary: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
           Product: gcc
           Version: 14.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sezeroz at gmail dot com
  Target Milestone: ---

Created attachment 58115
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58115&action=edit
-freport-bug output

Output from -freport-bug attached.

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

* [Bug c/114971] gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
  2024-05-07 11:07 [Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954 sezeroz at gmail dot com
@ 2024-05-07 11:11 ` sezeroz at gmail dot com
  2024-05-07 11:24 ` rguenth at gcc dot gnu.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sezeroz at gmail dot com @ 2024-05-07 11:11 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Ozkan Sezer <sezeroz at gmail dot com> ---
Created attachment 58116
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58116&action=edit
-freport-bug output from another ICE

Attached a -freport-bug output from another source ICE'ing at the same place

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

* [Bug c/114971] gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
  2024-05-07 11:07 [Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954 sezeroz at gmail dot com
  2024-05-07 11:11 ` [Bug c/114971] " sezeroz at gmail dot com
@ 2024-05-07 11:24 ` rguenth at gcc dot gnu.org
  2024-05-07 11:36 ` sezeroz at gmail dot com
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2024-05-07 11:24 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
likely a duplicate of PR114931

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

* [Bug c/114971] gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
  2024-05-07 11:07 [Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954 sezeroz at gmail dot com
  2024-05-07 11:11 ` [Bug c/114971] " sezeroz at gmail dot com
  2024-05-07 11:24 ` rguenth at gcc dot gnu.org
@ 2024-05-07 11:36 ` sezeroz at gmail dot com
  2024-05-07 11:37 ` sezeroz at gmail dot com
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sezeroz at gmail dot com @ 2024-05-07 11:36 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Ozkan Sezer <sezeroz at gmail dot com> ---
Created attachment 58117
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58117&action=edit
output from a third ICE at the same place

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

* [Bug c/114971] gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
  2024-05-07 11:07 [Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954 sezeroz at gmail dot com
                   ` (2 preceding siblings ...)
  2024-05-07 11:36 ` sezeroz at gmail dot com
@ 2024-05-07 11:37 ` sezeroz at gmail dot com
  2024-05-07 11:41 ` sezeroz at gmail dot com
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sezeroz at gmail dot com @ 2024-05-07 11:37 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Ozkan Sezer <sezeroz at gmail dot com> ---
Created attachment 58118
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58118&action=edit
output from a fourth ICE at the same place

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

* [Bug c/114971] gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
  2024-05-07 11:07 [Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954 sezeroz at gmail dot com
                   ` (3 preceding siblings ...)
  2024-05-07 11:37 ` sezeroz at gmail dot com
@ 2024-05-07 11:41 ` sezeroz at gmail dot com
  2024-05-07 12:20 ` sjames at gcc dot gnu.org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sezeroz at gmail dot com @ 2024-05-07 11:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Ozkan Sezer <sezeroz at gmail dot com> ---
(In reply to Richard Biener from comment #2)
> likely a duplicate of PR114931

I guess -std=gnu23 is the key, then yes, likely a dup.

Waiting for a resolution.

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

* [Bug c/114971] gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
  2024-05-07 11:07 [Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954 sezeroz at gmail dot com
                   ` (4 preceding siblings ...)
  2024-05-07 11:41 ` sezeroz at gmail dot com
@ 2024-05-07 12:20 ` sjames at gcc dot gnu.org
  2024-05-07 17:18 ` sezeroz at gmail dot com
  2024-05-07 18:10 ` sjames at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: sjames at gcc dot gnu.org @ 2024-05-07 12:20 UTC (permalink / raw)
  To: gcc-bugs

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

Sam James <sjames at gcc dot gnu.org> changed:

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

--- Comment #6 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Ozkan Sezer from comment #5)
> (In reply to Richard Biener from comment #2)
> > likely a duplicate of PR114931
> 
> I guess -std=gnu23 is the key, then yes, likely a dup.
> 
> Waiting for a resolution.

Please check if trunk works, as a fix for that PR was committed not long ago.

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

* [Bug c/114971] gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
  2024-05-07 11:07 [Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954 sezeroz at gmail dot com
                   ` (5 preceding siblings ...)
  2024-05-07 12:20 ` sjames at gcc dot gnu.org
@ 2024-05-07 17:18 ` sezeroz at gmail dot com
  2024-05-07 18:10 ` sjames at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: sezeroz at gmail dot com @ 2024-05-07 17:18 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Ozkan Sezer <sezeroz at gmail dot com> ---
(In reply to Sam James from comment #6)
> Please check if trunk works, as a fix for that PR was committed not long ago.

Confirmed that trunk has it fixed.

Fix hopefully gets backported soon.

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

* [Bug c/114971] gcc-14.1.0, ICE in get_alias_set, at alias.cc:954
  2024-05-07 11:07 [Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954 sezeroz at gmail dot com
                   ` (6 preceding siblings ...)
  2024-05-07 17:18 ` sezeroz at gmail dot com
@ 2024-05-07 18:10 ` sjames at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: sjames at gcc dot gnu.org @ 2024-05-07 18:10 UTC (permalink / raw)
  To: gcc-bugs

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

Sam James <sjames at gcc dot gnu.org> changed:

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

--- Comment #8 from Sam James <sjames at gcc dot gnu.org> ---
Thanks. It will be.

*** This bug has been marked as a duplicate of bug 114931 ***

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

end of thread, other threads:[~2024-05-07 18:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-07 11:07 [Bug c/114971] New: gcc-14.1.0, ICE in get_alias_set, at alias.cc:954 sezeroz at gmail dot com
2024-05-07 11:11 ` [Bug c/114971] " sezeroz at gmail dot com
2024-05-07 11:24 ` rguenth at gcc dot gnu.org
2024-05-07 11:36 ` sezeroz at gmail dot com
2024-05-07 11:37 ` sezeroz at gmail dot com
2024-05-07 11:41 ` sezeroz at gmail dot com
2024-05-07 12:20 ` sjames at gcc dot gnu.org
2024-05-07 17:18 ` sezeroz at gmail dot com
2024-05-07 18:10 ` sjames 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).