This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch to allow targets to prevent inlining


Geoff Keating writes:
 > > :  > Besides, just because it wouldn't be needed for naked
 > > :  > functions any more, there is no reason to suppose that individual
 > > :  > targets might not have other reasons for suppressing inlining.
 >
 > [...]
 > 
 > glibc needs this feature.  There are one or two places where some
 > functions must be inlined, and other functions must not, and they
 > all have to be in one C file (some of the ones that `must not' are the
 > ones that call the `must's :-( ).

You realize Nick's patch won't help with this, right?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]