r203039 - in /branches/gcc-4_8-branch/gcc/go: C...

ian@gcc.gnu.org ian@gcc.gnu.org
Mon Sep 30 18:12:00 GMT 2013


Author: ian
Date: Mon Sep 30 18:12:24 2013
New Revision: 203039

URL: http://gcc.gnu.org/viewcvs?rev=203039&root=gcc&view=rev
Log:
compiler: Use backend interface for variable expressions.

	* go-gcc.cc (Backend::error_expression): New function.
	(Backend::var_expression): New function.
	(Backend::indirect_expression): New function.

Modified:
    branches/gcc-4_8-branch/gcc/go/ChangeLog
    branches/gcc-4_8-branch/gcc/go/go-gcc.cc
    branches/gcc-4_8-branch/gcc/go/gofrontend/backend.h
    branches/gcc-4_8-branch/gcc/go/gofrontend/expressions.cc



More information about the Gcc-cvs mailing list