jump.c: Fix typos and clarify commentary from last change.
authorRichard Henderson <rth@cygnus.com>
Tue, 16 May 2000 06:26:54 +0000 (23:26 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 16 May 2000 06:26:54 +0000 (23:26 -0700)
commitd781a164c409ff9490a689afcc6b68276ffcb565
treef1ccc5a40e705562355d1c5461a3afed38c0a22f
parent7f9d9ea1ff544fd1ea3a510dbafddb2d0c95472c
jump.c: Fix typos and clarify commentary from last change.

        * jump.c: Fix typos and clarify commentary from last change.
        (any_condjump_p): Verify SET_SRC is an IF_THEN_ELSE.
        (safe_to_remove_jump_p): Remove.
        (condjump_label): Use pc_set.

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