combine.c (reversed_comparison): Fix typo in last patch.
commitc3ffea50514f9cd804d69ee6a4bdd789112c3245
authorAndreas Jaeger <aj@suse.de>
Fri, 12 Jan 2001 11:12:34 +0000 (12 12:12 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 12 Jan 2001 11:12:34 +0000 (12 11:12 +0000)
tree9e18f7f1518139415d111016dd17541d92e8eb46
parent0949f72302592c9daf2a114fd89a858383ddf7ad
combine.c (reversed_comparison): Fix typo in last patch.

  * combine.c (reversed_comparison): Fix typo in last patch.
Check X for NULL.
  (combine_reversed_comparison_code): Make static to follow
  prototype declaration.

Co-Authored-By: Jan Hubicka <jh@suse.cz>
From-SVN: r38942
gcc/ChangeLog
gcc/combine.c