This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: real-values print and add incorrectly (version 4.1.0 20050702, i686-pc-mingw32)


> Confirmed.  This must be a build issue.  Its on the snapshot from FX server.
> 
> I have not tried a build on windows yet, but I will go ahead and try a current
> snapshot and see what happens.  (It will take me a while though.)

gfortran CVS doesn't build on mingw without patches these days. On the
other hand, you could try to use an older snapshot. Or use gdb to
check that the value is stored correctly and that only the library is
playing tricks.

Of course, if we had a way to run the testsuite on mingw, such things
certainly wouldn't happen. I'll investigate latter on (returning to
real life with real net access in a few days).

FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]