This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
SHT_GROUP COMDAT
On Thu, Oct 16, 2003 at 09:22:27AM -0700, Matt Austern wrote:
>
> I plan to start working on SHT_GROUP COMDAT once I'm done with my
> current work of enabling vague linkage for Darwin.
>
> Unfortunately, group COMDAT may require some changes in binutils.
> It has been implemented in binutils but, without compiler support,
> it hasn't really been tested. There may be some corner cases
> that it doesn't quite get right.
Support multiple sections of the same name with section group is on
my todo list:
http://sources.redhat.com/ml/binutils/2003-06/msg00295.html
H.J.