projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1787fe5
)
Lost bit belonging to the last commit.
author
Thiemo Seufer
<ths@networkno.de>
Fri, 9 Jun 2006 12:55:00 +0000
(12:55 +0000)
committer
Thiemo Seufer
<ths@networkno.de>
Fri, 9 Jun 2006 12:55:00 +0000
(12:55 +0000)
gas/config/tc-mips.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-mips.c
b/gas/config/tc-mips.c
index cd4cce16a3aecbd32f2a0653543b6b1a5cc6b305..a84468a7c783761105bf545c5925114f71eebffa 100644
(file)
--- 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--;