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: 22 Sep 2004 23:53:53 -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-22 23:53 -------
[moving discussion from PR 14179 here, since this is the PR about the new
expression parser].
Paolo, I did not read your email yet because I am not home. Your patch looks ok
to me and Mark already approved it; the only quirk are those gotos that totally
mess up the flow of the code. I wouldn't mind getting rid of them.
If you can do compile-time measures of your patch it would be ok, otherwise I
will in the next few days.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |bonzini at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17596