PROBLEM: (83377) (PATCH ID: OSF445-230) ******** o A problem in the parallel processing support library that caused incorrect run-time results for an OpenMP program. PROBLEM: (94614) (PATCH ID: OSF445-539) ******** Long running OpenMP C, C++ and FORTRAN programs might overflow a libost3 internal barrier counter. This barrier counter controls the synchronization of threads after the execution of a parallel region of code. A counter overflow would result in a breakdown of this synchronization. V2.1-120 includes a fix to avoid the barrier counter overflow.