[Bug libfortran/42744] SIGSEGV at libgfortran/io/format.c:111

2010-01-14 Thread manfred99 at gmx dot ch
--- Comment #3 from manfred99 at gmx dot ch 2010-01-14 12:59 --- Sorry, I made a mess. *** This bug has been marked as a duplicate of 42742 *** -- manfred99 at gmx dot ch changed: What|Removed |Added ---

[Bug libfortran/42744] SIGSEGV at libgfortran/io/format.c:111

2010-01-14 Thread manfred99 at gmx dot ch
--- Comment #2 from manfred99 at gmx dot ch 2010-01-14 12:43 --- This write statement is called in a loop, and it crashes at the second iteration. I did first a test case with only this write statement, and it works OK. Then, I put a loop around it, and I catched it! So the attached tes

[Bug libfortran/42744] SIGSEGV at libgfortran/io/format.c:111

2010-01-14 Thread manfred99 at gmx dot ch
--- Comment #1 from manfred99 at gmx dot ch 2010-01-14 12:42 --- Created an attachment (id=19596) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19596&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42744