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]
Other format: [Raw text]

Re: PATCH: Support mixing COMDAT and linkonce


On Mon, May 17, 2004 at 06:06:05PM -0700, H. J. Lu wrote:
> 
> I think there may be a bug in ldlang.c:section_already_linked. We
> check section names for linkonce sections. But for group sections,
> section names are meaningless. Compilers/assemblers don't have to
> use group signature for section name.  Shouldn't we check for group
> signatures instead?

Never mind. Group signature is used for name of group section.


H.J.


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