public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Musttail patchkit v6
 2024-06-05  4:52 UTC  (10+ messages)
` [PATCH v6 1/8] Improve must tail in RTL backend
` [PATCH v6 7/8] Give better error messages for musttail

v3 of constexpr asm patchkit
 2024-06-05  4:45 UTC  (3+ messages)
` [PATCH v3 1/2] Factor out static_assert constexpr string extraction for reuse
` [PATCH v3 2/2] C++: Support constexpr strings for asm statements

[PATCH 1/2] Simplify (AND (ASHIFTRT A imm) mask) to (LSHIFTRT A imm) for vector mode
 2024-06-05  4:22 UTC  (4+ messages)
    ` [V2 PATCH] "

[Patch-2, rs6000] Eliminate unnecessary byte swaps for duplicated constant vector store [PR113325]
 2024-06-05  2:45 UTC  (2+ messages)
` Ping "

[PATCH] haifa-sched: Avoid the fusion priority of the fused insn to affect the subsequent insn sequence
 2024-06-05  2:37 UTC 

[PATCH-1] fwprop: Replace rtx_cost with insn_cost in try_fwprop_subst_pattern [PR113325]
 2024-06-05  2:27 UTC  (3+ messages)

[COMMITTED] testsuite: i386: Require ifunc support in gcc.target/i386/avx10_1-25.c etc
 2024-06-05  2:13 UTC  (2+ messages)

[PATCH 0/2] fix RISC-V zcmp popretz [PR113715]
 2024-06-05  1:50 UTC  (3+ messages)
` [PATCH 1/2] target hooks: allow post processing after epilogue inserted
` [PATCH 2/2] [RISC-V]: fix zcmp popretz [PR113715]

[PATCH v1] Internal-fn: Support new IFN SAT_SUB for unsigned scalar int
 2024-06-05  1:19 UTC  (2+ messages)

[PATCH v1] Internal-fn: Add new IFN mask_len_strided_load/store
 2024-06-05  1:18 UTC  (3+ messages)

[PATCH v2] RISC-V: Add Zfbfmin extension
 2024-06-05  1:11 UTC  (3+ messages)
  ` [COMMITTED] "

[PATCH v10 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-06-04 22:09 UTC  (6+ messages)
` [PATCH v10 2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE
      ` "counted_by" and -fanalyzer (was Re: [PATCH v10 2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE.)

More variants of C/C++ test cases for 'constructor', 'destructor' function attributes with priority
 2024-06-04 21:55 UTC  (6+ messages)
` [PATCH 1/4] Consolidate similar "
  ` [PATCH 2/4] Add C++ testing for 'gcc.dg/initpri1-lto.c': 'c-c++-common/initpri1-lto.c'
    ` [PATCH 3/4] Add 'c-c++-common/initpri1-split.c': 'c-c++-common/initpri1.c' split into separate translation units
      ` [PATCH 4/4] Add 'c-c++-common/initpri1{,-lto,-split}-static.c' as internal linkage variants

[PATCH v2 0/3] RISC-V: Add basic Zaamo and Zalrsc support
 2024-06-04 21:27 UTC  (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] RISC-V: Add Zalrsc and Zaamo testsuite support
` [PATCH v2 3/3] RISC-V: Add Zalrsc amo-op patterns

[RFC][PATCH] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication from jump threading
 2024-06-04 20:30 UTC  (14+ messages)

[PATCH v1 0/6] Add DLL import/export implementation to AArch64
 2024-06-04 20:10 UTC  (2+ messages)

[PATCH] [RFC] lower SLP load permutation to interleaving
 2024-06-04 19:58 UTC 

[committed][nvptx] Add uniform_warp_check insn
 2024-06-04 19:53 UTC  (3+ messages)
` nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution (was: [committed][nvptx] Add uniform_warp_check insn)
  ` nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution, via 'vote.all.pred' (was: nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution (was: [committed][nvptx] Add uniform_warp_check insn))

[PATCH] [RFC] Prime path coverage in gcc/gcov
 2024-06-04 19:47 UTC 

[PATCH 00/52] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook
 2024-06-04 18:55 UTC  (45+ messages)
` [PATCH 02/52] d: Replace use of LONG_DOUBLE_TYPE_SIZE
        ` [PATCH 02/52 v2] "
` [PATCH 03/52] fortran: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
  ` [PATCH 03/52] fortran: Replace uses of {FLOAT, {, LONG_}DOUBLE}_TYPE_SIZE
` [PATCH 06/52] m2: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
` [PATCH 07/52] darwin: Replace use of LONG_DOUBLE_TYPE_SIZE
` [PATCH 09/52] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_type
  ` [PATCH 09/52] Replace {FLOAT, {, LONG_}DOUBLE}_TYPE_SIZE "
    ` [PATCH 09/52 v2] "
` [PATCH 14/52] fr30: Remove macros {FLOAT,DOUBLE,LONG_DOUBLE}_TYPE_SIZE
` [PATCH 15/52] frv: "
` [PATCH 18/52] iq2000: "
` [PATCH 20/52] m32c: "
` [PATCH 21/52] m32r: "
` [PATCH 25/52] msp430: "
` [PATCH 31/52] pru: "
` [PATCH 32/52] stormy16: "
` [PATCH 34/52] xtensa: "
` [PATCH 43/52] rx: New hook implementation rx_c_mode_for_floating_type
` [PATCH 47/52] loongarch: New hook implementation loongarch_c_mode_for_floating_type
` [PATCH 49/52] mips: New hook implementation mips_c_mode_for_floating_type
` [PATCH 50/52] pa: New hook implementation pa_c_mode_for_floating_type

PATCH] AArch64: Fix cpu features initialization [PR115342]
 2024-06-04 18:13 UTC  (4+ messages)

