public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/99487] New: [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu
@ 2021-03-09 10:45 doko at debian dot org
  2021-03-09 10:53 ` [Bug target/99487] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: doko at debian dot org @ 2021-03-09 10:45 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99487
           Summary: [10 Regression] ICE during RTL pass: final in
                    expand_function_start on hppa-linux-gnu
           Product: gcc
           Version: 10.2.1
            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 the gcc-10 branch 20210306, not with current trunk on hppa-linux-gnu

during RTL pass: final
../../src/gcc/function.c: In function 'void expand_function_start(tree)':
../../src/gcc/function.c:5213:1: internal compiler error: Segmentation fault
 5213 | }
      | ^
0x151e263 crash_signal
        ../../src/gcc/toplev.c:328
0xc60858 hash_table<dwarf_file_hasher, false,
xcallocator>::find_slot_with_hash(char const* const&, unsigned int,
insert_option)
        ../../src/gcc/hash-table.h:982
xg++: internal compiler error: Segmentation fault signal terminated program
cc1plus
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions.
make[5]: *** [Makefile:1117: function.o] Error 4
make[5]: *** Waiting for unfinished jobs....
/tmp/ccoUqSSr.s: Assembler messages:
/tmp/ccoUqSSr.s:113281: Internal error (Segmentation fault).
Please report this bug.
make[5]: *** [Makefile:1117: fold-const.o] Error 1

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

* [Bug target/99487] [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu
  2021-03-09 10:45 [Bug target/99487] New: [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu doko at debian dot org
@ 2021-03-09 10:53 ` rguenth at gcc dot gnu.org
  2021-03-09 10:58 ` doko at debian dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-03-09 10:53 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2021-03-09
           Keywords|                            |build
   Target Milestone|---                         |10.3

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
That's during bootstrap it seems?  The backtrace is not very useful, it misses
the caller.  Is there more pieces scattered somewhere in the log?

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

* [Bug target/99487] [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu
  2021-03-09 10:45 [Bug target/99487] New: [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu doko at debian dot org
  2021-03-09 10:53 ` [Bug target/99487] " rguenth at gcc dot gnu.org
@ 2021-03-09 10:58 ` doko at debian dot org
  2021-03-09 15:00 ` dave.anglin at bell dot net
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: doko at debian dot org @ 2021-03-09 10:58 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Matthias Klose <doko at debian dot org> ---
complete build log at
https://buildd.debian.org/status/fetch.php?pkg=gcc-10&arch=hppa&ver=10.2.1-21&stamp=1615045917&raw=1

/<<PKGBUILDDIR>>/build/./prev-gcc/xg++ -B/<<PKGBUILDDIR>>/build/./prev-gcc/
-B/usr/hppa-linux-gnu/bin/ -nostdinc++ -B/<<PKGBUILDDI
R>>/build/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
-B/<<PKGBUILDDIR>>/build/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs  -I
/<<PKGBUILDDIR>>/build/prev-hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu 
-I/<<PKGBUILDDIR>>/build/prev-hppa-linux-gnu/libst
dc++-v3/include  -I/<<PKGBUILDDIR>>/src/libstdc++-v3/libsupc++
-L/<<PKGBUILDDIR>>/build/prev-hppa-linux-gnu/libstdc++-v3/src/.libs
 -L/<<PKGBUILDDIR>>/build/prev-hppa-linux-gnu/libstdc++-v3/libsupc++/.libs
-fno-PIE -c   -g -O2 -fno-checking -DIN_GCC     -fno-ex
ceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wmissi
ng-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -
I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include
-I../../src/gcc/../libcpp/include  -I../../src/gcc/../libdecnu
mber -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber
-I../../src/gcc/../libbacktrace   -o function.o -MT function.o -MMD -MP
 -MF ./.deps/function.TPo ../../src/gcc/function.c

[...]
during RTL pass: final
../../src/gcc/function.c: In function 'void expand_function_start(tree)':
../../src/gcc/function.c:5213:1: internal compiler error: Segmentation fault
 5213 | }
      | ^
