projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f26a329
)
* Fix small typo.
author
Frank Ch. Eigler
<fche@redhat.com>
Sat, 20 Jun 1998 09:21:44 +0000
(09:21 +0000)
committer
Frank Ch. Eigler
<fche@redhat.com>
Sat, 20 Jun 1998 09:21:44 +0000
(09:21 +0000)
gas/config/tc-mips.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-mips.c
b/gas/config/tc-mips.c
index 59bef2527fb242937d00cf3341360f63ff92ab0a..5b975093b8852f578ab6d080bc176a169aace7df 100644
(file)
--- a/
gas/config/tc-mips.c
+++ b/
gas/config/tc-mips.c
@@
-257,7
+257,7
@@
static int mips_4900 = -1;
|| mips_cpu == 4320 \
/* end-sanitize-vr4320 */ \
/* start-sanitize-r5900 */ \
- || mips_5900
+ || mips_5900
\
/* end-sanitize-r5900 */ \
)