[Bug libfortran/31532] INQUIRE(...,POSITION=...) not standard conforming

2007-04-27 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2007-04-28 03:13 --- Fixed on trunk. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added St

[Bug libfortran/31532] INQUIRE(...,POSITION=...) not standard conforming

2007-04-27 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2007-04-28 03:04 --- Subject: Bug 31532 Author: jvdelisle Date: Sat Apr 28 03:04:35 2007 New Revision: 124254 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124254 Log: 2007-04-27 Jerry DeLisle PR libfortran/31532

[Bug libfortran/31532] INQUIRE(...,POSITION=...) not standard conforming

2007-04-27 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-04-28 03:03 --- Subject: Bug 31532 Author: jvdelisle Date: Sat Apr 28 03:03:21 2007 New Revision: 124252 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124252 Log: 2007-04-27 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/31532] INQUIRE(...,POSITION=...) not standard conforming

2007-04-22 Thread patchapp at dberlin dot org
--- Comment #5 from patchapp at dberlin dot org 2007-04-22 18:20 --- Subject: Bug number PR31532 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/2007-04/msg01415.html -- http://gcc.gnu.org/bugzilla/sh

[Bug libfortran/31532] INQUIRE(...,POSITION=...) not standard conforming

2007-04-13 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2007-04-14 03:10 --- My interpretation of the standard as quoted in the original post. The value of POSITION can only be APPEND if we are positioned just before the EOF record or if there is no EOF record and the position is at it's

[Bug libfortran/31532] INQUIRE(...,POSITION=...) not standard conforming

2007-04-13 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-04-14 00:40 --- I have not a chance to study this yet, but I will get to it sometime soon. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added -

[Bug libfortran/31532] INQUIRE(...,POSITION=...) not standard conforming

2007-04-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-04-13 15:24 --- (In reply to comment #0) > If the file has been repositioned since the connection, the > scalar-default-char-variable is assigned a processor-dependent value, > which shall not be REWIND unless the file is posi

[Bug libfortran/31532] INQUIRE(...,POSITION=...) not standard conforming

2007-04-10 Thread anlauf at gmx dot de
--- Comment #1 from anlauf at gmx dot de 2007-04-10 21:35 --- Created an attachment (id=13351) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13351&action=view) Test program -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31532