This is the mail archive of the gcc-patches@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]

Re: [PATCH] Also optimize DECL_ONE_ONLY cdtors (PR c++/3187)


Remind me why we can't just leave them in the same COMDAT groups they have now? Is there a problem with an alias from one group to another, or is the concern about one compiler choosing to alias 1 to 2 and another compiler doing the reverse?

Jason


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