While building stage 1 on my ARM I ran into the following error. It
appears that the code is in a BEWARE_LOAD_STORE_ALIGNMENT #ifdef, which
perhaps isn't exercised frequently on more common architectures. Seems
like someone just forgot to update a function reference. The fix
is trivial.
Cheers,
While building stage 1 on my ARM I ran into the following error. It
appears that the code is in a BEWARE_LOAD_STORE_ALIGNMENT #ifdef, which
perhaps isn't exercised frequently on more common architectures. Seems
like someone just forgot to update a function reference. The fix
is trivial.
Cheers,