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]

Query about reload pass !!


Hi Everyone,

The reload pass has lots of complicated code.
People who have actually worked on it might have 
better understanding of it. So I request them to 
help me understand some aspects of it.

I am interested to know how exactly replacement of
regs which fail to get hard regs take place.
The array reg_equiv_memory_loc seems to be holding 
equivalent stack locations, but where in reload do 
we replace them in insn chain.
And does new reg allocator also has similar 
processing.

Thanks for your kind help,
Regards,
    Ranjit.

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com


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