This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/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: 24 Jan 2005 22:59:11 -0000
- Subject: [Bug target/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-24 22:59 -------
This is on x86-64 of course. i686 passes the double on the stack
so it can't do the tail call.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-01-24 22:59:10
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19616