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 14:21:35 -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 14:21 -------
It worked with a tail call until this patch got applied:
+2004-07-10 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
+
+ * calls.c (check_sibcall_argument_overlap_1): Handle pointers
+ to incoming args space correctly.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19616