[LLVMbugs] [Bug 18770] New: ICE/Crash constructing or using structure with member array.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 7 18:21:54 PST 2014


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

            Bug ID: 18770
           Summary: ICE/Crash constructing or using structure with member
                    array.
           Product: clang
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: C++1y
          Assignee: unassignedclangbugs at nondot.org
          Reporter: sikryl at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12030
  --> http://llvm.org/bugs/attachment.cgi?id=12030&action=edit
source

ICE when returning a simple structure with fixed-size int array, default ctor
and default copy ctor.

-- 
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/20140208/f9203bbe/attachment.html>


More information about the llvm-bugs mailing list