[Bug tree-optimization/20083] Missed optimization with conditional and basically ||
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 18 06:19:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20083
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Take f4, if we compile with -O1 -fno-tree-sink, you will see the behavior we
get for f.
More information about the Gcc-bugs
mailing list