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: ping ancient MIPS: missed optimization patch


Andrew Pinski <pinskia@gmail.com> writes:
> On Fri, Jul 27, 2012 at 12:15 PM, Sandra Loosemore
> <sandra@codesourcery.com> wrote:
>> Richard,
>>
>> This ancient patch to tweak mips_legitimize_address
>>
>> http://gcc.gnu.org/ml/gcc/2008-11/msg00294.html
>>
>> seems to never have been applied.  Do you have any idea whether this is
>> still a useful change?  The test case given in the first message in that
>> thread no longer reproduces with a recent mainline build
>
> I think http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33699#c9 was the
> change which fixes the original testcase.

Yeah.  Adam's patch was a much better fix than my quick hack above.
It exposed the requirements to the rtl optimisers rather than hiding
them in the target code.

Richard


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