Re: [PATCH][2.6.8-rc1-mm1] drivers/scsi/sg.c gcc341 inlining fix

From: Jeff Garzik
Date: Wed Jul 14 2004 - 13:40:19 EST


Mikael Pettersson wrote:
It's needed, and no it's not a compiler bug.

In fact, it is. gcc isn't properly inlining functions where uses occur before implementation of the inlined function.

Or you could just call it "gcc is dumb" rather than a compiler bug.

Jeff


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/