[Bug go/93679] [10 regression] gccgo cannot bootstrap go1.14

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Feb 16 13:22:00 GMT 2020


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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Ian Lance Taylor <ian@gcc.gnu.org>:

https://gcc.gnu.org/g:72700543b67561ab6a466e93b4c0d4fa8e6530e6

commit r10-6661-g72700543b67561ab6a466e93b4c0d4fa8e6530e6
Author: Ian Lance Taylor <iant@golang.org>
Date:   Sat Feb 15 15:57:29 2020 -0800

    libgo: install internal/reflectlite.gox

    This makes it possible to use gccgo to bootstrap Go 1.14.
    If we don't install this, gccgo can't compile the sort package.

    Fixes GCC PR go/93679

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/219617


More information about the Gcc-bugs mailing list