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

Mark Wielaard <mark at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu.org

--- Comment #11 from Mark Wielaard <mark at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #10)
> Mark, you're looking after -gsplit-dwarf - can you comment on whether we can
> drop the -gpubnames "requirement"?

We discussed this a bit on irc. The only reason for the pubnames seems to be
that gold can generate .gdb_index from it. Although it isn't clear if this
usage is common. gdb itself doesn't seem to use pubnames.

Reply via email to