--- Comment #4 from jvdelisle at gcc dot gnu dot org 2009-06-29 04:09
---
I can confirm the regression is from the I/O patch, but not related to format
caching. The test case is looping here:
(gdb) bt
#0 mem_alloc_w () at ../../../gcc45/libgfortran/io/unix.c:579
#1 mem_write (s=0x601
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2009-06-29 02:07
---
I will have a look.
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
As
--- Comment #2 from dominiq at lps dot ens dot fr 2009-06-28 21:23 ---
> I don't have a 4.4 compiler around to test currently.
works with 4.4.0, but not with 4.4.1 revision 147906 (before reverting the
format caching).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40576
--- Comment #1 from tkoenig at gcc dot gnu dot org 2009-06-28 21:10 ---
I don't have a 4.4 compiler around to test currently.
Jerry, do you have any idea?
--
tkoenig at gcc dot gnu dot org changed:
What|Removed |Added
-