[LLVMbugs] [Bug 2080] New: clang assert: sizeof(void)
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Feb 20 13:19:28 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=2080
Summary: clang assert: sizeof(void)
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Basic
AssignedTo: unassignedbugs at nondot.org
ReportedBy: lauro.venancio at gmail.com
CC: llvmbugs at cs.uiuc.edu
This bug makes Benchmarks/MiBench/network-patricia test fail.
Obviously, there is a bug in network-patricia, but gcc accepts it without
warning.
Gcc returns 1 to sizeof(void). Clang should give a warning or an error.
--
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