[LLVMbugs] [Bug 7622] New: infinite loop on invalid code

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 12 03:52:27 PDT 2010


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

           Summary: infinite loop on invalid code
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: chris at bubblescope.net
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


Created an attachment (id=5213)
 --> (http://llvm.org/bugs/attachment.cgi?id=5213)
Code leading to infinite loop in compiler

The attached code causes clang++ to enter an infinite loop (or at least, it
takes longer than 5 minutes to compile on my machine).

Compiler version:

clang version 2.8 (trunk 108130)
Target: x86_64-unknown-linux-gnu
Thread model: posix

-- 
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.



More information about the llvm-bugs mailing list