public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libcpp: add function to check XID properties
 2024-01-04 15:22 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] contrib: Remove C-style comments from Python files
 2024-01-04 15:02 UTC 

[PATCH 0/4] v2 of Option handling: add documentation URLs
 2024-01-04 14:57 UTC  (4+ messages)
` [PATCH 0/4] v3 of: "
    ` CI for "Option handling: add documentation URLs"

Add -falign-all-functions
 2024-01-04 14:56 UTC 

[PATCH 1/4; v4] options: add gcc/regenerate-opt-urls.py
 2024-01-04 14:49 UTC  (3+ messages)

[pushed] analyzer: add sarif properties for checker events
 2024-01-04 14:27 UTC 

[pushed] analyzer: fix deref-before-check false positives due to inlining [PR112790]
 2024-01-04 14:27 UTC 

[pushed] analyzer: handle arrays of unknown size in access diagrams [PR113222]
 2024-01-04 14:27 UTC 

[PATCH] contrib: Add script name to usage error in gen_wcwidth.py
 2024-01-04 14:06 UTC 

Fw: [RFC] Either fix or disable SME feature for `aarch64-w64-mingw32` target?
 2024-01-04 13:50 UTC 

[PATCH][V4] RISC-V: Nan-box the result of movhf on soft-fp16
 2024-01-04 13:43 UTC  (2+ messages)

[RFA] [V3] new pass for sign/zero extension elimination
 2024-01-04 13:36 UTC  (4+ messages)

[PATCH v2 0/2] libstdc++: generators v2
 2024-01-04 12:57 UTC  (5+ messages)
` [PATCH v2 2/2] libstdc++: implement std::generator

[Committed V3] RISC-V: Make liveness estimation be aware of .vi variant
 2024-01-04 12:29 UTC 

[PATCH 20/21]Arm: Add Advanced SIMD cbranch implementation
 2024-01-04 11:26 UTC  (4+ messages)

[PATCH v4] RISC-V: Support XTheadVector extension
 2024-01-04 10:04 UTC  (36+ messages)
` [PATCH v4] RISC-V: Change csr_operand into
  ` [PATCH v4] RISC-V: Change csr_operand into vector_length_operand for vsetvl patterns
` [PATCH v4] RISC-V: Adds the prefix "th." for the instructions of XTheadVector
    `  "
      ` Re:Re: "
` [PATCH v4] RISC-V: Handle differences between XTheadvector and Vector
    ` Re:[PATCH "
        ` Re:Re:[PATCH "
` [PATCH v4] RISC-V: Fix register overlap issue for some xtheadvector instructions
` [PATCH v4] RISC-V: Rewrite some instructions using ASM targethook

[PATCH] scev: Avoid ICE on results used in abnormal PHI args [PR113201]
 2024-01-04  9:34 UTC 

[PATCH 0/2] When cmodel=extreme, add macro support and only
 2024-01-04  9:33 UTC  (7+ messages)
` [PATCH 1/2] LoongArch: Add the macro implementation of mcmodel=extreme

[PATCH v4] RISC-V: Introduce XTheadVector as a subset of V1.0.0
 2024-01-04  9:28 UTC  (2+ messages)

[PATCH] Avoid ICE with m68k-elf -malign-int and libcalls
 2024-01-04  9:23 UTC 

[PATCH] Improve __builtin_popcount* (x) == 1 generation if x is known != 0 [PR90693]
 2024-01-04  9:11 UTC 

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2024-01-04  9:10 UTC  (4+ messages)

[PATCH] lower-bitint: Fix up lowering of huge _BitInt 0 PHI args [PR113120]
 2024-01-04  9:00 UTC 

[PATCH] lower-bitint: Punt .*_OVERFLOW optimization if cast from IMAGPART_EXPR appears before REALPART_EXPR [PR113119]
 2024-01-04  8:48 UTC 

[Committed V2] RISC-V: Make liveness estimation be aware of .vi variant
 2024-01-04  8:46 UTC 

[PATCH] RISC-V: Teach liveness estimation be aware of .vi variant
 2024-01-04  8:45 UTC  (2+ messages)

[PATCH] RISC-V: Fix misaligned stack offset for interrupt function
 2024-01-04  8:02 UTC  (5+ messages)

[PATCH v1] LoongArch: testsuite:Add loongarch to gcc.dg/vect/slp-26.c
 2024-01-04  7:26 UTC  (2+ messages)
`  "

[Committed] RISC-V: Refine LMUL computation for MASK_LEN_LOAD/MASK_LEN_STORE IFN
 2024-01-04  6:52 UTC 

[PATCH v1] LoongArch: testsuite:Fix FAIL in lasx-xvstelm.c file
 2024-01-04  6:21 UTC  (2+ messages)
`  "

[PATCH v2] LoongArch: Merge constant vector permuatation implementations
 2024-01-04  6:18 UTC  (2+ messages)
`  "

[PATCH 3/5][_Hashtable] Avoid redundant usage of rehash policy
 2024-01-04  5:50 UTC  (3+ messages)

[PATCH DejaGNU/GCC 0/1] Support per-test execution timeout factor
 2024-01-04  4:59 UTC  (7+ messages)
    ` Generalizing DejaGnu timeout scaling (was: Re: [PATCH DejaGNU/GCC 0/1] Support per-test execution timeout factor)

[committed, obvious] OpenMP: trivial cleanups to omp-general.cc
 2024-01-04  4:48 UTC 

[PATCH] LoongArch: Fixed the problem of incorrect judgment of the immediate field of the [x]vld/[x]vst instruction
 2024-01-04  2:37 UTC 

[PATCH v4 6/6] RISC-V: Add support for xtheadvector-specific intrinsics
 2024-01-04  2:34 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] libgfortran: Bugfix if not define HAVE_ATOMIC_FETCH_ADD
 2024-01-04  2:18 UTC  (3+ messages)

