[Bug libgomp/33894] [libgomp/parallel mode] pragma omp atomic broken

2007-10-26 Thread singler at ira dot uka dot de
--- Comment #3 from singler at ira dot uka dot de 2007-10-26 15:22 --- > Preprocessed source as attached. Apparently, the file is slightly to big. So I put it here: http://algo2.iti.uni-karlsruhe.de/singler/GCCTrunkTest.cpp -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33894

[Bug libgomp/33894] [libgomp/parallel mode] pragma omp atomic broken

2007-10-25 Thread singler at ira dot uka dot de
--- 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.".

[Bug libgomp/33894] [libgomp/parallel mode] pragma omp atomic broken

2007-10-25 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2007-10-25 16:09 --- Could you please attach a preprocessed testcase which shows this and what options you used? Thanks. -- jakub at gcc dot gnu dot org changed: What|Removed |Added -