[Bug tree-optimization/61518] [4.10 Regression] wrong code (by tree vectorizer) at -O3 on x86_64-linux-gnu
ysrumyan at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jun 16 13:07:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61518
Yuri Rumyantsev <ysrumyan at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ysrumyan at gmail dot com
--- Comment #2 from Yuri Rumyantsev <ysrumyan at gmail dot com> ---
This is my fault - forgot to check that reduction variable is used in reduction
statement or in phi-function only. I will provide a patch after required
testing completion.
More information about the Gcc-bugs
mailing list