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