public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[i386 PATCH] A minor code clean-up: Use NULL_RTX instead of nullptr
 2023-12-01 15:42 UTC  (5+ messages)
      ` PING^3 "

[PATCH v2] doc: Update the status of build directory not fully separated
 2023-12-01 15:40 UTC  (3+ messages)

[PATCH] ada: Fix Ada bootstrap on macOS
 2023-12-01 15:32 UTC  (2+ messages)

[PATCH] RISC-V: Vectorized str(n)cmp and strlen
 2023-12-01 15:27 UTC  (5+ messages)

[PATCH] RISC-V: Add vectorized strcmp
 2023-12-01 15:23 UTC 

[PATCH] RISC-V: Add vectorized strlen
 2023-12-01 15:21 UTC 

[PATCH] RISC-V: Rename and unify stringop strategy handling [NFC]
 2023-12-01 15:21 UTC 

[PATCH] RISC-V: Fix rawmemchr implementation
 2023-12-01 15:20 UTC 

[PATCH] hardcfr: make builtin_return tests more portable [PR112334]
 2023-12-01 15:10 UTC  (3+ messages)
` [PATCH] untyped calls: enable target switching [PR112334]

[RFA] New pass for sign/zero extension elimination
 2023-12-01 15:09 UTC  (3+ messages)

[PATCH] extend.texi: Fix up defbuiltin* with spaces in return type
 2023-12-01 15:07 UTC  (2+ messages)

[PATCH] Reduce false positives for -Wnonnull for VLA parameters [PR98541]
 2023-12-01 14:57 UTC  (10+ messages)
        ` Ping: [PATCH] Fix PR112419 (was: [PATCH] Reduce false positives for -Wnonnull for VLA parameters [PR98541])
          ` Ping: [PATCH] Fix PR112419

[PATCH] libgccjit: Add support for the type bfloat16
 2023-12-01 14:52 UTC  (3+ messages)

[r14-5930 Regression] FAIL: gcc.c-torture/compile/libcall-2.c -Os (test for excess errors) on Linux/x86_64
 2023-12-01 14:38 UTC  (2+ messages)

[PATCH] Take register pressure into account for vec_construct when the components are not loaded from memory
 2023-12-01 14:26 UTC  (3+ messages)
` [PATCH] Take register pressure into account for vec_construct/scalar_to_vec "

[PATCH] testsuite, arm: Fix up pr112337.c test
 2023-12-01 14:10 UTC  (4+ messages)

[pushed] docs: remove stray reference to -fanalyzer-checker=taint [PR103533]
 2023-12-01 13:58 UTC  (2+ messages)
` [pushed] diagnostics, analyzer: add optional per-diagnostic property bags to SARIF

[PATCH] RISC-V: Fix incorrect combine of extended scalar pattern
 2023-12-01 12:31 UTC 

[PATCH v1] RISC-V: Bugfix for legitimize move when get vec mode in zve32f
 2023-12-01 11:58 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] Fix ambiguity between vect_get_vec_defs with/without vectype
 2023-12-01 11:51 UTC  (3+ messages)

[PATCH] htdocs/git.html: correct spelling and use git in example
 2023-12-01 11:51 UTC  (3+ messages)

[RISC-V PATCH] Improve style to work around PR 60994 in host compiler
 2023-12-01 11:50 UTC  (3+ messages)
  `  "

[PATCH v3] aarch64: New RTL optimization pass avoid-store-forwarding
 2023-12-01 11:43 UTC  (2+ messages)

[PATCH] testsuite: Tweak some further tests for modern C changes
 2023-12-01 11:37 UTC  (3+ messages)

[PATCH 0/6] Turn some C warnings into errors by default
 2023-12-01 11:36 UTC  (4+ messages)
` [PATCH 2/6] c: Turn int-conversion warnings into permerrors

[PATCH] introduce attribute exalias
 2023-12-01 11:25 UTC  (11+ messages)
