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: First part of 64-bit Darwin support


On Thu, Aug 12, 2004 at 12:17:13PM -0700, Stan Shebs wrote:
> OK, not as obvious as I thought. I'll do this as a separate patch; it 
> only came up in one place in BLAST, where an array of shorts was being
> incorrectly aligned on 2-byte boundary.

Or, more likely, correctly aligned on a 2 byte boundary, and 
some code elsewhere was incorrectly assuming larger alignment.

They *are* shorts, after all...



r~


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