Commit 1c6bc817 by Richard Kenner

Edit comment.

From-SVN: r4136
parent 8ab861c7
...@@ -7660,7 +7660,7 @@ compare_from_rtx (op0, op1, code, unsignedp, mode, size, align) ...@@ -7660,7 +7660,7 @@ compare_from_rtx (op0, op1, code, unsignedp, mode, size, align)
#if 0 #if 0
/* There's no need to do this now that combine.c can eliminate lots of /* There's no need to do this now that combine.c can eliminate lots of
sign extensions. This can be less efficient in certain cases on other sign extensions. This can be less efficient in certain cases on other
machines. machines. */
/* If this is a signed equality comparison, we can do it as an /* If this is a signed equality comparison, we can do it as an
unsigned comparison since zero-extension is cheaper than sign unsigned comparison since zero-extension is cheaper than sign
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment