On Tue, Feb 08, 2000 at 10:53:21PM -0300, Horst von Brand wrote:
> > + { "inline-all-stringops",
>
> What does it do? Not inline anything, only inline some?
Not inline if the expansion is "too big", say, more than
a half-dozen or so instructions. The largest expansion
is somewhere over 100 bytes, which seemed excessive.
r~