types.cc
323 KB
-
compiler: don't make map zero value constant · 222353ed
The map zero value is a common symbol, and it doesn't really make sense to have a constant common symbol. Current GCC has started to reject this case, probably as part of the fix for PR 83100. Reviewed-on: https://go-review.googlesource.com/80877 From-SVN: r255266
Ian Lance Taylor committed