[Bug target/53233] ICE in extract_insn, at recog.c:2103
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53233 Sean McGovern changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|
[Bug target/53233] ICE in extract_insn, at recog.c:2103
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53233 --- Comment #1 from Sean McGovern 2012-05-04 19:00:05 UTC --- The code in question (with line numbers): 93 static void vector_fmul_window_altivec(float *dst, const float *src0, const float *src1, const float *win, int len) 94 { 95 ve