[LLVMbugs] [Bug 338] llc miscompiles Obsequi on x86

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue May 11 12:21:22 PDT 2004


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

sabre at nondot.org changed:

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



------- Additional Comments From sabre at nondot.org  2004-05-11 14:21 -------
Yup, changing the malloc to a calloc magically fixes it, with the native
compiler, with LLVM, and with Valgrind.

Could you add this program into the test suite John?  It looks like it should be
easy to do and could be an interesting one for the memory work I'm doing.  :)

Thanks!

-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