public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] aarch64: Check the ldp/stp policy model correctly when mem ops are reversed
 2024-01-29 23:31 UTC  (3+ messages)

[PATCH v9 1/2] Add condition coverage (MC/DC)
 2024-01-29 23:31 UTC  (6+ messages)
  ` Ping: "
    ` Ping^2 "
      ` Ping^3 "

[Patch, stage-1, RFC]: i386: attribute regparm/stdcall and vaargs
 2024-01-29 23:14 UTC 

[PATCH] Handle function symbol reference in readonly data section
 2024-01-29 23:12 UTC  (18+ messages)

[PATCH] Handle COMDAT function symbol reference in readonly data section
 2024-01-29 23:08 UTC 

[PATCH v4 0/4]New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-01-29 22:45 UTC  (16+ messages)

[PATCH] c++: problematic assert in reference_binding [PR113141]
 2024-01-29 22:42 UTC  (6+ messages)

[PATCH] Fortran: Mark internal symbols as artificial [PR88009,PR68800]
 2024-01-29 22:18 UTC  (7+ messages)

[PATCH v3] x86: Generate REG_CFA_UNDEFINED for unsaved callee-saved registers
 2024-01-29 21:55 UTC 

[PATCH][libsanitizer]: Sync fixes for asan interceptors from upstream [PR112644]
 2024-01-29 21:54 UTC  (3+ messages)

[PATCH] aarch64: enforce lane checking for intrinsics
 2024-01-29 21:21 UTC  (4+ messages)

[PATCH] c++: unifying INTEGER_CST parm with type-dep arg [PR113644]
 2024-01-29 20:53 UTC 

[PATCH] Fortran: use name of array component in runtime error message [PR30802]
 2024-01-29 20:50 UTC  (10+ messages)

c23 type compatibility rules, v3
 2024-01-29 20:27 UTC  (3+ messages)
` Fix ICE with -g and -std=c23 when forming composite types [PR113438]

[PATCH v2] x86: Generate REG_CFA_UNDEFINED for unsaved callee-saved registers
 2024-01-29 20:00 UTC 

[PATCH] x86: Generate REG_CFA_UNDEFINED for unsaved callee-saved registers
 2024-01-29 19:56 UTC  (3+ messages)

[PATCH] RISC-V: Fix rvv intrinsic pragma tests dejagnu selector
 2024-01-29 19:38 UTC 

_GLIBCXX_DEBUG_BACKTRACE broken
 2024-01-29 19:14 UTC  (2+ messages)

[PATCH] testsuite: no dfp run without dfprt
 2024-01-29 18:24 UTC  (3+ messages)

[COMMITTED] bpf: emit empty epilogues in naked functions
 2024-01-29 17:52 UTC 

[PATCH] RISC-V: Add require-effective-target to pr113429 testcase
 2024-01-29 17:51 UTC  (3+ messages)
  ` [Committed] "

[PATCH] openmp: Change to using a hashtab to lookup offload target addresses for indirect function calls
 2024-01-29 17:48 UTC  (2+ messages)
` [PATCH v2] "

[pushed] c++: local class in generic lambda [PR113544]
 2024-01-29 17:40 UTC 

[patch] plugin/plugin-nvptx.c: Fix fini_device call when already shutdown [PR113513]
 2024-01-29 17:07 UTC  (4+ messages)
` [v2][patch] "

[committed] MAINTAINERS: Update my email address
 2024-01-29 16:56 UTC 

[PATCH] x86: Generate .cfi_undefined for unsaved callee-saved registers
 2024-01-29 16:03 UTC  (3+ messages)

[PATCH][GCC][Arm] Add pattern for bswap + rotate -> rev16 [Bug 108933]
 2024-01-29 16:03 UTC  (4+ messages)

[PATCH]AArch64: relax cbranch tests to accepted inverted branches [PR113502]
 2024-01-29 15:59 UTC  (2+ messages)

[patch] gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PLUS [PR113615]
 2024-01-29 15:17 UTC  (4+ messages)

[PATCH]middle-end: check memory accesses in the destination block [PR113588]
 2024-01-29 15:04 UTC 

[PATCH v3] x86: Save callee-saved registers in noreturn functions for -O0/-Og
 2024-01-29 13:27 UTC  (2+ messages)

[PATCH] x86: Save callee-saved registers in noreturn functions for -O0/-Og
 2024-01-29 13:27 UTC  (5+ messages)

[PATCH v1] RISC-V: Bugfix for vls integer mode calling convention
 2024-01-29 13:22 UTC  (2+ messages)

[aarch64] PR112950: gcc.target/aarch64/sve/acle/general/dupq_5.c fails on aarch64_be-linux-gnu
 2024-01-29 12:51 UTC  (4+ messages)

[PATCH] aarch64: Ensure iterator validity when updating debug uses [PR113616]
 2024-01-29 12:50 UTC  (2+ messages)

[PATCH] RISC-V: THEAD: Fix improper immediate value for MODIFY_DISP instruction on 32-bit systems
 2024-01-29 12:32 UTC  (5+ messages)
  `  "
