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/41971] gcc 4.4 compiles 4 times slower than gcc 4.3 a huge file -O0 -g -fPIC



------- 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


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