[Bug optimization/10160] [3.3/3.4 regression] compile time regression; inordinate time spent in "scheduling"

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jan 10 21:39:00 GMT 2004


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



More information about the Gcc-bugs mailing list