This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19616] [4.0 regression] missed tail call
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2005 12:38:00 -0000
- Subject: [Bug middle-end/19616] [4.0 regression] missed tail call
- References: <20050124225403.19616.steven@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From steven at gcc dot gnu dot org 2005-01-25 12:37 -------
The patch is of course wrong :-(
GCC 3.3 and GCC 3.4 can both do the tail call, so this is a new problem
for GCC 4.0. I'm going to do a better investigation this time.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19616