jump.c (mark_all_labels): Canonicalize the tail recursion label attached to CALL_PLAC...
authorJeffrey A Law <law@cygnus.com>
Wed, 18 Apr 2001 03:39:19 +0000 (03:39 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 18 Apr 2001 03:39:19 +0000 (21:39 -0600)
commitb9c81bcb53beda99725d20443095a0b84220e0f4
tree4b7f52c935d74c0c9289157d32b74193a691ed97
parent2f4e671dfa34c623211bba2214b54cf2d663af11
jump.c (mark_all_labels): Canonicalize the tail recursion label attached to CALL_PLACEHOLDER insns.

        * jump.c (mark_all_labels): Canonicalize the tail recursion
        label attached to CALL_PLACEHOLDER insns.

From-SVN: r41400
gcc/ChangeLog
gcc/jump.c