summaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib
AgeCommit message (Expand)Author
2022-06-02RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZEROPhilipp Tomsich
2022-04-28[committed] Fix more problems with new linker warningsJeff Law
2022-04-26rs6000: Make the has_arch target selectors actually workSegher Boessenkool
2022-04-26testsuite: Improve unlimited_polymorphic_3.f03 [PR103662]Jakub Jelinek
2022-04-21rs6000: Add effective target has_arch_ppc64Segher Boessenkool
2022-04-07Disable float128 tests on VxWorks, PR target/104253.Michael Meissner
2022-04-01Test for linking for arm/size-optimization-ieee-[123].cAlexandre Oliva
2022-03-29testsuite: Allow setting gpp_std_list in configuration filesJonathan Wakely
2022-03-29LoongArch Port: gcc/testsuitechenglulu
2022-02-22arm: Fix vcond_mask expander for MVE (PR target/100757)Christophe Lyon
2022-02-22arm: Implement auto-vectorized MVE comparisons with vectors of boolean predic...Christophe Lyon
2022-02-12x86: Update PR 35513 testsH.J. Lu
2022-02-02rs6000/testsuite: Return 0 for powerpc_altivec_ok on other targetsSegher Boessenkool
2022-01-19testsuite: fix pytest detection unsupported message.Martin Liska
2022-01-18c++: Use -std=c++20 in testsuite default std listJason Merrill
2022-01-18Add check_effective_target_python3_module.Martin Liska
2022-01-18Update check_effective_target_recent_python3Martin Liska
2022-01-17Add check_effective_target_pytest3.Martin Liska
2022-01-17Start using check-MAINTAINERS.py instead of legacy maintainers-verify.sh.Martin Liska
2022-01-03Update copyright years.Jakub Jelinek
2021-12-31testsuite: XFAIL some Wstringop-overflow tests ...Uros Bizjak
2021-12-29LTO: Prune some warnings in the testsuiteFrancois-Xavier Coudert
2021-12-15testsuite: Be more informative for ICEsThomas Schwinge
2021-12-07testsuite: Fix check_effective_target_rop_ok [PR103556, PR103586]Peter Bergner
2021-12-03rs6000: testsuite: Add rop_ok effective-target functionPeter Bergner
2021-12-03Make sure that we get unique test names if several DejaGnu directives refer t...Thomas Schwinge
2021-11-30d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)Iain Buclaw
2021-11-30vect: Support gather loads with SLPRichard Sandiford
2021-11-19middle-end: Handle FMA_CONJ correctly after SLP layout update.Tamar Christina
2021-11-15c++: Add -fimplicit-constexprJason Merrill
2021-11-09arm: add armv9-a architecture to -marchPrzemyslaw Wirkus
2021-11-02Adjust testcase for O2 vect.liuhongt
2021-10-29Avoid overly-greedy match in dejagnu regexp.Jeff Law
2021-10-20Adjust testcase for O2 vectorization.liuhongt
2021-10-15Always default to DWARF2_DEBUG if not specified, warn about deprecated STABSRichard Biener
2021-09-21Fix no_fsanitize_address effective targetEric Botcazou
2021-09-20testsuite: Remove .exe suffix in prune_gcc_outputChristophe Lyon
2021-09-17Fortran: Use _Float128 rather than __float128 for c_float128 kind.Sandra Loosemore
2021-09-14testsuite: Use sync_long_long instead of sync_int_long for atomic-29.c testJakub Jelinek
2021-09-08AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instru...Guo, Xuepeng
2021-09-02Fortran: TS 29113 testsuiteSandra Loosemore
2021-08-27testsuite, Darwin : Do not claim 'GAS' for cctools assembler.Iain Sandoe
2021-08-25Fix tests that require IBM 128-bit long doubleMichael Meissner
2021-08-24arm: testsuite: improve detection of CMSE hardware.Richard Earnshaw
2021-08-23arm: Fix multilib mapping for CDE extensions [PR100856]Christophe Lyon
2021-08-10gfortran: Fix in-build-tree testing [PR101305, PR101660]Tobias Burnus
2021-08-09testsuite/lib/gfortran.exp: Add -I for ISO*.h [PR101305, PR101660]Tobias Burnus
2021-08-03Fixes for AutoFDO testingEugene Rozenfeld
2021-08-03Fix indir-call-prof-2.c with AutoFDOEugene Rozenfeld
2021-07-19debug: Allow means for targets to opt out of CTF/BTF supportIndu Bhagat