This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54770] sibling call optimization is not applied where it ought to be
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 02 Oct 2012 00:37:30 +0000
- Subject: [Bug c++/54770] sibling call optimization is not applied where it ought to be
- Auto-submitted: auto-generated
- References: <bug-54770-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54770
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-10-02 00:37:30 UTC ---
4.5.2 is no longer maintained so won't be fixed in any case - could you check
whether the problem still exists in a current release, i.e. 4.6+, preferably
checking the trunk (i.e 4.8)?