This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A #pragma visibility warning from gthr.h
- From: Jason Merrill <jason at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: gcc at gcc dot gnu dot org, libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Fri, 20 Aug 2004 19:49:29 -0400
- Subject: Re: A #pragma visibility warning from gthr.h
- References: <41266F2A.4090209@suse.de>
The thread-safe static initalization patch I just posted included a fix for
this. I'll break it out and apply it.
Jason