PR lto/46083 (destructor priorities are wrong)
 2024-06-04 16:49 UTC  (5+ messages)
      ` Clarify that 'gcc.dg/initpri3.c' is a LTO variant of 'gcc.dg/initpri1.c': 'gcc.dg/initpri1-lto.c' [PR46083] (was: PR lto/46083 (destructor priorities are wrong))

[PATCH] PR c++/103338 - Add testcase for issue fixed by recent commit
 2024-06-04 16:42 UTC  (3+ messages)

nvptx offloading: 'GOMP_NVPTX_NATIVE_GPU_THREAD_STACK_SIZE' environment variable [PR97384, PR105274]
 2024-06-04 16:25 UTC 

[PATCH v4] RISC-V: Introduce -mvector-strict-align
 2024-06-04 16:09 UTC  (2+ messages)

[Patch, rs6000, aarch64, middle-end] Add implementation for different targets for pair mem fusion
 2024-06-04 16:00 UTC  (14+ messages)

[PATCH] Add missing space after seen_error in gcc/cp/pt.cc
 2024-06-04 15:41 UTC 

[PATCH] gcc, libcpp: Add warning switch for "#pragma once in main file" [PR89808]
 2024-06-04 14:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] [RFC] lower SLP load permutation to interleaving
 2024-06-04 14:32 UTC 

[patch] libgomp: Enable USM for some nvptx devices
 2024-06-04 14:30 UTC  (7+ messages)

[committed] libstdc++: Only define std::span::at for C++26 [PR115335]
 2024-06-04 14:28 UTC 

[PATCH] Don't simplify NAN/INF or out-of-range constant for FIX/UNSIGNED_FIX
 2024-06-04 14:27 UTC  (3+ messages)

[PATCH] Fix PR c++/111106: missing ; causes internal compiler error
 2024-06-04 14:18 UTC  (4+ messages)

[PATCH] ranger: Improve CLZ fold_range [PR115337]
 2024-06-04 14:09 UTC  (2+ messages)

[PATCH] Rearrange SLP nodes with duplicate statements. [PR98138]
 2024-06-04 13:53 UTC 

[PATCH] fold-const: Handle CTZ like CLZ in tree_call_nonnegative_warnv_p [PR115337]
 2024-06-04 13:46 UTC  (2+ messages)

[PATCH] fold-const, gimple-fold: Some formatting cleanups
 2024-06-04 13:46 UTC  (2+ messages)

[PATCH] fold-const: Fix up CLZ handling in tree_call_nonnegative_warnv_p [PR115337]
 2024-06-04 13:45 UTC  (2+ messages)

[RFC/RFA] [PATCH 08/12] Add a new pass for naive CRC loops detection
 2024-06-04 13:41 UTC 

[PATCH 5/6] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
 2024-06-04 13:17 UTC  (4+ messages)

[PATCH] Record edge true/false value for gcov
 2024-06-04 12:26 UTC 

RFC: Support for pragma clang loop interleave_count(N)
 2024-06-04 12:08 UTC  (4+ messages)

[PATCH] Implement -fassume-sane-operator-new [PR110137]
 2024-06-04 11:57 UTC  (2+ messages)

[Patch, PR Fortran/90072] Polymorphic Dispatch to Polymophic Return Type Memory Leak
 2024-06-04 10:24 UTC 

[PATCH 0/13 ver 3] rs6000, built-in cleanup patch series
 2024-06-04  7:19 UTC  (21+ messages)
` [PATCH 1/13 ver 3] s6000, Remove __builtin_vsx_cmple* builtins
  ` [PATCH 1/13 ver 3] rs6000, "
` [PATCH 3/13 ver 3] rs6000, fix error in unsigned vector float to unsigned int built-in definition
` [PATCH 4/13 ver 3] rs6000, extend the current vec_{un,}signed{e,o} built-ins
` [PATCH 5/13 ver 3] rs6000, Remove redundant float/double type conversions
` [PATCH 7/13 ver 3] rs6000, add overloaded vec_sel with int128 arguments
` [PATCH 8/13 ver 3] rs6000, remove the vec_xxsel built-ins, they are, duplicates
` [PATCH 9/13 ver 3] rs6000, remove __builtin_vsx_vperm_* built-ins
` [PATCH 11/13 ver 3] rs6000, extend vec_xxpermdi built-in for __int128 args
` [PATCH 12/13 ver 3] rs6000, remove __builtin_vsx_xvcmpeqsp_p built-in
` [PATCH 13/13 ver 3] rs6000, remove vector set and vector init built-ins

