Problem running optimized IA64 code that invokes hand-coded assembly language function

Andreas Schwab schwab@suse.de
Sat Mar 19 00:44:00 GMT 2005


JCA <1.41421@gmail.com> writes:

>   It would be useful if somebody knowledgeable could tell me what
> IA64 registers does gcc expect to be preserved on return of function
> calls; I am familiar with the convention for IA64 assembly language
> and C, but I do not know what gcc assumes in this respect.

GCC assumes exactly what is specified in the IA64 ABI.  Everything else
would be a bug.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gcc mailing list