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: New optimization for reload_combine


On Fri, Jul 16, 2010 at 4:49 PM, Bernd Schmidt <bernds@codesourcery.com> wrote:
> On 07/16/2010 08:32 PM, Jeff Law wrote:
>> We're probably not talking about a huge issue, but we might as well take
>> the more compact packing when we can get it.
>>
>> Otherwise it looks fine. ?Pre-approved after juggling the structure orders.
>
> Yay. ?Thanks!
>
> Here's the variant that I committed. ?It's a good thing Paolo made a
> suggestion, as that exposed a new bootstrap failure - we really mustn't
> move a stack pointer adjust.
>

This caused:

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


-- 
H.J.


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