------- Comment #4 from kargl at troutmask dot apl dot washington dot edu  
2007-01-13 17:23 -------
Subject: Re:  gfortran compile times excessive with
 -Wall

Bil dot Kleb at NASA dot gov wrote:
> 
> Gfortran's compilation time is mainly due to a three routines that take on the
> order of 1/2 hour each. These routines are long (~10KLOC) and compute large
> Jacobian matrices formed from many temporary variables.
> 

Do these routines use a large number of modules?
Any possibility of sending one of the problematic
routines to us to profile the compiler?  Can you
run "gfortran -S -fmem-report -ftime-report" with
one of the files and attach the info here?


-- 


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

Reply via email to