[Bug libfortran/21787] flush I/O before calling abort()

2005-07-31 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-07-31 07:45 --- This one is fixed (at least, the part concerning flushing units before calling abort). For the other parts, we will file a new bug if we can produce a reduced testcase. -- What|Removed

[Bug libfortran/21787] flush I/O before calling abort()

2005-07-31 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-31 07:30 --- Subject: Bug 21787 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-07-31 07:30:34 Modified files: libgfortran: ChangeLog libgfortran/intrin

[Bug libfortran/21787] flush I/O before calling abort()

2005-07-30 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-07-30 21:18 --- For the bug noted in comments 5 and 6: [dranta:~/tests/gfortran] dir% gfortran -o callabort callabort.f [dranta:~/tests/gfortran] dir% callabort Abort [dranta:~/tests/gfortran] dir% cat callabort.f