aboutsummaryrefslogtreecommitdiffstats
path: root/src/psl/psl-nodes.adb.in
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2021-08-30 08:12:26 +0200
committerTristan Gingold <tgingold@free.fr>2021-08-30 08:12:26 +0200
commit852f4310b717765360f5d3bf575d40af5769f70d (patch)
treed3ea3da1d6152b6a14ca71f24cc8f03139dc3101 /src/psl/psl-nodes.adb.in
parent7b0195b5e706502a1d564f31867b02bf2a8a27bb (diff)
downloadghdl-852f4310b717765360f5d3bf575d40af5769f70d.tar.gz
ghdl-852f4310b717765360f5d3bf575d40af5769f70d.tar.bz2
ghdl-852f4310b717765360f5d3bf575d40af5769f70d.zip
vhdl and psl: parse sync_abort and async_abort. For #1654
Diffstat (limited to 'src/psl/psl-nodes.adb.in')
-rw-r--r--src/psl/psl-nodes.adb.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/psl/psl-nodes.adb.in b/src/psl/psl-nodes.adb.in
index a644ebb71..8bbc8290f 100644
--- a/src/psl/psl-nodes.adb.in
+++ b/src/psl/psl-nodes.adb.in
@@ -353,6 +353,8 @@ package body PSL.Nodes is
| N_Before
| N_Until
| N_Abort
+ | N_Async_Abort
+ | N_Sync_Abort
| N_Strong
| N_Property_Parameter
| N_Property_Instance =>