]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/60116 (wrong code at -Os on x86_64-linux-gnu in 32-bit mode)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 12 Feb 2014 10:17:08 +0000 (10:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 12 Feb 2014 10:17:08 +0000 (10:17 +0000)
commita08cc9d5a3c3de9172628052d880129c88cc6b50
treec2dc4b17327ce4333f238c0cb1a378d2656da011
parent760542694c0c74f2ddc33c6af18df7dc465cf993
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): Fix oversight in previous change.

From-SVN: r207717
gcc/combine.c