summaryrefslogtreecommitdiff
path: root/libgomp/testsuite
Commit message (Expand)AuthorAgeFilesLines
...
* cpuid.h: New file.Uros Bizjak2007-09-052-10/+15
* re PR target/32765 (Testsuite failures due to undefined symbol ___emutls_get_...Jack Howarth2007-08-152-0/+2
* re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails)Jakub Jelinek2007-07-122-0/+50
* re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav...Tobias Burnus2007-07-051-0/+34
* re PR libgomp/32468 (number of threads in a parallel region depends on number...Jakub Jelinek2007-07-021-0/+26
* re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508)Jakub Jelinek2007-06-213-0/+99
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-2/+12
* re PR testsuite/31369 (100's of new libgomp fails)John David Anglin2007-04-072-2/+2
* libgomp.exp (libgomp_init): Add -shared-libgcc for *-*-darwin*.Andreas Tobler2007-03-232-5/+26
* default.exp: New file.Uros Bizjak2007-03-2211-231/+230
* a.22.8.f90: Add dg-final cleanup-modules line.Jakub Jelinek2007-03-218-0/+15
* re PR c++/30703 (ICE Segmentation fault on using OpenMP)Jakub Jelinek2007-02-071-0/+73
* re PR libgomp/30546 (build fail in libgomp when building from SVN because mak...Daniel Franke2007-01-311-9/+7
* lang-specs.h: Add support for .f03 and .F03 extensions.Tobias Burnus2007-01-261-1/+1
* re PR middle-end/30494 (ICE with VLA and openmp)Jakub Jelinek2007-01-241-0/+64
* re PR libgomp/28209 (None of the GOMP_* environment variables are documented)Daniel Franke2006-12-211-3/+11
* re PR middle-end/29947 (OpenMP parallel for fails for reversed loop range)Jakub Jelinek2006-12-042-0/+656
* re PR fortran/29629 (ICE on OpenMP-enabled program (gfc_conv_variable, at for...Jakub Jelinek2006-10-291-0/+20
* barrier-1.c: Change timestamp tests from '<' to '<='.Danny Smith2006-10-061-6/+6
* re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel ...Jakub Jelinek2006-09-263-0/+127
* re PR fortran/29097 (!$ include 'omp_lib.h' does not work)Jakub Jelinek2006-09-265-0/+30
* reduction3.f90: Change -2147483648 to -huge(i)-1 to avoid overflow.Steven G. Kargl2006-09-082-2/+2
* re PR fortran/28390 (Broken !$omp parallel do lastprivate(iterationvar))Jakub Jelinek2006-07-161-0/+8
* re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek2006-06-092-0/+52
* re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4')John David Anglin2006-05-227-0/+14
* re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)Jakub Jelinek2006-05-151-0/+19
* re PR fortran/27395 (Problem with arrays in the OpenMP REDUCTION clause in Fo...Jakub Jelinek2006-05-032-0/+61
* re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier)Jakub Jelinek2006-05-026-5/+251
* re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814)Jakub Jelinek2006-05-021-0/+91
* re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time)Jakub Jelinek2006-04-261-0/+14
* re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson2006-04-251-2/+4
* libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2006-04-101-1/+1
* re PR c++/26691 (Wrong code for constructor with default value)Jakub Jelinek2006-03-211-0/+20
* trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result.Jakub Jelinek2006-03-131-0/+27
* Merge C++ from gomp-20050608-branch.Richard Henderson2006-03-0933-0/+1458
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-1475-0/+5056
* * testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.Ulrich Weigand2006-02-081-0/+1
* libgomp-dg.exp (libgomp_init): Compute multilib-related part of LD_LIBRARY_PA...Eric Botcazou2006-02-071-5/+20
* re PR libgomp/25852 (libgomp testing does not work for multilib (-m32 on x86_...H.J. Lu2006-02-031-1/+2
* re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini2006-01-251-0/+6
* re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini2006-01-241-1/+2
* re PR libgomp/25942 (SVN checked out GCC does not bootstrap)Richard Henderson2006-01-241-3/+6
* Makefile.in: Regenerate.Diego Novillo2006-01-241-2/+2
* re PR fortran/25901 (overloaded function is rejected)Paul Thomas2006-01-231-2/+2
* [multiple changes]Diego Novillo2006-01-1871-0/+3746