aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2025-04-17s390: Use match_scratch instead of scratch in define_split [PR119834]Jakub Jelinek2-11/+87
2025-04-17nvptx: Remove 'TARGET_ASM_NEED_VAR_DECL_BEFORE_USE'Thomas Schwinge1-2/+0
2025-04-17d: Fix infinite loop regression in CTFEIain Buclaw4-4/+38
2025-04-17combine: Correct comments about combine_validate_costHans-Peter Nilsson1-3/+3
2025-04-16c++: ill-formed constexpr function [PR113360]Jason Merrill9-12/+45
2025-04-17Daily bump.GCC Administrator6-1/+223
2025-04-16[testsuite] [ppc] ipa-sra-19.c: pass -Wno-psabi on powerpc-*-elf as wellAlexandre Oliva1-1/+1
2025-04-16Doc: Document raw string literals as GNU C extension [PR88382]Sandra Loosemore1-0/+20
2025-04-16testsuite: Replace altivec vector attribute with generic equivalent [PR112822]Peter Bergner1-1/+1
2025-04-16cobol: Eliminate gcc/cobol/LICENSE. [PR119759]Bob Dubner1-29/+0
2025-04-16[PATCH] rx: avoid adding setpsw for rx_cmpstrn when len is constKeith Packard1-4/+16
2025-04-16Fix wrong optimization of conditional expression with enumeration typeEric Botcazou4-3/+53
2025-04-16Doc: make regenerate-opt-urlsSandra Loosemore1-2/+3
2025-04-16c++: templates, attributes, #pragma target [PR114772]Jason Merrill2-0/+20
2025-04-16c++: format attribute redeclaration [PR116954]Jason Merrill2-1/+24
2025-04-16i386: Enable -mnop-mcount for -fpic with PLTs [PR119386]Ard Biesheuvel2-2/+12
2025-04-16i386: Prefer PLT indirection for __fentry__ calls under -fPIC [PR119386]Ard Biesheuvel3-2/+32
2025-04-16Doc: Add pointer to --help use to main entry for -Q option [PR90465]Sandra Loosemore1-2/+8
2025-04-16Fortran: pure subroutine with pure procedure as dummy [PR106948]Harald Anlauf2-0/+56
2025-04-16For nvptx offloading, make sure to emit C++ constructor, destructor aliases [...Thomas Schwinge1-0/+12
2025-04-16Stream ipa_return_value_summaryJan Hubicka2-18/+131
2025-04-16middle-end: force AMDGCN test for vect-early-break_18.c to consistent archite...Tamar Christina1-1/+1
2025-04-16middle-end: Fix incorrect codegen with PFA and VLS [PR119351]Tamar Christina14-3/+357
2025-04-16bitintlower: Fix interaction of gimple_assign_copy_p stmts vs. has_single_use...Jakub Jelinek2-4/+46
2025-04-16riscv: Fix incorrect gnu property alignment on rv32Jesse Huang3-1/+15
2025-04-16RISC-V: Put jump table in text for large code modelKito Cheng2-1/+25
2025-04-16testsuite: Add testcase for already fixed PR [PR116093]Jakub Jelinek1-0/+20
2025-04-16AArch64: Fix operands order in vec_extract expanderTejas Belagod1-3/+3
2025-04-16aarch64: Disable sysreg feature gatingAlice Carlotti2-4/+13
2025-04-16Daily bump.GCC Administrator9-1/+333
2025-04-16d: Fix ICE: type variant differs by TYPE_MAX_VALUE with -g [PR119826]Iain Buclaw3-0/+42
2025-04-16c++: Prune lambda captures from more places [PR119755]Nathaniel Shead3-0/+48
2025-04-16testsuite: Fix up completion-2.c testJakub Jelinek1-0/+1
2025-04-15c: Fully fold each parameter for call to .ACCESS_WITH_SIZE [PR119717]Qing Zhao2-2/+30
2025-04-15x86: Update gcc.target/i386/apx-interrupt-1.cH.J. Lu1-1/+1
2025-04-15Docs: Address -fivopts, -O0, and -Q confusion [PR71094]Sandra Loosemore1-0/+9
2025-04-15c++: constexpr, trivial, and non-alias target [PR111075]Jason Merrill1-0/+3
2025-04-15configure, Darwin: Recognise new naming for Xcode ld.Iain Sandoe2-6/+8
2025-04-15includes, Darwin: Handle modular use for macOS SDKs [PR116827].Iain Sandoe1-0/+15
2025-04-15Regenerate common.opt.urlsKyrylo Tkachov1-0/+3
2025-04-15cobol/119302 - transform gcobol.3 name during install, install as gcobol-io.3Richard Biener1-3/+4
2025-04-15Set znver5 issue rate to 4.Jan Hubicka1-7/+8
2025-04-15Set ADDSS cost to 3 for znver5Jan Hubicka1-1/+1
2025-04-15RISC-V: vsetvl: elide abnormal edges from LCM computations [PR119533]Vineet Gupta3-1/+168
2025-04-15RISC-V: Do not lift up vsetvl into non-transparent blocks [PR119547].Robin Dapp5-3/+315
2025-04-15Fortran/OpenMP: Support automatic mapping allocatable components (deep mapping)Tobias Burnus12-110/+1049
2025-04-15Locality cloning pass: -fipa-reorder-for-localityKyrylo Tkachov17-11/+1403
2025-04-15ipa-bit-cp: Fix adjusting value according to mask (PR119803)Martin Jambor2-3/+19
2025-04-15d: Fix internal compiler error: in visit, at d/decl.cc:838 [PR119799]Iain Buclaw3-5/+13
2025-04-15c++: prev declared hidden tmpl friend inst, cont [PR119807]Patrick Palka3-0/+71