Andreas Schwab wrote: > Nathan Sidwell writes: > > >>*) GCC never sets %a0 to point to a returned structure. Neither does it >>return pointer values in %a0. > > > On m68k-linux, which uses the SVR4 ABI (or a close variant thereof) it > does return pointer values in %a0. ah, yes. this variant of my patch adds a ptr_value_regnum field to the tdep structure to account for this difference. ok? nathan -- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk