This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: DO-loop and WRITE strange behaviour
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Cc: pedro albarran <pedro dot albarran at uc3m dot es>, fortran at gcc dot gnu dot org
- Date: Sun, 03 Jul 2005 17:04:33 +0200
- Subject: Re: DO-loop and WRITE strange behaviour
- References: <42C7D235.4030709@uc3m.es> <20050703145619.GA54988@troutmask.apl.washington.edu>
Steve Kargl wrote:
> On Sun, Jul 03, 2005 at 01:55:33PM +0200, pedro albarran wrote:
>
>>Moreover, this is specific to gfortran: compiling with g95 or Visual
>>Fortran, everything is ok. Any ideas?
>>
>>I have tried to look in the mailing list but I was not successful. Also,
>>sorry for not using GCC bugzilla, but I wasn't sure how to do it.
>>
>
>
> Work fine for me with gfortran 4.0 and gfortran 4.1.
> The only thing that I noticed was that 4.0 wrote the
> file much much much faster than 4.1.
No problem here either.
Pedro can you be a bit more specific about your environment and what you're
doing (command line options etc.)
Thanks,
- Tobi