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 bonzini at gnu dot org  2004-09-23 07:49 -------
I have a patch which is in the PR14179.  While the concept was approved, it has
regressions. :-(

At a first glance, it seems that the stage1 compiler does not have them. 
Unfortunately I was low on disk space so for various reasons it is pretty well
possible that I horked something in my build directory.  Since the Java
testsuite was fine, I am restarting a C++-only bootstrap that should not have
any diskspace problems.

I hope to have this finished in a few hours and to have operator-precedence
committed.

-- 


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]