-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Description
After 23da169 the dotnet9.0 builds in Fedora started failing with this error:
Consolidate compiler generated dependencies of target utilcodestaticnohost
make[3]: Leaving directory '/builddir/build/BUILD/dotnet9.0-9.0.102-build/dotnet-9.0.1/src/runtime/artifacts/obj/coreclr/linux.ppc64le.Release'
make -f utilcode/CMakeFiles/utilcodestaticnohost.dir/build.make utilcode/CMakeFiles/utilcodestaticnohost.dir/build
/builddir/build/BUILD/dotnet9.0-9.0.102-build/dotnet-9.0.1/src/runtime/src/coreclr/pal/src/arch/ppc64le/context2.S:140:15: error: invalid register name
ld %r0, 0 +8(%R3)
^
Metadata
Metadata
Assignees
Type
Projects
Status
Done