Consider the following programme:
int main() { int arr[8]; }
When compiling with gcc 9.3.0 on linux 20 the deassembly of the file looks li