aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2006-12-21re PR libgomp/28209 (None of the GOMP_* environment variables are documented)Daniel Franke1-3/+11
2006-12-04re PR middle-end/29947 (OpenMP parallel for fails for reversed loop range)Jakub Jelinek2-0/+656
2006-10-29re PR fortran/29629 (ICE on OpenMP-enabled program (gfc_conv_variable, at for...Jakub Jelinek1-0/+20
2006-10-06barrier-1.c: Change timestamp tests from '<' to '<='.Danny Smith1-6/+6
2006-09-26re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel ...Jakub Jelinek3-0/+127
2006-09-26re PR fortran/29097 (!$ include 'omp_lib.h' does not work)Jakub Jelinek5-0/+30
2006-09-08reduction3.f90: Change -2147483648 to -huge(i)-1 to avoid overflow.Steven G. Kargl2-2/+2
2006-07-16re PR fortran/28390 (Broken !$omp parallel do lastprivate(iterationvar))Jakub Jelinek1-0/+8
2006-06-09re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek2-0/+52
2006-05-22re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4')John David Anglin7-0/+14
2006-05-15re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)Jakub Jelinek1-0/+19
2006-05-03re PR fortran/27395 (Problem with arrays in the OpenMP REDUCTION clause in Fo...Jakub Jelinek2-0/+61
2006-05-02re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier)Jakub Jelinek6-5/+251
2006-05-02re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814)Jakub Jelinek1-0/+91
2006-04-26re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time)Jakub Jelinek1-0/+14
2006-04-25re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson1-2/+4
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose1-1/+1
2006-03-21re PR c++/26691 (Wrong code for constructor with default value)Jakub Jelinek1-0/+20
2006-03-13trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result.Jakub Jelinek1-0/+27
2006-03-09Merge C++ from gomp-20050608-branch.Richard Henderson33-0/+1458
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek75-0/+5056
2006-02-08* testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.Ulrich Weigand1-0/+1
2006-02-07libgomp-dg.exp (libgomp_init): Compute multilib-related part of LD_LIBRARY_PA...Eric Botcazou1-5/+20
2006-02-03re PR libgomp/25852 (libgomp testing does not work for multilib (-m32 on x86_...H.J. Lu1-1/+2
2006-01-25re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini1-0/+6
2006-01-24re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini1-1/+2
2006-01-24re PR libgomp/25942 (SVN checked out GCC does not bootstrap)Richard Henderson1-3/+6
2006-01-24Makefile.in: Regenerate.Diego Novillo1-2/+2
2006-01-23re PR fortran/25901 (overloaded function is rejected)Paul Thomas1-2/+2
2006-01-18[multiple changes]Diego Novillo71-0/+3746