http://llvm.org/bugs/show_bug.cgi?id=2947


Scott Michel <[EMAIL PROTECTED]> changed:

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




--- Comment #6 from Scott Michel <[EMAIL PROTECTED]>  2008-10-29 20:53:48 ---
R3-R79 are now properly spilled to stack for vararg-marked functions; see svn
revision 58415.

Note, however, that full testing of this code cannot proceed much farther:
(a) clang apparently cannot generate code for "va_arg(argptr, type)" (as of
this afternoon)
(b) llvm-gcc-4.2 doesn't yet fully build for CellSPU.


-- 
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

Reply via email to