Looks like we're triggering a compiler bug in the tree optimizer. Can you try to compile it -O0?
No help from -O0, same error.MinGW is GCC 3.4.5. Probably the problem.
I'll see if I can get a newer version of MinGW.
SN-1908 已核对来源,附原文与上下文。
倘若你还没试过,试试把 thash 对齐。可能有影响,反正没坏处。
看起来我们是踩到了树优化器里的一个编译器 bug。你能试试用 -O0 编译吗?
-O0 没用,同样的错误。
MinGW 用的是 GCC 3.4.5。问题很可能出在这里。
我看看能不能弄一个新版本的 MinGW。