[Bug middle-end/51893] Wrong subword index computation in store_bit_field_1 on BIG_ENDIAN targets
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 27 20:58:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51893
--- Comment #11 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-03-27 20:50:21 UTC ---
Author: ebotcazou
Date: Tue Mar 27 20:50:16 2012
New Revision: 185897
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185897
Log:
PR middle-end/51893
* expmed.c (store_bit_field_1): Fix wordnum value for big-endian
targets.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/expmed.c
More information about the Gcc-bugs
mailing list