Re: spec benchmark testing

2005-06-22 Thread Andrew Pinski
On Jun 22, 2005, at 5:36 PM, Virender Kashyap wrote: The above command works for some of the modules (164.zip,256.bzip2,181.mcf,175.vpr,181.mcf)., whereas in others I get compilation errors. Do these modules have dependencies outside the source directory ? If not , what is the right way to co

spec benchmark testing

2005-06-22 Thread Virender Kashyap
Hi I am trying to test gcc-4.0 on c modules in SPEC CPU200 benchmark source using -combine option , which enables optimizations across files (producing one assembly for whole module). I give following command : gcc -combine -S *.c The above command works for some of the modules (164.zip,