aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-08-15re PR target/32765 (Testsuite failures due to undefined symbol ___emutls_get_...Jack Howarth2-0/+2
2007-07-12re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails)Jakub Jelinek2-0/+50
2007-07-05re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav...Tobias Burnus1-0/+34
2007-07-02re PR libgomp/32468 (number of threads in a parallel region depends on number...Jakub Jelinek1-0/+26
2007-06-21re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508)Jakub Jelinek3-0/+99
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey1-2/+12
2007-04-07re PR testsuite/31369 (100's of new libgomp fails)John David Anglin2-2/+2
2007-03-23libgomp.exp (libgomp_init): Add -shared-libgcc for *-*-darwin*.Andreas Tobler2-5/+26
2007-03-22default.exp: New file.Uros Bizjak11-231/+230
2007-03-21a.22.8.f90: Add dg-final cleanup-modules line.Jakub Jelinek8-0/+15
2007-02-07re PR c++/30703 (ICE Segmentation fault on using OpenMP)Jakub Jelinek1-0/+73
2007-01-31re PR libgomp/30546 (build fail in libgomp when building from SVN because mak...Daniel Franke1-9/+7
2007-01-26lang-specs.h: Add support for .f03 and .F03 extensions.Tobias Burnus1-1/+1
2007-01-24re PR middle-end/30494 (ICE with VLA and openmp)Jakub Jelinek1-0/+64
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