public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "marxin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/103686] New: ICE in rs6000_expand_new_builtin at rs6000-call.c:15946
Date: Mon, 13 Dec 2021 13:54:05 +0000	[thread overview]
Message-ID: <bug-103686-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 103686
           Summary: ICE in rs6000_expand_new_builtin at
                    rs6000-call.c:15946
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-linux-gnu
            Target: ppc64-linux-gnu

The following crashes:

$ ppc64-linux-gnu-gcc
/home/marxin/Programming/gcc/gcc/testsuite/gcc.target/powerpc/pr102347.c -c
-mno-fold-gimple
gimple folding of rs6000 builtins has been disabled.
gimple folding of rs6000 builtins has been disabled.
gimple folding of rs6000 builtins has been disabled.
gimple folding of rs6000 builtins has been disabled.
gimple folding of rs6000 builtins has been disabled.
gimple folding of rs6000 builtins has been disabled.
gimple folding of rs6000 builtins has been disabled.
during RTL pass: expand
/home/marxin/Programming/gcc/gcc/testsuite/gcc.target/powerpc/pr102347.c: In
function ‘main’:
/home/marxin/Programming/gcc/gcc/testsuite/gcc.target/powerpc/pr102347.c:13:3:
internal compiler error: Segmentation fault
   13 |   __builtin_mma_disassemble_acc (b, &c);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0xb6e79f crash_signal
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-ppc64/build/gcc/toplev.c:322
0x7ffff787d42f ???
       
/usr/src/debug/glibc-2.34-4.1.x86_64/signal/../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c:0

             reply	other threads:[~2021-12-13 13:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-13 13:54 marxin at gcc dot gnu.org [this message]
2021-12-13 13:54 ` [Bug target/103686] " marxin at gcc dot gnu.org
2021-12-13 14:54 ` wschmidt at gcc dot gnu.org
2021-12-14 15:49 ` bergner at gcc dot gnu.org
2021-12-14 16:02 ` bergner at gcc dot gnu.org
2021-12-14 16:52 ` wschmidt at gcc dot gnu.org
2021-12-14 16:53 ` wschmidt at gcc dot gnu.org
2021-12-14 17:00 ` wschmidt at gcc dot gnu.org
2022-01-04 10:00 ` rguenth at gcc dot gnu.org
2022-01-04 10:15 ` segher at gcc dot gnu.org
2022-01-04 15:18 ` bergner at gcc dot gnu.org
2022-01-19 22:19 ` wschmidt at gcc dot gnu.org
2022-01-20 16:19 ` willschm at gcc dot gnu.org
2022-02-03 17:17 ` cvs-commit at gcc dot gnu.org
2022-02-03 17:24 ` wschmidt 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-103686-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).