jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_END if nlabel is null.
authorRichard Henderson <rth@cygnus.com>
Mon, 29 May 2000 21:39:55 +0000 (14:39 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 29 May 2000 21:39:55 +0000 (14:39 -0700)
commit5cb7d6b405489ac3834fc91c7ace2a01a0a7c7cb
treebe68cc264cff277cd86f82919249dbf28d218a20
parent4e2c85f6d2392685d5ff19492385d06f982a2c14
jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_END if nlabel is null.

        * jump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_END
        if nlabel is null.

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