[llvm-bugs] [Bug 24405] New: Large alignments wastes stack space

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Aug 9 00:29:23 PDT 2015


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

            Bug ID: 24405
           Summary: Large alignments wastes stack space
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedbugs at nondot.org
          Reporter: john.kare.alsaker at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 14714
  --> https://llvm.org/bugs/attachment.cgi?id=14714&action=edit
Bitcode

Large alignments wastes stack space. The attached function uses no stack space,
yet 4096 bytes are allocated after stack alignment.

-- 
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/20150809/c18c6787/attachment.html>


More information about the llvm-bugs mailing list