This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug: egcs-20000207: option misspelled


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~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]