]> git.ipfire.org Git - thirdparty/gcc.git/commit
jump.c (rtx_renumbered_equal_p): Replace an expression that is known to be 0 with 0.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 27 Jun 2003 19:40:09 +0000 (19:40 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 27 Jun 2003 19:40:09 +0000 (19:40 +0000)
commit47c7b4d250323f816bc67b65bfc54730c2928781
tree59c9118a07002c7ff071c0a4ded4d66d5d93cfc5
parentebd7a7af832b48e9b6d08acd5e493c7ae9cbbde2
jump.c (rtx_renumbered_equal_p): Replace an expression that is known to be 0 with 0.

* jump.c (rtx_renumbered_equal_p): Replace an expression that
is known to be 0 with 0.

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