This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/33578] __gnu_parallel::yield broken on mingw32



------- Comment #7 from dannysmith at gcc dot gnu dot org  2007-10-10 23:39 -------
Subject: Bug 33578

Author: dannysmith
Date: Wed Oct 10 23:39:30 2007
New Revision: 129219

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129219
Log:
        PR libstdc++/33578
        * include/parallel/compatibility.h.  Use POSIX sched_yield on
        __CYGWIN__ 
        (Sleep): Add prototype for __MINGW32__.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/parallel/compatibility.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33578


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