https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98716
--- Comment #7 from Mark Wielaard <mark at gcc dot gnu.org> --- (In reply to Ian Lance Taylor from comment #5) > I'm not seeing any failures in the Go testsuite with GNU binutils 2.35.1. > Anybody know what changed in newer version of the binutils? The difference is that with binutils 2.36 (not released yet) gas generates when asked to (with -gdwarf-5) DWARF 5 line tables. While 2.35.1 always generated DWARF 4 line tables.