[Bug libfortran/25598] [4.1/4.2 Regression] gfortran - Fortran runtime error: Invalid argument

2006-01-07 Thread jvdelisle at gcc dot gnu dot org


--- Comment #10 from jvdelisle at gcc dot gnu dot org  2006-01-08 02:21 
---
Fixed in 4.1 and 4.2


-- 

jvdelisle at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25598




[Bug libfortran/25598] [4.1/4.2 Regression] gfortran - Fortran runtime error: Invalid argument

2006-01-07 Thread jvdelisle at gcc dot gnu dot org


--- Comment #9 from jvdelisle at gcc dot gnu dot org  2006-01-08 02:17 
---
Subject: Bug 25598

Author: jvdelisle
Date: Sun Jan  8 02:17:54 2006
New Revision: 109470

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109470
Log:
2005-01-07  Jerry DeLisle  <[EMAIL PROTECTED]>

PR fortran/25598
* gfortran.dg/backspace_3.f: New test.
* gfortran.dg/backspace_4.f: New test.

Added:
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/backspace_3.f
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/backspace_4.f
Modified:
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25598




[Bug libfortran/25598] [4.1/4.2 Regression] gfortran - Fortran runtime error: Invalid argument

2006-01-07 Thread jvdelisle at gcc dot gnu dot org


--- Comment #8 from jvdelisle at gcc dot gnu dot org  2006-01-08 02:16 
---
Subject: Bug 25598

Author: jvdelisle
Date: Sun Jan  8 02:16:11 2006
New Revision: 109469

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109469
Log:
2006-01-07  Jerry DeLisle  <[EMAIL PROTECTED]>

PR libgfortran/25598
* io/file_pos.c (unformatted_backspace): Assure the new file position
to seek is not less than zero.
(st_backspace): Set unit bytes_left to zero.
* io/transfer.c (next_record_r): Fix line lengths, no functional
change.

Modified:
branches/gcc-4_1-branch/libgfortran/ChangeLog
branches/gcc-4_1-branch/libgfortran/io/file_pos.c
branches/gcc-4_1-branch/libgfortran/io/transfer.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25598




[Bug libfortran/25598] [4.1/4.2 Regression] gfortran - Fortran runtime error: Invalid argument

2006-01-05 Thread jvdelisle at gcc dot gnu dot org


--- Comment #7 from jvdelisle at gcc dot gnu dot org  2006-01-06 05:21 
---
Subject: Bug 25598

Author: jvdelisle
Date: Fri Jan  6 05:21:01 2006
New Revision: 109408

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109408
Log:
2006-01-05  Jerry DeLisle  <[EMAIL PROTECTED]>

PR libgfortran/25598
* io/file_pos.c (unformatted_backspace): Assure the new file position
to seek is not less than zero.
(st_backspace): Set unit bytes_left to zero.
* io/transfer.c (next_record_r): Fix line lengths, no functional
change.

Fix date on ChangeLog

Modified:
trunk/gcc/fortran/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25598




[Bug libfortran/25598] [4.1/4.2 Regression] gfortran - Fortran runtime error: Invalid argument

2006-01-05 Thread jvdelisle at gcc dot gnu dot org


--- Comment #6 from jvdelisle at gcc dot gnu dot org  2006-01-06 01:44 
---
Subject: Bug 25598

Author: jvdelisle
Date: Fri Jan  6 01:44:31 2006
New Revision: 109406

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109406
Log:
2005-01-05  Jerry DeLisle  <[EMAIL PROTECTED]>

PR fortran/25598
* gfortran.dg/backspace_3.f: New test.
* gfortran.dg/backspace_4.f: New test.

Added:
trunk/gcc/testsuite/gfortran.dg/backspace_3.f
trunk/gcc/testsuite/gfortran.dg/backspace_4.f
Modified:
trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25598




[Bug libfortran/25598] [4.1/4.2 Regression] gfortran - Fortran runtime error: Invalid argument

2006-01-05 Thread jvdelisle at gcc dot gnu dot org


--- Comment #5 from jvdelisle at gcc dot gnu dot org  2006-01-06 01:39 
---
Subject: Bug 25598

Author: jvdelisle
Date: Fri Jan  6 01:39:34 2006
New Revision: 109405

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109405
Log:
2006-01-05  Jerry DeLisle  <[EMAIL PROTECTED]>

PR libgfortran/25598
* io/file_pos.c (unformatted_backspace): Assure the new file position
to seek is not less than zero.
(st_backspace): Set unit bytes_left to zero.
* io/transfer.c (next_record_r): Fix line lengths, no functional
change.

Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/file_pos.c
trunk/libgfortran/io/transfer.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25598




[Bug libfortran/25598] [4.1/4.2 Regression] gfortran - Fortran runtime error: Invalid argument

2006-01-02 Thread jvdelisle at gcc dot gnu dot org


--- Comment #4 from jvdelisle at gcc dot gnu dot org  2006-01-03 05:30 
---
Submitting patch for review.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25598




[Bug libfortran/25598] [4.1/4.2 Regression] gfortran - Fortran runtime error: Invalid argument

2005-12-31 Thread pinskia at gcc dot gnu dot org


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

   Priority|P3  |P5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25598




[Bug libfortran/25598] [4.1/4.2 Regression] gfortran - Fortran runtime error: Invalid argument

2005-12-31 Thread pinskia at gcc dot gnu dot org


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

Summary|gfortran - Fortran runtime  |[4.1/4.2 Regression]
   |error: Invalid argument |gfortran - Fortran runtime
   ||error: Invalid argument
   Target Milestone|--- |4.1.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25598