# call gcc with -O0 as last argument to disable any optimizations
gcc "$@" -O0
