Skip to content
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

Fix a compiler error on alpine-arm64 #101206

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Fix a compiler error on alpine-arm64 #101206

merged 1 commit into from
Apr 24, 2024

Conversation

am11
Copy link
Member

@am11 am11 commented Apr 17, 2024

Attempt to fix this compilation error:

/runtime/src/coreclr/jit/optimizebools.cpp:1251:20: error: invalid operands to binary expression ('genTreeOps' and 'std::nullptr_t')

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 17, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Apr 17, 2024
Copy link
Contributor

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

@am11 am11 requested a review from jkoritzinsky April 17, 2024 19:46
@am11
Copy link
Member Author

am11 commented Apr 24, 2024

@jakobbotsch, I do not have the write access. Please merge when time permits. 🙂

@jakobbotsch jakobbotsch merged commit 3027ff1 into dotnet:main Apr 24, 2024
104 of 110 checks passed
@jakobbotsch
Copy link
Member

Sorry... fell off my radar (sometimes I see a PR while CI is still running but forget to return to it after.)

@am11 am11 deleted the patch-31 branch April 24, 2024 14:56
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 25, 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