public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] LoongArch: Fix eh_return epilogue for normal returns
@ 2023-12-07  1:40 Yang Yujie
  2023-12-07  1:40 ` [PATCH v3] " Yang Yujie
  0 siblings, 1 reply; 6+ messages in thread
From: Yang Yujie @ 2023-12-07  1:40 UTC (permalink / raw)
  To: gcc-patches; +Cc: chenglulu, xuchenghua, Yang Yujie

Updates:
v1 -> v2: Add a test case.
v2 -> v3: Fix code format.

Yang Yujie (1):
  LoongArch: Fix eh_return epilogue for normal returns

 gcc/config/loongarch/loongarch-protos.h       |  2 +-
 gcc/config/loongarch/loongarch.cc             | 41 ++++++++++++-------
 gcc/config/loongarch/loongarch.md             | 18 +++++++-
 .../loongarch/eh_return-normal-return.c       | 32 +++++++++++++++
 4 files changed, 76 insertions(+), 17 deletions(-)
 create mode 100644 gcc/testsuite/gcc.target/loongarch/eh_return-normal-return.c

-- 
2.43.0


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

end of thread, other threads:[~2023-12-08  2:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07  1:40 [PATCH v3 0/1] LoongArch: Fix eh_return epilogue for normal returns Yang Yujie
2023-12-07  1:40 ` [PATCH v3] " Yang Yujie
2023-12-07  3:02   ` Xi Ruoyao
2023-12-07  6:18     ` Yang Yujie
2023-12-07  8:13       ` Xi Ruoyao
2023-12-08  2:10         ` Yang Yujie

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