blob: 8bf33c8c231806ad269725980ac7dbfa41f6c455 [file] [log] [blame]
Jack Palevichf54db022009-05-08 15:18:32 -07001#!/bin/sh
Jack Palevich546b2242009-05-13 15:10:04 -07002g++ acc.cpp -g -ldl -o tests/acc && tests/acc tests/otcc.c -a x86 -d tests/otcc.out && diff tests/otcc.out tests/otcc.out-orig
Jack Palevich22305132009-05-13 10:58:45 -07003tests/acc tests/simplest.c