At this point, every C benchmark but 253.perlbmk (which uses C++) and 176.gcc (which is mess) is working. In some future, I could do some efforts to support 176.gcc, but for the moment I will skeep the benchmark. Also, I am missing some help with this benchmark.
Tomorrow I will pack together all the patchs that must be applied (some of them have been simplified after introducing link time prototype fixing), and I will try to update the repository of the binutils ld with the new version (the one implementing link time prototype fixing).
Another important issue that we must do is to merge with the new version of Cecil, that is to update the binutils ld driver to use the new version of Mono.Cecil.
The set of benchmarks that work:
164.gzip
175.vpr
177.mesa
179.arts
181.mcf
183.equake
186.crafty
188.amp
197.parser
254.gap
255.vortex
256.bzip2
300.twolf
The set of benchmarks that doesn't work because of known issues:
253.perlbmk: C++
The set of benchmarks that doesn't work because of unknown issues:
176.gcc: too many bugs in the benchmark, difficult to debug
|