[Mono-bugs] [Bug 70637][Nor] Changed - ssapre creates invalid IL on amd64
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 17 Dec 2004 13:13:13 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70637
--- shadow/70637 2004-12-17 13:12:26.000000000 -0500
+++ shadow/70637.tmp.6047 2004-12-17 13:13:13.000000000 -0500
@@ -27,6 +27,11 @@
be reached
The problem here is that amd64_outarg_xmmreg_r8 is a 'stmt', it does not
have a result, so it should not be stored in a variable. The invalid tree
above is created by the SSEPRE pass. I attached the output of -v -v -v -v,
hope it helps.
+
+------- Additional Comments From vargaz@gmail.com 2004-12-17 13:13 -------
+Created an attachment (id=13541)
+output of -v -v -v -v
+