aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-12-12ipa/92606 - properly handle no_icf attribute for variablesRichard Biener3-2/+9
2023-12-12tree-optimization/112961 - include latch in if-conversion CSERichard Biener2-2/+24
2023-12-12testsuite: Fix up test directive syntax errorsJakub Jelinek3-9/+9
2023-12-12Only allow (int)trunc(x) to (int)x simplification with -ffp-int-builtin-inexa...Xi Ruoyao2-1/+14
2023-12-12aarch64: Add dg-options to prfm_imm_offset_2.cRichard Sandiford1-0/+1
2023-12-12RISC-V: Disable RVV VCOMPRESS avl propagationPan Li2-10/+61
2023-12-12LoongArch: Fix warnings building libgccXi Ruoyao1-10/+10
2023-12-12LoongArch: Allow -mcmodel=extreme and model attribute with -mexplicit-relocs=...Xi Ruoyao6-11/+44
2023-12-12tree-optimization/112939 - VN PHI visiting and -ftrivial-auto-var-initRichard Biener2-1/+26
2023-12-12Don't assume it's AVX_U128_CLEAN after call_insn whose abi.mode_clobber(V4DIm...liuhongt3-3/+78
2023-12-12untyped calls: enable target switching [PR112334]Alexandre Oliva2-2/+21
2023-12-12i386: Fix missed APX_NDD check for shift/rotate expanders [PR 112943]Hongyu Wang2-4/+71
2023-12-11analyzer: add more test coverage for tainted modulusDavid Malcolm2-0/+76
2023-12-12RISC-V: Add avail interface into function_group_infoFeng Wang5-475/+503
2023-12-12RISC-V: Move RVV POLY VALUE estimation from riscv.cc to riscv-v.cc[NFC]Juzhe-Zhong3-40/+52
2023-12-12LoongArch: Fix eh_return epilogue for normal returns.Yang Yujie4-13/+84
2023-12-12Daily bump.GCC Administrator9-1/+526
2023-12-11testsuite: Disable -fstack-protector* for some strub testsJakub Jelinek4-4/+4
2023-12-11Fix regression causing ICE for structs with VLAs [PR 112488]Martin Uecker7-11/+65
2023-12-11Resolve ICE in 'gcc/fortran/trans-openmp.cc:gfc_omp_call_is_alloc'Thomas Schwinge1-1/+1
2023-12-11analyzer: fix uninitialized bitmap [PR112955]David Malcolm1-0/+1
2023-12-11Treat "p" in asms as addressing VOIDmodeRichard Sandiford3-8/+15
2023-12-11testsuite: update manglingJason Merrill3-0/+26
2023-12-11-finline-stringops: avoid too-wide smallest_int_mode_for_size [PR112784]Alexandre Oliva2-11/+21
2023-12-11-finline-stringops: check base blksize for memset [PR112778]Alexandre Oliva2-9/+58
2023-12-11-finline-stringops: don't assume ptr_mode ptr in memset [PR112804]Alexandre Oliva2-1/+8
2023-12-11multiflags: fix doc warningAlexandre Oliva1-1/+1
2023-12-11strub: disable on rl78Alexandre Oliva1-0/+5
2023-12-11strub: add note on attribute accessAlexandre Oliva1-1/+10
2023-12-11PR rtl-optimization/112380: Defend against CLOBBERs in combine.ccRoger Sayle2-3/+39
2023-12-11Testsuite: restrict test to nonpic targetsFrancois-Xavier Coudert1-0/+1
2023-12-11c++: add fixed testcase [PR63378]Patrick Palka1-0/+20
2023-12-11aarch64: Fix wrong code for bfloat when f16 is enabled [PR 111867]Andrew Pinski1-0/+4
2023-12-11MATCH: (convert)(zero_one !=/== 0/1) for outer type and zero_one type are the...Andrew Pinski9-63/+103
2023-12-11analyzer: Remove check of unsigned_char in maybe_undo_optimize_bit_field_comp...Andrew Pinski1-3/+0
2023-12-11expr: catch more `a*bool` while expanding [PR 112935]Andrew Pinski1-2/+3
2023-12-11[PATCH] wrong code on m68k with -mlong-jump-table-offsets and -malign-int (PR...Mikael Pettersson3-6/+6
2023-12-11aarch64: enable mixed-types for aarch64 simdclonesAndre Vieira35-113/+646
2023-12-11c++: alias CTAD and specializations tablePatrick Palka4-1/+29
2023-12-11RISC-V: testsuite: Fix strcmp-run.c test.Robin Dapp3-14/+15
2023-12-11OpenMP: Support acquires/release in 'omp require atomic_default_mem_order'Tobias Burnus16-32/+291
2023-12-11OpenMP: Minor '!$omp allocators' cleanupTobias Burnus1-2/+6
2023-12-11ada: Fix Ada bootstrap on FreeBSDRainer Orth1-1/+6
2023-12-11RTL-SSA: Fix ICE on record_use of RTL_SSA for RISC-V VSETVL PASSJuzhe-Zhong2-3/+29
2023-12-11RISC-V: Robostify shuffle index used by vrgather and fix regressionJuzhe-Zhong2-33/+49
2023-12-11Testsuite, asan, darwin: Adjust output patternFrancois-Xavier Coudert1-1/+1
2023-12-11aarch64: arm_neon.h - Fix -Wincompatible-pointer-types errorsVictor Do Nascimento1-13/+21
2023-12-11d: Merge upstream dmd, druntime 2bbf64907c, phobos b64bfbf91Iain Buclaw38-374/+453
2023-12-11RISC-V: Rename test[NFC]Juzhe-Zhong1-0/+2
2023-12-11RISC-V: Recognize stepped series in expand_vec_perm_const.Robin Dapp1-2/+64