calls.c (expand_call): Don't disable tail recursion based on the loop nest.
authorJan Hubicka <jh@suse.cz>
Tue, 28 Nov 2000 19:34:59 +0000 (20:34 +0100)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 28 Nov 2000 19:34:59 +0000 (11:34 -0800)
commitfb158467a90388f6abec96db67bcf2ec48688220
tree365dfb99a39adb3aee76744a962f6eb29b522a77
parent8a0dd1b1a9d3f91bafb42c2a35c155b94068ef83
calls.c (expand_call): Don't disable tail recursion based on the loop nest.

        * calls.c (expand_call): Don't disable tail recursion based
        on the loop nest.

From-SVN: r37822
gcc/ChangeLog
gcc/calls.c