This is the mail archive of the gcc@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: Can register rename pass rename a callee-saved register?


2008/6/19 Ian Lance Taylor <iant@google.com>:
> "Mohamed Shafi" <shafitvm@gmail.com> writes:
>
>>> Which version of gcc?  I was under the impression that this
>>> longstanding buglet was cleaned up by the dataflow work.
>>>
>>
>>    I am doing a port in gcc 4.1.2. The register is actually replaced
>> by register copy-propagation optimization pass.
>
> I believe that in gcc 4.3 this unnecessary store and load should no
> longer happen.
>
   Can you tell me what was done in gcc 4.3 so that i can back port
the changes to gcc 4.1.2

Regards,
Shafi


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