search for: cc1_specs

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

2008 Nov 01
0
[LLVMdev] llvm-gcc-4.2 CC1_SPECS
On Fri, Oct 31, 2008 at 10:38:50AM -0700, Mike Stump wrote: > On Oct 31, 2008, at 9:40 AM, Jack Howarth wrote: >> However in current llvm svn, when I compile code with llvm-gfortran, I >> get these warning >> flags passed by default so that I get bogus warnings of... >> >> f951: warning: command line option "-Wformat" is valid for C/C++/ >>
2008 Oct 31
1
[LLVMdev] polyhedron 2005 results for llvm svn
Anton, I didn't have to time to do fresh set of benchmarks for llvm-gfortran from 2.4 and current gcc trunk. I'll do that this weekend. However I suspect I'll see similar behavior as before. Compared to FSF gcc 4.2, llvm-gfortran will show improvements but it won't be as impressive compared to gcc trunk. Is there a projected date for supporting the vectorization in llvm for the
2008 Oct 31
1
[LLVMdev] llvm-gfortran testresults for 2.4?
Anton, Can you post you results from contrib/test_summary for a make check-fortran of llvm 2.4's gcc 4.2 compilers on linux? I'll remove the offending flags from CC1_SPECS in darwin.h on llvm 2.4 and post the same results for i686-apple-darwin9. Are there any major issues left with the functionality of gfortran under llvm? Jack