` [PATCH v3] Introduce attribute reverse_alias
        ` [PATCH v4] Introduce attribute sym
                ` [PATCH v5] Introduce attribute sym_alias (was: Last call for bikeshedding on attribute sym/exalias/reverse_alias)
                    ` [PATCH v6] Introduce attribute sym_alias
                        ` [PATCH v7] "

[PATCH] LoongArch: Add support for TLS descriptors
 2023-12-01 10:24 UTC  (5+ messages)

[PATCH v3 0/3] LoongArch D support
 2023-12-01 10:08 UTC  (4+ messages)
` [PATCH v3 1/3] LoongArch: Adjust D version strings
` [PATCH v3 2/3] libphobos: Update build scripts for LoongArch64
` [PATCH v3 3/3] libruntime: Add fiber context switch code for LoongArch

[PATCH] btf: fix PR debug/112656
 2023-12-01 10:08 UTC  (3+ messages)

[COMMITTED] bpf: quote section names whenever necessary in assembly output
 2023-12-01  9:47 UTC 

[PATCH] RISC-V: Support highpart overlap for indexed load with SRC EEW < DEST EEW
 2023-12-01  9:43 UTC  (2+ messages)

[PATCH v2] rs6000: Add new pass for replacement of contiguous addresses vector load lxv with lxvp
 2023-12-01  9:13 UTC  (6+ messages)

[PATCH] aarch64: modify Ampere CPU tunings on reassociation/FMA
 2023-12-01  9:07 UTC  (3+ messages)

[PATCH] libgo, libstdc++: Regenerate GCC_CHECK_ASSEMBLER_HWCAP users
 2023-12-01  9:02 UTC  (4+ messages)

[RFC] i386: Remove Xeon Phi ISA support
 2023-12-01  8:50 UTC  (6+ messages)
` [PATCH] i386: Mark Xeon Phi ISAs as deprecated

[PATCH v2 0/3] LoongArch D support
 2023-12-01  8:48 UTC  (6+ messages)
` [PATCH v2 1/3] LoongArch: Adjust D version strings
` [PATCH v2 2/3] libphobos: Update build scripts for LoongArch64
` [PATCH v2 3/3] libphobos: LoongArch hardware support

[PATCH] gcov: Fix use of __LIBGCC_HAVE_LIBATOMIC
 2023-12-01  8:38 UTC  (2+ messages)

[PATCH] lower-bitint: Fix lowering of middle sized _BitInt operations which can throw [PR112770]
 2023-12-01  8:34 UTC  (2+ messages)

[PATCH] lower-bitint: Fix up handle_operand_addr for 0 constants [PR112771]
 2023-12-01  8:34 UTC  (2+ messages)

[PATCH] lower-bitint: Fix up maximum addition/subtraction/multiplication result computations
 2023-12-01  7:58 UTC  (2+ messages)

[PATCH] lower-bitint: Fix ICE on bitint-39.c
 2023-12-01  7:51 UTC  (2+ messages)

[PATCH] lower-bitint: Fix _BitInt .{ADD,SUB}_OVERFLOW lowering [PR112750]
 2023-12-01  7:51 UTC  (2+ messages)

[PATCH] s390x: Fix PR112753
 2023-12-01  7:20 UTC  (2+ messages)

[PATCH] Allow target attributes in non-gnu namespaces
 2023-12-01  7:13 UTC  (4+ messages)
` Ping: "

[PATCH] testsuite: scev: expect fail on ilp32
 2023-12-01  7:07 UTC  (11+ messages)

[PATCH] RISC-V: Support highpart register overlap for widen vx/vf instructions
 2023-12-01  7:00 UTC 

[PATCH] gcov: Fix __LIBGCC_HAVE_LIBATOMIC definition
 2023-12-01  6:56 UTC  (2+ messages)

[PATCH] s390: Fix builtin-classify-type-1.c on s390 too [PR112725]
 2023-12-01  6:50 UTC  (3+ messages)

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-12-01  6:02 UTC  (10+ messages)
` [PATCH v5 1/1] "
            ` [PATCH v6 "

[PATCH v2] Only allow (int)trunc(x) to (int)x simplification with -ffp-int-builtin-inexact [PR107723]
 2023-12-01  5:44 UTC  (2+ messages)
` Ping: "

