Hello,

The .go files generated during building gccgo seem to have a few constants 
with weird values, for example:

// sysinfo.go (on x86-64, latest gcc-9 trunk)

const ___FLT128_MAX__ = 1.1
const ___FLT32X_DENORM_MIN__ = 1.1

as a comparison, gollvm generates expected values.
Could it be caused by incorrect building setting? 
Thanks. 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/b808ccdd-023c-4b95-9db0-2a00b3435735%40googlegroups.com.

Reply via email to