PATCH: Allow gcc/gthr* to be compiled by C++ as well as C

Jason Merrill jason_merrill@redhat.com
Fri Jun 8 03:59:00 GMT 2001


>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:

> On Wed, Jun 06, 2001 at 12:43:20PM +0100, Jason Merrill wrote:
>> Perhaps it should be
>> 
>> static int __gthread_active_ptr = !! &pthread_create;
>> 
>> then?

> That isn't valid C.  This file must be usable by both C and C++.

Good point.  OK, never mind...

Jason



More information about the Libstdc++ mailing list