aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-11-28ARC: Consistent use of whitespace in assembler templates.Roger Sayle6-14/+14
2023-11-28middle-end/112741 - ICE with gimple FE and later regimplificationRichard Biener1-0/+21
2023-11-28Revert "This patch enables errors when external calls are created."Cupertino Miranda6-6/+6
2023-11-28Fortran: fix reallocation on assignment of polymorphic variables [PR110415]Andrew Jenner3-0/+114
2023-11-28Emit funcall external declarations only if actually used.Jose E. Marchesi3-0/+43
2023-11-28Fixed problem with BTF defining smaller enums.Cupertino Miranda1-0/+28
2023-11-28This patch enables errors when external calls are created.Cupertino Miranda6-6/+6
2023-11-28testsuite: Fix gcc.dg/pr111409.c on Solaris/SPARC with asRainer Orth1-2/+2
2023-11-28RISC-V: Disallow poly (1,1) VLA SLP interleave vectorizationJuzhe-Zhong2-0/+72
2023-11-28testsuite: Fix up pr111754.c testJakub Jelinek1-3/+4
2023-11-28match.pd: Fix parity (X) ^ parity (Y) simplification [PR112719]Jakub Jelinek1-0/+19
2023-11-28match.pd: Fix popcount (X) + popcount (Y) simplification [PR112719]Jakub Jelinek1-0/+18
2023-11-27libcpp: Fix unsigned promotion for unevaluated divide by zero [PR112701]Lewis Hyatt1-2/+20
2023-11-28RISC-V: Fix VSETVL PASS regressionJuzhe-Zhong2-0/+71
2023-11-28Daily bump.GCC Administrator1-0/+237
2023-11-27aarch64: Improve cost of `a ? {-,}1 : b`Andrew Pinski1-0/+10
2023-11-27Fix time-profiler-3.c after r14-5628-g53ba8d669550d3Andrew Pinski1-1/+1
2023-11-27PR111754: Rework encoding of result for VEC_PERM_EXPR with constant input vec...Prathamesh Kulkarni3-26/+21
2023-11-27aarch64: Disable branch-protection for pcs testsSzabolcs Nagy5-0/+5
2023-11-27aarch64: Add eh_return compile testsSzabolcs Nagy2-0/+37
2023-11-27aarch64: Use br instead of ret for eh_returnSzabolcs Nagy4-27/+31
2023-11-27aarch64: Remove redundant zeroing/merging in SVE intrinsics [PR106326]Richard Sandiford1-0/+378
2023-11-27tree-optimization/112653 - PTA and returnRichard Biener1-0/+16
2023-11-27vect: Avoid duplicate_and_interleave for uniform vectors [PR112661]Richard Sandiford1-1/+1
2023-11-27c-family: Implement __has_feature and __has_extension [PR60512]Alex Coplan8-0/+420
2023-11-27tree-optimization/112706 - missed simplification of conditionRichard Biener1-0/+15
2023-11-27s390: Streamline NNPA builtins with their LLVM counterpartsStefan Schulze Frielinghaus7-11/+11
2023-11-27RISC-V: Remove incorrect function gate gather_scatter_valid_offset_mode_pJuzhe-Zhong21-21/+21
2023-11-27RISC-V: Initial RV64E and LP64E supportTsukasa OI9-0/+90
2023-11-27bpf: remove bpf-helpers.hJose E. Marchesi108-1826/+7
2023-11-27LoongArch: Optimize the loading of immediate numbers with the same high and l...Guo Jie1-1/+2
2023-11-27Daily bump.GCC Administrator1-0/+66
2023-11-27testsuite/gcc.dg/uninit-pred-9_b.c:20: Fix XPASS for various targetsHans-Peter Nilsson1-2/+3
2023-11-27testsuite/gcc.dg/uninit-pred-9_b.c:23: Un-xfail for MMIXHans-Peter Nilsson1-1/+1
2023-11-26Fortran: avoid obsolescence warning for COMMON with submodule [PR111880]Harald Anlauf1-0/+22
2023-11-26Skip analyzer strndup test on hppa*-*-hpux*John David Anglin1-1/+1
2023-11-26Skip analyzer socket tests on hppa*-*-hpux*John David Anglin2-2/+2
2023-11-26hppa: Fix pr104869.C on hpuxJohn David Anglin1-1/+1
2023-11-26hppa: Really fix g++.dg/modules/bad-mapper-1.C on hpuxJohn David Anglin1-1/+1
2023-11-26testsuite, i386: fix -fhardened testFrancois-Xavier Coudert1-1/+1
2023-11-26testsuite, i386: fix split-stack testFrancois-Xavier Coudert1-0/+1
2023-11-26RISC-V: Disable AVL propagation of slidedown instructionsJuzhe-Zhong2-1/+15
2023-11-25Fix gcc.dg/vla-1.cAndrew Pinski1-2/+2
2023-11-25Fix gcc.target/aarch64/simd/vmulxd_{f64,f32}_2.c after after IPA-VRP improvem...Andrew Pinski1-2/+2
2023-11-25Fix contracts-tmpl-spec2.C on targets where plain char is unsigned by defaultAndrew Pinski1-1/+1
2023-11-26Daily bump.GCC Administrator1-0/+29
2023-11-25Fix gcc.target/aarch64/movk.c testcase after IPA-VRP improvement for return v...Andrew Pinski1-1/+4
2023-11-25i386: Fix up *jcc_bt*_mask{,_1} [PR111408]Jakub Jelinek1-0/+26
2023-11-25aarch64: Fix up aarch64_simd_stp<mode> [PR109977]Jakub Jelinek1-0/+16
2023-11-25c++: more checks for exporting names with using-declarationsNathaniel Shead2-0/+94