This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/81966] runtime.inc:362:10: error: duplicate member ‘_’
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 24 Aug 2017 16:43:04 +0000
- Subject: [Bug go/81966] runtime.inc:362:10: error: duplicate member ‘_’
- Auto-submitted: auto-generated
- References: <bug-81966-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81966
--- Comment #3 from Ian Lance Taylor <ian at airs dot com> ---
The patch is to a file in gcc/go/gofrontend, not to a file in libgo. You
probably can not simply copy the gcc/go directory from trunk to GCC 7, as it
will expect other changes. But you can apply the patch itself, which is small,
to gcc/go/gofrontend/types.cc.