* expr.c (optimize_bitfield_assignment_op) <BIT_IOR_EXPR>: Use str_mode
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Mar 2012 18:58:16 +0000 (18:58 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Mar 2012 18:58:16 +0000 (18:58 +0000)
commit40715742ef33b983ed8a40b135f6acfcdbbde2d0
tree8b56495d0a18919c674f5f41031ad58cdb34b516
parent4b552df4f1f764cd4007db49bcab3cca7ca6d7ea
* expr.c (optimize_bitfield_assignment_op) <BIT_IOR_EXPR>: Use str_mode
and str_bitsize instead of more convoluted expressions.

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