Descriptionld: fix alignment of rodata section on Plan 9
This was causing a panic in the reflect package
since type.* pointers with their low bits set are
assumed to have certain flags set that disallow
the use of reflection.
Thanks to Pavel and Taru for help tracking down
this bug.
Patch Set 1 #Patch Set 2 : diff -r 23f3b4db4dd1 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 23f3b4db4dd1 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 4 : diff -r b751683cc600 https://go.googlecode.com/hg/ #MessagesTotal messages: 6
|