* combine.c (reversed_comparison): Fix typo in last patch.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Jan 2001 11:12:34 +0000 (11:12 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Jan 2001 11:12:34 +0000 (11:12 +0000)
commit1658d91b54daf970c2adc9f2d00c84f214eaf573
tree9e18f7f1518139415d111016dd17541d92e8eb46
parent1c7b00756ef3b0e7ec1056f8ac508911bf78e0fb
  * combine.c (reversed_comparison): Fix typo in last patch.
Check X for NULL.
  (combine_reversed_comparison_code): Make static to follow
  prototype declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38942 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c