aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-07-23rs6000: Escalate warning to error for VSX with explicit no-altivec etc.Kewen Lin1-2/+1
2024-07-23i386: Change prefetchi output templateHaochen Jiang1-2/+2
2024-07-22[powerpc] [testsuite] reorder dg directives [PR106069]Alexandre Oliva1-1/+1
2024-07-22c++/coroutines: correct passing *this to promise type [PR104981]Patrick Palka2-0/+81
2024-07-23RISC-V: Implement the .SAT_TRUNC for scalarPan Li9-0/+198
2024-07-23Daily bump.GCC Administrator1-0/+247
2024-07-22Fix modref's iteraction with store mergingJan Hubicka1-0/+29
2024-07-22Add -mcpu=power11 support.Michael Meissner3-0/+41
2024-07-22Fix modref_eaf_analysis::analyze_ssa_name handling of values dereferenced to ...Jan Hubicka1-0/+35
2024-07-22Fix accounting of offsets in unadjusted_ptr_and_unit_offsetJan Hubicka1-0/+23
2024-07-22Compare loop bounds in ipa-icfJan Hubicka1-0/+28
2024-07-22rtl-ssa: Avoid using a stale splay tree root [PR116009]Richard Sandiford1-0/+23
2024-07-22aarch64: Tighten aarch64_simd_mem_operand_p [PR115969]Richard Sandiford1-0/+8
2024-07-22Fix Rejects allocatable coarray passed as a dummy argument [88624]Andre Vehreschild2-0/+23
2024-07-22AArch64: implement TARGET_VECTORIZE_CONDITIONAL_OPERATION_IS_EXPENSIVE [PR11...Tamar Christina4-0/+100
2024-07-21testsuite: powerpc: fix dg-do run typoSam James1-1/+1
2024-07-22RISC-V: Rearrange the test helper files for vector .SAT_*Pan Li184-262/+262
2024-07-22Daily bump.GCC Administrator1-0/+5
2024-07-21Fortran: Fix regression caused by r14-10477 [PR59104]Paul Thomas1-0/+26
2024-07-21Daily bump.GCC Administrator1-0/+47
2024-07-20Require bitint575 for pr116003.cAndrew MacLeod1-1/+1
2024-07-20Revert "Add tests for C/C++ musttail attributes"Andi Kleen14-324/+0
2024-07-20Add bitint to options for testcaseAndrew MacLeod1-1/+1
2024-07-19Add tests for C/C++ musttail attributesAndi Kleen14-0/+324
2024-07-20Daily bump.GCC Administrator1-0/+57
2024-07-19Check for SSA_NAME not in the IL yet.Andrew MacLeod1-0/+21
2024-07-19Treat boolean vector elements as 0/-1 [PR115406]Richard Sandiford1-0/+18
2024-07-19arm: Update fp16-aapcs-[24].c after insn_propagation patchRichard Sandiford2-6/+10
2024-07-19c++: xobj fn call without obj [PR115783]Patrick Palka1-0/+48
2024-07-19AVR: Support new built-in function __builtin_avr_mask1.Georg-Johann Lay1-0/+118
2024-07-19Fortran: character array constructor with >= 4 constant elements [PR103115]Harald Anlauf1-0/+59
2024-07-19rs6000: Catch unsupported ABI errors when using -mrop-protect [PR114759,PR115...Peter Bergner1-1/+3
2024-07-19c++: add fixed testcase [PR109464]Patrick Palka1-0/+24
2024-07-19bpf: create modifier for mem operand for xchg and cmpxchgCupertino Miranda1-0/+38
2024-07-19c++: Add [dcl.init.aggr] examples to testsuiteJakub Jelinek2-0/+408
2024-07-19Match: Only allow single use of MIN_EXPR for SAT_TRUNC form 2 [PR115863]Pan Li1-0/+37
2024-07-19Daily bump.GCC Administrator1-0/+154
2024-07-18c++: implement DR1363 and DR1496 for __is_trivial [PR85723]Marek Polacek7-0/+118
2024-07-18rs6000: Fix .machine cpu selection w/ altivec [PR97367]René Rebe1-0/+13
2024-07-18rs6000, update effective target for tests builtins-10*.c and vec_perm-runnabl...Carl Love3-3/+3
2024-07-18eh: ICE with std::initializer_list and ASan [PR115865]Marek Polacek1-0/+16
2024-07-18middle-end/115641 - invalid address constructionRichard Biener1-0/+29
2024-07-18Fortran: Fix Explicit cobounds of a procedures parameter not respected [PR78466]Andre Vehreschild2-26/+35
2024-07-18testsuite: Add dg-do run to more testsSam James11-3/+11
2024-07-18Fortran: Suppress bogus used uninitialized warnings [PR108889].Paul Thomas1-0/+43
2024-07-18tree-optimization/104515 - store motion and clobbersRichard Biener1-0/+18
2024-07-18Implement a -ftrapping-math/-fsignaling-nans TODO in match.pd.Roger Sayle2-6/+40
2024-07-18Fortran: Use char* for deferred length character arrays [PR82904]Andre Vehreschild1-0/+20
2024-07-18testsuite: Fix up builtin-clear-padding-3.c for -funsigned-charJakub Jelinek1-1/+1
2024-07-18i386: Fix testcases generating invalid asmHaochen Jiang9-25/+25