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+?