https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116326
Bug ID: 116326 Summary: [lra] internal compiler error: in get_reload_reg, at lra-constraints.cc:755 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: gjl at gcc dot gnu.org Target Milestone: --- Created attachment 58898 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58898&action=edit GNU-C99 test case $ avr-gcc addr-space-1-0-i.c -S -mlraduring RTL pass: reload addr-space-1-0-i.c: In function 'main': addr-space-1-0-i.c:85:1: internal compiler error: in get_reload_reg, at lra-constraints.cc:755 85 | } | ^ Target: avr Configured with: ../../source/gcc-master/configure --target=avr --disable-nls --with-dwarf2 --with-gnu-as --with-gnu-ld --disable-shared --with-long-double=64 --enable-languages=c,c++