This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: [PATCH] SHF_MERGE string suffix merging


On Fri, 4 May 2001, Jakub Jelinek wrote:

> The following patch implements suffix merging in SHF_MERGE|SHF_STRINGS
> sections, so if there is a "foobar" string and "bar" string, "bar" will be
> actually "foobar" + 3.

Neat.  Looks OK to me.

> +++ bfd/merge.c	Thu May  3 18:56:21 2001
> +    /* B cannot be a suffix of A unless A is equal to B, which is quaranteed
s/quaranteed/guaranteed/  another occurrence of this typo later too.

-- 
Alan Modra


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