This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/31880] [4.2 only] silent data corruption in gfortran read statement
- From: "mark at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 May 2007 18:45:35 -0000
- Subject: [Bug libfortran/31880] [4.2 only] silent data corruption in gfortran read statement
- References: <bug-31880-14526@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from mark at codesourcery dot com 2007-05-11 19:45 -------
Subject: Re: [4.2 only] silent data corruption in gfortran
read statement
tkoenig at gcc dot gnu dot org wrote:
> I second Jerry's DeLisle's request for inclusion in 4.2. This is a
> regression versus g77, the fix is simple and safe.
OK, please apply the patch to 4.2.
However, please note for future that a patch should never go on 4.1
before it has gone on 4.2: we want to be sure that new regressions are
not being introduced!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31880