https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114289
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |x86_64-linux-gnu Keywords| |missed-optimization Component|tree-optimization |middle-end --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Part of this is a target issue. Due to the x86_64 backend defining SLOW_BYTE_ACCESS to 0. #define SLOW_BYTE_ACCESS 0