http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
--- Comment #11 from Jonathan Wakely 2012-01-28
19:08:47 UTC ---
I think I meant to say std::timed_mutex and std::recursive_timed_mutex
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
Jack Howarth changed:
What|Removed |Added
CC||howarth at nitro dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
--- Comment #9 from Jonathan Wakely 2011-10-24
19:33:32 UTC ---
I'm not sure if these failures are due to PR 50598:
FAIL: 30_threads/thread/native_handle/typesizes.cc execution test
FAIL: ext/mt_allocator/deallocate_global_thread-1.cc execution
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
--- Comment #7 from Jonathan Wakely 2011-10-22
21:31:28 UTC ---
Author: redi
Date: Sat Oct 22 21:31:24 2011
New Revision: 180329
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180329
Log:
PR libstdc++/50196
* acinclude.m4 (GLIBCXX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
--- Comment #6 from Jonathan Wakely 2011-10-21
00:15:23 UTC ---
Created attachment 25564
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25564
patch for configure
could you test the patch at
http://gcc.gnu.org/ml/gcc-patches/2011-10/msg01912
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
--- Comment #5 from watsonsong 2011-10-08
06:30:52 UTC ---
(In reply to comment #4)
> I'll look into doing this for 4.7
Thank you.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
--- Comment #3 from Jonathan Wakely 2011-08-27
15:35:55 UTC ---
No, of course not. That's not what I meant.
I mean we (the library maintainers) could define _GLIBCXX_HAS_GTHREADS in
c++config.h when gthreads is available, and not require _POSIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
--- Comment #2 from watsonsong 2011-08-27
14:36:44 UTC ---
I use macport to install gcc4.6 on my computer, and I add
-D_GLIBCXX_HAS_GTHREADS flag to g++ and it report errors:
/opt/local/include/gcc46/c++/x86_64-apple-darwin10/bits/c++config.h:15
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50196
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
12 matches
Mail list logo