[Bug fortran/37498] [4.4 Regression] Incorrect array value returned - 4.3 ABI Broken
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 23 06:27:00 GMT 2008
------- 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
More information about the Gcc-bugs
mailing list