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 libfortran/37839] st_parameter_dt has unwanted padding, is out of sync with compiler



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


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