[Mono-bugs] [Bug 80498][Wis] Changed - alignment of address returned by localloc
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 24 07:25:14 EST 2007
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 massi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80498
--- shadow/80498 2007-01-23 13:51:38.000000000 -0500
+++ shadow/80498.tmp.14779 2007-01-24 07:25:14.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80498
Product: Mono: Runtime
Version: 1.2
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: massi at ximian.com
ReportedBy: erven.rohou at st.com
QAContact: mono-bugs at ximian.com
@@ -81,6 +81,11 @@
------- Additional Comments From lupus at ximian.com 2007-01-23 13:51 -------
Of course always to 8 means align to 8 if a bigger alignmnet is not
already set. Can you commit this 4 line patch (with the changes to
*.brg, of course)?
+
+------- Additional Comments From massi at ximian.com 2007-01-24 07:25 -------
+Done in r71585.
+The changes have no effect on ppc, but it seems that there
+OP_LOCALLOC already alignes to 16 bytes anyway...
More information about the mono-bugs
mailing list