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

x86 alignment stuff



Does anybody know why we don't items in the static store on the
x86?  Seems to me we can align stuff in the static store via
DATA_ALIGNMENT and friends without breaking ABI compatability.

Note this includes stuff in the constant pool too.

jeff


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