> 24 bits stored as three bytes, or four? How does this affect vtable
> layout? I would have expected the C++ frontend and libsupc++ to
> currently be inconsistent with each other given such a setup.

In memory, four, I think.  The address registers really are three
bytes though.  They're PSImode and gcc doesn't really have a good way
of using any specified PSImode precision.

Reply via email to