Hi,
On 7/9/07, Ralf Baechle <ralf@linux-mips.org> wrote:
I don't know for this peculiar case but it usually is a good thing to
let gcc decide if the function needs to be inlined or not.
If we really want this function to be inlined in all cases, maybe we
should use __always_inline attribute instead ?
--
Franck
-