re PR middle-end/51893 (Wrong subword index computation in store_bit_field_1 on BIG_E...
authorAurelien Buhrig <aurelien.buhrig.gcc@gmail.com>
Tue, 27 Mar 2012 20:50:16 +0000 (20:50 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 27 Mar 2012 20:50:16 +0000 (20:50 +0000)
commit00d6b19abde74e659b0572c9bbee1a1fa75d7e2c
tree73769ec7025d31af9ae6e54d533e687dcfd17ed5
parent28d5436f07e18147d0d2185b48a33d69e8c43ce5
re PR middle-end/51893 (Wrong subword index computation in store_bit_field_1 on BIG_ENDIAN targets)

PR middle-end/51893
* expmed.c (store_bit_field_1): Fix wordnum value for big-endian
targets.

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