(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
load8.c
       1  foo ()
       2  {
       3    return *(short *) 126;
       4  }