------- Comment #4 from rguenth at gcc dot gnu dot org 2007-03-05 13:46 ------- Two times invalid gimple:
<L20>:; stmp_var_.41_63 = (int) j_34 + 1; stmp_var_.42_64 = stmp_var_.41_63 + 1; stmp_var_.43_65 = stmp_var_.42_64 + 1; vect_cst_.44_66 = {(int) j_34, stmp_var_.41_63, stmp_var_.42_64, stmp_var_.43_65}; in tree-vect-transform.c:get_initial_def_for_induction we fail to gimplify the init_expr. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dorit at il dot ibm dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31041