From 07a7a14553c07d2f49b7eaac9c60a31a6b5708b5 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 13 Jun 2001 11:29:53 +0000 Subject: Fix typo in comment --- gas/expr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/expr.c') diff --git a/gas/expr.c b/gas/expr.c index f79e31c..633854c 100644 --- a/gas/expr.c +++ b/gas/expr.c @@ -1456,7 +1456,7 @@ static const operatorT op_encoding[256] = { 0 operand, (expression) 1 || 2 && - 3 = <> < <= >= > + 3 == <> < <= >= > 4 + - 5 used for * / % in MRI mode 6 & ^ ! | -- cgit v1.1