expr.c (optimize_bitfield_assignment_op): Use str_mode and str_bitsize instead of...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 24 Mar 2012 18:58:16 +0000 (18:58 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 24 Mar 2012 18:58:16 +0000 (18:58 +0000)
commit8c5f2327427996b4b25ad6a4e0ce69832d025ea2
tree8b56495d0a18919c674f5f41031ad58cdb34b516
parentc4133027cf60da006ef88c3c2b65d3395f3d01e7
expr.c (optimize_bitfield_assignment_op): Use str_mode and str_bitsize instead of more convoluted expressions.

* expr.c (optimize_bitfield_assignment_op) <BIT_IOR_EXPR>: Use str_mode
and str_bitsize instead of more convoluted expressions.

From-SVN: r185767
gcc/ChangeLog
gcc/expr.c