summaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.c++/c++.exp
Commit message (Expand)AuthorAgeFilesLines
* libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P...Thomas Schwinge2023-05-151-21/+1
* libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884]Thomas Schwinge2023-05-151-5/+5
* libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_librar...Thomas Schwinge2023-05-121-6/+8
* libgomp testsuite: Get rid of 'lang_test_file_found'Thomas Schwinge2023-05-121-35/+26
* libgomp C++, Fortran testsuites: Resolve 'lang_test_file_found' firstThomas Schwinge2023-05-121-22/+21
* libgomp testsuite: Localize 'lang_[...]' etc.Thomas Schwinge2023-05-121-3/+8
* libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file'Thomas Schwinge2023-05-091-4/+0
* libgomp testsuite: Only use 'blddir' if setThomas Schwinge2023-05-091-1/+2
* libgomp C++ testsuite: Don't compute 'blddir' twiceThomas Schwinge2023-05-091-3/+0
* libgomp C++ testsuite: Use 'lang_include_flags' instead of 'libstdcxx_includes'Thomas Schwinge2023-05-081-4/+3
* Introduce libgomp/testsuite/libgomp.c-c++-commonTom de Vries2017-09-141-1/+11
* Run testsuite/libgomp.c++/c++.exp at -O2 by defaultTom de Vries2015-06-301-1/+6
* [PATCH 7/7] OpenMP 4.0 offloading infrastructure: testsuite.Andrey Turetskiy2014-11-131-1/+1
* libgomp.exp (libgomp_target_compile): If $source matches regex $lang_source_r...Jakub Jelinek2014-07-031-0/+3
* libgomp: Prepare for testcases without -fopenmp.Thomas Schwinge2013-11-071-0/+3
* libgomp.exp: Reorder lib loads into dependency order.Iain Sandoe2013-06-201-1/+2
* re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford2009-07-111-2/+4
* gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford2009-06-301-4/+2
* libgomp.exp (libgomp_init): Only set things that depend on blddir if blddir e...Nathan Froyd2008-08-211-9/+22
* c++.exp: Append multilib library path.David Edelsohn2008-07-081-0/+1
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-1/+8
* re PR testsuite/31369 (100's of new libgomp fails)John David Anglin2007-04-071-1/+1
* libgomp.exp (libgomp_init): Add -shared-libgcc for *-*-darwin*.Andreas Tobler2007-03-231-5/+21
* default.exp: New file.Uros Bizjak2007-03-221-0/+3
* Merge C++ from gomp-20050608-branch.Richard Henderson2006-03-091-0/+20