This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/10944] alloc_page in ggc-page.c is slow
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Dec 2003 14:10:49 -0000
- Subject: [Bug other/10944] alloc_page in ggc-page.c is slow
- References: <20030522192332.10944.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From steven at gcc dot gnu dot org 2003-12-20 14:10 -------
I have experimented with my patch on three different targets (i686,x86_64, and
hpux) and have never seen any improvements with it even though it kills the
supposed hot spot in the code. I'm marking this as WAITING and I'll close it
soonish, unless someone can test this on the reporter's platform (ppc-darwin)
and show that it does help on that target.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10944