public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[pushed] testsuite, Darwin: Allow for undefined symbols in shared test
 2024-02-02 15:49 UTC 

[PATCH] c++: Don't advertise cxx_constexpr_string_builtins [PR113658]
 2024-02-02 15:45 UTC  (3+ messages)

[PATCH v2] x86-64: Find a scratch register for large model profiling
 2024-02-02 15:44 UTC  (3+ messages)

[PATCH v4] x86-64: Find a scratch register for large model profiling
 2024-02-02 15:42 UTC 

[PATCH 1/2] libdecnumber: fixed undefined behavior in `decFloatFMA`
 2024-02-02 15:38 UTC  (3+ messages)

[PATCH] testsuite: Fix c-c++-common/pr103798-2.c on Solaris [PR113706]
 2024-02-02 15:23 UTC 

[PATCH 0/2] aarch64, bitint: Add support for _BitInt for AArch64 Little Endian
 2024-02-02 15:18 UTC  (5+ messages)
` [PATCH 1/2] bitint: Use TARGET_ARRAY_MODE for large bitints where target supports it
` [PATCH 2/2] aarch64: Add support for _BitInt

[PATCH 2/2] libdecnumber: fixed undefined behavior in decNumberGetBCD
 2024-02-02 15:09 UTC 

Updated musttail patches
 2024-02-02 14:50 UTC  (10+ messages)
` [PATCH v4 1/5] Improve must tail in RTL backend
` [PATCH v4 2/5] C++: Support clang compatible [[musttail]] (PR83324)
` [PATCH v4 3/5] C: Implement musttail attribute for returns
` [PATCH v4 4/5] Add tests for C/C++ musttail attributes
` [PATCH v4 5/5] Add documentation for musttail attribute

[PATCH] libgcc: Include stdlib.h for abort() on mingw32
 2024-02-02 14:44 UTC  (2+ messages)

[committed] libstdc++: Make std::function deduction guide support explicit object functions [PR113335]
 2024-02-02 14:42 UTC 

[PATCH 2/2] rtl-optimization/113255 - avoid re-associating REG_POINTER MINUS
 2024-02-02 14:40 UTC 

[PATCH] Fix some of vect-avg-*.c testcases
 2024-02-02 14:21 UTC  (2+ messages)

[PATCH] testsuite, ubsan: Add libstdc++ deps where required
 2024-02-02 14:17 UTC  (3+ messages)

[PATCH] testsuite, asan, hwsan: Add libstdc++ deps where required
 2024-02-02 14:16 UTC  (3+ messages)

[committed] libstdc++: Fix experimental/names.cc failure on AIX
 2024-02-02 13:54 UTC 

[PATCH] libstdc++: Add copyright and license text to new generated headers
 2024-02-02 13:27 UTC 

[PATCH][gcc-13] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a
 2024-02-02 12:29 UTC  (2+ messages)

[Patch, stage-1, RFC]: i386: attribute regparm/stdcall and vaargs
 2024-02-02 12:28 UTC  (4+ messages)

[PATCH] libstdc++: Fix libstdc++exp.a so it really does contain Filesystem TS symbols
 2024-02-02 12:26 UTC  (2+ messages)

[PATCH] x86-64: Find a scratch register for large model profiling
 2024-02-02 12:22 UTC  (5+ messages)

[PATCH v3] x86-64: Find a scratch register for large model profiling
 2024-02-02 12:22 UTC 

[PATCH v2] arm: Fix missing bti instruction for virtual thunks
 2024-02-02 11:58 UTC  (2+ messages)

[committed] libgcc: Export XF, TF, HF and BFmode specific _BitInt symbols from libgcc_s.so.1 [PR113700]
 2024-02-02 10:52 UTC 

[PATCH] gcc/configure: Re-introduce INSTALL_INFO
 2024-02-02 10:40 UTC  (3+ messages)

[committed,gcc-12] libstdc++: Force-inline shared_ptr::operator bool() for C++20 [PR108636]
 2024-02-02 10:39 UTC 

[committed] libstdc++: Implement some missing functions for net::ip::network_v6
 2024-02-02 10:29 UTC 

[committed 1/2] libstdc++: Avoid reusing moved-from iterators in PSTL tests [PR90276]
 2024-02-02 10:28 UTC  (2+ messages)
` [committed 2/2] libstdc++: Fix invalid order in PSTL inplace_merge test [PR90276]

