<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Hi,</div><div><br></div><div>We are using LLVM 2.9 (with the llvm-gcc front end) to compile and run the SPEC CPU2006 benchmarks on x86.</div><div>We are compiling and running the benchmarks on a an Intel Xeon E5540 processor running Ubuntu 10.10 (64-bit version).</div><div><br></div><div>For the native x86-64 target, we are using the following command-line arguments:</div><div>-O3 -march=core2 -mtune=core2</div><div>and are getting compile-time errors on the gamess and tonto benchmarks.</div><div><br></div><div>For the native x86-32 target, we are using the following command-line arguments:</div>
<div>-O3 -march=core2 -mtune=core2 -m32<br></div>
<div>and are getting compile-time errors on gamess and tonto as well as run-time errors on gcc, cactus and povray.</div><div><br></div><div>Are these known errors? <br></div><div>If yes, are there any patches that fix them?</div><div><br></div><div>Are there any patches for LLVM 2.9 at all?</div><div>If yes, where can I find them?</div><div><br></div><div>Thank you in advance!</div><div>-Ghassan</div><div><br></div><div></div></div></body></html>