search for: wmissi

Displaying 3 results from an estimated 3 matches for "wmissi".

Did you mean: wmiss
2007 Mar 29
0
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
...ome/ferad/llvm/llvm-gc c/x86_64-unknown-linux-gnu/lib/ -isystem /home/ferad/llvm/llvm-gcc/x86_64-unknow n-linux-gnu/include -isystem /home/ferad/llvm/llvm-gcc/x86_64-unknown-linux-gnu/ sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissi ng-prototypes -Wold-style-definition -isystem ./include -I. -I32 -I../../llvm- gcc-src/gcc -I../../llvm-gcc-src/gcc/32 -I../../llvm-gcc-src/gcc/../include -I.. /../llvm-gcc-src/gcc/../libcpp/include -I/home/ferad/llvm/llvm-1.9/include -I/h o...
2007 Mar 29
1
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
Hello, Ferad. > `.gnu.linkonce.t._ZN4llvm12SCEVExpander6expandEPNS_4SCEVE' referenced > in section `.rodata' of > /home/ferad/llvm/llvm-obj/Release/lib/libLLVMAnalysis.a(ScalarEvolutionExpander.o): > defined in discarded section > `.gnu.linkonce.t._ZN4llvm12SCEVExpander6expandEPNS_4SCEVE' of >
2007 Mar 28
5
[LLVMdev] gcc 4.1* carashes compiling llvm-gcc
Hi, I tried to compile the GCC front end of LLVM in a 16 CPU SMP machine with 64bit intel xeon CPUs. I tried with (GCC 4.1.0, 4.1.1, 4.1.2 versions). The LLVM compiles perfectly but when compiling the gcc front end the compiler crashes with a segmentation fault by reporting for memory leakages. Probably this is for the GCC's mailing list, but decided to ask if you know anything more about