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: The secondary reload


Jeff Law <law@redhat.com> writes:

> You're better off taking the time to understand how secondary reloads
> work.  In addition to your port working better, the knowledge you gain
> will help you with other maintenance burdens with your port.

Yes, I think you're right. It seems to be a powerful tool that I have
been underestimating. (actually I have been assuming that it is a
workaround for when define_insn are not enough). :)

-- 
PMatos


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