[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-04-03 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-03 08:10 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:07 --- Subject: Bug 20471 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-03 08:07:43 Modified files: gcc/testsuite : ChangeLog libgfortran: C

[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:04 --- Subject: Bug 20471 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-03 08:04:04 Modified files: gcc/testsuite : Change

[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-04-01 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-01 15:28 --- Forget comment #4. The problem is in the testsuite file (I corrected it, this test now FAILs, but will be fixed soon by Dale's patch). -- What|Removed |Added --

[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-03-31 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-03-31 20:32 --- Same patch also fixes PR 20068 (that is, all backspace bugs), but it does introduce a regression (gfortran.fortran-torture/execute/backspace.f90). -- What|Removed |Adde

[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-03-17 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-03-17 14:40 --- (In reply to comment #2) > The patches suggested in comment #2 under bug 20156 fixes bugs 20156, 20125 > and > 20471 on the macintosh and does not seem to cause any new problems. Can you submit this as

[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-03-16 Thread dir at lanl dot gov
--- Additional Comments From dir at lanl dot gov 2005-03-17 01:38 --- The patches suggested in comment #2 under bug 20156 fixes bugs 20156, 20125 and 20471 on the macintosh and does not seem to cause any new problems. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20471

[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-03-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-15 22:58 --- Confirmed, werid I don't get it with a newer gfortran on i686-pc-linux. -- What|Removed |Added ---