expmed.c (store_bit_field): Do not store bit fields using SUBREG operations if...
authorDiego Novillo <dnovillo@redhat.com>
Wed, 20 Feb 2002 13:53:13 +0000 (13:53 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Wed, 20 Feb 2002 13:53:13 +0000 (08:53 -0500)
commit420e7dfad9f58f508c1bc9fef2d083236a43ad85
tree133766631cb712f6838b7f41de0fef40a3f49010
parent1b7a2af6dd6962ce0a05f4df876cef50840198cd
expmed.c (store_bit_field): Do not store bit fields using SUBREG operations if...

* expmed.c (store_bit_field): Do not store bit fields using SUBREG
operations if the field does not start at a mode boundary.

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