This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r227285 - in /trunk/gcc/go/gofrontend: MERGE go...


Author: ian
Date: Thu Aug 27 23:09:37 2015
New Revision: 227285

URL: https://gcc.gnu.org/viewcvs?rev=227285&root=gcc&view=rev
Log:
    compiler: Report unused variables initialized to function literals.
    
    Fixes golang/go#12317.
    
    Reviewed-on: https://go-review.googlesource.com/13908

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]