aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-openmp.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-09re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek1-0/+23
2006-05-17re PR middle-end/27415 (Iteration var in firstprivate or reduction clauses no...Jakub Jelinek1-0/+3
2006-05-15re PR fortran/27446 (ICE on OpenMP array REDUCTION clause)Jakub Jelinek1-3/+15
2006-04-13re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson1-1/+1
2006-03-13trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result.Jakub Jelinek1-16/+32
2006-03-06re PR fortran/26107 (ICE after error message on invalid code)Paul Thomas1-3/+6
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+1203