turning on -fno-inline-functions-called-once

Kyle McMartin kyle at infradead.org
Mon Oct 6 19:04:08 UTC 2008


On Mon, Oct 06, 2008 at 02:56:04PM -0400, Steve Dickson wrote:
> A while back, I believe back during the last FUDCon in Raleigh I talked with kylem and davej about turning off the "inline-functions-called-once" which inlines functions that are only called once. Turning off this optimization would allow SystemTap to work much better, especially in the NFS code...
> 
> Kyle/Dave (or anybody else) remember if anything came out from that conversation?
> 
> Is there any reason we should not remove this optimization?
> 

I don't mind the idea of turning this off in debug builds, but I'm iffy
about turning the optimization off in release builds...

regards, Kyle




More information about the Fedora-kernel-list mailing list