aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/nodes_gc.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/nodes_gc.adb')
-rw-r--r--src/vhdl/nodes_gc.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/nodes_gc.adb b/src/vhdl/nodes_gc.adb
index 38966f27c..d400d8f50 100644
--- a/src/vhdl/nodes_gc.adb
+++ b/src/vhdl/nodes_gc.adb
@@ -137,6 +137,7 @@ package body Nodes_GC is
F := Fields (I);
case Get_Field_Attribute (F) is
when Attr_Ref
+ | Attr_Forward_Ref
| Attr_Chain_Next =>
null;
when Attr_Maybe_Ref =>