aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2013-12-17affinity-1.c: Remove alloca.h inlcude.Andreas Tobler4-5/+4
2013-12-17re PR testsuite/59534 (FAIL: libgomp.fortran/retval1.f90 execution test due ...Jakub Jelinek1-2/+2
2013-12-16re PR libgomp/58756 (FAIL: libgomp.c/pr58392.c execution test)Jakub Jelinek1-0/+58
2013-12-12re PR libgomp/59467 (copyprivate in the fortran testsuite)Jakub Jelinek1-1/+1
2013-11-07libgomp: Prepare for testcases without -fopenmp.Thomas Schwinge5-3/+12
2013-10-11force-parallel-1.c: Expect 4 instead of 5 loopfn matches.Thomas Schwinge9-14/+14
2013-10-11lib-1.c (main): Add missing error check.Thomas Schwinge4-0/+5
2013-10-11_OPENMP pre-processor checks, openmp_version Fortran instrinsic checks.Thomas Schwinge2-0/+18
2013-10-11target.c: New file.Jakub Jelinek85-2/+6209
2013-09-20re PR testsuite/57605 (colors break note pruning in the testsuite)Jakub Jelinek1-0/+3
2013-09-19omp-low.c (expand_omp_sections): Always pass len - 1 to GOMP_sections_start, ...Jakub Jelinek1-0/+29
2013-06-28Disable strassen.f90 test for aarch64 tiny memory.Marcus Shawcroft1-0/+1
2013-06-20libgomp.exp: Reorder lib loads into dependency order.Iain Sandoe5-10/+18
2013-06-10forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge3-3/+3
2013-05-16omp-low.c (extract_omp_for_data): For collapsed loops...Jakub Jelinek6-0/+768
2013-02-06re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor)Jakub Jelinek1-0/+36
2013-01-19re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill1-2/+1
2013-01-16re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce...Jakub Jelinek1-1/+1
2013-01-14Update copyright years in libgomp.Richard Sandiford3-3/+3
2012-12-19fortran.exp: Set -fintrinsic-modules-path.Tobias Burnus1-0/+1
2012-12-19use_intrinsic_1.f90: New; moved from gcc/testsuite/gfortran.dg/gomp/use_intri...Tobias Burnus1-0/+11
2012-11-07Use -Wl,-undefined,dynamic_lookup on darwinJack Howarth1-0/+1
2012-11-07* testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX.David Edelsohn1-0/+1
2012-10-25* semantics.c (finish_omp_threadprivate): Call complete_type.Jason Merrill1-0/+2
2012-10-24force-parallel-6.c: Adjust the loops.Dominique d'Humieres1-3/+3
2012-10-08Allow dynamic initialization of thread_locals.Jason Merrill1-0/+26
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