https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115942
Bug ID: 115942
Summary: [14/15 regression] lto1: ICE in record_argument_state,
at ipa-param-manipulation.cc:2122
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: manuel.lauss at googlemail dot com
Target Milestone: ---
Created attachment 58669
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58669&action=edit
compressed lto object
I get this ICE with lto on current 15 and 14 branch; 13 branch is okay.
I've attached the offending .o file.
$ g++ -xlto -fltrans -c theforceengine.ltrans38.o
during IPA pass: inline
In function '_M_erase.isra':
lto1: internal compiler error: in record_argument_state, at
ipa-param-manipulation.cc:2122
Thanks!
Manuel