r215812 - /branches/gcc-4_9-branch/gcc/go/gofro...
ian@gcc.gnu.org
ian@gcc.gnu.org
Thu Oct 2 18:00:00 GMT 2014
Author: ian
Date: Thu Oct 2 18:00:01 2014
New Revision: 215812
URL: https://gcc.gnu.org/viewcvs?rev=215812&root=gcc&view=rev
Log:
PR go/61880
compiler: symbol names should have '.' replaced with '_'
Package and symbol names issued by the cgo tool and compiler
should be the same for the object files to link.
A minimal change to fix only:
https://code.google.com/p/gofrontend/issues/detail?id=36
and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61880
Modified:
branches/gcc-4_9-branch/gcc/go/gofrontend/gogo.cc
More information about the Gcc-cvs
mailing list