0x151e263 crash_signal
        ../../src/gcc/toplev.c:328
0xc60858 hash_table<dwarf_file_hasher, false,
xcallocator>::find_slot_with_hash(char const* const&, unsigned int,
insert_option)
        ../../src/gcc/hash-table.h:982
xg++: internal compiler error: Segmentation fault signal terminated program
cc1plus
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions.
make[5]: *** [Makefile:1117: function.o] Error 4
make[5]: *** Waiting for unfinished jobs....
/tmp/ccoUqSSr.s: Assembler messages:
/tmp/ccoUqSSr.s:113281: Internal error (Segmentation fault).
Please report this bug.
make[5]: *** [Makefile:1117: fold-const.o] Error 1
rm gcc.pod lto-dump.pod gdc.pod gfortran.pod
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/gcc'
make[4]: *** [Makefile:4835: all-stage2-gcc] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[3]: *** [Makefile:24097: stage2-bubble] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[2]: *** [Makefile:24301: bootstrap] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'

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

* [Bug target/99487] [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu
  2021-03-09 10:45 [Bug target/99487] New: [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu doko at debian dot org
  2021-03-09 10:53 ` [Bug target/99487] " rguenth at gcc dot gnu.org
  2021-03-09 10:58 ` doko at debian dot org
@ 2021-03-09 15:00 ` dave.anglin at bell dot net
  2021-04-08 12:02 ` rguenth at gcc dot gnu.org
  2022-01-20 18:40 ` danglin at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: dave.anglin at bell dot net @ 2021-03-09 15:00 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from dave.anglin at bell dot net ---
On 2021-03-09 5:58 a.m., doko at debian dot org wrote:
> during RTL pass: final
> ../../src/gcc/function.c: In function 'void expand_function_start(tree)':
> ../../src/gcc/function.c:5213:1: internal compiler error: Segmentation fault
>  5213 | }
>       | ^
> 0x151e263 crash_signal
>         ../../src/gcc/toplev.c:328
> 0xc60858 hash_table<dwarf_file_hasher, false,
> xcallocator>::find_slot_with_hash(char const* const&, unsigned int,
> insert_option)
>         ../../src/gcc/hash-table.h:982
> xg++: internal compiler error: Segmentation fault signal terminated program
> cc1plus
I believe this is a Debian kernel bug that's present on phantom and some other
hppa buildds.  Will
try an manual build on mx3210.

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

* [Bug target/99487] [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu
  2021-03-09 10:45 [Bug target/99487] New: [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu doko at debian dot org
                   ` (2 preceding siblings ...)
  2021-03-09 15:00 ` dave.anglin at bell dot net
@ 2021-04-08 12:02 ` rguenth at gcc dot gnu.org
  2022-01-20 18:40 ` danglin at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-04-08 12:02 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.3                        |10.4

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 10.3 is being released, retargeting bugs to GCC 10.4.

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

* [Bug target/99487] [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu
  2021-03-09 10:45 [Bug target/99487] New: [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu doko at debian dot org
                   ` (3 preceding siblings ...)
  2021-04-08 12:02 ` rguenth at gcc dot gnu.org
@ 2022-01-20 18:40 ` danglin at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: danglin at gcc dot gnu.org @ 2022-01-20 18:40 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from John David Anglin <danglin at gcc dot gnu.org> ---
Similar segmentation faults occur building many packages.  They are
a kernel issue and not reproducible.

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

end of thread, other threads:[~2022-01-20 18:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 10:45 [Bug target/99487] New: [10 Regression] ICE during RTL pass: final in expand_function_start on hppa-linux-gnu doko at debian dot org
2021-03-09 10:53 ` [Bug target/99487] " rguenth at gcc dot gnu.org
2021-03-09 10:58 ` doko at debian dot org
2021-03-09 15:00 ` dave.anglin at bell dot net
2021-04-08 12:02 ` rguenth at gcc dot gnu.org
2022-01-20 18:40 ` danglin 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).