[LLVMbugs] [Bug 23026] Parameter register assignments wrong for struct with long doubles

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Mar 28 09:54:30 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23026

Hal Finkel <hfinkel at anl.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Hal Finkel <hfinkel at anl.gov> ---
Fixed in r233481 (I turned off doing that folding in the constant folder (it
can't be done there without target endianness info). The backend still takes
care of it in this case anyway.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150328/3d652e1c/attachment.html>


More information about the llvm-bugs mailing list