[PATCH] libstdc++: testsuite: reduce max_size_type.cc exec time [PR113175]
 2024-01-04  2:02 UTC  (3+ messages)

[committed] MIPS: define_attr perf_ratio in mips.md
 2024-01-04  1:58 UTC  (4+ messages)
` [committed] MIPS: Implement TARGET_INSN_COSTS
` [committed] MIPS: Add pattern insqisi_extended and inshisi_extended
` [committed] MIPS/testsuite: Include stdio.h in mipscop tests

[PATCH v3] EXPR: Emit an truncate if 31+ bits polluted for SImode
 2024-01-03 23:39 UTC  (2+ messages)

ping: [PATCH] libcpp: Fix macro expansion for argument of __has_include [PR110558]
 2024-01-03 23:17 UTC 

[Committed] RISC-V: Fix indent
 2024-01-03 22:43 UTC 

[Committed V3] RISC-V: Fix bug of earliest fusion for infinite loop[VSETVL PASS]
 2024-01-03 22:38 UTC 

[patch] libgomp.texi: Document omp_display_env
 2024-01-03 22:35 UTC  (2+ messages)

[PATCH RFA] opts: -Werror=foo always implies -Wfoo [PR106213]
 2024-01-03 20:14 UTC  (2+ messages)

[PATCH 2/1] c++: access of class-scope partial tmpl spec
 2024-01-03 20:06 UTC 

[PATCH, committed] Fortran: fix FE memleak
 2024-01-03 19:33 UTC 

[PATCH] c++: explicit inst w/ many constrained partial specs [PR104634]
 2024-01-03 18:49 UTC 

[PATCH 2/5][_Hashtable] Fix implementation inconsistencies
 2024-01-03 18:04 UTC  (3+ messages)

[PATCH] openmp: Add support for the 'indirect' clause in C/C++
 2024-01-03 15:54 UTC  (6+ messages)
      ` [committed] "

Ping: [PATCH] enable ATOMIC_COMPARE_EXCHANGE opt for floating type or types contains padding
 2024-01-03 15:52 UTC  (2+ messages)

[PATCH 1/1] gcc-14: document P1689R5 scanning output support
 2024-01-03 15:34 UTC  (2+ messages)

[PATCH V2] RISC-V: Fix bug of earliest fusion for infinite loop[VSETVL PASS]
 2024-01-03 15:15 UTC  (2+ messages)

[PATCH] Add support for function attributes and variable attributes
 2024-01-03 13:37 UTC  (9+ messages)

