[Bug c/41971] gcc 4.4 compiles 4 times slower than gcc 4.3 a huge file -O0 -g -fPIC

bstarynk at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 6 15:34:00 GMT 2009



------- Comment #1 from bstarynk at gcc dot gnu dot org  2009-11-06 15:34 -------
Created an attachment (id=18982)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18982&action=view)
the preprocessed source, bzip2-ed 

The uncompressed (preprocessed) file has about 225697 lines or 11470145 bytes
with 157 routines. The two biggest routines are at the end (start_module_melt &
initialize_module_cdata). They are filling a structure with more than one
thousand members, each member being a structure of a few words length.


-- 


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



More information about the Gcc-bugs mailing list