panic.go
24.4 KB
-
sync/atomic, runtime/internal/atomic: don't assume reads from 0 fail · 5ac29058
For a misaligned address force a panic rather than assuming that reading from the address 0 will cause one. Reviewed-on: https://go-review.googlesource.com/69850 From-SVN: r254610
Ian Lance Taylor committed