[PATCH] builtins: Force SAVE_EXPR for __builtin_{add,sub,mul}_overflow and __builtin{add,sub}c [PR108789]
 2024-06-04  7:05 UTC  (2+ messages)

[PATCH] rs6000: Fix up PCH in --enable-host-pie builds [PR115324]
 2024-06-04  6:50 UTC  (3+ messages)
  ` [PATCH] rs6000: Decrease code size of rs6000_init_generated_builtins [PR115324]

[PATCH] c: Fix up pointer types to may_alias structures [PR114493]
 2024-06-04  6:33 UTC 

[PATCH] fix PowerPC < 7 w/ Altivec not to default to power7
 2024-06-04  5:57 UTC  (4+ messages)

[r15-983 Regression] FAIL: gcc.target/i386/avx10_1-25.c (test for excess errors) on Linux/x86_64
 2024-06-04  3:26 UTC  (2+ messages)

[PATCH] [x86] Adjust testcase for -march=cascadelake
 2024-06-04  2:16 UTC 

[PATCH 0/3] Add support for -mcpu=power11
 2024-06-04  1:46 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Add tuning support for power11
` [PATCH 3/3] Add power11 tests

[PATCH] aarch64: Add fix_truncv4sfv4hi2 pattern [PR113882]
 2024-06-04  1:09 UTC 

Updated musttail patchkit
 2024-06-04  0:17 UTC  (11+ messages)
` [PATCH v7 4/9] C++: Support clang compatible [[musttail]] (PR83324)
` [PATCH v7 6/9] Add tests for C/C++ musttail attributes

[PATCH] Fortran: fix ALLOCATE with SOURCE=, zero-length character [PR83865]
 2024-06-03 23:59 UTC  (2+ messages)

[Ada] Document the SuSE kernel bug
 2024-06-03 23:10 UTC  (2+ messages)

[PATCH] testsuite: analyzer: Skip tests with non-numeric macros on Solaris [PR107750]
 2024-06-03 21:11 UTC  (2+ messages)

