[LLVMbugs] [Bug 11947] Bad code generated for armv6, thumb. Access of float struct member mixed up.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 8 10:27:10 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=11947
Bob Wilson <bob.wilson at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bob.wilson at apple.com
Resolution| |FIXED
--- Comment #4 from Bob Wilson <bob.wilson at apple.com> 2012-02-08 12:27:10 CST ---
There was a serious bug with thumb1 in that version of clang. We don't yet
have support for dynamic stack realignment in thumb1. More recent versions of
llvm have a fix to avoid hitting this problem.
--
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