Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
with -fexceptions support, all the tests appear to pass. sometimes the gctest check takes a bit on aarch64 on QEMU.
- Loading branch information
eb5fd41
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ahgamut What's the issue with -fexceptions? All tests pass even with -fexceptions passed to cosmocc. (I tested with cosmocc-3.9.3, see details in ivmai/bdwgc#666)
eb5fd41
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aha, got it, you have reverted previous change.