http://llvm.org/bugs/show_bug.cgi?id=2615
Bruno Cardoso Lopes <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Bruno Cardoso Lopes <[EMAIL PROTECTED]> 2008-08-03
12:43:49 ---
This bug is not present for EABI or single float only environments (where 2
integer registers are used to hold f64 values), but only for normal O32 ABI
ones.
I fixed for O32 ABI now, it's also worth mentioning that this ABI is not fully
implemented. Please, continue to report bugs as you fell the need, so I can
implement what is missing from O32.
Thanks,
The fix :
http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Mips/MipsCallingConv.td?r1=54311&r2=54312&view=diff&pathrev=54312
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs