emit_library_call help

Richard Henderson rth@redhat.com
Mon Jun 23 23:22:00 GMT 2003


On Sun, Jun 22, 2003 at 06:00:00PM +0300, Stephen Biggs wrote:
> What magic is needed here to have this argument be a pointer
> argument instead of an integer argument?

There is no way to do this.  You need to use expand_call instead
if your ABI depends on type (as opposed to mode) in any way.


r~



More information about the Gcc mailing list