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