This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37498] [4.4 Regression] Incorrect array value returned - 4.3 ABI Broken
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2008 06:26:37 -0000
- Subject: [Bug fortran/37498] [4.4 Regression] Incorrect array value returned - 4.3 ABI Broken
- References: <bug-37498-16432@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #17 from jvdelisle at gcc dot gnu dot org 2008-09-23 06:26 -------
I was doing some additional testing after the above patch and see that it
breaks other things w.r.t 4.3 ABI. An example is namelist_14.f90 which fails
with a 4.3 executable and 4.4 library. I am keeping this PR open while I sort
this issue out further. 4.3 kept delim_status in unit_flags instead of in the
st_parameter_dt of 4.4
Stay tuned.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37498