aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-03xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.Uros Bizjak1-1/+1
2012-06-07re PR c/53580 (Internal Segmentation fault in nested "omp parallel", "omp par...Jakub Jelinek3-6/+9
2012-03-22re PR middle-end/52547 (ICE with openmp with nested function which requires a...Jakub Jelinek1-0/+36
2012-02-08re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther1-0/+28
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek6-0/+524
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. Lu2-2/+2
2011-04-13re PR middle-end/48591 (OpenMP ICE with atomics on __float128 in 32-bit only ...Jakub Jelinek1-0/+22
2010-04-26re PR c/43893 (Error: Invalid controlling predicate with -fopenmp)Jakub Jelinek1-0/+61
2010-03-22re PR libgomp/42942 (OpenMP omp_set_max_active_levels(0) isn't resetting value)Jakub Jelinek1-0/+61
2009-11-13re PR middle-end/42029 (ICE with complex data type and openmp for reduction c...Jakub Jelinek1-0/+19
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford1-0/+1
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford1-1/+0
2009-04-01re PR other/39591 (GOMP_loop_end illegally optmized into GOMP_loop_end_nowait)Jakub Jelinek3-0/+112
2009-03-25atomic-5.c: Cleanup cpuid usage.Uros Bizjak2-10/+12
2009-03-23re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)Jakub Jelinek2-0/+663
2009-02-11re PR middle-end/39154 (Miscompilation of VLAs in nested parallel regions)Jakub Jelinek1-0/+105
2008-12-28re PR c++/38650 (Trouble with volatile and #pragma omp for)Jakub Jelinek1-0/+49
2008-12-27* testsuite/libgomp.c/collapse-1.c (main): Add private(k) clause.Jakub Jelinek1-1/+1
2008-12-26atomic-6.c: Add -mieee for alpha*-*-* targets.Uros Bizjak1-0/+1
2008-12-08re PR middle-end/36802 (pop_gimplify_context ICE using openmp task construct)Jakub Jelinek3-0/+126
2008-09-05testsuite/ligbomp.c/c.exp: Unset lang_test_file only if it exists.Janis Johnson1-1/+3
2008-07-08c++.exp: Append multilib library path.David Edelsohn1-0/+1
2008-06-27gimplify.c (omp_is_private): Don't return true if decl is not already private...Jakub Jelinek2-2/+33
2008-06-27re PR debug/36617 (Debug info for OpenMP code is almost non-existent)Jakub Jelinek1-0/+162
2008-06-19* testsuite/libgomp.c/nqueens-1.c: New test.Jakub Jelinek1-0/+66
2008-06-12re PR middle-end/36506 (Broken #pragma omp sections reduction (+:x))Jakub Jelinek1-0/+78
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek25-6/+1901
2008-05-07re PR middle-end/36106 (#pragma omp atomic issues with floating point types)Jakub Jelinek3-0/+120
2008-03-18re PR middle-end/35611 (FAIL: libgomp.c/omp-nested-1.c execution test)Jakub Jelinek1-0/+18
2008-03-18re PR libgomp/35625 (schedule(guided) loops forever if ((end - start) % incr)...Jakub Jelinek1-0/+18
2008-03-12re PR middle-end/35549 (Invalid use of copy-in/out for shared vars in nested ...Jakub Jelinek1-0/+30
2008-03-06gimplify.c (goa_lhs_expr_p): Allow different ADDR_EXPR nodes for the same VAR...Jakub Jelinek1-0/+50
2008-02-15re PR middle-end/35196 (lastprivate broken for static non-ordered loops)Jakub Jelinek1-0/+43
2008-02-15re PR middle-end/35130 (OpenMP: Private variable passed to subroutine)Jakub Jelinek1-0/+131
2008-01-25re PR middle-end/33880 (ICE: in extract_omp_for_data, at omp-low.c:162)Jakub Jelinek1-0/+123
2007-12-19re PR c++/34513 (static variable not found for C++ OpenMP)Jakub Jelinek1-0/+33
2007-12-04omp-low.c (lookup_decl_in_outer_ctx): Allow calling this with !ctx->is_nested.Jakub Jelinek1-0/+54
2007-09-05cpuid.h: New file.Uros Bizjak2-10/+15
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-03-22default.exp: New file.Uros Bizjak6-13/+10
2007-01-24re PR middle-end/30494 (ICE with VLA and openmp)Jakub Jelinek1-0/+64
2006-12-04re PR middle-end/29947 (OpenMP parallel for fails for reversed loop range)Jakub Jelinek2-0/+656
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 Jelinek2-0/+103
2006-05-22re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4')John David Anglin7-0/+14
2006-05-02re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier)Jakub Jelinek4-0/+188
2006-04-26re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time)Jakub Jelinek1-0/+14
2006-01-18[multiple changes]Diego Novillo68-0/+3150