public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Is that possible to implement deterministic exception easily?
@ 2021-01-18 20:59 unlvsur unlvsur
  0 siblings, 0 replies; only message in thread
From: unlvsur unlvsur @ 2021-01-18 20:59 UTC (permalink / raw)
  To: gcc, jakub

I guess adding calling convention for new C++ deterministic exception option is hard and that requires changes among front-end, middle-end and back-end altogether.

However, I desperately need that feature since current C++ exceptions are totally unusable.

void f() throws
{}

The failure bit will be passed by using CPU carry flag. Is that possible to implement it easily?

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-18 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18 20:59 Is that possible to implement deterministic exception easily? unlvsur unlvsur

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