This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/35632] [Regression] stream io broken on FreeBSD due to ftruncate changes.
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Mar 2008 14:47:46 -0000
- Subject: [Bug fortran/35632] [Regression] stream io broken on FreeBSD due to ftruncate changes.
- References: <bug-35632-10110@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from tkoenig at gcc dot gnu dot org 2008-03-20 14:47 -------
(In reply to comment #7)
>
> Any chance, you'll revert the offending patch?
>
The patch fixed a wrong-code PR, so by reverting the patch, we would
introduce a wrong-code regression. I think it would be better to see what
the underlying issue is for FreeBSD, then fix that.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35632