This is the mail archive of the
dwarf2@corp.sgi.com
mailing list for the dwarf2 project.
Re: duplicate dwarf2 reduction via comdat
- To: David B Anderson <davea at quasar dot engr dot sgi dot com>
- Subject: Re: duplicate dwarf2 reduction via comdat
- From: Jason Merrill <jason at redhat dot com>
- Date: 01 Feb 2001 12:28:48 +0000
- Cc: DWARF2 at corp dot sgi dot com, BRENDER at gemevn dot zko dot dec dot com
- References: <200101311959.LAA61606@quasar.engr.sgi.com>
- Reply-To: Jason Merrill <jason at redhat dot com>
>>>>> "David" == David B Anderson <davea@quasar.engr.sgi.com> writes:
> The 'internal' references Jason mentions have to
> be implemented as relocations with section offsets.
> (ie, as unnamed offsets relative to a section , where the
> section name is a global). Right?
Yes.
> The Elf COMDAT (aka SECTION GROUP) rules forbid relocations
> which are offsets into a COMDAT section.
Why? Arrgh.
Jason