[gccgo] Permit passing a floating point constant to make

Ian Lance Taylor iant@google.com
Tue Jun 22 23:39:00 GMT 2010


Some Go code passes a floating point constant to the predeclared
function make, which is OK provided the floating point constant
actually has an integer value (e.g., 1e2).  This patch permits this in
the gccgo frontend.  Committed to gccgo branch.

Ian

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


More information about the Gcc-patches mailing list