https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121588
--- Comment #18 from rguenther at suse dot de <rguenther at suse dot de> --- On Thu, 19 Feb 2026, mjires at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121588 > > Michal Jireš <mjires at gcc dot gnu.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |mjires at gcc dot gnu.org > Keywords|needs-bisection | > > --- Comment #16 from Michal Jireš <mjires at gcc dot gnu.org> --- > (In reply to Richard Biener from comment #14) > > > > but between r16-5962 (ICE) and r16-6736 (no ICE) that got fixed. Does > > it still ICE for arm? Can somebody guess/bisect what fixed it? It's > > still broken on the 15 branch head. > > It is my r16-6696. At least the reduced testcase is identical - weak symbol > with prevailing symbol outside of LTO. > > Should I backport it to GCC 13+? Yes please.
