From f9998148576bbfdc7c5c2ce415fa7e96d1cec904 Mon Sep 17 00:00:00 2001 From: Thiemo Seufer Date: Fri, 9 Jun 2006 12:55:00 +0000 Subject: [PATCH] Lost bit belonging to the last commit. --- gas/config/tc-mips.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gas/config/tc-mips.c b/gas/config/tc-mips.c index cd4cce16a..a84468a7c 100644 --- a/gas/config/tc-mips.c +++ b/gas/config/tc-mips.c @@ -8620,6 +8620,7 @@ mips_ip (char *str, struct mips_cl_insn *ip) break; case ',': + ++argnum; if (*s++ == *args) continue; s--; -- 2.11.4.GIT