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

bkoz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Oct 9 22:42:00 GMT 2007



------- Comment #3 from bkoz at gcc dot gnu dot org  2007-10-09 22:41 -------

Actually, I think that when I added sched.h, I forgot to look at the windows
stuff. Something seems off to me, WRT the current code. The includes don't
match the code...

Here's a patch to make the conditionals in the includes match the conditionals
in the code. I'm not quite sure how _MSC_VER fits into this, or SwitchToThread. 


-- 


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



More information about the Gcc-bugs mailing list