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]

Re: g++ 3.1 EH broken for irix6.5


    However, if we used to give it 8 bit alignment, then we have just
    broken the ABI.  If nothing else, `__alignof__' will now return a
    different value.

I'm not at all convinced there *is* an "ABI" saying what alignment we have
to give to packed structures.  They are very rarely used in C.


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