]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/51044 (gfortran.dg/alloc_comp_class_2.f90 gfortran.dg/widecha...
authorJakub Jelinek <jakub@redhat.com>
Wed, 30 Nov 2011 22:02:14 +0000 (23:02 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 30 Nov 2011 22:02:14 +0000 (23:02 +0100)
commited079c4be707a95d7b935f1bf0f66bf47df93d30
treed00ee2822a96e1d35cb8e1875c119f72d75d16c3
parent5c43016f2d1bdbf9ac2be60fcec6209d4f12416e
re PR rtl-optimization/51044 (gfortran.dg/alloc_comp_class_2.f90  gfortran.dg/widechar_intrinsics_10.f90 -O1 ICE)

PR rtl-optimization/51044
* dse.c (emit_inc_dec_insn_before): Ensure new_insn is an instruction
rather than just insn body.

From-SVN: r181861
gcc/ChangeLog
gcc/dse.c