http://llvm.org/bugs/show_bug.cgi?id=3420
Summary: clang: unsupported machine mode 'TI'
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
/* testcase */
typedef unsigned long mp_word __attribute__ ((mode(TI)))
$ /home/edwin/llvm-svn/llvm/tools/clang/utils/ccc -DHAVE_CONFIG_H -I.
-I../../../clamav-devel/libclamav -I.. -I../../../clamav-devel
-I../../../clamav-devel/libclamav/nsis -I../../../clamav-devel/libclamav/lzma
-DWARN_DLOPEN_FAIL -O2 -c ../../../clamav-devel/libclamav/bignum.c
In file included from ../../../clamav-devel/libclamav/bignum.c:17:
../../../clamav-devel/libclamav/bignum.h:94:55: error: unsupported machine mode
'TI'
typedef unsigned long mp_word __attribute__ ((mode(TI)))
--
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