spec benchmark testing

Virender Kashyap virenk@cse.iitb.ac.in
Wed Jun 22 21:36:00 GMT 2005


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,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 compile them.

-- 
Regards.
Virender



More information about the Gcc mailing list