11.2.4 Changing Auto Variable Allocation

As auto variables are dynamically allocated space in the software stack, using the address attribute or other mechanisms to have them allocated at a non-default location is not permitted.