https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95577
Alexandre Oliva <aoliva at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aoliva at gcc dot gnu.org
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |aoliva at gcc dot
gnu.org
--- Comment #3 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
Iain,
Do platforms that use dsymutil support -gsplit-dwarf?
I'm thinking of bringing -g into the gsplit_dwarf variable, so it won't be
enable without -gsplit-dwarf, and removing other explicit mentions of -g from
outputs.exp.
Would this be enough to address the dsymutil left-overs?