summary refs log tree commit diff stats
path: root/tests/arc/topt_no_cursor.nim
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2023-05-07 15:22:42 +0800
committerGitHub <noreply@github.com>2023-05-07 09:22:42 +0200
commit4a94f3606e2e3c47cf416755c4b3d2cd7eddef9c (patch)
tree9155b8d7e60698b9eace27e18633e273063fe157 /tests/arc/topt_no_cursor.nim
parent8cf5643621600aaa869935721227fc3b7ee5f881 (diff)
downloadNim-4a94f3606e2e3c47cf416755c4b3d2cd7eddef9c.tar.gz
revert #21799 and #21802 which don't pass the tests (#21804)
* Revert "ORC: make rootsThreshold thread local [backport] (#21799)"

This reverts commit b74d49c037734079765770426d0f5c79dee6cf87.

* Revert "fixes #21752 [backport] (#21802)"

This reverts commit d0c62fa169f3970653ce0d5bbd16e123efb24251.
Diffstat (limited to 'tests/arc/topt_no_cursor.nim')
-rw-r--r--tests/arc/topt_no_cursor.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arc/topt_no_cursor.nim b/tests/arc/topt_no_cursor.nim
index 32652b60a..ddcc549d1 100644
--- a/tests/arc/topt_no_cursor.nim
+++ b/tests/arc/topt_no_cursor.nim
@@ -1,6 +1,6 @@
 discard """
   nimoutFull: true
-  cmd: '''nim c -r --warnings:off --hints:off --mm:arc --expandArc:newTarget --expandArc:delete --expandArc:p1 --expandArc:tt --hint:Performance:off --assertions:off --expandArc:extractConfig --expandArc:mergeShadowScope --expandArc:check $file'''
+  cmd: '''nim c -r --warnings:off --hints:off --gc:arc --expandArc:newTarget --expandArc:delete --expandArc:p1 --expandArc:tt --hint:Performance:off --assertions:off --expandArc:extractConfig --expandArc:mergeShadowScope --expandArc:check $file'''
   nimout: '''
 --expandArc: newTarget