aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-07-03xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.Uros Bizjak1-1/+1
2012-07-02cloog.m4: Set up to work against ISL only.Richard Guenther4-13/+27
2012-06-22[multiple changes]Richard Guenther2-2/+2
2012-06-07re PR c/53580 (Internal Segmentation fault in nested "omp parallel", "omp par...Jakub Jelinek5-8/+19
2012-04-11prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.Manuel López-Ibáñez1-0/+3
2012-03-22re PR middle-end/52547 (ICE with openmp with nested function which requires a...Jakub Jelinek1-0/+36
2012-03-16lib{gomp,itm}/testsuite: load missing fortran-modules.expBernhard Reutner-Fischer1-0/+1
2012-02-08re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther1-0/+28
2011-12-06re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c)Jakub Jelinek6-9/+13
2011-08-26trans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODEL if threadprivate.Jakub Jelinek1-0/+78
2011-08-19re PR fortran/49792 (OpenMP workshare: Wrong result with array assignment)Jakub Jelinek2-0/+40
2011-08-05re PR target/49965 (libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL o...Rainer Orth1-12/+12
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek24-0/+1814
2011-07-29re PR middle-end/49897 (nesting lastprivate gives incorrect result)Jakub Jelinek4-0/+100
2011-07-28Check ia32 instead of ilp32 for ia32 tests.H.J. Lu3-3/+3
2011-07-27Fix PR49471: canonicalize_loop_ivs should not generate unsigned types.Sebastian Pop2-2/+2
2011-07-26Fix PR47653: do not handle loops using wrapping semantics in graphiteSebastian Pop1-1/+1
2011-07-18re PR target/49541 (TLS support partially broken in 64-bit mode)Rainer Orth1-1/+0
2011-05-19re PR c++/49043 ([OpenMP & C++0x]: Compiler error when lambda-function within...Jakub Jelinek1-0/+19
2011-05-19re PR c++/48869 (OpenMP task construct fails to instantiate copy constructor(...Jakub Jelinek1-0/+68
2011-05-06re PR fortran/48894 (generic omp_get_ancestor_thread_num(l(i)) produces incor...Jakub Jelinek1-0/+23
2011-04-13re PR middle-end/48591 (OpenMP ICE with atomics on __float128 in 32-bit only ...Jakub Jelinek1-0/+22
2011-02-27re PR fortran/47886 (ICE: OpenMP !$omp task if(omp_get_num_threads() > 0))Jakub Jelinek1-0/+27
2011-02-18re PR libgomp/47804 (libgomp LD_LIBRARY_PATH doesn't include path to libgfort...Jakub Jelinek1-5/+10
2011-02-16re PR libgomp/47758 (729 unexpected failures in the libgomp test suite on pow...Tobias Burnus1-4/+1
2011-01-20re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik1-4/+4
2010-12-14re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran...Jakub Jelinek1-0/+45
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-4/+6
2010-12-02re PR fortran/46753 (ICE: OpenMP - in extract_omp_for_data, at omp-low.c:335)Jakub Jelinek1-0/+17
2010-12-01* testsuite/libgomp.fortran/vla8.f90: Use dg-timeout-factor 2.0.Rainer Orth1-0/+1
2010-11-24fortran.exp: Add paths for libquadmath.Iain Sandoe1-1/+9
2010-09-30Adjust failing testsuite pattern.Sebastian Pop1-1/+1
2010-07-24re PR fortran/45045 (Named COMMON with different size: No warning with -fwhol...Tobias Burnus1-0/+5
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues1-36/+3
2010-04-26re PR c/43893 (Error: Invalid controlling predicate with -fopenmp)Jakub Jelinek2-0/+186
2010-04-21re PR middle-end/43570 (OpenMP: Invalid read of size 1 (libgomp.fortran/vla6....Jakub Jelinek1-0/+254
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-1/+1
2010-03-22re PR libgomp/42942 (OpenMP omp_set_max_active_levels(0) isn't resetting value)Jakub Jelinek1-0/+61
2010-03-08Fix type problems in loop ivs.Tobias Grosser2-2/+2
2010-02-07Fix PR42988: handle unknown_dependence.Sebastian Pop2-1/+1
2010-01-29task-1.C: Renamed err to e.Rainer Orth2-6/+6
2010-01-26re PR fortran/42866 (ICE for REDUCTION with ALLOCATABLE array as variable on ...Jakub Jelinek1-0/+17
2010-01-04Make 's' atomicH.J. Lu1-0/+1
2010-01-03re PR testsuite/42583 (FAIL: gfortran.dg/gomp/recursion1.f90: gfortran: libgo...Richard Guenther1-0/+27
2009-12-23Add missing testcases.Sebastian Pop1-0/+19
2009-12-22crayptr2.f90: Remove forced static linkage for darwin...Iain Sandoe2-2/+2
2009-12-22re PR target/41605 (Static linking of libgcc/libgfortran/libstdc++ can cause ...Iain Sandoe1-0/+3
2009-12-18re PR testsuite/42135 (FAIL: libgomp.graphite/force-parallel-2.c execution test)Jack Howarth1-2/+2
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues1-1/+0
2009-11-30libgomp.exp (libgomp_init): Add host-dependent settings for LC_ALL and LANG.Dave Korn1-0/+7