From: simon.marchi@polymtl.ca
To: gdb-patches@sourceware.org, binutils@sourceware.org
Cc: Simon Marchi <simon.marchi@polymtl.ca>
Subject: [PATCH 0/3] Fix some more -Wdiscarded-qualifiers errors
Date: Mon, 23 Feb 2026 08:26:35 -0500 [thread overview]
Message-ID: <20260223132805.3186869-1-simon.marchi@polymtl.ca> (raw)
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
next reply other threads:[~2026-02-23 13:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-23 13:26 simon.marchi [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260223132805.3186869-1-simon.marchi@polymtl.ca \
--to=simon.marchi@polymtl.ca \
--cc=binutils@sourceware.org \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox