Age | Commit message (Expand) | Author | Files | Lines |
2025-04-17 | s390: Use match_scratch instead of scratch in define_split [PR119834] | Jakub Jelinek | 2 | -11/+87 |
2025-04-17 | nvptx: Remove 'TARGET_ASM_NEED_VAR_DECL_BEFORE_USE' | Thomas Schwinge | 1 | -2/+0 |
2025-04-17 | d: Fix infinite loop regression in CTFE | Iain Buclaw | 4 | -4/+38 |
2025-04-17 | combine: Correct comments about combine_validate_cost | Hans-Peter Nilsson | 1 | -3/+3 |
2025-04-16 | c++: ill-formed constexpr function [PR113360] | Jason Merrill | 9 | -12/+45 |
2025-04-17 | Daily bump. | GCC Administrator | 6 | -1/+223 |
2025-04-16 | [testsuite] [ppc] ipa-sra-19.c: pass -Wno-psabi on powerpc-*-elf as well | Alexandre Oliva | 1 | -1/+1 |
2025-04-16 | Doc: Document raw string literals as GNU C extension [PR88382] | Sandra Loosemore | 1 | -0/+20 |
2025-04-16 | testsuite: Replace altivec vector attribute with generic equivalent [PR112822] | Peter Bergner | 1 | -1/+1 |
2025-04-16 | cobol: Eliminate gcc/cobol/LICENSE. [PR119759] | Bob Dubner | 1 | -29/+0 |
2025-04-16 | [PATCH] rx: avoid adding setpsw for rx_cmpstrn when len is const | Keith Packard | 1 | -4/+16 |
2025-04-16 | Fix wrong optimization of conditional expression with enumeration type | Eric Botcazou | 4 | -3/+53 |
2025-04-16 | Doc: make regenerate-opt-urls | Sandra Loosemore | 1 | -2/+3 |
2025-04-16 | c++: templates, attributes, #pragma target [PR114772] | Jason Merrill | 2 | -0/+20 |
2025-04-16 | c++: format attribute redeclaration [PR116954] | Jason Merrill | 2 | -1/+24 |
2025-04-16 | i386: Enable -mnop-mcount for -fpic with PLTs [PR119386] | Ard Biesheuvel | 2 | -2/+12 |
2025-04-16 | i386: Prefer PLT indirection for __fentry__ calls under -fPIC [PR119386] | Ard Biesheuvel | 3 | -2/+32 |
2025-04-16 | Doc: Add pointer to --help use to main entry for -Q option [PR90465] | Sandra Loosemore | 1 | -2/+8 |
2025-04-16 | Fortran: pure subroutine with pure procedure as dummy [PR106948] | Harald Anlauf | 2 | -0/+56 |
2025-04-16 | For nvptx offloading, make sure to emit C++ constructor, destructor aliases [... | Thomas Schwinge | 1 | -0/+12 |
2025-04-16 | Stream ipa_return_value_summary | Jan Hubicka | 2 | -18/+131 |
2025-04-16 | middle-end: force AMDGCN test for vect-early-break_18.c to consistent archite... | Tamar Christina | 1 | -1/+1 |
2025-04-16 | middle-end: Fix incorrect codegen with PFA and VLS [PR119351] | Tamar Christina | 14 | -3/+357 |
2025-04-16 | bitintlower: Fix interaction of gimple_assign_copy_p stmts vs. has_single_use... | Jakub Jelinek | 2 | -4/+46 |
2025-04-16 | riscv: Fix incorrect gnu property alignment on rv32 | Jesse Huang | 3 | -1/+15 |
2025-04-16 | RISC-V: Put jump table in text for large code model | Kito Cheng | 2 | -1/+25 |
2025-04-16 | testsuite: Add testcase for already fixed PR [PR116093] | Jakub Jelinek | 1 | -0/+20 |
2025-04-16 | AArch64: Fix operands order in vec_extract expander | Tejas Belagod | 1 | -3/+3 |
2025-04-16 | aarch64: Disable sysreg feature gating | Alice Carlotti | 2 | -4/+13 |
2025-04-16 | Daily bump. | GCC Administrator | 9 | -1/+333 |
2025-04-16 | d: Fix ICE: type variant differs by TYPE_MAX_VALUE with -g [PR119826] | Iain Buclaw | 3 | -0/+42 |
2025-04-16 | c++: Prune lambda captures from more places [PR119755] | Nathaniel Shead | 3 | -0/+48 |
2025-04-16 | testsuite: Fix up completion-2.c test | Jakub Jelinek | 1 | -0/+1 |
2025-04-15 | c: Fully fold each parameter for call to .ACCESS_WITH_SIZE [PR119717] | Qing Zhao | 2 | -2/+30 |
2025-04-15 | x86: Update gcc.target/i386/apx-interrupt-1.c | H.J. Lu | 1 | -1/+1 |
2025-04-15 | Docs: Address -fivopts, -O0, and -Q confusion [PR71094] | Sandra Loosemore | 1 | -0/+9 |
2025-04-15 | c++: constexpr, trivial, and non-alias target [PR111075] | Jason Merrill | 1 | -0/+3 |
2025-04-15 | configure, Darwin: Recognise new naming for Xcode ld. | Iain Sandoe | 2 | -6/+8 |
2025-04-15 | includes, Darwin: Handle modular use for macOS SDKs [PR116827]. | Iain Sandoe | 1 | -0/+15 |
2025-04-15 | Regenerate common.opt.urls | Kyrylo Tkachov | 1 | -0/+3 |
2025-04-15 | cobol/119302 - transform gcobol.3 name during install, install as gcobol-io.3 | Richard Biener | 1 | -3/+4 |
2025-04-15 | Set znver5 issue rate to 4. | Jan Hubicka | 1 | -7/+8 |
2025-04-15 | Set ADDSS cost to 3 for znver5 | Jan Hubicka | 1 | -1/+1 |
2025-04-15 | RISC-V: vsetvl: elide abnormal edges from LCM computations [PR119533] | Vineet Gupta | 3 | -1/+168 |
2025-04-15 | RISC-V: Do not lift up vsetvl into non-transparent blocks [PR119547]. | Robin Dapp | 5 | -3/+315 |
2025-04-15 | Fortran/OpenMP: Support automatic mapping allocatable components (deep mapping) | Tobias Burnus | 12 | -110/+1049 |
2025-04-15 | Locality cloning pass: -fipa-reorder-for-locality | Kyrylo Tkachov | 17 | -11/+1403 |
2025-04-15 | ipa-bit-cp: Fix adjusting value according to mask (PR119803) | Martin Jambor | 2 | -3/+19 |
2025-04-15 | d: Fix internal compiler error: in visit, at d/decl.cc:838 [PR119799] | Iain Buclaw | 3 | -5/+13 |
2025-04-15 | c++: prev declared hidden tmpl friend inst, cont [PR119807] | Patrick Palka | 3 | -0/+71 |