aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/canon.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/canon.adb')
-rw-r--r--src/vhdl/canon.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/canon.adb b/src/vhdl/canon.adb
index 39f83e712..96f8e02c7 100644
--- a/src/vhdl/canon.adb
+++ b/src/vhdl/canon.adb
@@ -375,7 +375,7 @@ package body Canon is
| Iir_Kind_Exit_Statement =>
-- LRM08 11.3
-- See assertion_statement case.
- Canon_Extract_Sensitivity
+ Canon_Extract_Sensitivity_If_Not_Null
(Get_Condition (Stmt), List);
when Iir_Kind_Return_Statement =>
-- LRM08 11.3