http://llvm.org/bugs/show_bug.cgi?id=3658
Summary: Assertion failed: (C->getType()-
>getPrimitiveSizeInBits() < Ty-
>getPrimitiveSizeInBits()&& "SrcTy must be smaller than
DestTy for ZExt!"), function getZExt, file
Constants.cpp, line 1909.
Product: clang
Version: unspecified
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: parser
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=2604)
--> (http://llvm.org/bugs/attachment.cgi?id=2604)
Pre-processed sys_term.c
ccc -c -O2 -pipe -march=nocona -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS
-DOLD_ENVIRON -DENV_HACK -DSTREAMSPTY -DINET6
-I/usr/src/libexec/telnetd/../../contrib/telnet -DAUTHENTICATION -DENCRYPTION
-DKRB5 -DFORWARD -Dnet_write=telnet_net_write -fstack-protector
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -c sys_term.c
In file included from
/usr/src/libexec/telnetd/../../contrib/telnet/telnetd/sys_term.c:1:
/usr/src/libexec/telnetd/../../contrib/telnet/telnetd/sys_term.c:1212:17:
warning: invalid conversion '%m'
syslog(3, "%s: %m", altlogin);
~~~~~^~~
Assertion failed: (C->getType()->getPrimitiveSizeInBits() <
Ty->getPrimitiveSizeInBits()&& "SrcTy must be smaller than DestTy for ZExt!"),
function getZExt, file Constants.cpp, line 1909.
--
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