public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: Bastiaan Bakker <Bastiaan.Bakker@Harbinger.nl>
Cc: egcs@cygnus.com
Subject: Re: Exception Handling is thread safe?
Date: Sun, 22 Mar 1998 11:46:00 -0000	[thread overview]
Message-ID: <25601.890595996@hurl.cygnus.com> (raw)
In-Reply-To: <3510EFB5.1F9DA6D@Harbinger.nl>

  In message < 3510EFB5.1F9DA6D@Harbinger.nl >you write:
  > On the OmniORB project pages I read  that egcs' exception handling is
  > not thread safe but that it can be fixed with a patch from Teemu Torma.
More correctly, the current releases are not MT thread safe; the
current development sources have thread safe exception handling.

  > Now that egcs 1.02 is released I wonder whether this patch has been
  > incorporated.
The MT safe EH code will not be integrated into the egcs-1.0.x releases;
it will appear in the egcs-1.1 release.

  > the same patch. Should I use g++ 2.8.1 for multi threading code instead,
  > or does it have the same problems?
gcc-2.8 has the same problems (and many more) in regards to exception
handling.  I do not recommend it.

  > PS. Could the egcs project page maintainer please add a few lines about
  > this subject to the caveats page, I guess I'm not the only one
  > interested to know about egcs' thread safety.
It's pretty rare that we get questions about this issue.

jeff

  reply	other threads:[~1998-03-22 11:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-19 12:55 Bastiaan Bakker
1998-03-22 11:46 ` Jeffrey A Law [this message]
1998-03-23 10:41   ` erwin
1998-03-23 16:39   ` Andi Kleen
1998-03-23 15:11 Kaz Kylheku
1998-03-23 16:09 ` Joe Buck

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=25601.890595996@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=Bastiaan.Bakker@Harbinger.nl \
    --cc=egcs@cygnus.com \
    /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).