This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17596] [3.4/4.0 Regression] expression parser is too slow, should be rewritten
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Sep 2004 12:20:09 -0000
- Subject: [Bug c++/17596] [3.4/4.0 Regression] expression parser is too slow, should be rewritten
- References: <20040922004302.17596.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-09-23 12:20 -------
Many many thanks Paolo!
Let's keep this open until we get more numbers about the comparison of this
with my quick hack to speed cp_parser_initializer which is on the 3.4 branch:
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01839.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17596