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:16:34 +0000 (10:16 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 12 Feb 2014 10:16:34 +0000 (10:16 +0000)
commit491bdba30e0e46ba509726736cad8d562946f99f
treebea844e619a5f9e53c18e2dfd5f1bc6086859189
parent283416b3fbccccc90cac74c351517c29204a3775
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: r207716
gcc/combine.c