http://llvm.org/bugs/show_bug.cgi?id=9231
Summary: Assertion failed: (ObjCOrBuiltinID -
unsigned(tok::NUM_OBJC_KEYWORDS) == ID && "ID too
large for field!")
Product: clang
Version: trunk
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
A Release+Asserts build of clang on FreeBSD started to fail 2863 of it's tests
after one of these commits: 125490 125491 125492.
The host compiler is:
gcc version 4.2.1 20070719 [FreeBSD]
All tests fail with the same assertion:
Assertion failed: (ObjCOrBuiltinID - unsigned(tok::NUM_OBJC_KEYWORDS) == ID &&
"ID too large for field!"), function setBuiltinID, file
/data/buildslave/freebsd-clang-amd64/src-llvm/tools/clang/lib/Basic/../../include/clang/Basic/IdentifierTable.h,
line 183.
Stack dump:
0. Program arguments:
/data/buildslave/freebsd-clang-amd64/obj/obj-llvm.1/Release+Asserts/bin/clang
-cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem
-analyzer-store=basic -analyzer-constraints=basic -verify
/data/buildslave/freebsd-clang-amd64/src-llvm/tools/clang/test/Analysis/CGColorSpace.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