re PR rtl-optimization/22563 (performance regression for gcc newer than 2.95)
authorRoger Sayle <roger@eyesopen.com>
Sun, 14 May 2006 15:48:11 +0000 (15:48 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 14 May 2006 15:48:11 +0000 (15:48 +0000)
commitc505fc0613bc714188de804f9699ff7810418f7a
treeb1225cf5a03bab747be06a9edf60ab079fbc4eed
parentf9a4b91e4ba0e555780e391f3430d8a0c2c1e963
re PR rtl-optimization/22563 (performance regression for gcc newer than 2.95)

PR rtl-optimization/22563
* expmed.c (store_fixed_bit_field): When using AND and IOR to store
a fixed width bitfield, always force the intermediates into psuedos.

From-SVN: r113762
gcc/ChangeLog
gcc/expmed.c