aboutsummaryrefslogtreecommitdiffstats
path: root/canon.adb
diff options
context:
space:
mode:
Diffstat (limited to 'canon.adb')
-rw-r--r--canon.adb3
1 files changed, 2 insertions, 1 deletions
diff --git a/canon.adb b/canon.adb
index 58136a5ec..f43bc37a2 100644
--- a/canon.adb
+++ b/canon.adb
@@ -190,7 +190,8 @@ package body Canon is
when Iir_Kinds_Type_Attribute =>
null;
- when Iir_Kind_Event_Attribute =>
+ when Iir_Kind_Event_Attribute
+ | Iir_Kind_Active_Attribute =>
-- LRM 8.1
-- An attribute name: [...]; otherwise, apply this rule to the
-- prefix of the attribute name.