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

. ../../testenv.sh

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

echo "Test successful"