blob: eb4f383beb82e806a30780c6b6e45c867f5c3c5d [file] [log] [blame]
Jack Palevichf54db022009-05-08 15:18:32 -07001#!/bin/sh
Jack Paleviche27bf3e2009-05-10 14:09:03 -07002gcc acc.c -DTEST -ldl -o tests/acc && tests/acc tests/otcc.c tests/otcc.out && diff tests/otcc.out tests/otcc.out-orig