search for: allocset

Displaying 2 results from an estimated 2 matches for "allocset".

Did you mean: allocate
2011 Apr 27
0
[LLVMdev] Regression tests in 2.9
...Started.html, gcc 3.4.2 should be used but I don't know if this document is up to date regarding the required software versions) Anyway I also tried with gcc version 3.4.6 (Ubuntu 3.4.6-6ubuntu5) And now, I get a bunch of errors like this one: llvm-2.9/lib/Support/regcomp.c: In function `cset* allocset(parse*)': llvm-2.9/lib/Support/regcomp.c:1050: error: invalid conversion from `void*' to `cset*' llvm-2.9/lib/Support/regcomp.c:1055: error: invalid conversion from `void*' to `uch*' llvm-2.9/lib/Support/regcomp.c: In function `void mcadd(parse*, cset*, const char*)': llvm-2...
2011 Apr 27
3
[LLVMdev] Regression tests in 2.9
I tried on a different machine x86_64 ( vs x86 ) and I don't have these issues anymore (the tests are failing on the x86 machine because of a segmentation fault) Both builds were done using: g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4) Something should be wrong with my environment... The only differences I noticed during the compilation are the following warnings (which appear several times, but