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

Reply via email to