[Bug libfortran/37839] st_parameter_dt has unwanted padding, is out of sync with compiler
sje at cup dot hp dot com
gcc-bugzilla@gcc.gnu.org
Thu Oct 16 15:24:00 GMT 2008
------- Comment #3 from sje at cup dot hp dot com 2008-10-16 15:23 -------
While changing the compiler would not break the ABI it seems like it would be
pretty difficult. It looks to me like the compiler is building the
offsets/fields based on the types in ioparm.def and assumes no padding. I want
to add padding but only in 32 bit mode and only on some platforms.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37839
More information about the Gcc-bugs
mailing list