r254983 - in /trunk/gcc/go/gofrontend: MERGE st...

ian@gcc.gnu.org ian@gcc.gnu.org
Tue Nov 21 06:14:00 GMT 2017


Author: ian
Date: Tue Nov 21 06:14:32 2017
New Revision: 254983

URL: https://gcc.gnu.org/viewcvs?rev=254983&root=gcc&view=rev
Log:
    compiler: report error for ++/-- applied to a non-numeric type
    
    This avoids a compiler crash.
    
    Fixes GCC PR 83071.
    
    Reviewed-on: https://go-review.googlesource.com/78875

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



More information about the Gcc-cvs mailing list