[llvm-bugs] [Bug 26918] New: Regression(262670): Huge compile time increase (from 0.5s to > 1 min)

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 11 13:59:46 PST 2016


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

            Bug ID: 26918
           Summary: Regression(262670): Huge compile time increase (from
                    0.5s to > 1 min)
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Scalar Optimizations
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

bin/clang++ -O2 -std=gnu++11 -c foo.ii -o foo.o

used to take a second, now I don't see it finish (I waited 90s)

-- 
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/20160311/c2a809e6/attachment.html>


More information about the llvm-bugs mailing list