https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63952
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2014-11-19 CC| |rguenth at gcc dot gnu.org Component|target |rtl-optimization Ever confirmed|0 |1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed also when building var-tracking.c. [ 2940s] ../../gcc/var-tracking.c: In function 'int emit_note_insn_var_location(variable_def**, emit_note_data*)': [ 2940s] ../../gcc/var-tracking.c:8809:1: internal compiler error: in prepare_cmp_insn, at optabs.c:4170 [ 2940s] } [ 2940s] ^ [ 2942s] 0x807e8b9f prepare_cmp_insn [ 2942s] ../../gcc/optabs.c:4170 [ 2942s] 0x807e9f9d emit_conditional_move(rtx_def*, rtx_code, rtx_def*, rtx_def*, machine_mode, rtx_def*, rtx_def*, machine_mode, int) [ 2942s] ../../gcc/optabs.c:4602 [ 2942s] 0x80f4a429 noce_emit_cmove [ 2942s] ../../gcc/ifcvt.c:1483 [ 2942s] 0x80f4a963 noce_try_cmove [ 2942s] ../../gcc/ifcvt.c:1563 [ 2942s] 0x80f4e757 noce_process_if_block [ 2942s] ../../gcc/ifcvt.c:2731 [ 2942s] 0x80f4fe5f noce_find_if_block [ 2942s] ../../gcc/ifcvt.c:3186 [ 2942s] 0x80f5079d find_if_header [ 2942s] ../../gcc/ifcvt.c:3395 [ 2942s] 0x80f53f17 if_convert [ 2942s] ../../gcc/ifcvt.c:4544 [ 2942s] 0x80f543dd execute [ 2942s] ../../gcc/ifcvt.c:4690 [ 2942s] Please submit a full bug report, [ 2942s] with preprocessed source if appropriate. [ 2942s] Please include the complete backtrace with any bug report. [ 2942s] See <http://bugs.opensuse.org/> for instructions. [ 2942s] Makefile:1061: recipe for target 'var-tracking.o' failed