https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123102
David Binderman <dcb314 at hotmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #14 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to David Binderman from comment #13)
> I now have it downto 20 commits: g:75b7b7fdc4597170 .. g:6e4cd3cd259
> Only one commit in that range is ARM specific:
>
> commit 6e4cd3cd259af2b5e04986a3f2222528a4f9f762
> Author: Jakub Jelinek <[email protected]>
> Date: Wed Mar 25 19:06:45 2020 +0100
>
> arm: Fix ICE caused by arm_gen_dicompare_reg [PR94292]
As expected, this is the one. Over to Jakub for their opinion.