[Mono-bugs] [Bug 705186] soft-float decompose causes segfaults under some circumstances
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jul 22 06:44:58 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=705186
https://bugzilla.novell.com/show_bug.cgi?id=705186#c2
--- Comment #2 from Mirko Wischer <mirko.wischer at sma.de> 2011-07-22 10:44:57 UTC ---
Created an attachment (id=441727)
--> (http://bugzilla.novell.com/attachment.cgi?id=441727)
Diff of 2.10.2 decompose.c with a patched version
A possible patch - just ignores fcompare if no branch follows:
1) If next instruction is null do nothin
2) If next instruction is not the expected on replace fcompare with nop
This seems to fix the problem
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list