r274614 - in /trunk/gcc/go/gofrontend: MERGE le...
ian@gcc.gnu.org
ian@gcc.gnu.org
Sat Aug 17 23:47:00 GMT 2019
Author: ian
Date: Sat Aug 17 23:47:58 2019
New Revision: 274614
URL: https://gcc.gnu.org/viewcvs?rev=274614&root=gcc&view=rev
Log:
compiler: support new numeric literal syntax
Support 0b, 0o, and hex floats.
Tested against test/literal2.go in the gc repo.
Updates golang/go#12711
Updates golang/go#19308
Updates golang/go#28493
Updates golang/go#29008
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/189718
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/gcc/go/gofrontend/lex.cc
trunk/gcc/go/gofrontend/lex.h
More information about the Gcc-cvs
mailing list