[LLVMbugs] [Bug 16956] New: Clang cannot compile a simple but long function

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 21 07:34:12 PDT 2013


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

            Bug ID: 16956
           Summary: Clang cannot compile a simple but long function
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: vvasilev at cern.ch
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 11079
  --> http://llvm.org/bugs/attachment.cgi?id=11079&action=edit
Reproducer with a looong function body

Hi,
  On MacOS if I try to compile the attached file it doesn't compile. If I
reduce the size (text-wise) of the function it works.
Cheers,
Vassil

-- 
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/20130821/12c335c3/attachment.html>


More information about the llvm-bugs mailing list