[llvm-bugs] [Bug 26767] New: Empty braced-init-list of big array of struct: crash.
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Feb 28 12:39:35 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26767
Bug ID: 26767
Summary: Empty braced-init-list of big array of struct: crash.
Product: clang
Version: 3.7
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: giallodue at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 15955
--> https://llvm.org/bugs/attachment.cgi?id=15955&action=edit
A clean test case
Initializing a big array of a struct with an empty braces-init-list causes
clang to crash.
NOTE: in the original code changing the size made clang to fill my tmpfs, or
crash.
https://bitbucket.org/theGiallo/hot_code_reloading_test/commits/b85b80086342b089ee2accbe4dad068c7a488a76
--
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/20160228/ad4e3307/attachment.html>
More information about the llvm-bugs
mailing list