[Bug middle-end/50325] [4.7 Regression] 76 new fails with rev. 177691

davem at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 21 22:03:00 GMT 2011


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

--- Comment #21 from davem at gcc dot gnu.org 2011-11-21 21:50:46 UTC ---
Author: davem
Date: Mon Nov 21 21:50:41 2011
New Revision: 181598

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181598
Log:
Revert regression causing changes to store_bit_field_1.

    Revert
    2011-11-16  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

    PR middle-end/50325
    * expmed.c (store_bit_field_1): Use extract_bit_field on big
    endian targets if the source cannot be exactly covered by word
    mode chunks.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expmed.c



More information about the Gcc-bugs mailing list