This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch,fortran] PR25828 F2003 Stream I/O


On Wed, Aug 09, 2006 at 09:34:13PM -0700, Jerry DeLisle wrote:
> 
> The streamio_7.f90 test was revised to not use an empty write to position 
> the file.  Though this seems to work on most systems, it does not seem to 
> work on 64 bit platforms.  Steve Kargl and I have been beating on that one 
> for about a week and have decided to open a separate PR for this, since it 
> is a corner case.

Just to clarify.  streamio_7.f90 appears to fail on FreeBSD-current
(the bleeding edge) on both i386 and amd64 platforms.  I've given
Jerry access to my amd64 platform to help me track down the problem.
Although this problem exists, I believe that this patch is ready
to commit to get wide spread testing.  I know Janne has also provided
some feedback.  If you have any reservations, test the patch and
speak up.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]