public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Stelios Xanthakis <sxanth@ceid.upatras.gr>
To: gcc@gcc.gnu.org
Subject: Using EH from C
Date: Thu, 29 Apr 2004 12:51:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.21.0404291354260.5135-100000@zenon.ceid.upatras.gr> (raw)


Hi.

I'm working on a 'C++ to C' code generator and I'm trying
to figure out (how|if) it's possible to use unwind info from
C programs. The main challenge is 'calling destructors on unwind
with no performance cost if  no exception is raised'. This probably
means that we will have to construct unwind tables manually
by getting the addresses of labels and putting them in  special
sections. And the -funwind-tables?

If anybody knows, please contact me.

Thanks and sorry for the OT but this seems
to be a quiet period on the list, I couldn't find any
info on google and Aldy said I should ask here.

stelios


- The project is [http://students.ceid.upatras.gr/~sxanth/lwc]

             reply	other threads:[~2004-04-29 11:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-29 12:51 Stelios Xanthakis [this message]
2004-04-29 22:46 ` Richard Henderson
2004-04-30  2:35   ` Giovanni Bajo
2004-04-30  3:15     ` Richard Henderson
2004-04-30  3:36       ` Mike Stump
2004-04-30 16:10   ` Stelios Xanthakis
2004-05-01 14:09     ` Stelios Xanthakis
2004-05-01 18:13       ` Richard Henderson
2004-05-02  2:12         ` Stelios Xanthakis
2004-05-02  4:39 david daney
2004-05-02  9:17 ` Stelios Xanthakis
2004-05-03 11:18   ` Stelios Xanthakis
2004-05-03 16:32     ` Richard Henderson

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=Pine.GSO.4.21.0404291354260.5135-100000@zenon.ceid.upatras.gr \
    --to=sxanth@ceid.upatras.gr \
    --cc=gcc@gcc.gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).