]> gcc.gnu.org Git - gcc.git/commit
re PR rtl-optimization/60116 (wrong code at -Os on x86_64-linux-gnu in 32-bit mode)
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 12 Feb 2014 08:49:55 +0000 (08:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 12 Feb 2014 08:49:55 +0000 (08:49 +0000)
commit62b0355332d6a102667074df1abf5e1a015809c6
tree978e4087ca2bdbd4afd96388ab25a7caa8853cda
parent6cfbc02310939961fdb3ca8db7d3fc0db42162d8
re PR rtl-optimization/60116 (wrong code at -Os on x86_64-linux-gnu in 32-bit mode)

PR rtl-optimization/60116
* combine.c (try_combine): Also remove dangling REG_DEAD notes on the
other_insn once the combination has been validated.

From-SVN: r207713
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20140212-1.c [new file with mode: 0644]
This page took 0.054488 seconds and 5 git commands to generate.