public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/1] RISC-V: Handle 'Zca' extension on ".option arch"
@ 2023-07-25  1:56 Tsukasa OI
  2023-07-25  1:56 ` [PATCH 1/1] RISC-V: Enable RVC on ".option arch, +zca" etc Tsukasa OI
  2023-07-25  2:21 ` [PATCH 0/1] RISC-V: Handle 'Zca' extension on ".option arch" Nelson Chu
  0 siblings, 2 replies; 4+ messages in thread
From: Tsukasa OI @ 2023-07-25  1:56 UTC (permalink / raw)
  To: Tsukasa OI, Nelson Chu, Kito Cheng, Palmer Dabbelt; +Cc: binutils

Hi,

While I'm testing the PATCH v2 of the 'Zihintntl', I found a bug in GAS.

(Normally I wouldn't attach a cover letter for the patch set that simple,
I felt it's needed for a little context; PATCH v2 of 'Zihintntl' will need
this bug fix.)

While the 'Zca' extension is the new base for compressed instructions,
it was not correctly handled in the ".option arch" handling.  This patch
set fixes this issue.  After grepping "c", I think it's the last code to
test.

Thanks,
Tsukasa




Tsukasa OI (1):
  RISC-V: Enable RVC on ".option arch, +zca" etc.

 gas/config/tc-riscv.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


base-commit: 3dfee72010248aca5932a27b4c34d3b79ab9f057
-- 
2.41.0


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

end of thread, other threads:[~2023-07-25  2:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25  1:56 [PATCH 0/1] RISC-V: Handle 'Zca' extension on ".option arch" Tsukasa OI
2023-07-25  1:56 ` [PATCH 1/1] RISC-V: Enable RVC on ".option arch, +zca" etc Tsukasa OI
2023-07-25  2:21 ` [PATCH 0/1] RISC-V: Handle 'Zca' extension on ".option arch" Nelson Chu
2023-07-25  2:23   ` Tsukasa OI

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).