------- Comment #7 from schwab at gcc dot gnu dot org 2008-07-30 18:24 ------- Subject: Bug 36929
Author: schwab Date: Wed Jul 30 18:23:14 2008 New Revision: 138334 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138334 Log: PR rtl-optimization/36929 * dse.c (replace_inc_dec): Use emit_insn_before instead of add_insn_before and fix argument order. (replace_inc_dec_mem): Handle NULL rtx. Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/dse.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36929