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: conditional registers per function, possible or not?


On Fri, Jun 23, 2000 at 12:48:10AM +0900, Dylan_S_Cuthbert@hq.scei.sony.co.jp wrote:
> 
> Also, you have to program in assembler :-(  I want to be able to configure
> things a little easier.

Only in once place. You hide it in inline function. If the calling
sequence is very regular you could probably even write macros 
to generate the required ``inline stubs''.

It's all probably easier than to change gcc to add your calling
convention.


-Andi


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