Skip to content

Conversation

kinke
Copy link
Member

@kinke kinke commented Mar 20, 2025

Based on the clang 19 logic (but not 100% accurate).

There's an interesting special case - Darwin on arm64 apparently uses synchronous tables.

@@ -24,8 +24,6 @@ runs:
excludes+='|^std.internal.math.gammafunction'
# FIXME: failing unittest(s) with enabled optimizations
excludes+='|^std.math.exponential(-shared)?$'
# FIXME: subtest rt_trap_exceptions fails
excludes+='|^druntime-test-exceptions-debug$'
Copy link
Member Author

@kinke kinke Mar 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Damn, I hoped this would fix this subtest on Linux AArch64, but it doesn't.

Based on the clang 19 logic (but not 100% accurate).

There's an interesting special case - Darwin on arm64 apparently uses
*synchronous* tables.
@kinke kinke merged commit 39b191b into ldc-developers:master Apr 12, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant