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.
