Tests: Fix GCC 11.4.0 hang

This commit is contained in:
Wilson Snyder 2024-08-06 08:47:28 -04:00
parent 31c1df638b
commit 6abd556f5a
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ scenarios(simulator => 1);
compile(
verilator_flags2 => ["--assert"],
sanitize => 0, # GCC 11.4.0 hang bug
);
execute(