http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561
--- Comment #45 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> --- (In reply to Roland Schulz from comment #44) > Is there a way to compile libgomp to not get false positives for omp-atomic? yes, this is fixed in gcc for 4.9.0 see PR59194 or r206572 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59194#c11 I believe that some of the other aspects you're seeing with 4.8.2 might also be fixed in 4.9 (not sure).