From 6b3e2ce971c3d76fc36295a7c3603922e49deb91 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Mon, 29 Jun 2026 22:00:10 -0400 Subject: [PATCH] Commentary: Changes update --- Changes | 1 + test_regress/t/t_config_libmap_inc.py | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 08d60bba0..9428c6eac 100644 --- a/Changes +++ b/Changes @@ -206,6 +206,7 @@ Verilator 5.049 devel * Fix lifetime of expression coverage variable (#7834). [Ryszard Rozak, Antmicro Ltd.] * Fix disable iff ignored when its condition is held continuously true (#7841). [Yilou Wang] * Fix constant pool cache after dead scope removal (#7845). [Nick Brereton] +* Fix covergroups without --coverage (#7848) (#7849). [Joshua Leahy] Verilator 5.048 2026-04-26 diff --git a/test_regress/t/t_config_libmap_inc.py b/test_regress/t/t_config_libmap_inc.py index 10db367a5..bbe991e93 100755 --- a/test_regress/t/t_config_libmap_inc.py +++ b/test_regress/t/t_config_libmap_inc.py @@ -9,7 +9,6 @@ import vltest_bootstrap -test.scenarios('simulator') test.scenarios('linter') test.lint(verilator_flags2=["-libmap t/t_config_libmap_inc.map"],