https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125727
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Summary|ICE on valid code at |[16/17 Regression] ICE on
|-O{s,2,3} with |valid code at -O{s,2,3}
|"-fno-tree-forwprop |with "-fno-tree-forwprop
|-fno-tree-pre -fno-tree-vrp |-fno-tree-pre -fno-tree-vrp
|-fno-tree-dce" on |-fno-tree-dce" on
|x86_64-linux-gnu: in |x86_64-linux-gnu: in
|simplify_subreg, at |simplify_subreg, at
|simplify-rtx.cc:8465 |simplify-rtx.cc:8465
Target| |x86_64
Target Milestone|--- |16.2
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
My bet is we get a (clobber) here and it should have been rejected earlier.