This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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] handle unaligned arm abs relocs


On Mon, 19 Dec 2011, Mike Frysinger wrote:

> i was in the process of implementing Richard's suggestion for using a struct 
> and gcc attributes.  but i'm hitting unrelated arm build failures which i'm 

That's also a reasonable way of implementing things (such packed 
structures are how libgcc implements functions such as __aeabi_uread4, for 
example), though I suspect memcpy would turn out to be safe as well.

-- 
Joseph S. Myers
joseph@codesourcery.com


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