aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1993/testsuite.sh
blob: bb55be7f0a1f1b28f37dba76666804b6fa5fcebd (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only repro1
synth_only bug

echo "Test successful"