` [PATCH v2] "

[PATCH] middle-end/113622 - handle store with variable index to register
 2024-01-29 12:21 UTC  (2+ messages)

[PATCH] middle-end/113622 - handle store with variable index to register
 2024-01-29 12:05 UTC 

[patch] nvptx.opt: Add sm_89 and sm_90a to -march-map=
 2024-01-29 11:59 UTC  (2+ messages)

[PATCH] middle-end/113622 - allow .VEC_SET and .VEC_EXTRACT for global hard regs
 2024-01-29 11:58 UTC  (2+ messages)

[PATCH] RISC-V: Fix VSETLV PASS compile-time issue
 2024-01-29 11:32 UTC 

[PATCH] jit: Ensure ssize_t is defined
 2024-01-29 11:26 UTC  (4+ messages)

[PATCH] middle-end/113622 - allow .VEC_SET and .VEC_EXTRACT for global hard regs
 2024-01-29 10:24 UTC 

[wwwdocs][patch] gcc-14/changes.html (amdgcn): Update for gfx1030/gfx1100
 2024-01-29 10:18 UTC  (2+ messages)

[PATCH] vect: Tighten vect_determine_precisions_from_range [PR113281]
 2024-01-29 10:07 UTC  (2+ messages)

[committed] libgomp.c/declare-variant-4.h: Fix used variant function for gfx1030/gfx1100
 2024-01-29 10:07 UTC 

[PATCH] amdgcn: additional gfx1100 support
 2024-01-29 10:01 UTC  (8+ messages)
` [patch] amdgcn: config.gcc - enable gfx1100 multilib; add gfx1100 to docs (was: [PATCH] amdgcn: additional gfx1100 support)
  ` [patch] amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs (was: [patch] amdgcn: config.gcc - enable gfx1100 multilib; add gfx1100 to docs)
    ` [patch] amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs
        ` [patch] install.texi: For gcn, recommend LLVM 15, unless gfx1100 is disabled (was: [patch] amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs)
          ` [patch] install.texi: For gcn, recommend LLVM 15, unless gfx1100 is disabled

[patch] gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling [PR111966]
 2024-01-29  9:50 UTC  (5+ messages)
    ` [patch][v2] "

[PATCH] tree-ssa-strlen: Fix pdata->maxlen computation [PR110603]
 2024-01-29  8:51 UTC  (2+ messages)

[PATCH v5 0/5] When cmodel=extreme, add macro implementation and fix problems with explicit relos implementation
 2024-01-29  8:22 UTC  (6+ messages)
` [PATCH v5 1/5] LoongArch: Merge template got_load_tls_{ld/gd/le/ie}
` [PATCH v5 2/5] LoongArch: Add the macro implementation of mcmodel=extreme
` [PATCH v5 3/5] LoongArch: Enable explicit reloc for extreme TLS GD/LD with -mexplicit-relocs=auto
` [PATCH v5 4/5] LoongArch: Added support for loading __get_tls_addr symbol address using call36
` [PATCH v5 5/5] LoongArch: Don't split the instructions containing relocs for extreme code model

[PATCH v4 0/4] When cmodel=extreme, add macro support and only support macros
 2024-01-29  4:00 UTC  (9+ messages)

[PATCH] testsuite: Fix vect_long_mult on Power [PR109705]
 2024-01-29  2:39 UTC  (3+ messages)

[PATCH 0/2] libgcc: Make heap trampoline support dynamic [PR113403]
 2024-01-28 16:32 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] "

[libatomic PATCH] PR other/113336: Fix libatomic testsuite regressions on ARM
 2024-01-28 16:24 UTC 

[PATCH] testsuite, gfortan: Update link flags [PR112862]
 2024-01-28 15:35 UTC  (2+ messages)

[PATCH] testsuite, GDC: Update link flags [PR112861]
 2024-01-28 15:19 UTC  (2+ messages)

