[Bug go/89170] FAIL: net/http

ian at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 21 22:51:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89170

--- Comment #2 from ian at gcc dot gnu.org <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 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/varasm.c


More information about the Gcc-bugs mailing list