aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug047/testsuite.sh
blob: 11838e49abc504dc02ca3edeecc972e5a7e0ace6 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

#GHDL_FLAGS=--ieee=synopsys
analyze_failure repro_arith.vhdl

clean

echo "Test successful"