Skip to content

[Fuzzlyn] x86 test failure involving field and division #83140

Description

@tannergooding

https://dev.azure.com/dnceng-public/public/_build/results?buildId=196071&view=ms.vss-build-web.run-extensions-tab

// Generated by Fuzzlyn v1.5 on 2023-03-07 17:55:15// Run on X86 Windows// Seed: 7526964204781879473// Reduced from 425.4 KiB to 0.4 KiB in 00:12:20// Debug: Prints 0 line(s)// Release: Prints 1 line(s)publicstructS0{publiculongF1;}publicclassC0{publicuintF0;}publicclassC1{publicS0F1;}publicclassProgram{publicstaticC0s_10=newC0();publicstaticC1s_64=newC1();publicstaticvoidMain(){if(0>(int)(s_10.F0/2699312582U)){varvr5=s_64.F1.F1;System.Console.WriteLine(vr5);}}}

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions