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]

Re: New gcc port (ATMEL AVR) and question


> I disagree.  In theory, reload can do a general recog call just like any other
> pass does.  It might slow things down a little, but it would allow better
> tailoring of the move insns (after all, on most platforms, we already are out
> of constraint letters, etc.).

So how do you propose to handle cases when the rerecognition fails completely
because some operands still need reloading?


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