public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/1] RISC-V: Imply 'Zicsr' from 'Zcmt'
@ 2023-08-29  3:40 Tsukasa OI
  2023-08-29  3:40 ` [PATCH 1/1] " Tsukasa OI
  0 siblings, 1 reply; 7+ messages in thread
From: Tsukasa OI @ 2023-08-29  3:40 UTC (permalink / raw)
  To: Tsukasa OI, Kito Cheng, Palmer Dabbelt, Andrew Waterman,
	Jim Wilson, Jeff Law
  Cc: gcc-patches

This is a subset of my patch set
"RISC-V: Add stub support for existing extensions"
<https://gcc.gnu.org/pipermail/gcc-patches/2023-August/628643.html>
for faster review.

Since 'Zcmt' requires 'Zicsr' (and this is a bug unlike other changes in
the patch set above), this small patch is splitted.

Thanks,
Tsukasa




Tsukasa OI (1):
  RISC-V: Imply 'Zicsr' from 'Zcmt'

 gcc/common/config/riscv/riscv-common.cc | 1 +
 1 file changed, 1 insertion(+)


base-commit: 818cc9f2d2f3dbbd4004ff85d3125d92d1e430c9
-- 
2.42.0


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

end of thread, other threads:[~2023-08-31  9:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-29  3:40 [PATCH 0/1] RISC-V: Imply 'Zicsr' from 'Zcmt' Tsukasa OI
2023-08-29  3:40 ` [PATCH 1/1] " Tsukasa OI
2023-08-29  8:42   ` Kito Cheng
2023-08-29  8:54     ` Tsukasa OI
2023-08-31  9:10       ` Kito Cheng
2023-08-31  9:13         ` Tsukasa OI
2023-08-31  9:16           ` Kito Cheng

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