Artem Shinkarov <[email protected]> writes: > > 1) Currently in C we cannot provide information that an array is > aligned to a certain number. The problem is hidden in the fact, that
Have you considered doing it the other way round: when an optimization needs something to be aligned, make the declaration aligned? -Andi -- [email protected] -- Speaking for myself only
