This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Support COMDAT group


On Mon, Aug 02, 2004 at 01:17:30PM -0700, Mark Mitchell wrote:
> 
> In the case that the associated function is weak, you cannot (since GCC 
> does not really do COMDAT groups) assume that the thunks will be "near" 
> the associated function; they will still be in separate .gnu.linkonce 
> sections.
> 

FYI, I posted a patch to support COMDAT group at:

http://gcc.gnu.org/ml/gcc-patches/2004-07/msg01047.html



H.J.


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