-
Notifications
You must be signed in to change notification settings - Fork 513
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[mono2018-06]mini test failure with mono2018-06 #4618
Milestone
Comments
GouriKumari
changed the title
[mono2018-06]mini test failure on an iOS device
[mono2018-06]mini test failure with mono2018-06
Aug 14, 2018
Merged
maybe related mono/mono#10096 |
Will be fixed by |
vargaz
added a commit
to vargaz/mono
that referenced
this issue
Aug 14, 2018
…8, we would be setting inst_imm even for long opcodes. Fixes xamarin/xamarin-macios#4618.
marek-safar
pushed a commit
to mono/mono
that referenced
this issue
Aug 29, 2018
…nst+conv.i… (#10102) * [jit] Fix a constant propagation problem on 32 bit with iconst+conv.i8, we would be setting inst_imm even for long opcodes. Fixes xamarin/xamarin-macios#4618. * [llvm] Fix the special casing of OP_LCOMPARE_IMM, its not needed.
mono |
ghost
locked as resolved and limited conversation to collaborators
May 5, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to Reproduce
Expected Behavior
All tests should pass
Actual Behavior
[FAIL] JitTests.Objects : Expected: 0
Environment
Build Logs
Build Log: http://xqa.blob.core.windows.net/gist/report-f43437d114b945608b86a397311eeabf.txt
Test Log: http://xqa.blob.core.windows.net/gist/mscorlib-tvos06-15-2985652fd1ecb4eddd80ebefb1562b316473fa559b06-15-29-5fa48680f8244f2eb519b3941b11efe5.zip
Example Project (If Possible)
xamarin-macios/tests/mini/mini-ios
The text was updated successfully, but these errors were encountered: