aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue623/testsuite.sh
blob: c3c7bc3dd26e684be8e6a98ea4e8b186c7c737c1 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
analyze_failure crash.vhdl

clean

echo "Test successful"