https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120316
Bug ID: 120316
Summary: GCC-15.1.0 for Target RX: internal compiler error: in
dwarf2out_frame_debug_expr, at dwarf2cfi.cc:1854
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: [email protected]
Target Milestone: ---
Created attachment 61444
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61444&action=edit
Bugreport as proposed by using -freport-bug
Host System: Mac OS 14.7.5
By attempting to cross compile the attached code I'll get an "internal compiler
error: in dwarf2out_frame_debug_expr, at dwarf2cfi.cc:1854"
This Error kind of ICE happens since GCC 9.2.0. So my last reported Issue 96233
is very likely to relate with this.