[Bug libgomp/33894] [libgomp/parallel mode] pragma omp atomic broken
singler at ira dot uka dot de
gcc-bugzilla@gcc.gnu.org
Thu Oct 25 16:55:00 GMT 2007
------- Comment #2 from singler at ira dot uka dot de 2007-10-25 16:55 -------
The command line is:
g++-trunk -D_GLIBCXX_PARALLEL -fopenmp -g3 -O0 ../../src/GCCTrunkTest.cpp -o
GCCTrunkTest
(GCC trunk revision 129315).
Preprocessed source as attached. The program outputs "Wrong result.". It works
with the proposed fix, and also if "balanced" is changed to "unbalanced".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33894
More information about the Gcc-bugs
mailing list