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 c/43753] PR43058 takes 75 sec to compile on a 2.8G Xeon.



------- Comment #7 from iains at gcc dot gnu dot org  2010-04-14 16:58 -------
(In reply to comment #5)
> The testcase is chosen to be quite large (and is expensive mainly for i?86
> -m32, not -m64), if it is much smaller than even unfixed gcc wouldn't start
> eating all available RAM.  For me in high load it sometimes times out with
> --enable-checking=yes,rtl which is quite expensive for everything.

The fix to PR43058 is working fine - this is not chewing more than 75Mb of RAM
AFAICT - it's just time.. 


-- 


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


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