The v850 port has an option to increase alignment of objects. However, from my testing it looks fundamentally broken. I suspect some kind of dynamic stack/frame realignment is necessary for this to work properly. As it stands using -m8byte-align can result in corrupted stack frames. I'm leaving the option in the v8 port, but removing it from the standard set of multilibs to be built. Installing on the trunk, Jeff