non-clobbering call insn

Nick Burrett nick.burrett@btinternet.com
Wed Nov 20 12:10:00 GMT 2002


Hi,

Is it possible to have a call insn that doesn't automatically clobber 
all the registers specified in CALL_USED_REGISTERS ? This would be 
useful for an explicit stack checking function, called from the function 
prologue, which always preserves the registers it uses rather than 
leaving it up to the caller to preserve the registers.


Regards,


Nick.



More information about the Gcc mailing list