[LLVMbugs] [Bug 7429] New: clang assertion failed
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jun 20 11:23:40 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7429
Summary: clang assertion failed
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: rwgk at yahoo.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=5065)
--> (http://llvm.org/bugs/attachment.cgi?id=5065)
small reproducer
% cat /etc/fedora-release
Fedora release 13 (Goddard)
% uname -a
Linux sigma.lbl.gov 2.6.33.5-124.fc13.x86_64 #1 SMP Fri Jun 11 09:38:12 UTC
2010 x86_64 x86_64 x86_64 GNU/Linux
% clang --version
clang version 2.0 (trunk 106403)
Target: x86_64-unknown-linux-gnu
Thread model: posix
I'll add two attachments:
1. small reproducer (two options: default = stand-alone, or
-DUSE_SYSTEM_HEADER)
2. clang error message:
clang -c -O reproducer.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.
More information about the llvm-bugs
mailing list