JIT: fix FitsIn<int32_t> assert in BitOperations.Rotate{Left,Right} const-fold#129136
Open
AndyAyersMS wants to merge 4 commits into
Open
JIT: fix FitsIn<int32_t> assert in BitOperations.Rotate{Left,Right} const-fold#129136AndyAyersMS wants to merge 4 commits into
AndyAyersMS wants to merge 4 commits into
Azure Pipelines / runtime (Build windows-x64 checked CoreCLR_ReleaseLibraries)
failed
Jun 8, 2026 in 29m 37s
Build windows-x64 checked CoreCLR_ReleaseLibraries failed
Annotations
Check failure on line 183 in src\coreclr\crossgen-corelib.proj
azure-pipelines / runtime (Build windows-x64 checked CoreCLR_ReleaseLibraries)
src\coreclr\crossgen-corelib.proj#L183
src\coreclr\crossgen-corelib.proj(183,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\x64/crossgen2/crossgen2.exe -o:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\System.Private.CoreLib.dll -r:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\IL\*.dll --targetarch:x64 --obj-format:pe --targetos:windows -m:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\StandardOptimizationData.mibc --embed-pgo-data -O --verify-type-and-field-layout --enable-cached-interface-dispatch-support D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\IL\System.Private.CoreLib.dll --pdb --pdb-path:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\PDB" exited with code 57005.
Loading