PR32260: Improve estimate of number of strings

Michael Matz matz@suse.de
Wed Oct 16 14:07:59 GMT 2024
Hello,

On Wed, 16 Oct 2024, Andreas Schwab wrote:

> On Okt 16 2024, Michael Matz wrote:
> 
> > diff --git a/bfd/merge.c b/bfd/merge.c
> > index c811bc57eae..2b4d2e428d4 100644
> > --- a/bfd/merge.c
> > +++ b/bfd/merge.c
> > @@ -736,10 +736,42 @@ record_section (struct sec_merge_info *sinfo,
> >  
> >    /* Now populate the hash table and offset mapping.  */
> >  
> > +  /* We use an upper bounds of the number of strings that can be
> 
> s/bounds/bound/

And "bound on the ...".  Fixed in my local copy.


Thanks,
Michael.


More information about the Binutils mailing list