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

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
synth_only bug

echo "Test successful"