public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "doko at debian dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/103441] New: ICE in cgraph_node::verify_node() building libgo on powerpc64le-linux-gnu (--with-cpu=power9)
Date: Fri, 26 Nov 2021 13:48:08 +0000	[thread overview]
Message-ID: <bug-103441-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 103441
           Summary: ICE in cgraph_node::verify_node() building libgo on
                    powerpc64le-linux-gnu (--with-cpu=power9)
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at debian dot org
  Target Milestone: ---

ICE in cgraph_node::verify_node() building libgo on powerpc64le-linux-gnu
(--with-cpu=power9), seen with trunk 20211126:

0x109eb913 crash_signal
        ../../src/gcc/toplev.c:322
0x1046f94c cgraph_node::verify_node()
        ../../src/gcc/cgraph.c:3582
0x1045adc3 symtab_node::verify()
        ../../src/gcc/symtab.c:1358
0x10a894f3 optimize_inline_calls(tree_node*)
        ../../src/gcc/tree-inline.c:5500
0x1071e53f inline_transform(cgraph_node*)
        ../../src/gcc/ipa-inline-transform.c:790
0x108d5db7 execute_one_ipa_transform_pass
        ../../src/gcc/passes.c:2290
0x108d5db7 execute_all_ipa_transforms(bool)
        ../../src/gcc/passes.c:2337
0x104756e3 cgraph_node::expand()
        ../../src/gcc/cgraphunit.c:1827
0x104756e3 cgraph_node::expand()
        ../../src/gcc/cgraphunit.c:1787
0x10477137 expand_all_functions
        ../../src/gcc/cgraphunit.c:1998
0x10477137 symbol_table::compile()
        ../../src/gcc/cgraphunit.c:2348
0x1047a6af symbol_table::compile()
        ../../src/gcc/cgraphunit.c:2261
0x1047a6af symbol_table::finalize_compilation_unit()
        ../../src/gcc/cgraphunit.c:2529
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
make[6]: *** [Makefile:3026: net.lo] Error 1

Configured with:
         --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++
         --prefix=/usr
         --with-gcc-major-version-only
         --program-suffix=-12
         --program-prefix=powerpc64le-linux-gnu-
         --enable-shared
         --enable-linker-build-id
         --libexecdir=/usr/lib
         --without-included-gettext
         --enable-threads=posix
         --libdir=/usr/lib
         --enable-nls
         --enable-clocale=gnu
         --enable-libstdcxx-debug
         --enable-libstdcxx-time=yes
         --with-default-libstdcxx-abi=new
         --enable-gnu-unique-object
         --enable-plugin
         --enable-default-pie
         --with-system-zlib
         --enable-libphobos-checking=release
         --with-target-system-zlib=auto
         --enable-objc-gc=auto
         --enable-secureplt
         --with-cpu=power9
         --enable-targets=powerpcle-linux
         --disable-multilib
         --enable-multiarch
         --disable-werror
         --with-long-double-128
        
--enable-offload-targets=nvptx-none=/<<PKGBUILDDIR>>/debian/tmp-nvptx/usr
         --enable-offload-defaulted
         --without-cuda-driver
         --enable-checking=release
         --build=powerpc64le-linux-gnu
         --host=powerpc64le-linux-gnu
         --target=powerpc64le-linux-gnu

             reply	other threads:[~2021-11-26 13:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26 13:48 doko at debian dot org [this message]
2021-11-26 14:04 ` [Bug ipa/103441] [12 Regression] " rguenth at gcc dot gnu.org
2021-11-26 15:01 ` marxin at gcc dot gnu.org
2021-11-26 15:03 ` marxin at gcc dot gnu.org
2021-11-26 15:26 ` hubicka at kam dot mff.cuni.cz
2021-11-26 15:40 ` jamborm at gcc dot gnu.org
2021-11-26 15:49 ` schwab@linux-m68k.org
2021-11-26 17:45 ` jamborm at gcc dot gnu.org
2021-11-26 18:39 ` pinskia at gcc dot gnu.org
2021-11-27  0:03 ` cvs-commit at gcc dot gnu.org
2021-11-29 13:05 ` jamborm 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-103441-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).