Displaying 2 results from an estimated 2 matches for "a8639933".
2006 Sep 13
0
[LLVMdev] trying to build llvm-gcc in linux/amd64
I think that the attached patch solves the problem.
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: amd64.patch
Type: application/octet-stream
Size: 581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060913/a8639933/attachment.obj>
2006 Sep 11
5
[LLVMdev] trying to build llvm-gcc in linux/amd64
I am trying to build llvm-gcc4 on a amd64. I had to add the attached
patch to get the build system to select the correct library. Now the
build fails while compiling a code that has __builtin_va_copy. The
attached test.i fails with:
cc1: ../../trunk/gcc/llvm-convert.cpp:443: llvm::Value*
TreeToLLVM::Emit(tree_node*, llvm::Value*): Assertion
`(isAggregateType(((exp)->common.type)) == (DestLoc