(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
l.c
       1  main (a)
       2  {
       3    return - 256 + a;
       4  }