projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
249d471
)
bpf: remove spurious comment from tc-bpf.c
author
Jose E. Marchesi
<jose.marchesi@oracle.com>
Fri, 28 Jul 2023 20:20:41 +0000
(22:20 +0200)
committer
Jose E. Marchesi
<jose.marchesi@oracle.com>
Fri, 28 Jul 2023 20:20:41 +0000
(22:20 +0200)
gas/config/tc-bpf.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-bpf.c
b/gas/config/tc-bpf.c
index
969116b
..
230e499
100644
(file)
--- a/
gas/config/tc-bpf.c
+++ b/
gas/config/tc-bpf.c
@@
-535,8
+535,6
@@
md_convert_frag (bfd *abfd ATTRIBUTE_UNUSED,
at this point. */
if (RELAX_BRANCH_CONST (fragp->fr_subtype))
{
- /* XXX this loses the 32-bit value if the constant was
- overflown! */
disp_to_target = fragp->fr_offset;
disp_is_known = 1;
}