Skip to content

[Mono] Remainder example fails for LLVMFullAot #79022

Description

@TIHan
// Licensed to the .NET Foundation under one or more agreements.// The .NET Foundation licenses this file to you under the MIT license.publicclassProgram{publicstaticulong[,]s_1;publicstaticintMain(){// This should not assert.try{ushortvr10=default(ushort);boolvr11=0<((s_1[0,0]*(uint)(0/vr10))%1);}catch{}return100;}}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions