[LLVMbugs] [Bug 1649] Invalid alignment for SSE2 code
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Apr 23 11:45:34 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=1649
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #10 from Anton Korobeynikov <asl at math.spbu.ru> 2008-04-23 13:45:33 ---
This should be fixed by series of patches r50152-r50173.
Stack realignment is currently enabled in 'easy' cases, when no dynamic-sized
objects are present.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list