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/50325] [4.7 Regression] 76 new fails with rev. 177691


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

Andreas Krebbel <krebbel at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #11 from Andreas Krebbel <krebbel at gcc dot gnu.org> 2011-11-16 09:32:11 UTC ---
(In reply to comment #10)
> Author: krebbel
> Date: Wed Nov 16 09:27:56 2011
> New Revision: 181405
> 
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181405
> Log:
> 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

Fixed.


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