RE: gcc 4.9.2 cygwin64 internal error parsing decimal float point values

2015-01-18 Thread Marc Reynolds
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

Re: gcc 4.9.2 cygwin64 internal error parsing decimal float point values

2015-01-17 Thread JonY
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: > > - >