This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: Mindless ABI adherence


Neil Booth writes:
> Just because a function is static doesn't mean it can't be called from
> outside the translation unit.

Ah. Next I suppose you'll tell me that it's impossible for gcc to figure
out whether an inline function can be eliminated.

---Dan


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