OSDN Git Service

* expmed.c (store_bit_field): Do not store bit fields using SUBREG
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Feb 2002 13:53:13 +0000 (13:53 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Feb 2002 13:53:13 +0000 (13:53 +0000)
commit5e862a702505436e8fc861c17ead56008a4d28a6
tree133766631cb712f6838b7f41de0fef40a3f49010
parent6cedc59a34e497885da0908b1c5f393a213dce41
* expmed.c (store_bit_field): Do not store bit fields using SUBREG
operations if the field does not start at a mode boundary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49899 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expmed.c