--- Comment #8 from jvdelisle at gcc dot gnu dot org 2007-12-14 19:25
---
Fixed on trunk.
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
St
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2007-12-11 03:56
---
Subject: Bug 34411
Author: jvdelisle
Date: Tue Dec 11 03:56:05 2007
New Revision: 130768
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130768
Log:
2007-12-10 Jerry DeLisle <[EMAIL PROTECTED]>
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-12-11 03:50
---
Subject: Bug 34411
Author: jvdelisle
Date: Tue Dec 11 03:49:52 2007
New Revision: 130767
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130767
Log:
2007-12-10 Jerry DeLisle <[EMAIL PROTECTED]>
--- Comment #5 from dominiq at lps dot ens dot fr 2007-12-10 19:49 ---
Patch of comment #4 works as advertised without regression at -m32 and -m64
for ppc-Darwin9 and Intel-Darwin8/9.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34411
--- Comment #4 from burnus at gcc dot gnu dot org 2007-12-10 06:43 ---
Patch:
http://gcc.gnu.org/ml/gcc-patches/2007-12/msg00433.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34411
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-12-10 02:16
---
First, you are relying on non-portable behavior:
F95 Standard 9.4.1.5 Error branch - subpart (2)->
"The position of the file specified in the input/output statement becomes
indeterminate"
So gfortran does not
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2007-12-09 22:31
---
I will investigate this one.
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #1 from burnus at gcc dot gnu dot org 2007-12-09 21:03 ---
Do you have an idea, Jerry? I can reproduce it with gfortran 4.1.3, 4.2.2 and
4.3.0 and as he writes, other compilers (NAG f95, g95, ifort) work.
(Note: One needs to change "ii" into "iostat" or vice versa.)
gfortra