This is the mail archive of the gcc-patches@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: 4.2 reload infrastructure (PR 25027)


> It seems relatively straightforward to adapt the PA to the new 
> infrastructure; I've attached a patch which could serve as a starting 
> point (hardly tested, but it seems to fix the testcase).  I'm pretty 
> sure that if you start using the ability to choose a specific 
> reload_xxxx pattern, you could simplify a bit of code, e.g. in 
> emit_move_sequence (that is one ugly function you have there).

Don't I know it!  The patch gets us back to bootstrap and I think
I understand better how the target call is expected to work.

Thanks very much for your help,
Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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