Can register rename pass rename a callee-saved register?
Ian Lance Taylor
iant@google.com
Thu Jun 19 14:56:00 GMT 2008
"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.
Ian
More information about the Gcc
mailing list