[pushed] c++: remove LAMBDA_EXPR_MUTABLE_P
 2023-12-01  3:50 UTC  (2+ messages)
` [PATCH] c++: lambda capture and explicit object parm

[PATCH] RISC-V: Fix VSETVL PASS regression
 2023-12-01  2:57 UTC  (2+ messages)

[patch-2, rs6000] guard fctid on PPC64 and powerpc 476 [PR112707]
 2023-12-01  2:42 UTC 

[patch-1, rs6000] enable fctiw on old archs [PR112707]
 2023-12-01  2:41 UTC 

[V2] New pass for sign/zero extension elimination -- not ready for "final" review
 2023-12-01  2:05 UTC  (4+ messages)

[PATCH] c++: implement P2564, consteval needs to propagate up [PR107687]
 2023-11-30 23:34 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "
              ` [PATCH v5] "

[PATCH] preprocessor: Reinitialize frontend parser after loading a PCH [PR112319]
 2023-11-30 22:20 UTC  (3+ messages)

[PATCH] btf: fix PR debug/112768
 2023-11-30 22:17 UTC 

[PATCH] libgccjit: Add vector permutation and vector access operations
 2023-11-30 22:16 UTC  (3+ messages)

[PATCH] libgccjit: Fix GGC segfault when using -flto
 2023-11-30 22:13 UTC  (4+ messages)

[PATCH] libgccjit: Add ability to get CPU features
 2023-11-30 22:11 UTC  (4+ messages)

[PATCH] c++: wrong ambiguity in accessing static field [PR112744]
 2023-11-30 21:44 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH v3 00/11] : More warnings as errors by default
 2023-11-30 21:36 UTC  (34+ messages)
` [PATCH v3 04/11] Add tests for validating future C permerrors
` [PATCH v3 05/11] c: Turn int-conversion warnings into permerrors
` [PATCH v3 06/11] c: Turn -Wimplicit-function-declaration into a permerror
` [PATCH v3 07/11] c: Turn -Wimplicit-int "
` [PATCH v3 08/11] c: Do not ignore some forms of -Wimplicit-int in system headers
` [PATCH v3 09/11] c: Turn -Wreturn-mismatch into a permerror
` [PATCH v3 10/11] c: Turn -Wincompatible-pointer-types "
` [PATCH v3 11/11] c: Add new -Wdeclaration-missing-parameter-type permerror

[V2] New pass for sign/zero extension elimination -- not ready for "final" review
 2023-11-30 21:32 UTC  (9+ messages)

Darwin: Replace environment runpath with embedded [PR88590]
 2023-11-30 21:25 UTC  (13+ messages)

[PATCH] Fortran: copy-out for possibly missing OPTIONAL CLASS arguments [PR112772]
 2023-11-30 21:06 UTC 

[PATCH 1/4] libbacktrace: change all pc related variables to uintptr_t
 2023-11-30 20:16 UTC  (14+ messages)
` [PATCH 3/4] libbacktrace: work with aslr on windows
` [PATCH 4/4] libbacktrace: get debug information for loaded dlls

[PATCH] libstdc++: Simplify ranges::to closure objects
 2023-11-30 19:22 UTC 

[PATCH] AArch64: Fix __sync_val_compare_and_swap [PR111404]
 2023-11-30 18:02 UTC  (3+ messages)

[RFA] New pass for sign/zero extension elimination
 2023-11-30 17:33 UTC  (6+ messages)

