GCC trunk SPEC2000 performance

Graham Stott graham.stott@btinternet.com
Thu Jun 20 17:07:00 GMT 2002


Richard Henderson wrote:
> On Fri, Jun 21, 2002 at 12:02:00AM +0200, Toon Moene wrote:
> 
>>So, OK - that's it.  Addressof makes a MEM out of this register, so we
>>should accept it down the road.
> 
> 
> Alternately, we may want to remove it from the reg_rtx array.
> 
> 
> r~
> 

There's also on place in reload () that uses PUT_MODE (reg, MEM)
on a reg which is an entry in the regno_reg_rtx array.

Graham



More information about the Gcc mailing list