Fortran IO structure - compiler vs. library
sje@cup.hp.com
sje@cup.hp.com
Wed Oct 15 17:39:00 GMT 2008
jvdelisle@verizon.net wrote:
> We can not touch that part of st_parameter_dt without breaking ABI. Now
> for 4.5 we will probably break ABI for other reasons and this will be
> the opportunity to do some re-constructive surgery. We could at that
> time make sure we align on 8 byte boundaries and pad if we have to. I
> do not know a way to magically do this.
The strange thing to me is that this doesn't seem to have broken anything
in f95 code. That code has the same bug but for some reason it doesn't
seem to show up as test failures anywhere. If we can't fix this for 4.4
but will fix it in 4.5 with an ABI change would a patch to XFAIL these
tests be considered acceptable? I will also submit a PR for the problem.
Steve Ellcey
sje@cup.hp.com
More information about the Fortran
mailing list