projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec0c61e
)
revert previous delta.
author
Nick Clifton
<nickc@redhat.com>
Tue, 15 Oct 2013 08:32:36 +0000
(08:32 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 15 Oct 2013 08:32:36 +0000
(08:32 +0000)
gas/config/tc-score.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-score.c
b/gas/config/tc-score.c
index
2bb3fbe
..
822b9cf
100644
(file)
--- a/
gas/config/tc-score.c
+++ b/
gas/config/tc-score.c
@@
-4489,7
+4489,7
@@
s3_do_macro_bcmp (char *str)
char* ptemp;
int i = 0;
struct s3_score_it inst_expand[2];
- struct s3_score_it inst_main
= { 0 }
;
+ struct s3_score_it inst_main;
memset (inst_expand, 0, sizeof inst_expand);
s3_skip_whitespace (str);