r241740 - in /trunk/gcc/go/gofrontend: MERGE ex...

ian@gcc.gnu.org ian@gcc.gnu.org
Tue Nov 1 13:46:00 GMT 2016


Author: ian
Date: Tue Nov  1 13:46:10 2016
New Revision: 241740

URL: https://gcc.gnu.org/viewcvs?rev=241740&root=gcc&view=rev
Log:
	PR go/78145
    compiler: don't put print/println constants into temporaries
    
    It's not necessary, and it breaks setting their type to int64/uint64
    when appropriate.
    
    This fixes GCC PR 78145.
    
    Reviewed-on: https://go-review.googlesource.com/32475

Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/gcc/go/gofrontend/expressions.cc



More information about the Gcc-cvs mailing list