https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94497
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- On a related note, I Notice we are doing a load for the constant forming of 0 here. That seems less than optimial.