https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112265
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |14.0 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Thomas Schwinge from comment #1) > The ICE goes away if I revert PR111000 commit > r14-4786-gd118738e71cf4615f170fff8dabe66442206d008 "tree-optimization/111000 > - restrict invariant motion of shifts". What that now tells us I have no > clue. That it was a latent bug; I wonder if there is a way to expose it before that patch. Maybe a GIMPLE testcase ...