[PATCH] Fix tree inlining ICE

Richard Henderson rth@redhat.com
Tue Oct 23 11:04:00 GMT 2001


On Tue, Oct 23, 2001 at 02:55:03PM +0200, Jakub Jelinek wrote:
> BTW: I have another issue with C tree inlining. The default
> -finline-limit=600 is too low for glibc and causes glibc ld.so not to work
> at all (glibc in one place relies on some nested static inline functions
> beeing inlined).

FWIW, "extern inline" is currently set to disable the inline limit.
Whether that's a good idea or not, I'm not sure.


r~



More information about the Gcc-patches mailing list