https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87260

--- Comment #3 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Fri Sep 14 19:42:27 2018
New Revision: 264331

URL: https://gcc.gnu.org/viewcvs?rev=264331&root=gcc&view=rev
Log:
        PR go/87260
    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

Modified:
    branches/gcc-8-branch/libgo/go/cmd/go/internal/work/buildid.go

Reply via email to