search for: fibheap

Displaying 5 results from an estimated 5 matches for "fibheap".

2009 Aug 16
2
[LLVMdev] Is the head of llvm-gcc not working with the head of llvm for anyone else?
...c-build/./prev-gcc/xgcc -B/.../llvm/llvm-gcc-build/./prev-gcc/ -B/.../llvm/llvm-gcc-install/x86_64-unknown-linux-gnu/bin/ -c -DHAVE_CONFIG_H -g -O2 -I. -I/.../llvm/llvm-gcc-4.2/libiberty/../include  -W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -Wc++-compat /.../llvm/llvm-gcc-4.2/libiberty/fibheap.c -o fibheap.o cc1: .../llvm/llvm/include/llvm/CodeGen/ValueTypes.h:229: unsigned int llvm::MVT::getSizeInBits() const: Assertion `0 && "getSizeInBits called on extended MVT."' failed. Is anyone else getting this, or did I configure llvm-gcc to build incorrectly? This is what...
2009 Aug 16
0
[LLVMdev] Is the head of llvm-gcc not working with the head of llvm for anyone else?
...B/.../llvm/llvm-gcc-build/./prev-gcc/ > -B/.../llvm/llvm-gcc-install/x86_64-unknown-linux-gnu/bin/ -c > -DHAVE_CONFIG_H -g -O2 -I. > -I/.../llvm/llvm-gcc-4.2/libiberty/../include -W -Wall -pedantic > -Wwrite-strings -Wstrict-prototypes -Wc++-compat > /.../llvm/llvm-gcc-4.2/libiberty/fibheap.c -o fibheap.o > cc1: .../llvm/llvm/include/llvm/CodeGen/ValueTypes.h:229: unsigned int > llvm::MVT::getSizeInBits() const: Assertion `0 && "getSizeInBits > called on extended MVT."' failed. > > Is anyone else getting this, or did I configure llvm-gcc to build &...
2011 Mar 29
0
[LLVMdev] Where do header files patched with llvm-gcc come from?
...where do > these header files come from? I am concerned for their licenses. if you mean the top level include directory in the llvm-gcc source, there seem to be lots of headers in it: $ ls gcc-4.2.llvm/include/ ansidecl.h dyn-string.h getopt.h obstack.h symcat.h ChangeLog fibheap.h hashtab.h partition.h ternary.h ChangeLog-9103 filenames.h libiberty.h safe-ctype.h xregex2.h COPYING floatformat.h md5.h sort.h xregex.h demangle.h fnmatch.h objalloc.h splay-tree.h xtensa-config.h Best wishes, Duncan.
2011 Mar 29
4
[LLVMdev] Where do header files patched with llvm-gcc come from?
The llvm-gcc front end mingw binary on llvm.org has patched a lot of *.h files under include directory. But when building llvm-gcc on mingw myself, there is no header file generated under include directory. So where do these header files come from? I am concerned for their licenses. Thanks & Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Apr 16
2
[LLVMdev] Compile SPEC2006 with clang-3.2, multi definition errors.
...all.bc simplify-rtx.bc ssa.bc ssa-ccp.bc ssa-dce.bc stmt.bc stor-layout.bc stringpool.bc timevar.bc toplev.bc tree.bc tree-dump.bc tree-in line.bc unroll.bc varasm.bc varray.bc vmsdbgout.bc xcoffout.bc ggc-page.bc i386.bc xmalloc.bc xexit.bc hashtab.bc safe-ctype.bc splay-tree.bc xstrdup.bc md5. bc fibheap.bc xstrerror.bc concat.bc partition.bc hex.bc lbasename.bc getpwd.bc ucbqsort.bc -lm -o gcc-llvm I tried to add -std=gnu89, but it did not work. -- Best Regards! Eric Lew -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev...