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

exit 0
. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only bug

echo "Test successful"