r244330 - in /trunk/gcc/go: ChangeLog go-gcc.cc...
ian@gcc.gnu.org
ian@gcc.gnu.org
Wed Jan 11 18:15:00 GMT 2017
Author: ian
Date: Wed Jan 11 18:15:16 2017
New Revision: 244330
URL: https://gcc.gnu.org/viewcvs?rev=244330&root=gcc&view=rev
Log:
compiler: add containing Bfunction to conditional_expression
Add containing Bfunction to Backend::conditional_expression
method signature, since the back end might need to create a
temporary when generating IR for this construct.
Reviewed-on: https://go-review.googlesource.com/35056
Modified:
trunk/gcc/go/ChangeLog
trunk/gcc/go/go-gcc.cc
trunk/gcc/go/gofrontend/MERGE
trunk/gcc/go/gofrontend/backend.h
trunk/gcc/go/gofrontend/expressions.cc
trunk/gcc/go/gofrontend/gogo.cc
More information about the Gcc-cvs
mailing list