[PATCH] testsuite, libphobos: Update link flags [PR112864]
 2024-01-28 15:18 UTC  (2+ messages)

[PATCH] testsuite, Objective-C++: Update link flags [PR112863]
 2024-01-28 15:03 UTC 

[PATCH] Fortran: NULL actual to optional dummy with VALUE attribute [PR113377]
 2024-01-28 13:34 UTC  (2+ messages)

[pushed] Objective-C, Darwin: Do not overalign CFStrings and Objective-C metadata
 2024-01-28 11:50 UTC 

[pushed] testsuite, Objective-C: Fix duplicate libobjc cases
 2024-01-28 11:09 UTC 

[PATCH v3] Fix __builtin_nested_func_ptr_{created,deleted} symbol versions [PR113402]
 2024-01-28 11:02 UTC  (3+ messages)

[PATCH/RFC] libdiagnostics: a shared library for emitting diagnostics
 2024-01-27 23:28 UTC  (4+ messages)
` [PATCH 0/6] v2 of libdiagnostics

[PATCH] c++/modules: Handle error header names in modules [PR107594]
 2024-01-27 20:51 UTC 

[COMMITTED] bpf: add constant pointer to helper-skb-ancestor-cgroup-id.c test
 2024-01-27 19:11 UTC 

[PATCH, committed] Fortran: fix bounds-checking errors for CLASS array dummies [PR104908]
 2024-01-27 17:06 UTC 

[PATCH v2] x86: Save callee-saved registers in noreturn functions for -O0/-Og
 2024-01-27 15:04 UTC 

[PATCH] lower-bitint: Fix up VIEW_CONVERT_EXPR handling in lower_mergeable_stmt [PR113568]
 2024-01-27 12:03 UTC  (2+ messages)

[PATCH] lower-bitint: Add debugging dump of SSA_NAME -> decl mappings
 2024-01-27 12:02 UTC  (2+ messages)

[PATCH] lower-bitint: Avoid sign-extending cast to unsigned types feeding div/mod/float [PR113614]
 2024-01-27 12:01 UTC  (2+ messages)

[PATCH v3 0/2] x86: Don't save callee-saved registers if not needed
 2024-01-27 11:17 UTC  (3+ messages)

[PATCH] libgcc: Fix up _BitInt division [PR113604]
 2024-01-27  7:53 UTC 

[PATCH] LoongArch: Fix soft-float builds of libffi
 2024-01-27  7:09 UTC 

[PATCH] RISC-V: Implement TLS Descriptors
 2024-01-27  3:24 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] RISC-V: Add regression test for vsetvl bug pr113429
 2024-01-27  0:39 UTC  (6+ messages)
  ` [Committed] "
        `  "

[PATCH 0/2] RISC-V/testsuite: A couple of improvements for pr105314.c
 2024-01-26 21:49 UTC  (9+ messages)
` [PATCH 2/2] RISC-V/testsuite: Also verify if-conversion runs "

[PATCH] c-family: Fix ICE with large column number after restoring a PCH [PR105608]
 2024-01-26 21:16 UTC  (2+ messages)

[PATCH] c++: #pragma doesn't disable -Wunused-label [PR113582]
 2024-01-26 21:06 UTC  (2+ messages)

[PATCH] c++: implement [[gnu::non_owning]] [PR110358]
 2024-01-26 21:04 UTC  (2+ messages)

[PATCH] c++/modules: Stream additional fields for DECL_STRUCT_FUNCTION [PR113580]
 2024-01-26 19:54 UTC  (3+ messages)

[PATCH V3 0/4] RISC-V: Associate typed insns to dfa reservation
 2024-01-26 18:37 UTC  (12+ messages)
` [PATCH V3 2/4] RISC-V: Add vector related pipelines
` [PATCH V3 3/4] RISC-V: Use default cost model for insn scheduling
` [PATCH V3 4/4] RISC-V: Enable assert for insn_has_dfa_reservation

[middle-end PATCH] Constant fold {-1,-1} << 1 in simplify-rtx.cc
 2024-01-26 18:25 UTC 

[PATCH] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512]
 2024-01-26 17:48 UTC  (3+ messages)

[PATCH v2] arm: Fix missing bti instruction for virtual thunks
 2024-01-26 15:31 UTC 

[PATCH] Avoid registering unsupported OMP offload devices
 2024-01-26 14:25 UTC  (7+ messages)

[PATCH] debug/103047 - argument order of inlined functions
 2024-01-26 14:18 UTC  (2+ messages)

page:  |  | 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).