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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only bug
synth_only bug2

echo "Test successful"