https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94342

roland at gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roland at gnu dot org

--- Comment #12 from roland at gnu dot org ---
I think the correct behavior here is clear for ELF targets, which is what Clang
does.  Using section attributes always highly target-specific semantics, so I
think it would be fine for it to continue to behave as it does now for non-ELF
targets or to give a diagnostic.  With ELF COMDAT semantics, I think it's
straightforward and obviously consistent with general use of COMDAT what you'd
want here, so I don't see any controversy here.  Is this difficult to
implement?

Reply via email to