Go patch committed: Correct exponent lexing

Ian Lance Taylor iant@google.com
Tue Dec 21 21:24:00 GMT 2010


This patch to the Go frontend corrects the lexing of exponents in
floating point numbers.  An exponent requires at least one decimal
digit after an optional sign.  Bootstrapped and ran Go testsuite on
x86_64-unknown-linux-gnu.  Committed to mainline.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 1460 bytes
Desc: exponents
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101221/b021ec1c/attachment.bin>


More information about the Gcc-patches mailing list