search for: 4_2_to_llvm

Displaying 1 result from an estimated 1 matches for "4_2_to_llvm".

2007 Mar 20
0
[LLVMdev] llvm-gcc4_2, llvm-gcc4_2-fixed-point
hi! because i read that other people may be interested in llvm-gcc4_2 in the google-soc thread, here is the status of my work: i merged llvm-gcc and the current gcc4_2. this is the patch from official gcc4_2 to my llvm-gcc4_2: http://geldspeicher.entenhausen.at/dl/gcc-4_2_to_llvm.patch.gz comments: + i left out most APPLE LOCAL* marked regions of llvm-gcc4 which were not concerning llvm + this patch works at least for "simple" c-programs, but it isn't done yet. i will have to track down further errors with the testsuite. at the time i know of seve...