http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51174
Aldy Hernandez <aldyh at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot |aldyh at gcc dot gnu.org
|gnu.org |
--- Comment #11 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2011-11-18
17:39:34 UTC ---
Created attachment 25853
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25853
proposed patch
David, so from the logic in trans-mem.c I assume that DECL_COMDAT is set on AIX
but DECL_COMDAT_GROUP is NULL. Is this correct?
If that is the case, can you see if this patch fixes your problem?