public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2022-12-12 10:53 UTC  (10+ messages)
` [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 v5, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
 2022-12-12 10:23 UTC  (4+ messages)

[PATCH] tree-optimization/99919 - bogus uninit diagnostic with bitfield guards
 2022-12-12 10:22 UTC  (2+ messages)

Patch [0/3] for PR target/107299 (GCC does not build on PowerPC when long double is IEEE 128-bit)
 2022-12-12 10:20 UTC  (7+ messages)
` [PATCH 1/3] Rework 128-bit complex multiply and divide, PR target/107299

[PATCH v4 1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite
 2022-12-12  9:05 UTC  (3+ messages)

[PATCH] Revert parts of ADDR_EXPR/CONSTRUCTOR treatment change in match.pd
 2022-12-12  8:50 UTC 

[PATCH] tree-optimization/89317 - another pattern for &p->x != p + 4
 2022-12-12  7:54 UTC 

[PATCH] libstdc++: Make chrono::hh_mm_ss more compact
 2022-12-12  7:10 UTC  (2+ messages)

[PATCH V2] rs6000: Load high and low part of 64bit constant independently
 2022-12-12  1:44 UTC 

[PATCH V4 1/2] rs6000: use li;x?oris to build constant
 2022-12-12  1:38 UTC  (2+ messages)
` [PATCH V4 2/2] "

Java front-end and library patches
 2022-12-12  0:08 UTC  (8+ messages)

[PATCH] Fortran: improve checking of assumed size array spec [PR102180]
 2022-12-11 23:52 UTC  (2+ messages)

[GCC-12][committed] d: Remove "final" and "override" from visitor method
 2022-12-11 18:13 UTC 

[committed] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
 2022-12-11 17:52 UTC 

[PATCH] Fortran: fix ICE on bad use of statement function [PR107995]
 2022-12-11 16:30 UTC  (2+ messages)

[PATCH (pushed)] unidiff: use newline='\n' argument
 2022-12-11 16:21 UTC 

[committed] d: Merge upstream dmd, druntime c8ae4adb2e, phobos 792c8b7c1
 2022-12-11 16:16 UTC 

[PATCH] contracts: Stop relying on mangling for naming .pre/.post clones
 2022-12-11 15:56 UTC  (4+ messages)

[committed] d: Expand bsr intrinsic as `clz(arg) ^ (argsize - 1)'
 2022-12-11 15:45 UTC 

[PATCH] tree-optimization/106904 - bogus -Wstringopt-overflow with vectors
 2022-12-11 13:34 UTC 

[PATCH 2/2] tree-optimization/89317 - missed folding of (p + 4) - &p->d
 2022-12-11 13:32 UTC 

[PATCH 1/2] Treat ADDR_EXPR and CONSTRUCTOR as GIMPLE/GENERIC magically
 2022-12-11 13:32 UTC 

[Patch] Fortran: Replace simple '.' quotes by %<.%>
 2022-12-11 11:03 UTC  (2+ messages)
` [committed] fortran/openmp.cc: Remove 's' that slipped in during %<..%> replacement (was: [Patch] Fortran: Replace simple '.' quotes by %<.%>)

[PATCH] Backport gcc-12: jobserver FIFO support
 2022-12-11 10:47 UTC  (3+ messages)

[PATCH v5 1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. Addendum
 2022-12-11  9:01 UTC  (3+ messages)

[r13-4590 Regression] FAIL: gfortran.dg/gomp/declare-variant-2.f90 -O (test for excess errors) on Linux/x86_64
 2022-12-10 22:30 UTC 

[PATCH v4 0/3] RFC: P1689R5 support
 2022-12-10 22:20 UTC  (4+ messages)
` [PATCH v4 1/3] libcpp: reject codepoints above 0x10FFFF
` [PATCH v4 2/3] libcpp: add a function to determine UTF-8 validity of a C string
` [PATCH v4 3/3] p1689r5: initial support

Rust front-end patches v4
 2022-12-10 21:44 UTC  (8+ messages)
` [PATCH Rust front-end v4 46/46] gccrs: Add README, CONTRIBUTING and compiler logo
  ` Prepare 'contrib/gcc-changelog/git_commit.py' for GCC/Rust (was: Rust front-end patches v4)
    ` Add stub 'gcc/rust/ChangeLog' (was: Prepare 'contrib/gcc-changelog/git_commit.py' for GCC/Rust)

[PATCH] Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911]
 2022-12-10 21:29 UTC  (2+ messages)

[PATCH] coroutines: Build pointer initializers with nullptr_node [PR107768]
 2022-12-10 15:54 UTC 

[PATCH] OpenMP: Duplicate checking for map clauses in Fortran (PR107214)
 2022-12-10 12:48 UTC  (8+ messages)
  ` [PATCH 1/2] OpenMP/Fortran: Combined directives with map/firstprivate of same symbol
    ` [PATCH 2/2] OpenMP: Duplicate checking for map clauses in Fortran (PR107214)

[PATCH] ivopts: Fix IP_END handling for asm goto [PR107997]
 2022-12-10 11:56 UTC  (2+ messages)

[PATCH] coroutines: Accept 'extern "C"' coroutines
 2022-12-10 11:37 UTC 

[PATCH 0/4] c++: Small tweaks to contracts
 2022-12-10 11:15 UTC  (6+ messages)
` [PATCH 1/4] contracts: Lowercase {MAYBE,NEVER}_CONTINUE
` [PATCH 2/4] libstdc++: Improve output of default contract violation handler [PR107792]
` [PATCH 3/4] contracts: Update testsuite against new default viol. handler format
` [PATCH 4/4] contrib: Add dg-out-generator.pl

[PATCH] c++: Ensure !!var is not an lvalue [PR107065]
 2022-12-10  9:33 UTC 

[Patch] libgomp: Handle OpenMP's reverse offloads
 2022-12-10  8:28 UTC  (6+ messages)
` [Patch] libgomp.texi: Reverse-offload updates (was: [Patch] libgomp: Handle OpenMP's reverse offloads)

Add zstd support to libbacktrace
 2022-12-10  1:47 UTC  (2+ messages)

[PATCH] Fortran: ICE on recursive derived types with allocatable components [PR107872]
 2022-12-09 21:58 UTC  (2+ messages)

[PATCH] c++: extract_local_specs and unevaluated contexts [PR100295]
 2022-12-09 21:57 UTC 

[Patch] Fortran/OpenMP: align/allocator modifiers to the allocate clause
 2022-12-09 20:39 UTC  (2+ messages)

[PATCH v2] RISC-V: Produce better code with complex constants [PR95632] [PR106602]
 2022-12-09 18:25 UTC 

[PATCH] i386: correct division modeling in lujiazui.md
 2022-12-09 18:19 UTC 

[PATCH v4] eliminate mutex in fast path of __register_frame
 2022-12-09 17:34 UTC  (8+ messages)
            ` [PATCH] initialize fde objects lazily

Patch ping
 2022-12-09 15:09 UTC 

[PATCH] AArch64: Enable TARGET_CONST_ANCHOR
 2022-12-09 15:08 UTC  (2+ messages)

[PATCH] gcov: Fix -fprofile-update=atomic
 2022-12-09 13:56 UTC 

[PATCH] Fix memory constraint on MVE v[ld/st][2/4] instructions [PR107714]
 2022-12-09 13:32 UTC 

[PATCH 1/3]rs6000: NFC use more readable pattern to clean high 32 bits
 2022-12-09 12:25 UTC  (14+ messages)
` [PATCH 2/3]rs6000: NFC use sext_hwi to replace ((v&0xf..f)^0x80..0) - 0x80..0
` [PATCH 3/3]rs6000: NFC no need copy_rtx in rs6000_emit_set_long_const and rs6000_emit_set_const

[PATCH v3] LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731]
 2022-12-09 10:03 UTC  (2+ messages)

[PATCH] i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
 2022-12-09  9:31 UTC  (4+ messages)

[PATCH] IPA: do not release body if still needed
 2022-12-09  8:28 UTC  (2+ messages)

[PATCH] ipa: silent -Wodr notes with -w
 2022-12-09  8:27 UTC  (2+ messages)

[PATCH 1/2] LoongArch: respect the with values in config.gcc
 2022-12-09  7:51 UTC  (3+ messages)
` [PATCH 2/2] LoongArch: drop loongarch-driver
` [PATCH 0/2] LoongArch: respect --with-* and "

[PATCH 0/3] btf: fix BTF for extern items [PR106773]
 2022-12-09  7:36 UTC  (7+ messages)
` [PATCH 1/3] btf: add 'extern' linkage for variables [PR106773]
` [PATCH 2/3] btf: fix 'extern const void' "
` [PATCH 3/3] btf: correct generation for extern funcs [PR106773]

[PATCH]AArch64 div-by-255, ensure that arguments are registers. [PR107988]
 2022-12-09  7:08 UTC  (3+ messages)

[PATCH v2 1/2] Allow subtarget customization of CC1_SPEC
 2022-12-09  7:03 UTC  (5+ messages)

[PATCH V3] Use reg mode to move sub blocks for parameters and returns
 2022-12-09  3:46 UTC  (5+ messages)

[committed] analyzer: rename region-model-impl-calls.cc to kf.cc
 2022-12-09  2:29 UTC 

[committed] analyzer: fix ICE on region creation during get_referenced_base_regions [PR108003]
 2022-12-09  2:29 UTC 

[PATCH gcc-12] [PR104308] [analyzer] handle memmove like memcpy
 2022-12-09  2:28 UTC  (4+ messages)
` [PATCH trunk] "
    ` [committed] analyzer: "

[PATCH 0/2] Support HWASAN with Intel LAM
 2022-12-09  2:04 UTC  (5+ messages)

[committed] libstdc++: Remove digit separators [PR108015]
 2022-12-09  0:36 UTC 

[committed] libstdc++: Fix some -Wunused warnings in tests
 2022-12-09  0:36 UTC 

[committed] libstdc++: Add [[nodiscard]] to chrono conversion functions
 2022-12-09  0:36 UTC 

[committed] libstdc++: Change class-key for duration and time_point to class
 2022-12-09  0:35 UTC 

[PATCH] docs: Suggest options to improve ASAN stack traces
 2022-12-08 23:11 UTC  (8+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] expr.cc: avoid unexpected side effects in expand_expr_divmod optimization
 2022-12-08 22:40 UTC  (7+ messages)

[PATCH] Fortran: diagnose and reject duplicate CONTIGUOUS attribute [PR108025]
 2022-12-08 22:13 UTC  (2+ messages)

[PATCH RFA] gimplify: avoid unnecessary copy of init array [PR105838]
 2022-12-08 22:01 UTC 

[PATCH] RISC-V: Produce better code with complex constants [PR95632] [PR106602]
 2022-12-08 20:21 UTC  (7+ messages)

[PATCH] bpf: add define_insn for bswap
 2022-12-08 18:50 UTC  (2+ messages)

[pushed] c++: build initializer_list<string> in a loop [PR105838]
 2022-12-08 18:45 UTC 

[pushed] c++: avoid initializer_list<string> [PR105838]
 2022-12-08 18:41 UTC 

[pushed] c++: fewer allocator temps [PR105838]
 2022-12-08 18:34 UTC 

[PATCH RFA(tree)] c++: source position of lambda captures [PR84471]
 2022-12-08 18:30 UTC  (2+ messages)

[PATCH] c++: class-scope qualified constrained auto [PR107188]
 2022-12-08 16:42 UTC 

[PATCH 00/17] openmp, nvptx, amdgcn: 5.0 Memory Allocators
 2022-12-08 15:02 UTC  (9+ messages)
` [PATCH 01/17] libgomp, nvptx: low-latency memory allocator
` [PATCH 02/17] libgomp: pinned memory

[GCC][PATCH 13/15, v4] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature
 2022-12-08 14:48 UTC  (2+ messages)

[PATCH] PR tree-optimization/107985 - Ensure arguments to range-op handler are supported
 2022-12-08 13:53 UTC  (3+ messages)

[PATCH] c++: modules and std::source_location::current() def arg [PR100881]
 2022-12-08 12:41 UTC  (2+ messages)

[PATCH] tree-optimization/107699 - missed &data._M_elems + _1 != &data._M_elems folding
 2022-12-08 10:54 UTC 

[PATCH] i386: Improve *concat<mode><dwi>3_{1,2,3,4} patterns [PR107627]
 2022-12-08 10:51 UTC  (3+ messages)
` [PATCH] i386: Add *concat<mode><dwi>3_{5,6,7} "

[PATCH] [PR102706] [testsuite] -Wno-stringop-overflow vs Warray-bounds
 2022-12-08 10:43 UTC  (3+ messages)

[PATCH] cfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries [PR106719]
 2022-12-08 10:31 UTC  (2+ messages)

Zen4 tuning part 1 - cost tables
 2022-12-08  9:43 UTC  (2+ messages)

[PATCH] arm: fix mve intrinsics scan body tests for C++
 2022-12-08  9:38 UTC  (4+ messages)

[COMMITTED] libgcc: xtensa: remove stray symbols from X*HAL macro definitions
 2022-12-08  9:18 UTC 

[PATCH] Fix aarch64 PR 99657: ICE with SVE types used without an error
 2022-12-08  9:15 UTC  (8+ messages)

[PATCH v4, rs6000] Enable have_cbranchcc4 on rs6000
 2022-12-08  8:49 UTC  (2+ messages)

AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776]
 2022-12-08  7:38 UTC  (6+ messages)

[PATCH] doc: Correct a clerical error in the document
 2022-12-08  1:15 UTC  (3+ messages)

[committed] c: Diagnose auto constexpr used with a type
 2022-12-07 22:08 UTC 

[PATCH] Fortran: handle zero-sized arrays in ctors with typespec [PR108010]
 2022-12-07 21:50 UTC  (2+ messages)

[PATCH] c++: ICE with concepts TS multiple auto deduction [PR101886]
 2022-12-07 20:18 UTC 

[PATCH] libstdc++: Add error handler for <stacktrace>
 2022-12-07 20:06 UTC  (5+ messages)

[committed] testsuite: Add test for C90 auto with implicit int
 2022-12-07 19:25 UTC 

[committed] preprocessor: Enable __VA_OPT__ for C2x
 2022-12-07 19:19 UTC 

[PATCH v2 0/2] gcc: xtensa: allow dynamic configuration
 2022-12-07 18:03 UTC  (2+ messages)

[PATCH] range-op-float: frange_arithmetic tweaks for MODE_COMPOSITE_P
 2022-12-07 17:41 UTC  (6+ messages)
      ` [PATCH] range-op-float, v2: "

[PATCH] range-op-float: Fix up frange_arithmetic [PR107967]
 2022-12-07 17:40 UTC  (4+ messages)
  ` [PATCH] range-op-float, v2: "

[PATCH][AArch64] Cleanup move immediate code
 2022-12-07 17:18 UTC  (7+ messages)

[COMMITTED] AArch64: Fix assert in aarch64_move_imm [PR108006]
 2022-12-07 17:15 UTC 

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