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

--- Comment #2 from Andrew Stubbs <ams at gcc dot gnu.org> ---
Previously simplify_gen_subreg worked with this pattern:

(reg:DI 106 vcc_lo [orig:693 loop_mask_26 ] [693])

gave

(subreg:SI (reg:DI 106 vcc_lo [orig:693 loop_mask_26 ] [693]) 4)

Now it fails.

Reply via email to