r249159 - in /trunk/gcc/go/gofrontend: MERGE go...

ian@gcc.gnu.org ian@gcc.gnu.org
Tue Jun 13 14:26:00 GMT 2017


Author: ian
Date: Tue Jun 13 14:26:07 2017
New Revision: 249159

URL: https://gcc.gnu.org/viewcvs?rev=249159&root=gcc&view=rev
Log:
    compiler: containing small bfunction mixup in Gogo::write_globals
    
    Fix buglet in Gogo::write_globals-- in a couple of places the
    wrong Bfunction was being used for the containing (not target)
    function when creating calls for init functions.
    
    Reviewed-on: https://go-review.googlesource.com/45510

Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/gcc/go/gofrontend/gogo.cc



More information about the Gcc-cvs mailing list