Hi All
Or rather, would you please provide two operands to the power operator, which yield different results on mingw-w64 and FreeBSD etc.?
This is difficult to do since this problem is that an execution file created with mingw-w64 does NOT provide definite number. Resulting number changes at time to time, when we execute several times. This is the first experience to me. It seems that, this strange behavior happens when we use operation ** in a do loop parallelized with "schedule(dynamic)". Somewhere in threading could be wrong. I will try to investigate more. Best, Takashi _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
