#4089 new defect

lm32: internal compiler error: in dwarf2out_frame_debug_expr, at dwarf2cfi.c:1809

Reported by: Sebastian Huber Owned by:
Priority: normal Milestone: Indefinite
Component: arch/lm32 Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

during RTL pass: dwarf2
../../freebsd/lib/libc/nameser/ns_print.c: In function '__ns_sprintrrf':
../../freebsd/lib/libc/nameser/ns_print.c:1092:1: internal compiler error: in dwarf2out_frame_debug_expr, at dwarf2cfi.c:1809
 1092 | }
      | ^
0x5bd365 dwarf2out_frame_debug_expr
        ../../gnu-mirror-gcc-949e0ad/gcc/dwarf2cfi.c:1807
0x5bd973 dwarf2out_frame_debug
        ../../gnu-mirror-gcc-949e0ad/gcc/dwarf2cfi.c:2187
0x5bd973 scan_insn_after
        ../../gnu-mirror-gcc-949e0ad/gcc/dwarf2cfi.c:2547
0x5be251 scan_trace
        ../../gnu-mirror-gcc-949e0ad/gcc/dwarf2cfi.c:2714
0x5beab2 create_cfi_notes
        ../../gnu-mirror-gcc-949e0ad/gcc/dwarf2cfi.c:2753
0x5beab2 execute_dwarf2_frame
        ../../gnu-mirror-gcc-949e0ad/gcc/dwarf2cfi.c:3122
0x5beab2 execute
        ../../gnu-mirror-gcc-949e0ad/gcc/dwarf2cfi.c:3610
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

Change History (2)

comment:1 Changed on 09/24/20 at 00:52:11 by Chris Johns

Has a bug report been raised with gcc?

comment:2 Changed on 09/24/20 at 04:23:26 by Sebastian Huber

No, and this is not on my high priority list. Writing good ICE reports is a bit of work.

Note: See TracTickets for help on using tickets.