[PATCH] gimple-fold.h: Add missing gimple-iterator.h
2023-01-12 7:55 UTC (2+ messages)
[PATCH] wwwdocs: Note that old reload is deprecated
2023-01-12 7:48 UTC (13+ messages)
[PATCH v4] [RISCV] Add 'Zfa' extension according to riscv-isa-manual
2023-01-12 7:34 UTC
[committed] libstdc++: Fix deadlock in debug iterator increment [PR108288]
2023-01-12 5:52 UTC (3+ messages)
` "
[PATCH v3] [RISCV] Add 'Zfa' extension according to riscv-isa-manual
2023-01-12 5:34 UTC
[PATCH v2] [RISCV] Add 'Zfa' extension according to riscv-isa-manual
2023-01-12 5:25 UTC (4+ messages)
[PATCH 2/2] xtensa: Optimize ctzsi2 and ffssi2 a bit
2023-01-12 4:26 UTC
[PATCH 1/2] xtensa: Tune "*btrue" insn pattern
2023-01-12 4:25 UTC
Just test mailbox
2023-01-12 4:09 UTC (3+ messages)
[PATCH] ifcvt.cc: Prevent excessive if-conversion for conditional moves
2023-01-12 3:34 UTC (3+ messages)
nvptx: '-mframe-malloc-threshold', '-Wframe-malloc-threshold' (was: Handling of large stack objects in GPU code generation -- maybe transform into heap allocation?)
2023-01-12 2:46 UTC (3+ messages)
` [PING] "
[RFA] choosing __platform_wait_t on targets without lock-free 64 atomics
2023-01-12 1:27 UTC (2+ messages)
[committed] config-list.mk: Remove obsolete FreeBSD targets
2023-01-12 0:10 UTC
[PATCH,WWWDOCS] htdocs: add an Atom feed for GCC news
2023-01-11 23:59 UTC (4+ messages)
[committed] wwwdocs: gcc-8: Properly spell "command-line option"
2023-01-11 23:25 UTC
[PATCH,WWWDOCS] htdocs: rotate news
2023-01-11 22:30 UTC (2+ messages)
[committed] analyzer: fix leak false positives on "*UNKNOWN = PTR;" [PR108252]
2023-01-11 21:32 UTC
[RFC/PATCH] Remove the workaround for _Float128 precision [PR107299]
2023-01-11 20:26 UTC (7+ messages)
[PATCH] c: Don't emit DEBUG_BEGIN_STMTs for K&R function argument declarations [PR105972]
2023-01-11 20:26 UTC (2+ messages)
Patch [0/3] for PR target/107299 (GCC does not build on PowerPC when long double is IEEE 128-bit)
2023-01-11 20:24 UTC (3+ messages)
` [PATCH 2/3] Make __float128 use the _Float128 type, PR target/107299
[PATCH] preprocessor: Don't register pragmas in directives-only mode [PR108244]
2023-01-11 19:26 UTC (2+ messages)
[PATCH] [PR40457] [arm] expand SI-aligned movdi into pair of movsi
2023-01-11 18:34 UTC (2+ messages)
[OG12][committed] amdgcn, libgomp: custom USM allocator
2023-01-11 18:05 UTC
[PATCH] c++: Avoid incorrect shortening of divisions [PR108365]
2023-01-11 17:58 UTC
[GCC][PATCH] arm: Add cde feature support for Cortex-M55 CPU
2023-01-11 16:41 UTC (5+ messages)
` [GCC][PATCH v2] "
PING: New reg note REG_CFA_NORESTORE
2023-01-11 15:14 UTC (3+ messages)
[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
2023-01-11 15:08 UTC (39+ messages)
` [PATCH 1/15] arm: Make mbranch-protection opts parsing common to AArch32/64
` [PATCH 1/15 V2] "
` [PATCH 9/15] arm: Set again stack pointer as CFA reg when popping if necessary
` [PATCH 10/15] arm: Implement cortex-M return signing address codegen
` [PATCH 10/15 V2] "
` [PATCH 10/15 V3] "
` [PATCH 10/15 V4] "
` [PATCH 10/15 V5] "
` [PATCH 10/15 V6] "
` [PATCH 10/15 V7] "
` [PATCH 12/15] arm: implement bti injection
` [PATCH 12/15 V2] "
` [PATCH 12/15 V3] "
` [PATCH 12/15 V4] "
` [PATCH 12/15 V5] "
[PATCH] Add link to gmplib.org
2023-01-11 14:57 UTC (4+ messages)
` [PATCH 0/1] Update installation docs with gmplib link
` [PATCH 1/1] Add link to gmplib.org
` [ping][PATCH 1/1] docs: "
[PATCH 2/2 v2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
2023-01-11 14:25 UTC
[PATCH 1/2 v2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns
2023-01-11 14:23 UTC
[PATCH,WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer
2023-01-11 14:21 UTC (2+ messages)
[PATCH v3 1/2] aarch64: fix warning emission for ABI break since GCC 9.1
2023-01-11 14:18 UTC (2+ messages)
` [PATCH v3 2/2] aarch64: Fix bit-field alignment in param passing [PR105549]
[PATCH v3] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases
2023-01-11 13:51 UTC (3+ messages)
[PATCH] rs6000: Imply VSX early to adopt some checkings on conflict [PR108240]
2023-01-11 13:21 UTC
[PATCH 0/2] __bos and flex arrays
2023-01-11 13:14 UTC (2+ messages)
` [ping2][PATCH "
[PATCH, committed] rs6000/test: Make ppc-fortran.exp only available for PowerPC target
2023-01-11 13:09 UTC
[PATCH] rs6000: Make P10_FUSION honour tuning setting
2023-01-11 13:05 UTC (4+ messages)
Rust front-end patches v4
2023-01-11 12:31 UTC (14+ messages)
` Make '-frust-incomplete-and-experimental-compiler-do-not-use' a 'Common' option (was: Rust front-end patches v4)
` Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-supports.exp:check_compile' and elsewhere (was: Make '-frust-incomplete-and-experimental-compiler-do-not-use' a 'Common' option)
` [PING] Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-supports.exp:check_compile' and elsewhere
[committed] testsuite: Add testcases from PR108292 and PR108308
2023-01-11 12:22 UTC (8+ messages)
[PATCH] tree-optimization/107767 - not profitable switch conversion
2023-01-11 12:09 UTC (2+ messages)
[PATCH] switch expansion: limit JT growth param values
2023-01-11 12:05 UTC (2+ messages)
[PATCH] Fix PR tree-optimization/108199
2023-01-11 12:03 UTC (2+ messages)
[PATCH] libgcc: Fix uninitialized RA signing on AArch64 [PR107678]
2023-01-11 11:59 UTC (8+ messages)
[PATCH] tree-optimization/108352 - FSM threads creating irreducible loops
2023-01-11 11:58 UTC
nvptx: Support global constructors/destructors via 'collect2'
2023-01-11 11:49 UTC (6+ messages)
` [PING] "
` [PING^2] "
` nvptx: Support global constructors/destructors via 'collect2' for offloading (was: nvptx: Support global constructors/destructors via 'collect2')
` [PING] "
[PATCH, testsuite] Add effective target stack_size
2023-01-11 11:45 UTC (5+ messages)
` nvptx: stack size limits are relevant for execution only (was: [PATCH, testsuite] Add effective target stack_size)
` [PING] "
` [PING^2] "
` [PING^3] "
[PATCH 1/2] Add 'gcc.target/nvptx/softstack-decl-1.c', 'gcc.target/nvptx/uniform-simt-decl-1.c'
2023-01-11 11:44 UTC (3+ messages)
` [PATCH 2/2] nvptx: Prevent emitting duplicate declarations for '__nvptx_stacks', '__nvptx_uni'
` [PING] "
[PATCH] [RISCV] Add 'Zfa' extension according to riscv-isa-manual
2023-01-11 11:42 UTC
[committed][nvptx] Add uniform_warp_check insn
2023-01-11 11:37 UTC (3+ messages)
` nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution (was: [committed][nvptx] Add uniform_warp_check insn)
` [PING] "
nvptx: Re-enable a number of test cases
2023-01-11 11:34 UTC (3+ messages)
` [PING] "
` [PING^2] "
[gcc-12 backport] strlen: do not use cond_expr for boundaries
2023-01-11 11:27 UTC
[PATCH] tree-optimization/108353 - copyprop iteration order
2023-01-11 10:52 UTC
[Committed] IBM zSystems: Use NAND instruction to implement bit not
2023-01-11 10:29 UTC
[PATCH] libsanitizer/mips: always build with largefile support
2023-01-11 10:15 UTC (3+ messages)
[Patch] Resolve bugzilla #108150 and #108192 for mingw
2023-01-11 9:56 UTC
[PATCH] c++: Avoid some false positive -Wfloat-conversion warnings with extended precision [PR108285]
2023-01-11 9:52 UTC
[x86 PATCH] PR rtl-optimization/107991: peephole2 to tweak register allocation
2023-01-11 9:28 UTC (5+ messages)
[PATCH] fortran: Fix up function types for realloc and sincos{,f,l} builtins [PR108349]
2023-01-11 9:24 UTC (2+ messages)
[PATCH] tree-optimization/106293 - fix testcase
2023-01-11 7:04 UTC
[PATCH] xtensa: Make instruction cost estimation for size more accurate
2023-01-11 5:55 UTC (2+ messages)
[PATCH] rs6000: Enhance lowpart/highpart DI->SF by mtvsrws/mtvsrd
2023-01-11 3:48 UTC (3+ messages)
[r13-5092 Regression] FAIL: gcc.dg/tree-ssa/ssa-dse-46.c (test for excess errors) on Linux/x86_64
2023-01-11 2:40 UTC
[PATCH] bpf: correct bpf_print_operand for floats [PR108293]
2023-01-10 23:57 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 17/19] modula2 front end: dejagnu expect library scripts
2023-01-10 22:48 UTC (3+ messages)
[PATCH] Fortran: frontend passes do_subscript leaks gmp memory [PR97345]
2023-01-10 21:56 UTC
[PATCH] longlong.h: Do no use asm input cast for clang
2023-01-10 20:33 UTC (9+ messages)
Missed lowering to ld1rq from svld1rq for memory operand
2023-01-10 17:34 UTC (3+ messages)
[PATCH 1/2] libstdc++: Enable string_view in freestanding
2023-01-10 16:19 UTC (4+ messages)
` [PATCH 2/2] libstdc++: Fix a few !HOSTED test regressions
[PATCH] d: Update __FreeBSD_version values [PR107469]
2023-01-10 16:10 UTC (4+ messages)
` Ping: "
` Ping^2: "
` Ping^3: "
[PATCH, Modula2] PR-108142 Many empty directories created in the build directory
2023-01-10 16:01 UTC (4+ messages)
[PATCH] tree-optimization/106293 - missed DSE with virtual LC PHI
2023-01-10 15:53 UTC
[PATCH] libatomic: Provide gthr.h default implementation
2023-01-10 15:38 UTC (2+ messages)
[PATCH] gcc: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [PR70536]
2023-01-10 15:10 UTC
[PATCH] diagnostics: fix crash with -fdiagnostics-format=json-file
2023-01-10 15:10 UTC (3+ messages)
[PATCH] arm: Split up MVE _Generic associations to prevent type clashes [PR107515]
2023-01-10 14:07 UTC (2+ messages)
` [PING][PATCH] "
[PATCH v2] libstdc++: Fix Unicode codecvt and add tests [PR86419]
2023-01-10 14:03 UTC (4+ messages)
[PATCH] Fix memory constraint on MVE v[ld/st][2/4] instructions [PR107714]
2023-01-10 14:01 UTC (3+ messages)
gcc-13/changes.html: Mention -fstrict-flex-arrays and its impact
2023-01-10 13:25 UTC (9+ messages)
[committed 1/3] libstdc++: Fix std::span constraint for sizeof(size_t) < sizeof(int) [PR108221]
2023-01-10 13:03 UTC (3+ messages)
[committed 3/3] libstdc++: Fix tzdb.cc to compile with -fno-exceptions
2023-01-10 11:46 UTC
[committed 2/3] libstdc++: Fix some algos for 16-bit size_t [PR108221]
2023-01-10 11:46 UTC
OpenMP Patch Ping
2023-01-10 11:37 UTC
[Patch][1/2] OpenMP: Add lang hooks + run-time filled map arrays for Fortran deep mapping of DT
2023-01-10 11:35 UTC
[PATCH] tree-optimization/108314 - avoid BIT_NOT optimization for extract-last
2023-01-10 11:32 UTC (4+ messages)
[PATCH] c++: Define built-in for std::tuple_element [PR100157]
2023-01-10 10:17 UTC (5+ messages)
[PATCH] PR rtl-optimization/106421: ICE in bypass_block from non-local goto
2023-01-10 10:07 UTC (2+ messages)
[Committed] IBM zSystems: Make -fcall-saved-... work
2023-01-10 9:04 UTC
[PATCH] Remove legacy pre-C++ 11 definitions
2023-01-10 8:32 UTC (6+ messages)
[PATCH][pushed] contrib: add 'contrib' to default dirs in update-copyright.py
2023-01-10 7:53 UTC (2+ messages)
More znver4 x86-tune flags
2023-01-10 7:40 UTC (2+ messages)
Missing dependencies in m2/ ?
2023-01-10 3:53 UTC (4+ messages)
[PATCH] RISC-V: Add the rest testcases of AVL=REG support
2023-01-09 23:40 UTC
[PATCH] RISC-V: Add testcases for AVL=REG support
2023-01-09 23:38 UTC
[PATCH] RISC-V: Adjust testcases for AVL=REG support
2023-01-09 23:35 UTC
[PATCH] RISC-V: Fix bugs of supporting AVL=REG (single-real-def) in VSETVL PASS
2023-01-09 23:29 UTC
[PATCH] RISC-V: Call DCE to remove redundant instructions created by the PASS
2023-01-09 23:20 UTC
[PATCH] RISC-V: Add probability model of each block to prevent endless loop of Phase 3
2023-01-09 23:17 UTC
[PATCH] RISC-V: Remove dirty_pat since it is redundant
2023-01-09 23:10 UTC
[PATCH] RISC-V: Rename insn into rinsn for rtx_insn *
2023-01-09 22:56 UTC
[PATCH] RISC-V: Avoid redundant flow in backward fusion
2023-01-09 22:50 UTC
[PATCH] RISC-V: Refine codes in backward fusion
2023-01-09 22:47 UTC
[PATCH] Modula-2: fix documentation layout
2023-01-09 22:41 UTC (2+ messages)
[PATCH] RISC-V: Avoid redundant flow in forward fusion
2023-01-09 22:40 UTC
[PATCH] c++: Only do maybe_init_list_as_range optimization if !processing_template_decl [PR108047]
2023-01-09 22:39 UTC (2+ messages)
[PATCH] RISC-V: Cleanup the codes of bitmap create and free [NFC]
2023-01-09 22:33 UTC
[committed] c: Check for modifiable static compound literals in inline definitions
2023-01-09 21:57 UTC
Adding a new thread model to GCC
2023-01-09 21:56 UTC (4+ messages)
[PATCH] Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurd
2023-01-09 18:00 UTC (2+ messages)
Patch ping
2023-01-09 16:50 UTC
[patch, fortran] Fix common subexpression elimination with IEEE rounding (PR108329)
2023-01-09 15:27 UTC (5+ messages)
ada: Update copyright notice
2023-01-09 15:20 UTC
[PATCH] ipa: Sort ipa_param_body_adjustments::m_replacements (PR 108110)
2023-01-09 15:19 UTC (4+ messages)
Java front-end and library patches v2
2023-01-09 15:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).