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]

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


Author: ian
Date: Thu Aug 27 00:44:11 2015
New Revision: 227245

URL: https://gcc.gnu.org/viewcvs?rev=227245&root=gcc&view=rev
Log:
    compiler: Don't crash on invalid builtin calls.
    
    Fixes golang/go#11544.
    
    Reviewed-on: https://go-review.googlesource.com/13893

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


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