public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "manuel.lauss at googlemail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/116791] New: ICE in operator[], at vec.h:910
Date: Fri, 20 Sep 2024 16:27:39 +0000	[thread overview]
Message-ID: <bug-116791-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             reply	other threads:[~2024-09-20 16:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-20 16:27 manuel.lauss at googlemail dot com [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-116791-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).