public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/116791] New: ICE in operator[], at vec.h:910
@ 2024-09-20 16:27 manuel.lauss at googlemail dot com
  2024-09-20 17:06 ` [Bug tree-optimization/116791] [15 Regression] " pinskia at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: manuel.lauss at googlemail dot com @ 2024-09-20 16:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 116791
           Summary: ICE in operator[], at vec.h:910
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: manuel.lauss at googlemail dot com
  Target Milestone: ---

Created attachment 59160
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59160&action=edit
compressed unreduced testcase

The attached unreduced testcase ICEs on AMD64:

gcc version 15.0.0 20240919 (experimental)
33ccc1314dcdb0b988a9276ca6b6ce9b07bea21e (Gentoo 15.0.9999 p, commit
d676863b64b58bf73a7f26eea70f81aeba517b13)

# gcc -c nine_ff.i -O2 -mavx2
during GIMPLE pass: vect
../mesa-9999/src/gallium/frontends/nine/nine_ff.c: In function
'nine_ff_update':
../mesa-9999/src/gallium/frontends/nine/nine_ff.c:2073:1: internal compiler
error: in operator[], at vec.h:910
 2073 | nine_ff_update(struct NineDevice9 *device)
      | ^~~~~~~~~~~~~~
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
See <https://bugs.gentoo.org/> for instructions.


-O2 -mavx2 are required to trigger it; -O1 or plain -mavx make it go away.

Thanks!
     Manuel

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

end of thread, other threads:[~2024-09-23 10:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-20 16:27 [Bug c/116791] New: ICE in operator[], at vec.h:910 manuel.lauss at googlemail dot com
2024-09-20 17:06 ` [Bug tree-optimization/116791] [15 Regression] " pinskia at gcc dot gnu.org
2024-09-20 17:09 ` pinskia at gcc dot gnu.org
2024-09-20 17:13 ` manuel.lauss at googlemail dot com
2024-09-20 17:22 ` pinskia at gcc dot gnu.org
2024-09-20 17:25 ` pinskia at gcc dot gnu.org
2024-09-20 19:59 ` pinskia at gcc dot gnu.org
2024-09-21  0:11 ` [Bug tree-optimization/116791] [15 Regression] ICE in operator[], at vec.h:910 since r15-3735-g664e0ce580a8f2 sjames at gcc dot gnu.org
2024-09-21  6:45 ` sjames at gcc dot gnu.org
2024-09-21  7:28 ` pinskia at gcc dot gnu.org
2024-09-23  7:45 ` rguenth at gcc dot gnu.org
2024-09-23  9:52 ` cvs-commit at gcc dot gnu.org
2024-09-23 10:46 ` rguenth 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).