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

           Summary: Segfault while passing variable-sized arrays.
           Product: clang
           Version: 2.8
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=5752)
 --> (http://llvm.org/bugs/attachment.cgi?id=5752)
The crashing program.

I have attached a short, 16 line program which segfaults the clang front end. I
believe I've reduced it down as far as possible, and don't really know what to
do with it next. My workaround at the moment is to just use llvm-gcc -std=c99.

Compiling:

    clang bug.c

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