I am not an real assembler guy but I can read with datasheet next to code. Here's a patch that could be tested. You need to know that I did not test it, so I don't know if it still works and neither ...
# Bash script to do a test-compile of one or more Arduino programs in a repository each with different compile parameters. if [[ -n $ENV_SKETCH_NAMES ]]; then SKETCH ...