[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25349

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-18 Thread jvdelisle at gcc dot gnu dot org
--- Comment #11 from jvdelisle at gcc dot gnu dot org 2005-12-19 07:23 --- Fixed in 4.1 and 4.2 -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-18 Thread jvdelisle at gcc dot gnu dot org
--- Comment #10 from jvdelisle at gcc dot gnu dot org 2005-12-18 08:32 --- Subject: Bug 25349 Author: jvdelisle Date: Sun Dec 18 08:32:09 2005 New Revision: 108745 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108745 Log: 2005-12-17 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-18 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2005-12-18 08:24 --- Subject: Bug 25349 Author: jvdelisle Date: Sun Dec 18 08:24:04 2005 New Revision: 108744 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108744 Log: 2005-12-17 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2005-12-16 19:40 --- Subject: Bug 25349 Author: jvdelisle Date: Fri Dec 16 19:40:36 2005 New Revision: 108673 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108673 Log: 2005-12-16 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2005-12-16 19:32 --- Subject: Bug 25349 Author: jvdelisle Date: Fri Dec 16 19:32:21 2005 New Revision: 108671 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108671 Log: 2005-12-16 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2005-12-16 09:04 --- Patch submitted for review and approval. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25349

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-11 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2005-12-11 17:54 --- This is simialr to pr25264. I had to fix a regression in tl-editing, so maybe i need to extend that to the regular files. I was beginning to wonder why internal units seemed so different fromn files. Perhaps th

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-11 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2005-12-11 13:59 --- (In reply to comment #3) > Does someone else see this? Answering to myself: it disappeared with a clean build. As for the cause of the problem, it's truncation after the last character write. Another slightly di

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-11 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2005-12-11 12:51 --- (In reply to comment #2) > It does work with g77. Why did you remove PR 19292? Sorry, must have been a wrong keypress, didn't mean to do it. Another thing. I updated my tree (Thomas' convert patch got in) and t

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-11 Thread tkoenig at gcc dot gnu dot org
--- Comment #2 from tkoenig at gcc dot gnu dot org 2005-12-11 10:57 --- (In reply to comment #1) > I *hate* T format descriptors. And I thought we had this topic working and > covered by the testsuite. The testsuite often uses internal writes. I just converted tl_editing.f90 to use ext

[Bug libfortran/25349] T edit descriptor broken for output on files

2005-12-11 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2005-12-11 10:20 --- I *hate* T format descriptors. And I thought we had this topic working and covered by the testsuite. This is not a regression, though, since 4.0.3 segfaults on this same example. -- fxcoudert at gcc dot gnu d