OSDN Git Service

* combine.c (simplify_set, make_extraction, make_compound_operation
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 Jul 2000 18:40:12 +0000 (18:40 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 30 Jul 2000 18:40:12 +0000 (18:40 +0000)
commitaa57d9cd5e22b03e34ad2bc17b9700e3af2356fa
treea32f660f85c17a3f80a9ad286cdd168f578b8db7
parent29743b4b71565ea17ebf57dc16b39736bb25c9bc
* combine.c (simplify_set, make_extraction, make_compound_operation
make_field_assignment): Use full mask instead of GET_MODE_MASK (mode)
as force_to_mode argument.

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