[patch] handle unaligned arm abs relocs

Joseph S. Myers joseph@codesourcery.com
Mon Dec 19 19:57:00 GMT 2011


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



More information about the Libc-ports mailing list