Skip to content

structreturn test regression. #52988

@sandreenko

Description

@sandreenko

After #52288 JIT\Directed\StructABI\structreturn is failing on all platforms with:

BEGIN EXECUTION
 "D:\Sergey\git\runtime\artifacts\tests\coreclr\windows.x64.Checked\Tests\Core_Root\corerun.exe"  structreturn.dll
Unhandled exception. System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
   at TestHFAandHVA.TestReturnViaThrowing[T]() in structreturn.dll:token 0x6000077+0x0
   at TestHFAandHVA.TestThrowing() in structreturn.dll:token 0x6000078+0x0
   at TestHFAandHVA.TestReturnVectorT() in structreturn.dll:token 0x6000079+0x141
   at TestHFAandHVA.Test() in structreturn.dll:token 0x600008a+0xa
   at TestStructs.Main() in structreturn.dll:token 0x6000095+0xf
Expected: 100
Actual: -532462766

Example1 , example1 stress mode is not required.

PTAL @tannergooding , @dotnet/jit-contrib

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-outerloopBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runsuntriagedNew issue has not been triaged by the area owner

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions