This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Shared library annoyance with gcc-3_0-branch
- To: dewar at gnat dot com
- Subject: Re: Shared library annoyance with gcc-3_0-branch
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 20 Feb 2001 12:17:49 -0800
- Cc: bosch at gnat dot com, aoliva at redhat dot com, gcc at gcc dot gnu dot org, torvalds at transmeta dot com
- References: <20010220195705.4D599F289E@nile.gnat.com>
On Tue, Feb 20, 2001 at 02:57:05PM -0500, dewar@gnat.com wrote:
> If the exception handling uses any global variables, one hopes these
> are properly protected for the multi-threading case.
Yes they are. See gcc/frame.c.
r~