../../../../libgo/runtime/proc.c: In function 'runtime_malg':
../../../../libgo/runtime/proc.c:729:43: error: implicit declaration of
function 'mstats'; did you mean 'mstart1'?
[-Werror=implicit-function-declaration]
void *p = runtime_sysAlloc(stacksize, &mstats()->other_sys);
^~~~~~
mstart1
../../../../libgo/runtime/proc.c:729:51: error: invalid type argument of '->'
(have 'int')
void *p = runtime_sysAlloc(stacksize, &mstats()->other_sys);
^~
Andreas.
--
Andreas Schwab, SUSE Labs, [email protected]
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."