[Bug go/89170] FAIL: net/http

2019-02-21 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89170 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/89170] FAIL: net/http

2019-02-21 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89170 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Thu Feb 21 22:50:24 2019 New Revision: 269079 URL: https://gcc.gnu.org/viewcvs?rev=269079&root=gcc&view=rev Log: PR go/89170 * varasm.c (decode_addr_const): Call lo

[Bug go/89170] FAIL: net/http

2019-02-19 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89170 --- Comment #1 from Ian Lance Taylor --- I think this is due to an old bug in const_desc_htab. output_constant_def will insert a value into const_desc_htab. If the hash table already has an entry with the same hash value, this will cause the in