This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/14625] tail call optimization missed


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-18 00:49 -------
I would try the tree-ssa as the way tail calling is found on the tree-ssa is via trees instead of RTL where 
is usually a lot of issues.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14625


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]