]> gcc.gnu.org Git - gcc.git/commit - gcc/testsuite/ChangeLog
ifcvt.c (noce_emit_move_insn): Call store_bit_field if the resulting move would be...
authorAndreas Krebbel <krebbel1@de.ibm.com>
Wed, 19 Apr 2006 11:45:41 +0000 (11:45 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Wed, 19 Apr 2006 11:45:41 +0000 (11:45 +0000)
commite90cd8543a2684ec9757e47b52d9a4905a7b0874
tree2260174418b14113abb50883007c90cf82b10d68
parent43a09b63d42a5a1de8c4870b4a208cb84fa127d8
ifcvt.c (noce_emit_move_insn): Call store_bit_field if the resulting move would be an INSV insn.

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
gcc/ChangeLog
gcc/ifcvt.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20060419-1.c [new file with mode: 0644]
This page took 0.059857 seconds and 5 git commands to generate.