public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/98045] New: [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu
@ 2020-11-28 18:54 doko at debian dot org
  2020-11-29 12:23 ` [Bug target/98045] " doko at debian dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: doko at debian dot org @ 2020-11-28 18:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98045
           Summary: [11 Regression] ICE in compute_fn_summary, at
                    ipa-fnsummary.c:3138 on powerpc64le-linux-gnu
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at debian dot org
  Target Milestone: ---

seen with trunk 20201128, building powerpc64le-linux-gnu, compiler configured
with a profiled bootstrap configured with

         --enable-default-pie
         --enable-secureplt
         --with-cpu=power8
         --enable-targets=powerpcle-linux
         --disable-multilib
         --enable-multiarch
         --disable-werror
         --with-long-double-128
        
--enable-offload-targets=nvptx-none=/<<PKGBUILDDIR>>/debian/tmp-nvptx/usr
         --without-cuda-driver
         --enable-checking=yes,extra,rtl


during IPA pass: icf
../../src/gcc/range-op.cc:3734:1: internal compiler error: in
compute_fn_summary, at ipa-fnsummary.c:3138
 3734 | } // namespace selftest
      | ^
0x10b335cf compute_fn_summary(cgraph_node*, bool)
        ../../src/gcc/ipa-fnsummary.c:3138
0x10b9fa2b ipa_merge_profiles(cgraph_node*, cgraph_node*, bool)
        ../../src/gcc/ipa-utils.c:750
0x11d9ca63 ipa_icf::sem_function::merge(ipa_icf::sem_item*)
        ../../src/gcc/ipa-icf.c:1272
0x11da36bf ipa_icf::sem_item_optimizer::merge_classes(unsigned int, unsigned
int)
        ../../src/gcc/ipa-icf.c:3420
0x11daf377 ipa_icf::sem_item_optimizer::execute()
        ../../src/gcc/ipa-icf.c:2460
0x11db397f ipa_icf_driver
        ../../src/gcc/ipa-icf.c:3584
0x11db397f ipa_icf::pass_ipa_icf::execute(function*)
        ../../src/gcc/ipa-icf.c:3631
Please submit a full bug report,
with preprocessed source if appropriate.

[...]

make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/gcc'
make[4]: *** [Makefile:5022: all-stagefeedback-gcc] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[3]: *** [Makefile:26981: stagefeedback-bubble] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[2]: *** [Makefile:27012: profiledbootstrap-lean] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[1]: *** [debian/rules2:1246: stamps/05-build-stamp] Error 2

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

* [Bug target/98045] [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu
  2020-11-28 18:54 [Bug target/98045] New: [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu doko at debian dot org
@ 2020-11-29 12:23 ` doko at debian dot org
  2020-11-29 12:27 ` doko at debian dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: doko at debian dot org @ 2020-11-29 12:23 UTC (permalink / raw)
  To: gcc-bugs

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

Matthias Klose <doko at debian dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|powerpc64le-linux-gnu       |powerpc64le-linux-gnu
                   |                            |aarch64-linux-gnu

--- Comment #1 from Matthias Klose <doko at debian dot org> ---
also seen on aarch64-linux-gnu

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

* [Bug target/98045] [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu
  2020-11-28 18:54 [Bug target/98045] New: [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu doko at debian dot org
  2020-11-29 12:23 ` [Bug target/98045] " doko at debian dot org
@ 2020-11-29 12:27 ` doko at debian dot org
  2020-11-29 12:35 ` doko at debian dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: doko at debian dot org @ 2020-11-29 12:27 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Matthias Klose <doko at debian dot org> ---
Created attachment 49643
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49643&action=edit
preprocessed source

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

* [Bug target/98045] [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu
  2020-11-28 18:54 [Bug target/98045] New: [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu doko at debian dot org
  2020-11-29 12:23 ` [Bug target/98045] " doko at debian dot org
  2020-11-29 12:27 ` doko at debian dot org
@ 2020-11-29 12:35 ` doko at debian dot org
  2020-11-30  8:08 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: doko at debian dot org @ 2020-11-29 12:35 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Matthias Klose <doko at debian dot org> ---
Created attachment 49644
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49644&action=edit
range-op.gcda

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

* [Bug target/98045] [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu
  2020-11-28 18:54 [Bug target/98045] New: [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu doko at debian dot org
                   ` (2 preceding siblings ...)
  2020-11-29 12:35 ` doko at debian dot org
@ 2020-11-30  8:08 ` rguenth at gcc dot gnu.org
  2020-11-30  8:19 ` marxin at gcc dot gnu.org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-11-30  8:08 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-invalid-code         |build, ice-on-valid-code
                 CC|                            |hubicka at gcc dot gnu.org
   Target Milestone|---                         |11.0

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

* [Bug target/98045] [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu
  2020-11-28 18:54 [Bug target/98045] New: [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu doko at debian dot org
                   ` (3 preceding siblings ...)
  2020-11-30  8:08 ` rguenth at gcc dot gnu.org
@ 2020-11-30  8:19 ` marxin at gcc dot gnu.org
  2020-11-30 10:17 ` marxin at gcc dot gnu.org
  2020-12-17  9:03 ` marxin at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-11-30  8:19 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2020-11-30
     Ever confirmed|0                           |1
                 CC|                            |marxin at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |marxin at gcc dot gnu.org

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
I'll try to reproduce that.

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

* [Bug target/98045] [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu
  2020-11-28 18:54 [Bug target/98045] New: [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu doko at debian dot org
                   ` (4 preceding siblings ...)
  2020-11-30  8:19 ` marxin at gcc dot gnu.org
@ 2020-11-30 10:17 ` marxin at gcc dot gnu.org
  2020-12-17  9:03 ` marxin at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-11-30 10:17 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
           Assignee|marxin at gcc dot gnu.org          |unassigned at gcc dot gnu.org

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
Can't reproduce on gcc112 compile farm machine for
g:a5ad5d5c478ee7bebf057161bb8715ee7d286875 with:

$ ../configure  --enable-default-pie          --enable-secureplt
--with-cpu=power8 --enable-targets=powerpcle-linux --disable-multilib
--enable-multiarch  --disable-werror   --with-long-double-128
--enable-checking=yes,extra,rtl
$ nice make profiledbootstrap

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

* [Bug target/98045] [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu
  2020-11-28 18:54 [Bug target/98045] New: [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu doko at debian dot org
                   ` (5 preceding siblings ...)
  2020-11-30 10:17 ` marxin at gcc dot gnu.org
@ 2020-12-17  9:03 ` marxin at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-12-17  9:03 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

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

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Dup.

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

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

end of thread, other threads:[~2020-12-17  9:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-28 18:54 [Bug target/98045] New: [11 Regression] ICE in compute_fn_summary, at ipa-fnsummary.c:3138 on powerpc64le-linux-gnu doko at debian dot org
2020-11-29 12:23 ` [Bug target/98045] " doko at debian dot org
2020-11-29 12:27 ` doko at debian dot org
2020-11-29 12:35 ` doko at debian dot org
2020-11-30  8:08 ` rguenth at gcc dot gnu.org
2020-11-30  8:19 ` marxin at gcc dot gnu.org
2020-11-30 10:17 ` marxin at gcc dot gnu.org
2020-12-17  9:03 ` marxin 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).