This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r226788 - in /trunk/gcc/go/gofrontend: MERGE st...
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 11 Aug 2015 21:37:26 -0000
- Subject: r226788 - in /trunk/gcc/go/gofrontend: MERGE st...
Author: ian
Date: Tue Aug 11 21:37:26 2015
New Revision: 226788
URL: https://gcc.gnu.org/viewcvs?rev=226788&root=gcc&view=rev
Log:
compiler: Don't make void-typed temporaries.
Fixes golang/go#11568.
Reviewed-on: https://go-review.googlesource.com/12653
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/gcc/go/gofrontend/statements.cc