K 10 svn:author V 5 peter K 8 svn:date V 27 2003-07-23T20:03:42.000000Z K 7 svn:log V 355 Provide a knob for raising the inline instruction estimate threshold and set an initial value. This is aimed at getting us closer to being able to turn -Werror back on and we can adjust the settings later on. Yes, we could turn off -Wno-inline instead, but that would hide the effect of gcc's bogo-estimator ignoring inline (either rightly or wrongly). END