From: Brian Cain <bcain@quicinc.com>
To: <qemu-devel@nongnu.org>
Cc: <bcain@quicinc.com>, <armbru@redhat.com>,
<richard.henderson@linaro.org>, <philmd@linaro.org>,
<peter.maydell@linaro.org>, <quic_mathbern@quicinc.com>,
<stefanha@redhat.com>, <ale@rev.ng>, <anjo@rev.ng>,
<quic_mliebel@quicinc.com>, <ltaylorsimpson@gmail.com>
Subject: [PATCH 0/2] Fix usage of GETPC(), variable shadowing
Date: Wed, 4 Oct 2023 05:39:55 -0700 [thread overview]
Message-ID: <20231004123957.1732915-1-bcain@quicinc.com> (raw)
Matheus' patch has previously been reviewed, but I based my -Wshadow
patch on his. So I'm submitting the series for review.
Brian Cain (1):
target/hexagon: fix some occurrences of -Wshadow=local
Matheus Tavares Bernardino (1):
target/hexagon: move GETPC() calls to top level helpers
target/hexagon/imported/alu.idef | 6 +--
target/hexagon/macros.h | 19 ++++----
target/hexagon/mmvec/macros.h | 2 +-
target/hexagon/op_helper.c | 84 ++++++++++++--------------------
target/hexagon/op_helper.h | 9 ----
target/hexagon/translate.c | 10 ++--
6 files changed, 50 insertions(+), 80 deletions(-)
--
2.25.1
next reply other threads:[~2023-10-04 12:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-04 12:39 Brian Cain [this message]
2023-10-04 12:39 ` [PATCH 1/2] target/hexagon: move GETPC() calls to top level helpers Brian Cain
2023-10-05 11:06 ` Philippe Mathieu-Daudé
2023-10-04 12:39 ` [PATCH 2/2] target/hexagon: fix some occurrences of -Wshadow=local Brian Cain
2023-10-05 11:05 ` Philippe Mathieu-Daudé
2023-10-04 15:11 ` [PATCH 0/2] Fix usage of GETPC(), variable shadowing Anton Johansson via
2023-10-04 15:11 ` Anton Johansson
2023-10-05 6:05 ` Markus Armbruster
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=20231004123957.1732915-1-bcain@quicinc.com \
--to=bcain@quicinc.com \
--cc=ale@rev.ng \
--cc=anjo@rev.ng \
--cc=armbru@redhat.com \
--cc=ltaylorsimpson@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=quic_mathbern@quicinc.com \
--cc=quic_mliebel@quicinc.com \
--cc=richard.henderson@linaro.org \
--cc=stefanha@redhat.com \
/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;
as well as URLs for NNTP newsgroup(s).