[Bug c++/85720] bad codegen for looped assignment of primitives at -O2

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 9 18:46:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85720

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
That is because -ftree-loop-distribute-patterns is turned on only for -O3 and
above.


More information about the Gcc-bugs mailing list