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:[darwin] fix load of a misaligned double word


>>>>> Bradley Lucier writes:

Brad> On Dec 31, 2003, at 2:10 PM, David Edelsohn wrote:

>> Also, in my tests, the type of ___r1 affects the alignment of the
>> displacement.  What is the type in the original code?

Brad> I'm working on a much smaller self-contained test.  Perhaps it will be 
Brad> ready later this afternoon.

	Andrew Pinski's fragment is a fine example.

	___r1 is a pointer to int, which appears to produce the
mis-aligned offsets.

David


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