public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2] RISC-V: Support scheduling for sifive p600 series
 2024-02-01  3:01 UTC 

[PATCH] RISC-V: Support scheduling for sifive p600 series
 2024-02-01  2:59 UTC  (5+ messages)

[COMMITTED V3 1/4] RISC-V: Add non-vector types to dfa pipelines
 2024-02-01  2:57 UTC 

[PATCH] c++: avoid -Wdangling-reference for std::span-like classes [PR110358]
 2024-02-01  2:52 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] c++: ttp CTAD equivalence [PR112737]
 2024-02-01  2:51 UTC  (5+ messages)

[PATCH] c++: ICE with throw inside concept [PR112437]
 2024-02-01  2:48 UTC  (2+ messages)

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

[PATCH V4 2/4] RISC-V: Add vector related pipelines
 2024-02-01  1:43 UTC  (4+ messages)
  ` [COMMITTED "

[PATCH V3 0/4] RISC-V: Associate typed insns to dfa reservation
 2024-02-01  1:42 UTC  (17+ messages)
` [PATCH V3 1/4] RISC-V: Add non-vector types to dfa pipelines
    ` [COMMITTED "
` [PATCH V3 2/4] RISC-V: Add vector related pipelines
` [PATCH V3 3/4] RISC-V: Use default cost model for insn scheduling
    ` [COMMITTED "
` [PATCH V3 4/4] RISC-V: Enable assert for insn_has_dfa_reservation
    ` [COMMITTED "

[PATCH] RISC-V: Allow constraint "S" even if the symbol does not bind locally
 2024-02-01  1:27 UTC  (3+ messages)

Cable
 2024-02-01  0:56 UTC 

[COMMITTEDv2] aarch64: -mstrict-align vs __arm_data512_t [PR113657]
 2024-02-01  0:18 UTC 

Fwd: [Bug libstdc++/90276] PSTL tests fail in Debug Mode
 2024-01-31 23:33 UTC  (2+ messages)
  `  "

[pushed] analyzer: fix skipping of debug stmts [PR113253]
 2024-01-31 23:30 UTC 

[RFC PATCH 1/1] nix: add a simple flake nix shell
 2024-01-31 22:19 UTC  (2+ messages)

[PATCH 1/2] libstdc++/pair: Define _S_const_assignable helper for C++20
 2024-01-31 21:55 UTC  (10+ messages)
` [PATCH 2/2] libstdc++: Implement P2165R4 changes to std::pair/tuple/etc

Updated [[musttail]] patchkit
 2024-01-31 21:53 UTC  (15+ messages)
` [PATCH v3 1/5] Improve must tail in RTL backend
` [PATCH v3 2/5] C++: Support clang compatible [[musttail]] (PR83324)
` [PATCH v3 3/5] C: Implement musttail attribute for returns
` [PATCH v3 4/5] Add tests for C/C++ musttail attributes
` [PATCH v3 5/5] Add documentation for musttail attribute

[committed] c: Fix ICE for nested enum redefinitions with/without fixed underlying type [PR112571]
 2024-01-31 21:42 UTC 

[RFC PATCH 0/1] Nix Environment Support for GCC Development
 2024-01-31 21:42 UTC 

[PATCH] aarch64: Fix ICE in poly-int.h due to SLP
 2024-01-31 20:52 UTC  (4+ messages)

[PATCH] aarch64: -mstrict-align vs __arm_data512_t [PR113657]
 2024-01-31 20:48 UTC  (2+ messages)

[PATCH] aarch64: libgcc: Cleanup ELF marking in asm
 2024-01-31 20:42 UTC  (2+ messages)

[PATCH v2] Handle private COMDAT function symbol reference in readonly data section
 2024-01-31 19:31 UTC  (8+ messages)
          ` [PATCH] varasm, v3: Handle private COMDAT function symbol reference in readonly data section [PR113617]

[PATCH] testsuite: i386: Fix gcc.target/i386/no-callee-saved-1.c etc. on Solaris/x86
 2024-01-31 19:28 UTC  (2+ messages)

[PATCH] testsuite: i386: Fix gcc.target/i386/pr38534-1.c etc. on Solaris/x86
 2024-01-31 19:27 UTC  (2+ messages)

[PATCH] c++: add deprecation notice for -fconcepts-ts
 2024-01-31 19:26 UTC  (9+ messages)
    ` [PATCH v2] "

Unreviewed patches
 2024-01-31 19:19 UTC  (2+ messages)

[PATCH] Assuming the working GNU assembler with --with-gnu-as
 2024-01-31 18:54 UTC  (2+ messages)

[PATCH RFA] asan: poisoning promoted statics [PR113531]
 2024-01-31 17:57 UTC  (8+ messages)
    ` [PATCH] gimple-fold: Remove .ASAN_MARK calls on TREE_STATIC variables [PR113531]
        ` [PATCH] gimple-low: "

[PATCH v3 00/10] AMD GCN Port v3
 2024-01-31 17:41 UTC  (7+ messages)
` [PATCH v3 04/10] GCN machine description
  ` GCN: Remove 'FIRST_{SGPR,VGPR,AVGPR}_REG', 'LAST_{SGPR,VGPR,AVGPR}_REG' from machine description (was: [PATCH v3 04/10] GCN machine description)
    ` GCN: Remove 'FIRST_{SGPR,VGPR,AVGPR}_REG', 'LAST_{SGPR,VGPR,AVGPR}_REG' from machine description
` [PATCH v3 05/10] GCN back-end code
  ` GCN: Remove 'SGPR_OR_VGPR_REGNO_P' definition (was: [PATCH v3 05/10] GCN back-end code)
    ` GCN: Remove 'SGPR_OR_VGPR_REGNO_P' definition

[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-01-31 17:19 UTC  (10+ messages)
        ` [PING][PATCH] "

[PATCH 0/3] vect, aarch64: Add SVE support for simdclones
 2024-01-31 16:36 UTC  (13+ messages)
` [PATCH 1/3] vect: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE
` [PATCH 2/3] vect: disable multiple calls of poly simdclones

[PATCH] uninit-pr108968-register.c: use __UINTPTR_TYPE__ for LLP64
 2024-01-31 16:13 UTC  (3+ messages)

Giving Out Yamaha Baby Grand
 2024-01-31 15:42 UTC 

About 31109 - gprofng not built and installed in a combined binutils+gcc build
 2024-01-31 14:40 UTC  (3+ messages)

[PATCH 1/2][libsanitizer] hwasan: Remove testsuite check for a complaint message [PR112644]
 2024-01-31 14:27 UTC  (4+ messages)
` [PATCH 2/2][libsanitizer] "

[PATCH] libgcc: Fix up _BitInt division [PR113604]
 2024-01-31 14:21 UTC  (2+ messages)
` [PATCH] libgcc, v2: "

[PATCH] middle-end/110176 - wrong zext (bool) <= (int) 4294967295u folding
 2024-01-31 14:18 UTC 

[PATCH][libsanitizer]: Sync fixes for asan interceptors from upstream [PR112644]
 2024-01-31 14:15 UTC  (3+ messages)

[PATCH v3 0/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2024-01-31 13:45 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH] testsuite: i386: Disable .eh_frame in gcc.target/i386/auto-init-5.c etc
 2024-01-31 12:53 UTC  (2+ messages)

[PATCH] tree-optimization/111444 - avoid insertions when skipping defs
 2024-01-31 12:43 UTC 

[COMMITTED] testsuite: Require ucn in g++.dg/cpp0x/udlit-extended-id-1.C
 2024-01-31 12:35 UTC 

[PATCH] match: Fix vcond into conditional op folding [PR113607]
 2024-01-31 12:09 UTC  (2+ messages)

[PATCH v3] Fix __builtin_nested_func_ptr_{created,deleted} symbol versions [PR113402]
 2024-01-31 12:04 UTC  (4+ messages)
    ` [PATCH] libgcc: Avoid warnings on __gcc_nested_func_ptr_created [PR113402]

[PATCH 0/2] libgcc: Make heap trampoline support dynamic [PR113403]
 2024-01-31 11:59 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH] libgcc: Fix up i386/t-heap-trampoline [PR113403]

[PATCH] LoongArch: Fix soft-float builds of libffi
 2024-01-31 11:44 UTC  (2+ messages)

GCN, RDNA 3: Adjust 'sync_compare_and_swap<mode>_lds_insn'
 2024-01-31 11:31 UTC  (2+ messages)

[PATCH] tree-optimization/113630 - invalid code hoisting
 2024-01-31 11:29 UTC 

[patch,avr,applied] Tabify avr.cc
 2024-01-31 10:42 UTC 

Fwd: [PATCH V2] rs6000: New pass for replacement of adjacent loads fusion (lxv)
 2024-01-31 10:12 UTC  (4+ messages)
`  "

[PATCH] libstdc++: Enable std::text_encoding for darwin and FreeBSD
 2024-01-31  9:55 UTC  (3+ messages)

[committed] libstdc++: Add "ASCII" as an alias for std::text_encoding::id::ASCII
 2024-01-31  9:50 UTC 

[committed] libstdc++: Add all supported headers to lists in the manual
 2024-01-31  9:48 UTC 

[committed] libstdc++: Fix -Wshift-count-overflow warning in std::bitset
 2024-01-31  9:44 UTC 

[PATCH][GCC 13] aarch64: Avoid out-of-range shrink-wrapped saves [PR111677]
 2024-01-31  9:36 UTC  (2+ messages)

[PATCH] aarch64: Avoid out-of-range shrink-wrapped saves [PR111677]
 2024-01-31  9:33 UTC  (2+ messages)

[PATCH] tree-optimization/113670 - gather/scatter to/from hard registers
 2024-01-31  9:07 UTC 

[PATCH] simplify-rtx: Fix up last argument to simplify_gen_unary [PR113656]
 2024-01-31  9:04 UTC  (2+ messages)

[PATCH] dwarf2out: Fix ICE on large _BitInt in loc_list_from_tree_1 [PR113637]
 2024-01-31  9:03 UTC  (2+ messages)

[PATCH] lower-bitint: Fix up VIEW_CONVERT_EXPR handling in handle_operand_addr [PR113639]
 2024-01-31  9:03 UTC  (2+ messages)

[PATCH] i386: Clear REG_UNUSED and REG_DEAD notes from the IL at the end of vzeroupper pass [PR113059]
 2024-01-31  8:23 UTC 

[PATCH] libgcc: fix SEH C++ rethrow semantics [PR113337]
 2024-01-31  3:24 UTC  (4+ messages)
` Ping: "

[PATCH v1] RISC-V: Cleanup the comments for the psabi
 2024-01-31  1:54 UTC 

[committed] c: Fix ICEs casting expressions with integer constant operands to bool [PR111059, PR111911]
 2024-01-31  1:26 UTC 

[pushed] analyzer: handle null "var" in state_change_event::get_desc [PR113509]
 2024-01-31  1:09 UTC 

[PATCH] i386: Add "Ws" constraint for symbolic address/label reference [PR105576]
 2024-01-30 23:22 UTC  (3+ messages)

[PATCH] libstdc++: Fix fs::hard_link_count behaviour on MinGW [PR113663]
 2024-01-30 22:00 UTC 

[PATCH] mklog: Add lookup for new generated files in libstdc++
 2024-01-30 21:35 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] RISC-V: Fix VSETLV PASS compile-time issue
 2024-01-30 21:19 UTC  (2+ messages)

[patch, libgfortran] PR111022 ES0.0E0 format gave ES0.dE0 output with d too high
 2024-01-30 20:36 UTC  (3+ messages)

[PATCH] Include safe-ctype.h after C++ standard headers, to avoid over-poisoning
 2024-01-30 20:27 UTC  (7+ messages)
` [PING][PATCH] "

[patch,avr,applied] Add more devices
 2024-01-30 20:18 UTC 

[PATCH] RISC-V: Fix rvv intrinsic pragma tests dejagnu selector
 2024-01-30 17:51 UTC  (2+ messages)

[COMMITTED] xtensa: Make full transition to LRA
 2024-01-30 17:44 UTC 

[PATCH] c++: add original testcase [PR67898]
 2024-01-30 17:28 UTC  (2+ messages)

[pushed] testsuite: fix anon6 mangling [PR112846]
 2024-01-30 17:10 UTC 

[PATCH] testsuite, arm: Fix testcase arm/pr112337.c to check for the options first
 2024-01-30 17:07 UTC 

[PATCH] libgcc: Include stdlib.h for abort() on mingw32
 2024-01-30 17:04 UTC 

[pushed] testsuite: mangle-reparm1a options [PR113451]
 2024-01-30 16:40 UTC 

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

[PATCH] AArch64: Cleanup memset expansion
 2024-01-30 15:51 UTC  (15+ messages)
            ` [PATCH v2] "
                  ` [PATCH v3] "
                      ` [PATCH v4] "

[PATCH] libgccjit: Add ability to get CPU features
 2024-01-30 15:50 UTC  (4+ messages)

[PATCH] AArch64: Remove AARCH64_EXTRA_TUNE_NO_LDP_STP_QREGS
 2024-01-30 15:37 UTC 

[PATCH] Handle function symbol reference in readonly data section
 2024-01-30 15:27 UTC  (13+ messages)

[PATCH] c++: duplicated side effects of xobj arg [PR113640]
 2024-01-30 15:26 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).