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++/15837] Optimization (of templatized functions?)


------- Additional Comments From adruab at voria dot com  2004-06-06 04:39 -------
I was not speaking about compiler errors, the bugs I was referring to are
incorrect optimizations in gcc 3.3.x.  It compiles fine in gcc 3.3.2 and 3.3.3.  

I will gladly fix any non-standard C++, however, at the moment, I have no way of
detecting which individual errors you are referring to (I am working on setting
up a stable gcc 3.4 environment as we speak).

As is, I don't think gcc 3.4 is particularly relevant, since, from what I've
heard, the optimization system has been changed substantially.  If I am
incorrect please let me know.

I will try and fix the errors (you will have to wait until I can detect them). 
However, 3.3 is the target.  If I should just revert to 3.2 and wait for 3.4 to
become stable on my distro, then I will do so.  

Thank you for your patience as I am unfamiliar with the protocols of gcc bug
registration.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15837


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