c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899]
 2024-01-03 12:42 UTC  (3+ messages)
` [PATCH] "
  ` [PATCH v2] "

[committed] Small tweaks for update-copyright.py
 2024-01-03 11:41 UTC 

School Districts Contacts 2024
 2024-01-03 11:14 UTC 

[PATCH] RISC-V: Fix bug of earliest fusion for infinite loop[VSETVL PASS]
 2024-01-03 10:52 UTC  (2+ messages)

[PATCH] LoongArch: Provide fmin/fmax RTL pattern for vectors
 2024-01-03 10:39 UTC  (3+ messages)
  ` Pushed: "

[PATCH] c++: Export usings referring to global module fragment [PR109679]
 2024-01-03 10:01 UTC 

[PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
 2024-01-03  9:49 UTC  (2+ messages)

[PATCH v6] libgfortran: Replace mutex with rwlock
 2024-01-03  9:14 UTC  (14+ messages)
` [PATCH v7] "
              `  "

[PATCH] aarch64: add 'AARCH64_EXTRA_TUNE_FULLY_PIPELINED_FMA'
 2024-01-03  6:53 UTC  (3+ messages)

[PATCH v7 2/2] RISC-V: Add crypto vector api-testing cases
 2024-01-03  6:47 UTC  (2+ messages)

[PATCH 5/5][_Hashtable] Prefer to insert after last node
 2024-01-03  5:55 UTC  (4+ messages)

[PATCH] Add a late-combine pass [PR106594]
 2024-01-03  4:20 UTC  (4+ messages)

[PATCH] RISC-V: Implement ZACAS extensions
 2024-01-03  3:13 UTC  (3+ messages)

[PATCH v3 0/3] Libatomic: Add LSE128 atomics support for AArch64
 2024-01-03  1:28 UTC  (4+ messages)
` [PATCH v3 1/3] libatomic: atomic_16.S: Improve ENTRY, END and ALIAS macro interface
` [PATCH v3 2/3] libatomic: Enable LSE128 128-bit atomics for armv9.4-a
` [PATCH v3 3/3] aarch64: Add explicit checks for implicit LSE/LSE2 requirements

[PATCH v6 2/2] RISC-V: Add crypto vector api-testing cases
 2024-01-03  1:04 UTC  (2+ messages)

[committed] RISC-V: Modify copyright year of vector-crypto.md
 2024-01-03  0:39 UTC  (3+ messages)
  `  "

[PATCH 1/4] libbacktrace: change all pc related variables to uintptr_t
 2024-01-02 23:12 UTC  (4+ messages)
` [PATCH 4/4] libbacktrace: get debug information for loaded dlls

[PATCH] c++/modules: Prevent treating suppressed debug info as extern template [PR112820]
 2024-01-02 22:52 UTC  (2+ messages)

[PATCH] c++/modules: Restrict partitions when parsing import declarations [PR110808]
 2024-01-02 22:50 UTC  (4+ messages)
  ` [PATCH v2] c++: Follow module grammar more closely [PR110808]

[PATCH] c++/modules: Prevent overwriting arguments for duplicates [PR112588]
 2024-01-02 22:49 UTC  (3+ messages)
` [PATCH] c++/modules: Prevent overwriting arguments when merging "

[PATCH] aarch64/expr: Use ccmp when the outer expression is used twice [PR100942]
 2024-01-02 22:45 UTC  (3+ messages)

[PATCH] c++/modules: Fix ICE when writing nontrivial variable initializers
 2024-01-02 22:43 UTC 

[PATCH v9 1/2] Add condition coverage (MC/DC)
 2024-01-02 21:07 UTC  (2+ messages)

[PATCH] testsuite: Reduce gcc.dg/torture/inline-mem-cpy-1.c by 11 for simulators
 2024-01-02 21:07 UTC  (3+ messages)

[Patch] Fortran: Accept -std=f2023 support, update line-length for Fortran 2023
 2024-01-02 19:51 UTC  (8+ messages)
  ` [Patch] Fortran: Accept -std=f2023, update line-length for Fortran 2023 (was: [Patch] Fortran: Accept -std=f2023 support, update line-length for Fortran 2023)
    ` [Patch] Fortran: Accept -std=f2023, update line-length for Fortran 2023

