From 1c6bc8174123898b448bf98bcd76a1a88afe0799 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Tue, 13 Apr 1993 17:07:22 -0400 Subject: [PATCH] Edit comment. From-SVN: r4136 --- gcc/expr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/expr.c b/gcc/expr.c index 7926a9e17d4..95a046b8823 100644 --- a/gcc/expr.c +++ b/gcc/expr.c @@ -7660,7 +7660,7 @@ compare_from_rtx (op0, op1, code, unsignedp, mode, size, align) #if 0 /* 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 - machines. + machines. */ /* If this is a signed equality comparison, we can do it as an unsigned comparison since zero-extension is cheaper than sign -- 2.30.2