[Bug rtl-optimization/124649] [16 Regression] ICE during RTL cprop_hardreg since r16-446

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 26 18:49:25 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124649

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=117978
            Summary|[16 Regression] ICE during  |[16 Regression] ICE during
                   |RTL cprop_hardreg           |RTL cprop_hardreg since
                   |                            |r16-446

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So yes adding the check for ordered_p here is correct and that is the fix
similar to PR 120276 but in a difference place.

So mine. Also it is caused by the same commit as PR 120276
(r16-446-g210d06502f2296).


More information about the Gcc-bugs mailing list