http://llvm.org/bugs/show_bug.cgi?id=3033
Summary: libtasn1 1.5 test failure
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: LLVM Codegen
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
libtasn1 1.5's test suite fails when compiled with ccc.
How to reproduce:
wget http://ftp.gnu.org/gnu/gnutls/libtasn1-1.5.tar.gz
tar zxf libtasn1-1.5.tar.gz
cd libtasn1-1.5
CC=gcc ./configure; make; make check &>gcc.log
make clean
CC=ccc ./configure; make; make check &>ccc.log
Cleaned up diff of gcc.log and ccc.log is attached.
--
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