Patch ping: Fix for PR 112560
 2024-01-02 19:47 UTC 

[PATCH v2 0/2] asan: Align .LASANPC on function boundary
 2024-01-02 19:41 UTC  (3+ messages)
` [PATCH v2 1/2] Implement ASM_DECLARE_FUNCTION_NAME using ASM_OUTPUT_FUNCTION_LABEL
` [PATCH v2 2/2] asan: Align .LASANPC on function boundary

[PATCH]middle-end: check if target can do extract first for early breaks [PR113199]
 2024-01-02 17:57 UTC 

[PATCH] RISC-V: RVV: add toggle to control vsetvl pass behavior
 2024-01-02 17:21 UTC  (2+ messages)

[PATCH] config-ml.in: Fix multi-os-dir search
 2024-01-02 16:59 UTC  (2+ messages)

[PATCH] Improved RTL expansion of field assignments into promoted registers
 2024-01-02 16:55 UTC  (8+ messages)

[PATCH] libsanitizer: Enable LSan and TSan for riscv64
 2024-01-02 16:28 UTC  (2+ messages)

[PATCH, OpenACC 2.7] Implement reductions for arrays and structs
 2024-01-02 15:21 UTC 

[PATCH v1] RISC-V: XFAIL pr30957-1.c when loop vectorized with variable factor
 2024-01-02 11:55 UTC  (2+ messages)
` [PATCH v3] RISC-V: Bugfix for doesn't honor no-signed-zeros option

[PATCH] libiberty/buildargv: POSIX behaviour for backslash handling
 2024-01-02 11:22 UTC  (2+ messages)
` Ping: "

skip vector profiles multiple exits
 2024-01-02 10:24 UTC  (3+ messages)

[PATCH v5 1/2] RISC-V: Add crypto vector builtin function
 2024-01-02  9:25 UTC  (5+ messages)
` [PATCH v5 2/2] RISC-V: Add crypto vector api-testing cases
  ` Re: [PATCH v5 1/2] RISC-V: Add crypto vector builtin function

[PATCH v3 00/12] [GCC] arm: vld1q vst1 vst1q vst1 intrinsics
 2024-01-02  9:23 UTC  (13+ messages)
` [PATCH v3 01/12] [GCC] arm: vld1q_types_x2 ACLE intrinsics
` [PATCH v3 02/12] [GCC] arm: vld1q_types_x3 "
` [PATCH v3 03/12] [GCC] arm: vld1q_types_x4 "
` [PATCH v3 04/12] [GCC] arm: vst1_types_x2 "
` [PATCH v3 05/12] [GCC] arm: vst1_types_x3 "
` [PATCH v3 06/12] [GCC] arm: vst1_types_x4 "
` [PATCH v3 07/12] [GCC] arm: vst1q_types_x2 "
` [PATCH v3 08/12] [GCC] arm: vst1q_types_x3 "
` [PATCH v3 09/12] [GCC] arm: vst1q_types_x4 "
` [PATCH v3 10/12] [GCC] arm: vld1_types_x2 "
` [PATCH v3 11/12] [GCC] arm: vld1_types_x3 "
` [PATCH v3 12/12] [GCC] arm: vld1_types_x4 "

[PATCH v6 1/2] RISC-V: Add crypto vector builtin function
 2024-01-02  9:23 UTC  (2+ messages)

[Committed] RISC-V: Add simplification of dummy len and dummy mask COND_LEN_xxx pattern
 2024-01-02  7:26 UTC 

[x86_64 PATCH] PR target/112992: Optimize mode for broadcast of constants
 2024-01-02  5:39 UTC  (2+ messages)

[PATCH] RISC-V: Make liveness be aware of rgroup number of LENS[dynamic LMUL]
 2024-01-02  3:37 UTC 

[Committed] RISC-V: Declare STMT_VINFO_TYPE (...) as local variable
 2024-01-02  1:52 UTC 

[PATCH] LoongArch: Added TLS Le Relax support
 2024-01-02  1:36 UTC  (3+ messages)
  ` [pushed][PATCH] "

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