If the bug is present then it will occur at any optimization level.
Given this further information I investigated and discovered the problem. My
system somehow had a broken cygmpfr-4.dll installed in /bin. Given that the
assert was from MPFR I should have checked this earlier but I naively a
On 1/17/2015 21:10, Marc Reynolds wrote:
> NOTE: I am not on neither of these mailing list so including me on any
> messages which might require further information
>
> The precompiled binary installed from the package manager labeled "4.9.2-1".
>
> The following program reproduces:
>
> -
>
NOTE: I am not on neither of these mailing list so including me on any messages
which might require further information
The precompiled binary installed from the package manager labeled "4.9.2-1".
The following program reproduces:
-
int main()
{
float f = 1.17549435082228750797e-38F;