[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-26 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2006-03-27 06:55 --- Subject: Bug 26661 Author: jvdelisle Date: Mon Mar 27 06:55:20 2006 New Revision: 112410 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=112410 Log: 2006-03-26 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-26 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2006-03-27 07:16 --- Subject: Bug 26661 Author: jvdelisle Date: Mon Mar 27 07:16:03 2006 New Revision: 112413 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=112413 Log: 2006-03-26 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-25 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2006-03-26 02:15 --- Subject: Bug 26661 Author: jvdelisle Date: Sun Mar 26 02:15:44 2006 New Revision: 112390 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=112390 Log: 2006-03-25 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-25 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2006-03-26 02:59 --- Subject: Bug 26661 Author: jvdelisle Date: Sun Mar 26 02:59:45 2006 New Revision: 112391 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=112391 Log: 2006-03-25 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-25 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2006-03-26 03:05 --- Fixed on 4.1.1 and 4.2 -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-19 Thread patchapp at dberlin dot org
--- Comment #3 from patchapp at dberlin dot org 2006-03-19 21:02 --- Subject: Bug number PR26661 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01100.html --

[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-13 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2006-03-13 16:34 --- Created an attachment (id=11040) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11040action=view) Example test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26661

[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-13 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2006-03-13 16:36 --- Created an attachment (id=11041) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11041action=view) Example data file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26661

[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-13 Thread jvdelisle at gcc dot gnu dot org
-- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last

[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-12 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2006-03-13 04:48 --- Created an attachment (id=11035) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11035action=view) Example showing read statement that fails. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26661

[Bug libfortran/26661] Sequential formatted read goes too far

2006-03-12 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2006-03-13 04:50 --- Created an attachment (id=11036) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11036action=view) Example data file to read. Note: The error only occurs if there are no LF or CRLF on the last line of data