questions regarding m68k/ColdFire dynamic/shared code
Peter Barada
peter@baradas.org
Mon Jan 13 04:56:00 GMT 2003
>The function call should not be there in the first place. You'll
>probably need to increase the inline limit like I did for m68k in
>current CVS.
I pulled out the current libc CVS tree, and found:
># Use a more reasonable inline limit
>sysdep-CFLAGS += --param max-inline-insns-single=4000
in sysdeps/m68k/Makefile. Unfortunatley gcc-3.2.1 doesn't understand
this parameter. I've changes it to 'max-inline-insns' and am
attempting a build to see what effect it has.
--
Peter Barada
peter@baradas.org
More information about the Libc-alpha
mailing list