Artem Shinkarov <artyom.shinkar...@gmail.com> 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 -- a...@linux.intel.com -- Speaking for myself only