blob: 2f999c10b9b11a1388ca49d29bfe1e1a14df8480 [file] [log] [blame]
Jack Palevichf54db022009-05-08 15:18:32 -07001#!/bin/sh
2gcc acc.c -ldl -o tests/acc && tests/acc tests/otcc.c >tests/otcc.out && diff tests/otcc.out tests/otcc.out-orig