[Bug tree-optimization/25621] Missed optimization when unrolling the loop (splitting up the sum) (only with -ffast-math)
iliyapalachev at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Mar 24 11:02:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25621
Ilya Palachev <iliyapalachev at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |iliyapalachev at gmail dot com
--- Comment #14 from Ilya Palachev <iliyapalachev at gmail dot com> ---
(In reply to Joost VandeVondele from comment #13)
At page http://gcc.gnu.org/wiki/VectorizationTasks
it is written that the generalization of reduction support
(http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00172.html) can help to fix this
bug.
Is this information still correct for gcc-4.9?
More information about the Gcc-bugs
mailing list