On Mon, Dec 17, 2001 at 06:57:09PM -0800, Jessica Han wrote: > I've noticed that GCC generated gnu.linkonce sections, are those > COMDAT sections? Yes. > If so, are all COMDAT sections marked by gnu.linkonce? Yes, since that's what the older GNU extension keys off. r~