aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug0124/testsuite.sh
blob: 17aba5049c9a17686d39433e6fb658e2ea8ecdbf (plain)
1
2
3
4
5
6
7
8
#! /bin/sh

. ../../testenv.sh

$GHDL -s --std=08 repro.vhdl
$GHDL -s --std=08 repro2.vhdl

echo "Test successful"