Skip to content

Fix comment#77226

Merged
AndyAyersMS merged 1 commit intodotnet:mainfrom
filipnavara:obsolete
Oct 24, 2022
Merged

Fix comment#77226
AndyAyersMS merged 1 commit intodotnet:mainfrom
filipnavara:obsolete

Conversation

@filipnavara
Copy link
Member

Note that the CORJIT_FLAG_SOFTFP_ABI flag seems to have no effect. Likewise, there's NativeAot ArmEl target and related code that seems to be dead.

@ghost ghost added community-contribution Indicates that the PR has been added by a community member area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Oct 19, 2022
@ghost
Copy link

ghost commented Oct 19, 2022

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

Issue Details

Note that the CORJIT_FLAG_SOFTFP_ABI flag seems to have no effect. Likewise, there's NativeAot ArmEl target and related code that seems to be dead.

Author: filipnavara
Assignees: -
Labels:

area-CodeGen-coreclr, community-contribution

Milestone: -

Copy link
Member

@AndyAyersMS AndyAyersMS left a comment

Choose a reason for hiding this comment

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

Thanks for spotting this.

@AndyAyersMS
Copy link
Member

Failure was in a package restore, will ignore.

/__w/1/s/src/tests/build.proj(437,5): error MSB3073: The command ""/__w/1/s/.dotnet/dotnet" restore -r linux-arm64 Common/XHarnessRunnerLibrary/XHarnessRunnerLibrary.csproj  /p:SetTFMForRestore=true /p:TargetOS=Linux /p:TargetArchitecture=arm64 /p:Configuration=Checked /p:CrossBuild=true" exited with code 1.
    0 Warning(s)

@AndyAyersMS AndyAyersMS merged commit 2d8379d into dotnet:main Oct 24, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 23, 2022
@filipnavara filipnavara deleted the obsolete branch June 5, 2025 07:46
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.

2 participants