14.08.2014 14:08, Tony Whyman wrote: > I'm not quite sure what you think is wrong with this code (from the fpc > viewpoint):
That code is fine. This isn't: call fb_get_master_interface movq -104(%rbp),%rax movq %rax,U_P$CREATE_MASTER As you can see, value returned by function in %rax is overwritten before it get assigned to the variable. -- WBR, SD. ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel