* Eric Botcazou: >> To support applications that assume big-endian memory layout on little- >> endian systems, I'm considering adding support for reversing the >> storage order to GCC. > > That was also the goal of the scalar_storage_order attribute.
By the way, what happened to the C++ bits? I think the c-family patch which went in assumes that the C++ bits are there as well.