https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100346
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
I wonder if we need to document a minimum binutils version as we switched to
DWARF5 by default? How do we handle non-GNU binutils ld/as, should this have
been detected at configure time and defaulted back to dwarf4?