This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgo patch committed, RFA for GCC 8 release branch: Solaris assembler support


This libgo patch fixes the go tool to use Solaris assembler syntax for
the buildid file.  The Solaris assembler uses a different syntax for
section directives.  This is https://golang.org/cl/109140 ported over
to gccgo.  This fixes PR 85429.  Bootstrapped and ran Go tests on
x86_64-pc-linux-gnu and SPARC/Solaris 11 (there are other unrelated
failures on SPARC Solaris).  Committed to mainline.

Release managers: OK for GCC 8 branch?

Ian

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]