This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: kernel-2.2.1-undefined references.



> Why is that a weakness? If the compiler's optimizer says "this code runs
> faster when not inlined" (I can think of a couple of reasons why it would
> even be right doing that...), I'm not qualified to contradict it.

No, you have it the wrong way around.  The human should be assumed
smarter than the compiler: if you say that this should be inlined, the
compiler better not contradict you.

	-hpa