summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-openmp.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/28390 (Broken !$omp parallel do lastprivate(iterationvar))Jakub Jelinek2006-07-161-2/+3
* re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek2006-06-091-0/+23
* re PR middle-end/27415 (Iteration var in firstprivate or reduction clauses no...Jakub Jelinek2006-05-171-0/+3
* re PR fortran/27446 (ICE on OpenMP array REDUCTION clause)Jakub Jelinek2006-05-151-3/+15
* re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson2006-04-131-1/+1
* trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result.Jakub Jelinek2006-03-131-16/+32
* re PR fortran/26107 (ICE after error message on invalid code)Paul Thomas2006-03-061-3/+6
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-141-0/+1203