This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
egcs/gcc ChangeLog calls.c
- To: gcc-cvs at gcc dot gnu dot org
- Subject: egcs/gcc ChangeLog calls.c
- From: rth at gcc dot gnu dot org
- Date: 28 Nov 2000 19:35:00 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: rth@gcc.gnu.org 2000-11-28 11:35:00
Modified files:
gcc : ChangeLog calls.c
Log message:
* calls.c (expand_call): Don't disable tail recursion based
on the loop nest.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8421&r2=1.8422
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/calls.c.diff?cvsroot=gcc&r1=1.165&r2=1.166