[LLVMbugs] ERROR: Source to source transformation of LLVM
Li Shengmei
lism03 at gmail.com
Tue Dec 29 19:33:54 PST 2009
Hi, all
I use llvm to do the source to source transformation of SPEC
CPU2000.
The problems occur when doing the source to source transformation. I listed
some error messages as follows.
1. 164.gzip
LLVM ERROR: The C backend does not currently support integer types of widths
other than 1, 8, 16, 32, 64.
This is being tracked as PR 4158.
2. 253.perlbmk
MD5.c...
In file included from perl.h:1276,
from MD5.c:28:
cop.h:217: error: expected specifier-qualifier-list before 'bool'
3. 255.gap
oa1.c: In function 'OaCompare':
oa1.c:1714: error: duplicate case value
oa1.c:1705: error: previously used here
Best wishes,
Shengmei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20091230/20c9e02a/attachment.html>
More information about the llvm-bugs
mailing list