https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121488
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=121405 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >In the reduced testcase if I change all of the vector types to int, FRE1 is >able to optimize this. Only on the trunk after the fix for PR 121405; I should say.