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 tree-optimization/33546] [missed optimization] trivial static function not inlined.



------- Comment #3 from pluto at agmk dot net  2007-09-24 18:21 -------
(In reply to comment #1)
> If this has already been fixed on the trunk, then what is the issue?
> 

4.3 is not ready for production use.
4.2.2 is quite stable and this missed optimization
introduces a redundant branch which is not expected
in our heavy template code.


-- 


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


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