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: Work in progress: "Super Sib Calls"; opinions sought


> So, maybe it would be more appropriate redesigning the sibcall stuff and
> simply add my argument marshalling mechanism to it, but I do not see how
> I could possibly address indirect calls without making ARM maintainers
> (and others) unhappy.

As long as it doesn't mean that we loose the existing level of tail-call 
support I doubt there will be any complaint.  As for ARM code, I've 
already pointed out that I think we can use IP in the majority of 
circumstances (though untill I see details I can't be sure of that; for 
Thumb code, tail-calling is pretty close to impossible anyway for anything 
except the most basic of cases.

R.


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