[committed] libstdc++: Allow explicit conversion of string views with different traits
 2024-02-02 10:25 UTC 

[committed] libstdc++: Remove noexcept from std::osyncstream::operator=
 2024-02-02 10:24 UTC 

[committed] libstdc++: Remove noexcept from std::generator::promise_type::yield_value
 2024-02-02 10:24 UTC 

[PATCH] testsuite: i386: Fix gcc.target/i386/pr71321.c on Solaris/x86
 2024-02-02 10:23 UTC  (2+ messages)

[PATCH]middle-end: check memory accesses in the destination block [PR113588]
 2024-02-02 10:21 UTC  (7+ messages)

[PATCH] lower-bitint: Handle uninitialized large/huge SSA_NAMEs as inline asm inputs [PR113699]
 2024-02-02 10:20 UTC  (2+ messages)

[PATCH] lower-bitint: Handle casts from large/huge _BitInt to pointer/reference types [PR113692]
 2024-02-02 10:19 UTC  (2+ messages)

[tree-ssa PATCH] PR target/113560: Enhance is_widening_mult_rhs_p
 2024-02-02 10:19 UTC  (3+ messages)
` [PATCH] tree-ssa-math-opts: Fix is_widening_mult_rhs_p - unbreak bootstrap [PR113705]

[PATCH] LoongArch: libsanitizer: Enable build lsan and tsan for loongarch64
 2024-02-02 10:01 UTC  (3+ messages)

[PATCH] testsuite: Add another bitint testcase [PR113691]
 2024-02-02  9:58 UTC 

[PATCH] LoongArch: Avoid out-of-bounds access in loongarch_symbol_insns
 2024-02-02  9:55 UTC 

[PATCH] RISC-V: Expand VLMAX scalar move in reduction
 2024-02-02  9:50 UTC  (2+ messages)

[COMMITTED] testsuite: i386: Fix gcc.target/i386/sse2-stv-1.c on Solaris/x86
 2024-02-02  9:12 UTC 

[COMMITTED] testsuite: i386: Restrict gcc.target/i386/pr80569.c to gas
 2024-02-02  9:06 UTC 

[PATCH] RISC-V: Allow LICM hoist POLY_INT configuration code sequence
 2024-02-02  8:50 UTC  (2+ messages)

[COMMITTED] testsuite: i386: Fix gcc.target/i386/pieces-memcpy-7.c etc. on Solaris/x86
 2024-02-02  8:47 UTC 

[COMMITTED] testsuite: i386: Fix gcc.target/i386/apx-ndd-cmov.c on Solaris/x86
 2024-02-02  8:34 UTC 

[Committed] MAINTAINERS: Update my e-mail address
 2024-02-02  5:51 UTC 

[PATCH] combine: Don't optimize SIGN_EXTEND of MEM on WORD_REGISTER_OPERATIONS targets [PR113010]
 2024-02-02  5:24 UTC  (6+ messages)

[COMMITTED V3 1/4] RISC-V: Add non-vector types to dfa pipelines
 2024-02-02  4:28 UTC  (11+ messages)
    `  "

[PATCH 1/2] RISC-V: Support scheduling for sifive p400 series
 2024-02-02  3:58 UTC  (2+ messages)
