aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-28ada: Add new predicate Is_Address_Compatible_TypeSebastian Poeplau2-0/+7
2023-11-28ada: Type error on container aggregate with loop_parameter_specificationGary Dismukes1-2/+8
2023-11-28ada: Fix internal error on declare expression in expression functionEric Botcazou2-2/+23
2023-11-28ada: Handle unchecked conversion in boundRichard Kenner1-1/+3
2023-11-28ada: Remove dependency on System.Val_Bool in System.Img_BoolYannick Moy4-37/+40
2023-11-28ada: Fix predicate failure that occurred in a test caseTucker Taft1-0/+1
2023-11-28testsuite: Fix up pr111754.c testJakub Jelinek1-3/+4
2023-11-28match.pd: Fix parity (X) ^ parity (Y) simplification [PR112719]Jakub Jelinek3-2/+51
2023-11-28match.pd: Fix popcount (X) + popcount (Y) simplification [PR112719]Jakub Jelinek2-2/+25
2023-11-28analyzer: install header files for use by plugins [PR109077]David Malcolm1-4/+6
2023-11-27libcpp: Fix unsigned promotion for unevaluated divide by zero [PR112701]Lewis Hyatt2-2/+21
2023-11-28RISC-V: Fix VSETVL PASS regressionJuzhe-Zhong3-9/+91
2023-11-27diagnostics: don't print annotation lines when there's no column infoDavid Malcolm1-1/+25
2023-11-27diagnostics: add diagnostic_context::get_location_textDavid Malcolm2-20/+17
2023-11-28Daily bump.GCC Administrator10-1/+538
2023-11-27aarch64: Improve cost of `a ? {-,}1 : b`Andrew Pinski2-0/+22
2023-11-27Fix time-profiler-3.c after r14-5628-g53ba8d669550d3Andrew Pinski1-1/+1
2023-11-27arm: libgcc: tweak warning from __sync_synchronizeRichard Earnshaw1-1/+1
2023-11-27PR111754: Rework encoding of result for VEC_PERM_EXPR with constant input vec...Prathamesh Kulkarni4-45/+112
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: Do not force a stack frame for EH returnsSzabolcs Nagy1-2/+1
2023-11-27aarch64: Use br instead of ret for eh_returnSzabolcs Nagy11-89/+115
2023-11-27GCN: Remove 'last_arg' spec functionThomas Schwinge4-44/+1
2023-11-27GCN: Tag '-march=[...]', '-mtune=[...]' as 'Negative' of themselves [PR112669]Thomas Schwinge1-2/+2
2023-11-27hurd: Ad default-pie and static-pie supportSamuel Thibault2-6/+6
2023-11-27hurd: Add multilib paths for gnu-x86_64Samuel Thibault2-0/+41
2023-11-27aarch64: Remove redundant zeroing/merging in SVE intrinsics [PR106326]Richard Sandiford3-0/+427
2023-11-27aarch64: Move and generalise vect_all_sameRichard Sandiford3-15/+24
2023-11-27tree-optimization/112653 - PTA and returnRichard Biener10-83/+85
2023-11-27vect: Avoid duplicate_and_interleave for uniform vectors [PR112661]Richard Sandiford2-18/+40
2023-11-27attribs: Use existing traits for excl_hash_traitsRichard Sandiford1-42/+3
2023-11-27amdgcn: Disallow TImode vector permuteAndrew Stubbs1-1/+3
2023-11-27s390: Add missing builtin typeStefan Schulze Frielinghaus1-0/+1
2023-11-27s390: Fixup builtins vec_rli and verllStefan Schulze Frielinghaus3-43/+27
2023-11-27c-family: Implement __has_feature and __has_extension [PR60512]Alex Coplan26-6/+884
2023-11-27tree-optimization/112706 - missed simplification of conditionRichard Biener2-0/+24
2023-11-27s390: Streamline NNPA builtins with their LLVM counterpartsStefan Schulze Frielinghaus9-19/+18
2023-11-27s390: Fix builtins floating-point convert to/from fixedStefan Schulze Frielinghaus1-8/+8
2023-11-27s390: Fix constraint for insn *cmphi_ccuStefan Schulze Frielinghaus1-2/+2
2023-11-27mips: Fix up mips*-sde-elf* build [PR112300]Jakub Jelinek1-6/+6
2023-11-27RISC-V: Remove incorrect function gate gather_scatter_valid_offset_mode_pJuzhe-Zhong26-70/+65
2023-11-27RISC-V: Initial RV64E and LP64E supportTsukasa OI19-24/+137
2023-11-27bpf: remove bpf-helpers.hJose E. Marchesi110-2254/+7
2023-11-27LoongArch: Fix runtime error in a gcc build with --with-build-config=bootstra...Guo Jie1-1/+1
2023-11-27LoongArch: Optimize the loading of immediate numbers with the same high and l...Guo Jie2-2/+23
2023-11-27Daily bump.GCC Administrator4-1/+90
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 Anlauf2-2/+24