expmed.c (extract_bit_field_1): In the larger-than-a-word case...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 4 Jun 2013 07:41:18 +0000 (07:41 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 4 Jun 2013 07:41:18 +0000 (07:41 +0000)
commit0cd9e9eeeadf90b732ed7bbad30739d1b0d9128b
tree187f2f0be4d237ebc45c7825079b5c251948b0c1
parent94b74637e0826b2654ffe40a97496c46e65e3252
expmed.c (extract_bit_field_1): In the larger-than-a-word case...

* expmed.c (extract_bit_field_1): In the larger-than-a-word case, factor
out the processing order as in store_bit_field_1.

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