This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17596] [3.4/4.0 Regression] expression parser is too slow, should be rewritten


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]