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 optimization/10160] [3.3/3.4 regression] compile time regression; inordinate time spent in "scheduling"


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-10 21:39 -------
I tried on powerpc-apple-darwin7.2.0 and it does not have the problem in the scheduler.
Also the problem I see is in the C++ front-end (but this is with checking enabled):
 parser                :  19.86 (14%) usr  14.48 (27%) sys  94.09 (26%) wall
 name lookup           :  20.51 (14%) usr  27.71 (51%) sys  97.30 (27%) wall

-- 


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


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