This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212876 - in /trunk/gcc: go/gofrontend/parse.cc...
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sun, 20 Jul 2014 20:26:21 -0000
- Subject: r212876 - in /trunk/gcc: go/gofrontend/parse.cc...
Author: ian
Date: Sun Jul 20 20:26:20 2014
New Revision: 212876
URL: https://gcc.gnu.org/viewcvs?rev=212876&root=gcc&view=rev
Log:
compiler: If a variable that is only set, give not used error.
Modified:
trunk/gcc/go/gofrontend/parse.cc
trunk/gcc/go/gofrontend/parse.h
trunk/gcc/testsuite/go.test/test/shift1.go