re PR go/89170 (FAIL: net/http)
authorIan Lance Taylor <iant@golang.org>
Thu, 21 Feb 2019 22:50:24 +0000 (22:50 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 21 Feb 2019 22:50:24 +0000 (22:50 +0000)
commiteeb20b969684d4c502ee168cdffd67cc491cd354
tree17c1e8894257d72447914fb21cea42e77c15a042
parent43574e4ff2afd4a2e47c179921a9b5661786ebf3
re PR go/89170 (FAIL: net/http)

PR go/89170
* varasm.c (decode_addr_const): Call lookup_constant_def rather
than output_constant_def.
(add_constant_to_table): New static function.
(output_constant_def): Call add_constant_to_table.
(tree_output_constant_def): Likewise.

From-SVN: r269079
gcc/ChangeLog
gcc/varasm.c