cmd/go: correct gccgo buildid file on ARM
commita1baae308bbdce53479c0df1d464930d7c09757b
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Sep 2018 19:42:01 +0000 (14 19:42 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Sep 2018 19:42:01 +0000 (14 19:42 +0000)
tree66d9add4fc4c25d7b6aee8759dc4b768caeb9f42
parent50e577122edbd485501acf6a1cae0c535feaf0b8
cmd/go: correct gccgo buildid file on ARM

    Bring in https://golang.org/cl/135297 from the gc repository to fix a
    GCC bug report.

    Original CL description:

        The GNU assembler for ARM treats @ as a comment character, so section
        types must be written using % instead.

        Fixes https://gcc.gnu.org/PR87260.

    Reviewed-on: https://go-review.googlesource.com/135360

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264330 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/cmd/go/internal/work/buildid.go