This is the mail archive of the gcc-bugs@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]

[Bug fortran/37498] [4.4 Regression] Incorrect array value returned - 4.3 ABI Broken



------- 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


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