Skip to content

Commit 648bd02

Browse files
committed
bpf: remove spurious comment from tc-bpf.c
1 parent 249d471 commit 648bd02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gas/config/tc-bpf.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -535,8 +535,6 @@ md_convert_frag (bfd *abfd ATTRIBUTE_UNUSED,
535535
at this point. */
536536
if (RELAX_BRANCH_CONST (fragp->fr_subtype))
537537
{
538-
/* XXX this loses the 32-bit value if the constant was
539-
overflown! */
540538
disp_to_target = fragp->fr_offset;
541539
disp_is_known = 1;
542540
}

0 commit comments

Comments
 (0)