Commit Graph

1 Commits

Author SHA1 Message Date
Peter Wang
8eebefeabc In svar_start_inner_atomic_scope, remember the SInfo from before the
Branches: main

compiler/state_var.m:
        In svar_start_inner_atomic_scope, remember the SInfo from before the
        introduction of the inner state variable, not after.

        Delete a sanity check with atomic scopes which turns out to be wrong.

tests/stm/Mmakefile:
tests/stm/atomic_scope.m:
        Add test case which requires the svar_start_inner_atomic_scope fix.

tests/stm/atomic_mvar.m:
        Add test for the sanity check that was removed.
2009-11-12 04:06:42 +00:00