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

2010-08-08 Thread rmlarsen at gmail dot com
--- Comment #9 from rmlarsen at gmail dot com 2010-08-09 00:02 --- burnus, Thanks for investigating. I have verified that the bug is indeed fixed in 4.6.0: gcc version 4.6.0 20100407 (experimental) [trunk revision 158083] (GCC) Hope the fixed version makes it into Ubuntu soon... Any

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

2010-07-20 Thread rmlarsen at gmail dot com
--- Comment #6 from rmlarsen at gmail dot com 2010-07-20 08:46 --- 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. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44998

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

2010-07-20 Thread rmlarsen at gmail dot com
--- Comment #5 from rmlarsen at gmail dot com 2010-07-20 08:38 --- Thanks for the quick response. Let me clarify: The data file contains no trailing newline or carriage return - if a newline is appended the problem disappears. My setup is (default Ubuntu 10.0.4 install): Target: i486

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

2010-07-20 Thread rmlarsen at gmail dot com
--- Comment #2 from rmlarsen at gmail dot com 2010-07-20 07:31 --- Created an attachment (id=21256) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21256&action=view) test1.dat data file for test case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44998

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

2010-07-20 Thread rmlarsen at gmail dot com
--- Comment #1 from rmlarsen at gmail dot com 2010-07-20 07:30 --- Created an attachment (id=21255) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21255&action=view) bug.f small program provoking the bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44998

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

2010-07-20 Thread rmlarsen at gmail dot com
[reopen bug 19064] Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rmlarsen at gmail dot com http://gcc.gnu.org