https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112374
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rdapp at gcc dot gnu.org --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #3) > Ok, it is `--with-arch=skylake-avx512 --with-cpu=skylake-avx512` that fails. > I am 75% sure it was caused by r14-5076-g01c18f58d37865d5f3bbe93e666183b54ec > . I can confirm, it was working right before this patch. And since it was failing after r14-5081 and r14-5076 is the only patch that touches code that might change code gen, it is that patch.