Take off "link" and "unlk" of function

mike mike@penbex.com.tw
Fri Oct 27 02:25:00 GMT 2000


I found m68k-coff-gcc add 'link %a6, #n' in the begin and
'unlk %a6' in the end of every function.
I knew this is because gcc try to allocate stack
for the locale variable.
But when the function is without local variable or only
content inline assmebly. It (link %a6, #0) still there.
How can I take it off.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list