[Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f

2005-06-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-16 22:13 --- Subject: Bug 16436 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-16 22:13:26 Modified files: gcc/testsuite : ChangeLog

[Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f

2005-06-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-16 22:26 --- Subject: Bug 16436 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-06-16 22:25:41 Modified files: gcc/testsuite :

[Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f

2005-06-16 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-16 22:29 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f

2005-06-01 Thread fxcoudert at gcc dot gnu dot org
-- What|Removed |Added URL||http://gcc.gnu.org/ml/fortra ||n/2005-05/msg00439.html

[Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f

2005-06-01 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-01 09:44 --- *** Bug 20236 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f

2005-05-30 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-05-30 10:51 --- I'm beginning to see what happens here. It's arising from many small errors in the library code (bad handling of bytes_left and active fields). I will probably come up with a nice patch in the next few

[Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f

2005-04-08 Thread fxcoudert at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|fxcoudert at gcc dot gnu dot|unassigned at gcc dot gnu |org |dot org Status|ASSIGNED

[Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f

2005-03-17 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-03-17 22:07 --- Still present. Minimal testcase is: integer i character*32 in in = '1234 8' read(in,'(5X,TL4,I2)') i I'll work on that one. -- What|Removed

[Bug libfortran/16436] gfortran TL edit descriptor failure - test f77-edit-t-in.f

2005-01-06 Thread tobi at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||19292 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16436