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:
f2e9140
)
Fixed LOCAL_LABELS_FB bug.
author
K. Richard Pixley
<rich@cygnus>
Thu, 11 Apr 1991 00:13:41 +0000
(
00:13
+0000)
committer
K. Richard Pixley
<rich@cygnus>
Thu, 11 Apr 1991 00:13:41 +0000
(
00:13
+0000)
gas/config/tc-sparc.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-sparc.c
b/gas/config/tc-sparc.c
index bd71fa80773df9cd528a7cbb763959191f4e2c83..9d8632315a8465c25d0017df9e7b8f9238dbe489 100644
(file)
--- a/
gas/config/tc-sparc.c
+++ b/
gas/config/tc-sparc.c
@@
-814,9
+814,9
@@
char *str;
default:
abort();
- }
+ }
/* switch on arg code */
break;
- }
+ }
/* for each arg that we expect */
error:
if (match == 0) {
/* Args don't match. */