` [PATCH 2/2] RISC-V: Add sifive-p450, sifive-p67 to -mcpu

[pushed] c++: no_unique_address and constexpr [PR112439]
 2024-02-02  3:22 UTC 

[pushed] c++: variable template array of unknown bound [PR113638]
 2024-02-02  3:22 UTC 

[PATCH] LoongArch: Fix an ODR violation
 2024-02-02  2:42 UTC  (2+ messages)

[PATCH v1] RISC-V: Cleanup the comments for the psabi
 2024-02-02  2:24 UTC  (3+ messages)

[PATCH] LoongArch: Fix incorrect return type for frecipe/frsqrte intrinsic functions
 2024-02-02  2:15 UTC  (2+ messages)
` [pushed][PATCH] "

[PATCH v1] LoongArch: testsuite: Fix gcc.dg/vect/vect-reduc-mul_{1,2}.c FAIL
 2024-02-02  1:42 UTC 

Bottle Manufacturer
 2024-02-02  1:31 UTC 

[PATCH v2] LoongArch: Adjust cost of vector_stmt that match multiply-add pattern
 2024-02-02  1:23 UTC  (2+ messages)
`  "

[PATCH v5 0/5] When cmodel=extreme, add macro implementation and fix problems with explicit relos implementation
 2024-02-02  1:17 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH]AArch64: update vget_set_lane_1.c test output
 2024-02-02  1:16 UTC  (6+ messages)

[PATCH v2] LoongArch: Modify the address calculation logic for obtaining array element values through fp
 2024-02-02  1:15 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH] testsuite: i386: Fix gcc.target/i386/pr70321.c on 32-bit Solaris/x86
 2024-02-02  0:10 UTC  (2+ messages)

[PATCH] testsuite: i386: Fix gcc.target/i386/avx512vl-stv-rotatedi-1.c on 32-bit Solaris/x86
 2024-02-02  0:09 UTC  (2+ messages)

[PATCH] testsuite, Objective-C++: Update link flags [PR112863]
 2024-02-01 23:40 UTC  (2+ messages)

[PATCH] doc: Fix typo in description of hardbool attribute
 2024-02-01 22:17 UTC 

[PATCH] c++: -Wdangling-reference tweak to unbreak aarch64
 2024-02-01 22:15 UTC  (2+ messages)

[PATCH 0/3] vect, aarch64: Add SVE support for simdclones
 2024-02-01 21:59 UTC  (13+ messages)
` [PATCH 1/3] vect: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE
` [PATCH 3/3] aarch64: Add SVE support for simd clones [PR 96342]

[RFC PATCH 1/1] nix: add a simple flake nix shell
 2024-02-01 21:04 UTC  (3+ messages)

[RFC PATCH v3] nix: add a simple flake nix shell
 2024-02-01 20:56 UTC 

[committed] i386: Improve *cmp<dwi>_doubleword splitter [PR113701]
 2024-02-01 20:27 UTC 

[PATCH DejaGNU/GCC 0/1] Support per-test execution timeout factor
 2024-02-01 20:18 UTC  (5+ messages)

[PATCH 0/2] libgcc: Make heap trampoline support dynamic [PR113403]
 2024-02-01 20:03 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [PATCH] libgcc: Fix up i386/t-heap-trampoline [PR113403]

[PATCH v3] Fix __builtin_nested_func_ptr_{created,deleted} symbol versions [PR113402]
 2024-02-01 20:00 UTC  (7+ messages)
    ` [PATCH] libgcc: Avoid warnings on __gcc_nested_func_ptr_created [PR113402]

[PATCH 1/2] libstdc++: Replace padding bits with a bit-field in __format::_Spec
 2024-02-01 19:50 UTC  (11+ messages)
` [PATCH 2/2] libstdc++: Handle encodings in localized chrono formatting [PR109162]

[committed] Set num_threads to 50 on 32-bit hppa in two libgomp loop tests
 2024-02-01 19:20 UTC 

[committed] xfail gnat.dg/trampoline3.adb scan-assembler-not check on hppa*-*-*
 2024-02-01 19:18 UTC 

[committed] hppa: Fix bug in atomic_storedi_1 pattern
 2024-02-01 19:16 UTC 

[PATCH] AArch64: memcpy/memset expansions should not emit LDP/STP [PR113618]
 2024-02-01 18:21 UTC  (2+ messages)

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

Updated [[musttail]] patchkit
 2024-02-01 17:33 UTC  (6+ messages)
` [PATCH v3 4/5] Add tests for C/C++ musttail attributes

