]> git.ipfire.org Git - thirdparty/gcc.git/commit
locale.cc (locale::_S_initialize): Workaround a confusion of the use of the gthr...
authorPetur Runolfsson <peturr02@ru.is>
Tue, 14 Oct 2003 04:47:10 +0000 (04:47 +0000)
committerAndreas Tobler <andreast@gcc.gnu.org>
Tue, 14 Oct 2003 04:47:10 +0000 (06:47 +0200)
commit9dccaa6bb6721b80b4c0d51833ba1593799ee867
tree1942808c12dcf58030c8e17ac8ed87021f5873c4
parentcaa55b1e673f9f1b0990636ecf45fe52ea5261f2
locale.cc (locale::_S_initialize): Workaround a confusion of the use of the gthr API when...

2003-10-14  Petur Runolfsson  <peturr02@ru.is>
    Andreas Tobler  <a.tobler@schweiz.ch>

* src/locale.cc (locale::_S_initialize): Workaround a confusion
of the use of the gthr API when __gthread_active_p() returns true.

Co-Authored-By: Andreas Tobler <a.tobler@schweiz.ch>
From-SVN: r72458
libstdc++-v3/ChangeLog
libstdc++-v3/src/locale.cc