]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/61278 (ICE with LTO (lto-wrapper failed) on x86_64-linux-gnu...
authorZhenqiang Chen <zhenqiang.chen@linaro.org>
Mon, 26 May 2014 06:40:57 +0000 (06:40 +0000)
committerZhenqiang Chen <zqchen@gcc.gnu.org>
Mon, 26 May 2014 06:40:57 +0000 (06:40 +0000)
commitd29d688acb5bba852cd9709aac914457db47972f
treed1b6e9a616200e45161fe65a5982cdc41bfb4eb2
parent88f32f0f924ccac7635c4491292327cbe30939e2
re PR rtl-optimization/61278 (ICE with LTO (lto-wrapper failed) on x86_64-linux-gnu in 64-bit mode)

ChangeLog:
2014-05-26  Zhenqiang Chen  <zhenqiang.chen@linaro.org>

PR rtl-optimization/61278
* shrink-wrap.c (move_insn_for_shrink_wrap): Check df_live.

testsuite/ChangeLog:
2014-05-26  Zhenqiang Chen  <zhenqiang.chen@linaro.org>

* gcc.dg/lto/pr61278_0.c: New test.
* gcc.dg/lto/pr61278_1.c: New test.

From-SVN: r210922
gcc/ChangeLog
gcc/shrink-wrap.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/pr61278_0.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/lto/pr61278_1.c [new file with mode: 0644]