https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96513
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |11.0
Target Milestone|--- |9.4
Last reconfirmed|2020-08-07 00:00:00 |2020-08-12
Ever confirmed|0 |1
CC| |rguenth at gcc dot gnu.org
Status|UNCONFIRMED |NEW
Summary|building terminated with |[9/10 Regression] ICE in
|-O3 |vect_get_vec_def_for_operan
| |d_1, at
| |tree-vect-stmts.c:1475
| |since
| |r9-3644-g4dd7c0dcd87c86aa
--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
Started with r9-3644-g4dd7c0dcd87c86aa and got fixed on master with
r11-72-gfae545fb03397034.
It's still ICEing on gcc-9 and gcc-10 branches.
Thank you for the report!