[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
Wed Mar 28 09:11:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51893

--- Comment #12 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-03-28 09:06:30 UTC ---
Author: ebotcazou
Date: Wed Mar 28 09:06:03 2012
New Revision: 185909

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185909
Log:
    PR middle-end/51893
    * expmed.c (store_bit_field_1): Fix wordnum value for big-endian
    targets.

Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/expmed.c



More information about the Gcc-bugs mailing list