public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] bpf: remove spurious comment from tc-bpf.c
@ 2023-07-28 20:20 Jose E. Marchesi
  0 siblings, 0 replies; only message in thread
From: Jose E. Marchesi @ 2023-07-28 20:20 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=648bd020a28beab70768d44d256b7f5483746d38

commit 648bd020a28beab70768d44d256b7f5483746d38
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Fri Jul 28 22:20:41 2023 +0200

    bpf: remove spurious comment from tc-bpf.c

Diff:
---
 gas/config/tc-bpf.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gas/config/tc-bpf.c b/gas/config/tc-bpf.c
index 969116bc5ad..230e499aa1d 100644
--- 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;
     }

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-28 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-28 20:20 [binutils-gdb] bpf: remove spurious comment from tc-bpf.c Jose E. Marchesi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).