ifcvt.c
109 KB
-
ifcvt.c (noce_emit_move_insn): Call store_bit_field if the resulting move would be an INSV insn. · e90cd854
2006-04-19 Andreas Krebbel <krebbel1@de.ibm.com> * ifcvt.c (noce_emit_move_insn): Call store_bit_field if the resulting move would be an INSV insn. (noce_process_if_block): Don't optimize if the destination is a ZERO_EXTRACT which can't be handled by noce_emit_move_insn. 2006-04-19 Andreas Krebbel <krebbel1@de.ibm.com> * gcc.c-torture/compile/20060419-1.c: Added. From-SVN: r113072
Andreas Krebbel committed