diff options
Diffstat (limited to 'tests/opt/bug2765.ys')
-rw-r--r-- | tests/opt/bug2765.ys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/opt/bug2765.ys b/tests/opt/bug2765.ys index de670c2d1..fef9abb02 100644 --- a/tests/opt/bug2765.ys +++ b/tests/opt/bug2765.ys @@ -31,4 +31,4 @@ proc opt select -assert-count 2 t:$memwr opt_mem -select -assert-count 1 t:$memwr +select -assert-count 1 t:$memwr_v2 |