[pushed] diagnostics: add SARIF property artifact.roles (3.24.6)
 2024-06-03 20:56 UTC 

[PATCH] Add config file so b4 uses inbox.sourceware.org automatically
 2024-06-03 20:33 UTC  (2+ messages)

[PATCH 1/2] libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258]
 2024-06-03 20:22 UTC  (5+ messages)
` [PATCH 2/2] libstdc++: Reuse temporary buffer utils in <stacktrace>
` [PATCH v2 1/2] libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258]

[PATCH] libstdc++: Fix simd<char> conversion for -fno-signed-char for Clang
 2024-06-03 20:04 UTC  (2+ messages)

[PATCH] RISC-V: Add min/max patterns for ifcvt
 2024-06-03 19:29 UTC  (4+ messages)

[PATCH] Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc
 2024-06-03 19:08 UTC  (8+ messages)
      ` [PATCH] Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc PR109849

[patch] [gcn][nvptx] Add warning to mkoffload for 32bit host code
 2024-06-03 18:09 UTC  (3+ messages)

[C PATCH, v3] Fix for redeclared enumerator initialized with different type [PR115109]
 2024-06-03 17:37 UTC  (2+ messages)

[PATCH v3 1/3] diagnostics: Enable escape sequence processing on windows consoles
 2024-06-03 17:07 UTC  (3+ messages)
` [PATCH v3 2/3] diagnostics: Don't hardcode auto_enable_urls to false for mingw hosts
` [PATCH v3 3/3] pretty-print: Don't translate escape sequences to windows console API

[PATCH] c-family: Introduce the -Winvalid-noreturn flag from clang with extra tuneability
 2024-06-03 17:04 UTC  (4+ messages)

[PATCH] check_GNU_style: Use raw strings
 2024-06-03 16:43 UTC  (2+ messages)

[PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
 2024-06-03 16:11 UTC  (7+ messages)

[PATCH v2 1/2] Factor out static_assert constexpr string extraction for reuse
 2024-06-03 15:53 UTC  (5+ messages)
` [PATCH v2 2/2] C++: Support constexpr strings for asm statements

[PATCH] libstdc++: Optimize std::basic_string_view::starts_with
 2024-06-03 15:51 UTC  (2+ messages)

[committed v2 0/2] VAX: Fix issues with FP format option documentation
 2024-06-03 15:02 UTC  (5+ messages)
` [PATCH] regenerate-opt-urls.py: fix transposed values for "vax" and "v850"

[PATCH] Arm: Fix disassembly error in Thumb-1 relaxed load/store [PR115188]
 2024-06-03 14:20 UTC  (2+ messages)

[committed] i386: Force operand 1 of bswapsi2 to a register for !TARGET_BSWAP [PR115321]
 2024-06-03 13:51 UTC 

[PATCH] s390: testsuite: Fix nobp-table-jump-*.c
 2024-06-03 13:43 UTC 

[PATCH] Arm: Fix ldrd offset range [PR115153]
 2024-06-03 13:40 UTC 

[r15-984 Regression] FAIL: gcc.target/i386/pr86722.c scan-assembler-times (?n)(?:andnpd|andpd) 1 on Linux/x86_64
 2024-06-03 13:19 UTC 

[COMMITTED] Remove value_range typedef
 2024-06-03 12:54 UTC 

[PATCH] testsuite/115304 - properly guard gcc.dg/vect/slp-gap-1.c
 2024-06-03 12:45 UTC 

[r14-10271 Regression] FAIL: gcc.target/i386/avx10_1-25.c (test for excess errors) on Linux/x86_64
 2024-06-03 11:54 UTC 

[PATCH] ifcvt: Clarify if_info.original_cost
 2024-06-03 11:48 UTC  (2+ messages)

[PING] [PATCH v4 0/3] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2024-06-03 11:34 UTC  (4+ messages)
` [PING] [PATCH v4 1/3] [RFC] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets
` [PING] [PATCH v4 2/3] [RFC] ifcvt: Allow more operations in multiple set if conversion
` [PING] [PATCH v4 3/3] [RFC] ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_sets

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