[LLVMbugs] [Bug 2947] CellSPU assert "Register use before def!"
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Oct 29 18:53:49 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2947
Scott Michel <scooter.phd at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #6 from Scott Michel <scooter.phd at gmail.com> 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.
More information about the llvm-bugs
mailing list