aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-25re PR fortran/42162 (OpenMP: ICE: tree check in omp_add_variable, at gimplify...Jakub Jelinek1-0/+53
2009-11-25ChangeLog.graphite: New.Sebastian Pop1-1/+1
2009-11-25re PR tree-optimization/41118 (Wrong dependence analysis in graphite for unre...Li Feng1-1/+1
2009-11-13re PR middle-end/42029 (ICE with complex data type and openmp for reduction c...Jakub Jelinek1-0/+19
2009-10-22cfgloopmanip.c (duplicate_subloops): Export.Razya Ladelsky1-1/+1
2009-09-17graphite-sese-to-poly.c (pdr_add_data_dimensions): Add bounds only for ARRAY_...Alexander Monakov1-0/+13
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-67/+88
2009-08-14graphite_autopar: Move to libgomp testsuite.David Edelsohn10-0/+398
2009-08-05fortran.exp: Add flags in case of shared only build.Andreas Tobler1-1/+10
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford4-14/+43
2009-07-02libgomp.exp (libgomp_init): Use the ALWAYS_CFLAGS options when choosing a mul...Richard Sandiford1-3/+10
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford4-42/+6
2009-05-27Don't link to or test existence of libgfortranbeginJanne Blomqvist1-4/+4
2009-04-20re PR fortran/35423 (Implement OpenMP workshare)Vasilis Liaskovitis1-0/+37
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-5/+5
2009-04-08re PR middle-end/39573 (Linking fails on AMD with -march=native and -fopenmp,...Jakub Jelinek1-0/+39
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 Jelinek5-0/+1617
2009-02-11re PR middle-end/39154 (Miscompilation of VLAs in nested parallel regions)Jakub Jelinek1-0/+105
2009-01-20darwin.h: Add static-libgfortran to LINK_SPEC.Iain Sandoe1-0/+3
2008-12-28re PR c++/38650 (Trouble with volatile and #pragma omp for)Jakub Jelinek2-0/+98
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-12-01re PR c++/38257 (ICE with auto and #pragma omp parallel)Jakub Jelinek1-0/+110
2008-12-01re PR c++/38348 (ICE from c_finish_omp_for)Jakub Jelinek1-0/+109
2008-11-26re PR testsuite/28870 (configuring, over-riding timeout values in testsuite)Janis Johnson1-0/+3
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman1-1/+12
2008-09-05testsuite/ligbomp.c/c.exp: Unset lang_test_file only if it exists.Janis Johnson1-1/+3
2008-08-31Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined.Aaron W. LaFramboise1-0/+1
2008-08-21libgomp.exp (libgomp_init): Only set things that depend on blddir if blddir e...Nathan Froyd3-17/+54