This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24208] C++ front-end can still be sped up
- From: "sabre at nondot dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2005 22:02:41 -0000
- Subject: [Bug c++/24208] C++ front-end can still be sped up
- References: <bug-24208-6809@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from sabre at nondot dot org 2005-10-09 22:02 -------
Some updates: the -ftime-report problems were a local problem with apple's gcc,
now fixed. This testcase has some templates (e.g. the match stuff), but mostly
it is just big branchy compiler code :), not atypical of many C++ programs.
-Chris
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24208