re PR rtl-optimization/27538 (execute/20030128-1.c FAILs)
authorRoger Sayle <roger@eyesopen.com>
Sun, 14 May 2006 16:07:12 +0000 (16:07 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 14 May 2006 16:07:12 +0000 (16:07 +0000)
commit56106c2ed0a3d5e312d14656f475abb9a3de7b9d
treec9482de7911e2d5f406f9f233d4fcee8dcd64da2
parentc505fc0613bc714188de804f9699ff7810418f7a
re PR rtl-optimization/27538 (execute/20030128-1.c FAILs)

PR rtl-optimization/27538
* combine.c (expand_compound_operation): Call gen_lowpart
before calling simplify_shift_const.

From-SVN: r113763
gcc/ChangeLog
gcc/combine.c