OSDN Git Service

* expr.c (optimize_bitfield_assignment_op): Split out from ...
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Dec 2004 17:57:29 +0000 (17:57 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Dec 2004 17:57:29 +0000 (17:57 +0000)
commit79367e65c4280eff5f3217f5bf1d1ad3ab4afbcb
tree4bb6a2aea11f8390d7eceada074edb982a74a077
parenta626814e2473c45b7042da9b9e4293951ce2171f
    * expr.c (optimize_bitfield_assignment_op): Split out from ...
        (expand_assignment): ... here.  Use handled_component_p to gate
        get_inner_reference code.  Simplify MEM handling.  Special case
        CONCAT destinations.

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