expmed.c (store_bit_field): Try to simplify the subreg before generating a new one...
authorEric Christopher <echristo@gcc.gnu.org>
Fri, 22 Feb 2002 00:07:06 +0000 (00:07 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Fri, 22 Feb 2002 00:07:06 +0000 (00:07 +0000)
commitc410d49e434d06e93c9163eda0a26891e6116a7e
treeff0ab79e68b30343387650ff7818d4ab3437afb1
parente3c8ea672563a4f8762b60f302a0a13c788405f7
expmed.c (store_bit_field): Try to simplify the subreg before generating a new one when...

2002-02-21  Eric Christopher  <echristo@redhat.com>

* expmed.c (store_bit_field): Try to simplify the subreg
before generating a new one when when the mode size of
value is less than maxmode.

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