On Thu, Jan 20, 2005 at 10:30:57AM -0800, Steve Ellcey wrote: > Ah, I didn't realize you wanted to do it on all platforms. Do you think > we should take STRICT_ALIGNMENT in to account? My first inclination > would be to call store_bit_field only when STRICT_ALIGNMENT is set. store_bit_field should take care of all of that. r~