This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/51893] Wrong subword index computation in store_bit_field_1 on BIG_ENDIAN targets


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]