[Bug tree-optimization/109219] [12/13 Regression] csmith: ice in vect_slp_analyze_node_operations_1, at tree-vect-slp.cc:5954
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 21 08:19:41 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109219
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org
Priority|P3 |P2
Status|NEW |ASSIGNED
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I will have a look - the representative looks out-of sync:
t.c:4:1: note: node 0x41d6f00 (max_nunits=8, refcnt=1) vector(8) unsigned short
t.c:4:1: note: op template: _68 = _70 + 65535;
t.c:4:1: note: stmt 0 patt_20 = _68 - patt_23;
t.c:4:1: note: stmt 1 patt_77 = _9 - patt_101;
t.c:4:1: note: children 0x41d7340 0x41d7098
More information about the Gcc-bugs
mailing list