This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgo patch committed: Update to go1.8rc2


I have committed a patch to libgo to update to the go1.8rc2 release candidate.

This uncovered a bug in the calculation of the hash code for
reflect.FuncOf, which is fixed by this patch.

I noticed while doing the merge that somewhere along the way a bunch
of testdata files were dropped.  I added them here, although they are
not new in 1.8rc2.

The new testdata files are largely uninteresting, so in this e-mail
message I've only included the changes to non-test files.

Committed to mainline.

Ian

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]