[llvm-bugs] [Bug 30200] Infinitely decreased stack pointer

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 30 11:55:33 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=30200

Henning Thielemann <llvm at henning-thielemann.de> changed:

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

--- Comment #3 from Henning Thielemann <llvm at henning-thielemann.de> ---
My fault: The malloc variant replaced some allocas by mallocs, but there was
still an alloca left. If I replace all allocas everything is fine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160830/e59a3b88/attachment.html>


More information about the llvm-bugs mailing list