https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110221
Saurabh Jha <saurabh.jha at arm dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saurabh.jha at arm dot com --- Comment #5 from Saurabh Jha <saurabh.jha at arm dot com> --- Hi Richard, Just to let you know, this fix has also seemed to have fixed this ICE too: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111478. This ICE happens in GCC 12 but not in 13. I did a bisect on where the fixed happened and it converged to your commit https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=e5f1956498251a4973d52c8aad3faf34d0443169 Regards, Saurabh