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:
3c7b9c2
)
Revert the accidental checkin.
author
H.J. Lu
<hjl.tools@gmail.com>
Wed, 21 Apr 2010 18:17:45 +0000
(18:17 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Wed, 21 Apr 2010 18:17:45 +0000
(18:17 +0000)
gas/read.c
patch
|
blob
|
history
diff --git
a/gas/read.c
b/gas/read.c
index ae0dbb86e70a7e8ecfb292408607d409e298eb2a..4afb190173e31d66abc56c79047e1f510c00f37e 100644
(file)
--- a/
gas/read.c
+++ b/
gas/read.c
@@
-471,7
+471,6
@@
get_absolute_expression (void)
{
expressionS exp;
- exp.X_md = 0;
return get_absolute_expr (&exp);
}