lfstack_64bit.go
3.66 KB
-
runtime: fix lfstackUnpack on ia64 · a88d1f8b
The top three region number bits must be masked out before right-shifting the address bits into place, otherwise they will be copied down into the lower always-zero address bits. Reviewed-on: https://go-review.googlesource.com/84535 From-SVN: r257061
Ian Lance Taylor committed