[Bug middle-end/12392] very long optimized compile
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 21 04:53:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-21 04:53 -------
With the mainline on ppc-darwin we have a huge problem in the scheduler:
scheduling : 131.99 (44%) usr 52.35 (75%) sys 231.63 (46%) wall
PRE (GCSE) is also a problem too:
PRE : 38.78 (13%) usr 1.82 ( 3%) sys 73.43 (15%) wall
For the scheduler at least we have linked lists which we allocate a lot of.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12392
More information about the Gcc-bugs
mailing list