jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, not INSN_LIST.
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 28 Aug 2001 22:20:40 +0000 (22:20 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 28 Aug 2001 22:20:40 +0000 (22:20 +0000)
commit5dde01439ea4977e8678c6cfc096c5a7d13fe821
treef783b1774a10f99141b35d4a606d6bfa0d19533f
parent1a27eec11a72963685bb3966ad8517c4433cd84d
jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, not INSN_LIST.

* jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, not
INSN_LIST.

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