This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Profile-based inliner status?
- From: Daniel Kegel <dank at kegel dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 24 May 2005 13:41:19 -0700
- Subject: Profile-based inliner status?
Any news on when profile-based inlining will be merged?
http://gcc.gnu.org/ml/gcc/2005-05/msg00224.html and
http://gcc.gnu.org/wiki/CFG%20Transparent%20Inlining,%20Profile-Guided%20Inlining
have all the official news, but they just say it's not in yet.
I have an app that might benefit from this particular optimization,
and am looking forward to benchmarking it.