[Bug optimization/14625] tail call optimization missed
drepper at redhat dot com
gcc-bugzilla@gcc.gnu.org
Thu Mar 18 00:56:00 GMT 2004
------- Additional Comments From drepper at redhat dot com 2004-03-18 00:56 -------
The current 2.5 tree-ssa tree behaves the same.
My guess this is simply the check for the number of parameters of the calling
functions and the called function not taking stdcall into account.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14625
More information about the Gcc-bugs
mailing list