This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Unbreak multithreading on Unix95-class platforms


> I would just make gthr-posix95.h a flag which gets defined and
> include gthr-posix.h since it is pthreads but with limited.
> This will remove the need to keep track of changes to
> gthr-posix.h.

Doing so breaks libstdc++-v3.  I'm under the impression it is better to keep 
the thread library support atomic.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]