function.c (identify_blocks): Fix thinko when setting the block number for NOTE_INSN_...
authorJeffrey A Law <law@cygnus.com>
Mon, 18 May 1998 21:39:43 +0000 (21:39 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 18 May 1998 21:39:43 +0000 (15:39 -0600)
commitc7fdfd49ac2595d8b23d20395b58a56c15959b14
tree24a0bff34fa75f7a7de97ca4f6331e254b147505
parentf122eb7a033914f95c6c838d366f83cb8b859d1a
function.c (identify_blocks): Fix thinko when setting the block number for NOTE_INSN_BLOCK_END.

        * function.c (identify_blocks): Fix thinko when setting the
        block number for NOTE_INSN_BLOCK_END.

From-SVN: r19857
gcc/ChangeLog
gcc/function.c