http://llvm.org/bugs/show_bug.cgi?id=3394

           Summary: introduce -fconserve-stack flag
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


gcc-4.4 has a -fconserve-stack flag, and even though gcc-4.2 doesn't support
it,
we could introduce it, and convey the flag's status to the LLVM inliner.
It could then switch to use another policy, that also takes stack usage into
consideration.


-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to