This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r214560 - in /trunk/gcc: go/gofrontend/types.cc...


Author: ian
Date: Wed Aug 27 04:12:50 2014
New Revision: 214560

URL: https://gcc.gnu.org/viewcvs?rev=214560&root=gcc&view=rev
Log:
compiler: Disallow call of *T method using **T variable.

Fixes https://code.google.com/p/go/issues/detail?id=8583.

Modified:
    trunk/gcc/go/gofrontend/types.cc
    trunk/gcc/testsuite/go.test/test/fixedbugs/bug371.go


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]