[Bug tree-optimization/94261] [10 Regression] ICE in vect_get_vec_def_for_operand_1 for 3-element condition reduction
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 23 12:30:29 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94261
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org
Last reconfirmed| |2020-03-23
Ever confirmed|0 |1
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Created attachment 48087
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48087&action=edit
patch in testing
Like this. The previous patch passed bootstrap and regtest plus a SPEC 2006
test run on x86 with -Ofast -march=haswell.
Re-testing this patch (bootstrap is in stage2).
More information about the Gcc-bugs
mailing list