[Bug tree-optimization/87974] [9 Regression] ICE in vect_get_vec_def_for_stmt_copy

2018-11-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87974 --- Comment #2 from Richard Biener --- No, it's different. We somehow fail to make a 2nd PHI in the vectorization of the inner loop.

[Bug tree-optimization/87974] [9 Regression] ICE in vect_get_vec_def_for_stmt_copy

2018-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87974 --- Comment #3 from Richard Biener --- Author: rguenth Date: Wed Nov 14 09:19:28 2018 New Revision: 266099 URL: https://gcc.gnu.org/viewcvs?rev=266099&root=gcc&view=rev Log: 2018-11-14 Richard Biener PR tree-optimization/87974

[Bug tree-optimization/87974] [9 Regression] ICE in vect_get_vec_def_for_stmt_copy

2018-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87974 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---