2009/7/10 robs: > Compiling and running the attached gomp test code crashes (or sometimes locks > up) on a dual core PC. > > I.e. > gcc -fopenmp -lgomp gomp-test.c > ./a.exe > crashes. If invoked as > ./a.exe 1 > > however, the program is run single-threaded and completes correctly.
Neither ./a nor ./a 1 crash after several retries on my single-core CORE2 T7200. gcc (GCC) 4.3.2 20080827 (beta) 2 -- Reini -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple