[LLVMbugs] [Bug 299] [Sparc] Code generator asserts on alloc of zero size type

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Mar 18 20:24:11 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=299

sabre at nondot.org changed:

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



------- Additional Comments From sabre at nondot.org  2004-03-18 22:24 -------
Fixed, patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040315/013269.html

I don't know if the code really will break on a zero sized alloca, so I just had
it pretend to be a unit sized alloca instead.  This seems to fix the problem :)

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list