HELP: one issue during the implementation for counted_by attribute
 2023-11-30 16:07 UTC 

[PATCH] libstdc++: Implement LGW 4016 for std::ranges::to
 2023-11-30 15:53 UTC  (2+ messages)

[PATCH] libstdc++: Add workaround to std::ranges::subrange [PR111948]
 2023-11-30 15:50 UTC 

[PATCH] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
 2023-11-30 15:49 UTC  (4+ messages)
` [committed v2] "

[committed] libstdc++: Fix std::ranges::to errors
 2023-11-30 15:47 UTC 

[PATCH v3 1/3] c++: sort candidates according to viability
 2023-11-30 15:46 UTC  (5+ messages)
` [PATCH v3 3/3] c++: note other candidates when diagnosing deletedness

[PATCH] c++: partial spec constraint checking context [PR105220]
 2023-11-30 15:42 UTC  (4+ messages)

[RFA] New pass for sign/zero extension elimination
 2023-11-30 15:37 UTC  (2+ messages)

[PATCH] amdgcn: Support AMD-specific 'isa' traits in OpenMP context selectors
 2023-11-30 15:15 UTC  (2+ messages)
` Fix 'libgomp.c/declare-variant-4-*.c', add 'libgomp.c/declare-variant-4.c' (was: [PATCH] amdgcn: Support AMD-specific 'isa' traits in OpenMP context selectors)

[Patch] nvptx: Add -mptx=6.0 + -misa=sm_70
 2023-11-30 14:59 UTC  (11+ messages)
      ` [PATCH][libgomp, testsuite, nvptx] Add libgomp.c/declare-variant-3-sm*.c
            ` Fix 'libgomp.c/declare-variant-3-*.c' compilation for configurations where GCN offloading is enabled in addition to nvptx (was: [PATCH][libgomp, testsuite, nvptx] Add libgomp.c/declare-variant-3-sm*.c)
            ` In 'libgomp.c/declare-variant-{3,4}-*.c', restrict 'scan-offload-tree-dump's to 'only_for_offload_target [...]' "
            ` Spin 'dg-do run' part of 'libgomp.c/declare-variant-3-sm30.c' off into new 'libgomp.c/declare-variant-3.c' "

[wwwdocs] gcc-14/changes.html: Update C++ news for GCC 14
 2023-11-30 14:52 UTC 

[PATCH] Add a late-combine pass [PR106594]
 2023-11-30 14:10 UTC  (2+ messages)
` Ping: "

[PATCH v5 0/19] Support early break/return auto-vectorization
 2023-11-30 13:23 UTC  (13+ messages)
` [PATCH 8/21]middle-end: update vectorizable_live_reduction with support for multiple exits and different exits

[PATCH v2] A new copy propagation and PHI elimination pass
 2023-11-30 13:04 UTC  (4+ messages)

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-11-30 12:55 UTC  (10+ messages)
` [PING][PATCH "

[PATCH V2] aarch64: Implement the ACLE instruction/data prefetch functions
 2023-11-30 12:51 UTC  (2+ messages)

[PATCH] tree-optimization/112767 - spurious diagnostic after sccp/loop-split swap
 2023-11-30 12:30 UTC 

[PATCH] tree-optimization/112766 - improve pruning of uninit diagnostics
 2023-11-30 12:30 UTC 

[PATCH] doc: Update the status of build directory not fully separated
 2023-11-30 12:05 UTC  (2+ messages)

[PATCH] AArch64: Fix strict-align cpymem/setmem [PR103100]
 2023-11-30 12:03 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] hardcfr: libgcc sym versioning
 2023-11-30 12:00 UTC  (2+ messages)

[PATCH] strub: machine-independent stack scrubbing
 2023-11-30 12:00 UTC  (13+ messages)
  ` [PATCH v2 00/10] Introduce "
    ` [PATCH v3] "
      ` [PATCH v4] "

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