[Bug tree-optimization/45199] ICE in loop distribution

2010-08-05 Thread dominiq at lps dot ens dot fr
--- Comment #2 from dominiq at lps dot ens dot fr 2010-08-05 21:40 --- Backtrace #0 find_uses_to_rename_use (bb=0x141f28138, use=0x141f13058, use_blocks=, need_phis=) at ../../work/gcc/tree-ssa-loop-manip.c:1242 #1 0x000100780838 in find_uses_to_rename_bb (bb=, use_blocks=0x14192

[Bug tree-optimization/45199] ICE in loop distribution

2010-08-05 Thread dominiq at lps dot ens dot fr
--- Comment #1 from dominiq at lps dot ens dot fr 2010-08-05 21:11 --- Confirmed on x86_64-apple-darwin10 (for both -m32 and -m64) and the code compiles with -O2 -ftree-vectorize. Revision 162490 is OK. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45199