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

Re: [patch] m68k: Fix binary compatibility problem with -mno-strict-align. (Take 2)


Roman Zippel wrote:

The question is if this is more an ABI bug. Does it really make sense to return structures of the same size differently based on its contents?

Of course it doesn't make sense for the ABI to depend on internal implementation features of the compiler :) Not much we can do about it at this time, though :(


In the end I don't care that much, since Linux already does the sane thing.

ok then.


nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery


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