[PATCH] AArch64: Cleanup memset expansion
 2024-02-01 17:32 UTC  (16+ messages)
            ` [PATCH v2] "
                  ` [PATCH v3] "
                      ` [PATCH v4] "

[PATCH] AArch64: Remove AARCH64_EXTRA_TUNE_NO_LDP_STP_QREGS
 2024-02-01 17:26 UTC  (2+ messages)

[PATCH] c++/modules: anon union member of as-base class [PR112580]
 2024-02-01 17:18 UTC 

[PATCH] aarch64: Fix ACLE SME streaming mode error in neon-sve-bridge
 2024-02-01 17:15 UTC  (2+ messages)

[PATCH v2] middle-end: Fix ICE in poly-int.h due to SLP
 2024-02-01 16:44 UTC  (2+ messages)

[PATCH] Change gcc/ira-conflicts.cc build_conflict_bit_table to use size_t/%zu
 2024-02-01 15:33 UTC  (12+ messages)

[committed] libstdc++: Do not use def-file-line for each macro in <bits/version.h>
 2024-02-01 15:29 UTC 

[committed] libstdc++: Update expected error for debug/constexpr*_neg.cc tests
 2024-02-01 15:28 UTC 

[committed] libstdc++: Fix -Wdeprecated warning about implicit capture of 'this'
 2024-02-01 15:27 UTC 

Hälsningar
 2024-02-01 15:11 UTC 

[PATCH 1/2] target/113255 - avoid REG_POINTER on a pointer difference
 2024-02-01 14:57 UTC 

[PATCH] amdgcn: additional gfx1100 support
 2024-02-01 14:49 UTC  (5+ messages)
    ` libgomp GCN gfx1030/gfx1100 offloading status (was: [PATCH] amdgcn: additional gfx1100 support)

[PATCH v3 00/10] AMD GCN Port v3
 2024-02-01 14:45 UTC  (4+ messages)
` [PATCH v3 05/10] GCN back-end code
  ` GCN: Don't hard-code number of SGPR/VGPR/AVGPR registers (was: [PATCH v3 05/10] GCN back-end code)
    ` GCN: Don't hard-code number of SGPR/VGPR/AVGPR registers

[PATCH 2/2] rtl-optimization/113255 - avoid re-associating REG_POINTER MINUS
 2024-02-01 14:20 UTC 

[PATCH 1/2] target/113255 - avoid REG_POINTER on a pointer difference
 2024-02-01 14:18 UTC 

[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-02-01 13:54 UTC  (9+ messages)

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

[PATCH v2] RISC-V: Support scheduling for sifive p600 series
 2024-02-01 12:55 UTC  (4+ messages)
  `  "

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

[PATCH] RISC-V: Remove vsetvl_pre bogus instructions in VSETVL PASS
 2024-02-01 12:45 UTC  (3+ messages)

[PATCH v2] RISC-V: Add minimal support for 7 new unprivileged extensions
 2024-02-01 12:37 UTC  (2+ messages)

Unreviewed patches
 2024-02-01 12:21 UTC  (3+ messages)

[COMMITTED] Link shared libasan with -z now on Solaris
 2024-02-01 12:14 UTC 

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

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

[PATCH] tree-optimization/113693 - LC SSA and region VN
 2024-02-01 10:11 UTC 

[PATCH v2] RISC-V: Suppress the vsetvl fusion for conflict successors
 2024-02-01  9:02 UTC 

[PATCH] RISC-V: Add minimal support for 7 new unprivileged extensions
 2024-02-01  8:53 UTC  (3+ messages)

[PATCH] RISC-V: Disable the vsetvl fusion for conflict successors
 2024-02-01  8:43 UTC 

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

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