sibcall.c (optimize_sibling_and_tail_recursive_call): Suppress optimization if curren...
authorRichard Henderson <rth@redhat.com>
Mon, 4 Jun 2001 20:20:35 +0000 (13:20 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 4 Jun 2001 20:20:35 +0000 (13:20 -0700)
commit1696785eabbaabfbc6615177fd150589a894e743
treeb6a449952428dd425e1dd64b2a2783a7d8f2379f
parent2846f342f96b63bf3e565a8462d4c059f6a36743
sibcall.c (optimize_sibling_and_tail_recursive_call): Suppress optimization if current_function_calls_setjmp.

        * sibcall.c (optimize_sibling_and_tail_recursive_call): Suppress
        optimization if current_function_calls_setjmp.

From-SVN: r42880
gcc/ChangeLog
gcc/sibcall.c