[Bug bootstrap/43170] gcc 4.5 20100218 bootstrap compare fails on os x 10.6

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 3 09:11:00 GMT 2010



------- Comment #59 from jakub at gcc dot gnu dot org  2010-06-03 09:10 -------
Why would be volatile needed?  pthread_join returning guarantees that the other
thread's thread function finished, and the variable is only written in that
thread, there is no data race on it.


-- 


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



More information about the Gcc-bugs mailing list