------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-01 
16:23 -------
(In reply to comment #2)
> Slowed down? I'm not talking about compliling ALL the stuff in, just what I
> need. Like "configure --with-arch-i686 --with-arch-arm"...

Yes that would slow down the compiler as right now we have macros for some 
target dependent 
controls and then they have to be changed to function calls which slow down the 
compiler.

I think it slowed down the compiler about 1-5% IIRC.



-- 


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

Reply via email to