[Bug tree-optimization/115723] SPEC CPU2017 521/621 build error with -Ofast and AVX512 enabled(-ftree-vectorize?)

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 1 07:09:20 GMT 2024


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

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
sum_38 = .COND_ADD (_72, _36, sum_53, 1.0e+20);

so the else value is not equal to the reduction chain op (sum_53).  I'm
reducing now.


More information about the Gcc-bugs mailing list