blob: 2f999c10b9b11a1388ca49d29bfe1e1a14df8480 [file] [log] [blame]
#!/bin/sh
gcc acc.c -ldl -o tests/acc && tests/acc tests/otcc.c >tests/otcc.out && diff tests/otcc.out tests/otcc.out-orig