[Bug rtl-optimization/71956] [7 Regression] 176.gcc fails on 32 bits when compiled with -march=core-avx2

ysrumyan at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Aug 12 16:08:00 GMT 2016


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

--- Comment #3 from Yuri Rumyantsev <ysrumyan at gmail dot com> ---
It turned out that after r235653 (with minor int->bool type change) 176.gcc
started RF. If we turn off vrp phase benchmark passes. The problem fail is
sched.c. Note that avx2 is essential for reproducing. Try to understand what
the issue is.


More information about the Gcc-bugs mailing list