This is the mail archive of the gcc-patches@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]

RE: patch to fix PR64110


Hi,

This commit will cause another GCC build fail for ARM targets. The details are descripted in the following Bugzilla linker:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64323.

Could you help me to have a look?
Thanks,

Hale.

> -----Original Message-----
> From: gcc-patches-owner@gcc.gnu.org [mailto:gcc-patches-
> owner@gcc.gnu.org] On Behalf Of Vladimir Makarov
> Sent: Saturday, December 13, 2014 4:12 AM
> To: GCC Patches
> Subject: patch to fix PR64110
> 
> The following patch fixes
> 
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64110
> 
> The patch was successfully tested and bootstrapped on x86/x86-64.
> 
> Committed as rev. 218688.
> 
> 2014-12-12  Vladimir Makarov  <vmakarov@redhat.com>
> 
>          PR target/64110
>          * lra-constraints.c (process_alt_operands): Refuse alternative
>          when reload pseudo of given class can not hold value of given
>          mode.
> 
> 2014-12-12  Vladimir Makarov  <vmakarov@redhat.com>
> 
>          PR target/64110
>          * gcc.target/i386/pr64110.c: New.




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