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

[release/9.0-preview3] Update syntax for PC relative offsets in ARM assembly #100151

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 22, 2024

Backport of #100066 to release/9.0-preview3

/cc @carlossanlop @filipnavara

Customer Impact

  • Customer reported
  • Found internally

After clang update, we started hitting a compilation error on arm32

Regression

  • Yes (against previous .NET 9.0 preview)
  • No

Presumably, regressed with clang update

Testing

CI, it doesn't build without this fix.

Risk

Low, arm32-specific

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

Copy link
Contributor

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

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

lgtm

@carlossanlop carlossanlop added the Servicing-approved Approved for servicing release label Mar 22, 2024
@carlossanlop
Copy link
Member

Per a conversation with @jeffschwMSFT , this is breaking the build so we can treat this as tell mode.

@carlossanlop
Copy link
Member

runtime (Build linux-armel checked CoreCLR_NonPortable) succeded. Merging now.

@carlossanlop carlossanlop merged commit 9e6ba1f into release/9.0-preview3 Mar 22, 2024
79 of 97 checks passed
@carlossanlop carlossanlop deleted the backport/pr-100066-to-release/9.0-preview3 branch March 22, 2024 17:54
@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-coreclr Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants