[Bug middle-end/14625] tail call optimization missed
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 18 01:57:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-18 01:57 -------
Confirmed, now if the tree-ssa does not do it, it makes this a middle-end issue as basically the middle-
end is expanding the tail call to a non tail call as there is no room on the stack but you tricks say there
is some.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|optimization |middle-end
Ever Confirmed| |1
Keywords| |pessimizes-code
Known to fail| |tree-ssa 3.5.0
Last reconfirmed|0000-00-00 00:00:00 |2004-03-18 01:57:30
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14625
More information about the Gcc-bugs
mailing list