search for: release_30_opt

Displaying 1 result from an estimated 1 matches for "release_30_opt".

2012 Mar 07
0
[LLVMdev] compiling llvm 3.0 with gcc 4.4.6 on linux x86_64: test-suite fails on two tests
Hi, I compiled llvm v3.0 on linux x86_64 with gcc 4.4.6 and test-suite fails on two tests: SingleSource/UnitTests/Vector/SSE/sse.expandfft SingleSource/UnitTests/Vector/SSE/sse.stepfft I configured and compiled with with ../llvm/configure CFLAGS=-O3 --prefix=/scratch/user/local/llvm-release_30_opt --enable-optimized make -j2 make check-all and tested with gmake TEST=simple report report.html I got two failures, which flags should I use to compile with optimization but avoiding these errors? ========= '/scratch/user/download/release_30/build_optimized/projects/test-s...