summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/test/misc_bugs
Commit message (Expand)AuthorAgeFilesLines
* Added propagation of not big initial stack size of master thread to workers.Andrey Churbanov2019-06-051-0/+65
* Ensure correct pthread flags and libraries are usedDimitry Andric2019-04-031-1/+1
* [OpenMP] Remove XFAIL for cancellation tests using gccJonathan Peyton2019-02-191-1/+0
* Fix alignment in teams-reduction.c testJonas Hahnfeld2017-12-051-1/+6
* Fix PR30890: Reduction across teams hangsJonas Hahnfeld2017-12-051-0/+63
* [CMake] Detect information about test compilerJonas Hahnfeld2017-11-301-1/+3
* Test cancellation_for_sections.c expectedly fails on GCCOlga Malysheva2017-04-041-0/+1
* Reset cancellation status for 'parallel', 'sections' and 'for' constracts.Olga Malysheva2017-04-041-0/+61
* Fixed intermittent hang on tests with "target teams if(0)" construct with no ...Andrey Churbanov2017-03-211-0/+64
* Appease older gcc compilers for the many-microtask-args.c testJonathan Peyton2016-08-301-1/+2
* Fix linking of omp_foreign_thread_team_reuse test on FreeBSDDimitry Andric2016-08-081-1/+1
* Add a test case for microtask dispatch with many argumentsHal Finkel2016-05-261-0/+38
* Allow unit testing on WindowsJonathan Peyton2016-05-231-1/+0
* Fix team reuse with foreign threadsJonathan Peyton2016-05-121-0/+82
OpenPOWER on IntegriCloud