This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/21130] 38822 lines of Fortran 90 takes more than 10 minutes to compile on a dual 3GHz P4 Linux box with lots of RAM



------- Comment #8 from howarth at nitro dot med dot uc dot edu  2006-03-29 04:32 -------
I can confirm this patch resolves the test case on MacOS X with gcc 4.1
branch...

Before patch...

Tue Mar 28 23:06:11 EST 2006
The following file will take roughly 10 minutes to compile
Tue Mar 28 23:06:23 EST 2006
Tue Mar 28 23:25:00 EST 2006

After patch...

Tue Mar 28 23:26:00 EST 2006
The following file will take roughly 10 minutes to compile
Tue Mar 28 23:26:12 EST 2006
Tue Mar 28 23:27:03 EST 2006

This is on a dual 2.0GHz G5 with 2 Gb of RAM. However I don't see any
significant impact
on the compile time for the aermod polyhedron benchmark.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]