Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix some more -Wdiscarded-qualifiers errors
@ 2026-02-23 13:26 simon.marchi
  2026-02-23 13:26 ` [PATCH 1/3] bfd: fix 2 " simon.marchi
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: simon.marchi @ 2026-02-23 13:26 UTC (permalink / raw)
  To: gdb-patches, binutils; +Cc: Simon Marchi

From: Simon Marchi <simon.marchi@polymtl.ca>

This is what I encountered when trying to build:

  $ path/to/configure --enable-targets=all
  $ make all-gdb

There remains some errors in gprof and ld, but they are not on my
critical path.

Simon Marchi (3):
  bfd: fix 2 more -Wdiscarded-qualifiers errors
  opcodes: fix a few -Wdiscarded-qualifiers errors
  sim: fix a few -Wdiscarded-qualifiers errors

 bfd/elf32-arc.c          | 2 +-
 bfd/vms-misc.c           | 8 ++++----
 opcodes/aarch64-dis.c    | 2 +-
 opcodes/ia64-opc.c       | 2 +-
 opcodes/ip2k-asm.c       | 2 +-
 opcodes/riscv-dis.c      | 4 ++--
 opcodes/tilegx-opc.c     | 2 +-
 opcodes/tilepro-opc.c    | 2 +-
 sim/common/sim-options.c | 2 +-
 sim/cr16/simops.c        | 2 +-
 sim/d10v/simops.c        | 2 +-
 11 files changed, 15 insertions(+), 15 deletions(-)


base-commit: 2a2b24ecc13988a6d87619f53b36faa2bcb61beb
-- 
2.53.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-02-26 18:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-23 13:26 [PATCH 0/3] Fix some more -Wdiscarded-qualifiers errors simon.marchi
2026-02-23 13:26 ` [PATCH 1/3] bfd: fix 2 " simon.marchi
2026-02-23 14:20   ` Jan Beulich
2026-02-24 15:36     ` Simon Marchi
2026-02-23 13:26 ` [PATCH 2/3] opcodes: fix a few " simon.marchi
2026-02-23 14:27   ` Jan Beulich
2026-02-24  1:14     ` Alan Modra
2026-02-24 14:58   ` Keith Seitz
2026-02-24 15:46     ` Simon Marchi
2026-02-24 17:17       ` Keith Seitz
2026-02-24 22:57         ` Alan Modra
2026-02-25 14:50           ` Keith Seitz
2026-02-23 13:26 ` [PATCH 3/3] sim: " simon.marchi
2026-02-26 18:21   ` Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox