[Bug c++/23835] case where gcc 4.1.0 -O3 compile takes 4 times longer than gcc 3.4.3, on ia64

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 12 16:32:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-12 16:32 -------
(In reply to comment #0)
> % gcc -v
> Using built-in specs.
> Target: ia64-unknown-linux-gnu
> Configured with: ../configure --prefix=/wga1/gcc
> Thread model: posix
> gcc version 4.1.0 20050730 (experimental)

You are compiling with checking enabled.  Try to configure with --enable-checking=release and try 
again.

-- 


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



More information about the Gcc-bugs mailing list