[Bug fortran/44998] runtime error when reading complex*16 using formatted I/O [reopen bug 19064]

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jul 20 09:05:00 GMT 2010



------- Comment #7 from burnus at gcc dot gnu dot org  2010-07-20 09:04 -------
(In reply to comment #5)
> gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 

I think the problem was only present between the 4.4.2 release (2009-10-15) and
4.4.4 (2010-04-29).

Most likely it was caused by the commit for PR 43265 (2010-03-17, in 4.4.4 (!)
not in 4.4.3 - ?!?) and fixed as PR 43517 (2010-03-25). The 4.5 trunk was
affected from 2010-03-09 to 2010-03-25). But there were also a couple of other
commits.

 * * *

(In reply to comment #6)
> BTW: One obvious difference is that my system is 32 bit (x86 vs. x86_64). I
> don't have a x86_64 system handy today to test that hypothesis.

Unlikely. Additionally, with "gfortran -m32" (which uses the x86 library) it
also works for me.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44998



More information about the Gcc-bugs mailing list