9.11.23 unordered

The unordered attribute indicates that the placement of this variable may move relative to other variables within the current C/C++ source file.

const int __attribute__ ((unordered)) i;