Skip to content

Disable optimize ThreadStaticAccess for FreeBSD/arm64 #98629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

sec
Copy link
Contributor

@sec sec commented Feb 18, 2024

Quick fix to disable TLS inline access, as it crash on FreeBSD/arm64 (more details here).

Maybe someone with more expierence in this field will know how/where to fix it, if not - I'm fine with this disabled, as working build is better than non-working one :)

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Feb 18, 2024
@ghost
Copy link

ghost commented Feb 18, 2024

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

Quick fix to disable TLS inline access, as it crash on FreeBSD/arm64 (more details here).

Maybe someone with more expierence in this field will know how/where to fix it, if not - I'm fine with this disabled, as working build is better than non-working one :)

Author: sec
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@jkotas jkotas merged commit b61e880 into dotnet:main Feb 18, 2024
@teo-tsirpanis teo-tsirpanis added the community-contribution Indicates that the PR has been added by a community member label Feb 18, 2024
@sec sec deleted the freebsd.arm64.tls.fix branch February 19, 2024 08:32
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants