This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/70597] [6/7 Regression] cmd/go: deduplicate gccgo afiles by package path, not *Package
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2016 15:49:27 +0000
- Subject: [Bug go/70597] [6/7 Regression] cmd/go: deduplicate gccgo afiles by package path, not *Package
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-70597-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70597
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Target Milestone|6.3 |6.2
--- Comment #4 from Ian Lance Taylor <ian at airs dot com> ---
A patch to fix this was committed to the GCC 6 branch before the 6.2 release.
It is also fixed on mainline.