[LLVMbugs] [Bug 2402] CBE generates wrong code for packed struct with long double
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jun 4 01:27:49 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2402
Duncan Sands <baldrick at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Duncan Sands <baldrick at free.fr> 2008-06-04 03:27:49 ---
Fixed: LLVM packed structs now use the ABI size for the field size,
like gcc:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080602/063306.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080602/063307.html
--
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