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:
1ed7ccc
)
Comment typo fix
author
Alan Modra
<amodra@gmail.com>
Tue, 11 Apr 2023 02:45:58 +0000
(12:15 +0930)
committer
Alan Modra
<amodra@gmail.com>
Wed, 12 Apr 2023 00:10:13 +0000
(09:40 +0930)
gas/write.c
patch
|
blob
|
history
diff --git
a/gas/write.c
b/gas/write.c
index 4ce6f997caaec8d28ce80a7b0673da4985603376..74a00ea97ae93b9157617806f6bf8fe1a319cf06 100644
(file)
--- a/
gas/write.c
+++ b/
gas/write.c
@@
-123,7
+123,7
@@
void print_fixup (fixS *);
/* We generally attach relocs to frag chains. However, after we have
chained these all together into a segment, any relocs we add after
that must be attached to a segment. This will include relocs added
- in md_estimate_size_
for
_relax, for example. */
+ in md_estimate_size_
before
_relax, for example. */
static bool frags_chained = false;
static unsigned int n_fixups;