[Bug c/43753] PR43058 takes 75 sec to compile on a 2.8G Xeon.

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 14 15:51:00 GMT 2010



------- Comment #4 from hjl dot tools at gmail dot com  2010-04-14 15:51 -------
On Intel Xeon X3350 2.66GHz with 8GB RAM, I got

[hjl@gnu-1 gcc]$ time ./xgcc -B./ -g -O2 -S
../../src-trunk/gcc/testsuite/gcc.dg/pr43058.c

real    0m9.187s
user    0m9.042s
sys     0m0.127s
[hjl@gnu-1 gcc]$ ./xgcc -v
Using built-in specs.
COLLECT_GCC=./xgcc
Target: x86_64-unknown-linux-gnu
Configured with: ../src-trunk/configure --enable-clocale=gnu --with-system-zlib
--enable-shared --with-demangler-in-ld -with-plugin-ld=ld.gold --enable-gold
--with-fpmath=sse
Thread model: posix
gcc version 4.6.0 20100414 (experimental) [trunk revision 158344] (GCC) 
[hjl@gnu-1 gcc]$ 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43753



More information about the Gcc-bugs mailing list