public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] btf: Protect BTF_KIND_INFO against invalid kind
 2024-08-07 17:19 UTC  (3+ messages)

[PATCH 0/4] rs6000, remove redundant built-ins and add more test cases
 2024-08-07 17:15 UTC  (5+ messages)
` [PATCH 1/4] rs6000, add testcases to the overloaded vec_perm built-in
` [PATCH 2/4] rs6000, remove built-ins __builtin_vsx_vperm_8hi and, __builtin_vsx_vperm_8hi_uns
` [PATCH 3/4] rs6000, Remove redundant built-in __builtin_vsx_xvcvuxwdp
` [PATCH 4/4] rs6000, Add tests and documentation for vector, conversions between integer and float

[PATCH v2] diagnostics: Follow DECL_ORIGIN in lhd_print_error_function [PR102061]
 2024-08-07 17:10 UTC  (2+ messages)

[PATCH] OpenMP: Constructors and destructors for "declare target" static aggregates
 2024-08-07 16:59 UTC  (8+ messages)
` [PATCH, v2] "
    ` [PATCH, v3] "

[PATCH] aarch64/testsuite: Add testcases for recently fixed PRs
 2024-08-07 16:47 UTC 

[Patch] libgomp: Fix declare target link with offset array-section mapping [PR116107]
 2024-08-07 16:07 UTC  (3+ messages)
  ` [committed] libgomp.c-c++-common/target-link-2.c: Fix test on multi-device systems (was: Re: [Patch] libgomp: Fix declare target link with offset array-section mapping [PR116107])

[PATCH] Ada, libgnarl: Fix s-taprop__posix.adb compilation
 2024-08-07 15:55 UTC 

[PATCH] c++: Implement CWG2387 - Linkage of const-qualified variable template [PR109126]
 2024-08-07 15:51 UTC  (2+ messages)

[PATCH] c++: erroneous partial spec vs primary tmpl [PR116064]
 2024-08-07 15:48 UTC  (2+ messages)

[RFC v1 0/2] c: Add _Lengthof operator
 2024-08-07 15:30 UTC  (30+ messages)
` [RFC v4 0/4] c: Add __lengthof__ operator
  ` [RFC v4 3/4] c: Add __lengthof__() operator (n2529)
` [PATCH v5 0/3] c: Add __lengthof__ operator
  ` [PATCH v5 1/3] gcc/: Rename array_type_nelts() => array_type_nelts_minus_one()
  ` [PATCH v5 2/3] Merge definitions of array_type_nelts_top()
  ` [PATCH v5 3/3] c: Add __lengthof__ operator

[PATCH] RISC-V: Clarify that Vector Crypto Extensions require Vector Extensions[PR116150]
 2024-08-07 15:19 UTC  (5+ messages)

[PATCH] PR116080: Fix test suite checks for musttail
 2024-08-07 15:18 UTC  (4+ messages)

[PATCH v2 0/1] RISC-V: Support BF16 interfaces in libgcc
 2024-08-07 15:15 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH 1/3] RISC-V: testsuite: xtheadfmemidx: Rename test and add similar Zfa test
 2024-08-07 15:13 UTC  (6+ messages)
` [PATCH 2/3] RISC-V: xthead(f)memidx: Eliminate optimization patterns
` [PATCH 3/3] RISC-V: rv32/DF: Prevent 2 SImode loads using XTheadMemIdx

[PATCH v3 0/2] Add support for AdvSIMD faminmax
 2024-08-07 15:11 UTC  (3+ messages)
` [PATCH v3 1/2] aarch64: Add AdvSIMD faminmax intrinsics
` [PATCH v3 2/2] aarch64: Add codegen support for AdvSIMD faminmax

[PATCH] RISC-V: Fix ICE for vector single-width integer multiply-add intrinsics
 2024-08-07 14:39 UTC  (2+ messages)

[PATCH] RISC-V: Add auto-vect pattern for vector rotate shift
 2024-08-07 14:29 UTC  (2+ messages)

[PATCH] genoutput: Accelerate the place_operands function
 2024-08-07 14:17 UTC  (2+ messages)

[to-be-committed][RISC-V][PR target/116240] Ensure object is a comparison before extracting arguments
 2024-08-07 14:13 UTC 

[PATCH] Re-implement predefined operators
 2024-08-07 13:39 UTC  (2+ messages)

[PATCH] coroutines: diagnose usage of alloca in coroutines
 2024-08-07 13:15 UTC 

[PATCH]AArch64: Fix signbit mask creation after late combine [PR116229]
 2024-08-07 13:13 UTC  (2+ messages)

[RFC][PATCH] SVE intrinsics: Fold svdiv (svptrue, x, x) to ones
 2024-08-07 13:09 UTC  (8+ messages)

[PATCH] tree-optimization/116258 - do not lower PAREN_EXPR of vectors
 2024-08-07 12:43 UTC 

[PATCH] c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]
 2024-08-07 12:36 UTC  (2+ messages)
` C++ Patch ping

[PATCH 0/3] libcpp: improve x86 vectorized helpers
 2024-08-07 11:59 UTC  (17+ messages)
` [PATCH 1/3] libcpp: configure: check for AVX2 instead of SSE4
  ` [PATCH 2/3] libcpp: replace SSE4.2 helper with an SSSE3 one
  ` [PATCH 3/3] libcpp: add AVX2 helper

[x86_64 PATCH] Refactor V2DI arithmetic right shift expansion for STV
 2024-08-07 11:57 UTC  (3+ messages)

[PATCH v3 0/7] OpenMP: dispatch + adjust_args support
 2024-08-07 11:50 UTC  (8+ messages)
` [PATCH v3 1/7] OpenMP: dispatch + adjust_args tree data structures and front-end interfaces
` [PATCH v3 2/7] OpenMP: middle-end support for dispatch + adjust_args
` [PATCH v3 3/7] OpenMP: C front-end "
` [PATCH v3 4/7] OpenMP: C++ "
` [PATCH v3 5/7] OpenMP: common C/C++ testcases "
` [PATCH v3 6/7] OpenMP: Fortran front-end support "
` [PATCH v3 7/7] OpenMP: update documentation for dispatch and adjust_args

[PATCH] RISC-V: Add auto-vect pattern for vector rotate shift
 2024-08-07 10:15 UTC 

[PATCH 0/8] fortran: Inline MINLOC/MAXLOC without DIM argument [PR90608]
 2024-08-07 10:03 UTC  (8+ messages)

[PATCH v2] Match: Support form 1 for scalar signed integer .SAT_ADD
 2024-08-07  9:30 UTC 

[PATCH][ Don't call clean_symbol_name in create_tmp_var_name [PR116219]
 2024-08-07  9:10 UTC  (3+ messages)

[PATCH] ada: Fix s-taprop__solaris.adb compilation
 2024-08-07  9:00 UTC 

[PATCH] testsuite: fix pr115929-1.c with -Wformat-security
 2024-08-07  8:55 UTC  (4+ messages)

[PATCH] RISC-V: Minimal support for Zimop extension
 2024-08-07  8:28 UTC  (13+ messages)

[PATCH 0/5] some small ranger op table cleanup
 2024-08-07  8:25 UTC  (10+ messages)
` [PATCH 1/5] range: Make range_op_table class final
` [PATCH 2/5] range: Make range_op_table a true singleton class [PR116209]
` [PATCH 3/5] ranger: constify range_op_table class
` [PATCH 4/5] ranger: Make some classes local to the TU
` [PATCH 5/5] ranger: Fix LTO uninitialized variable warning about m_range_tree

[PATCH] Support if conversion for switches
 2024-08-07  8:21 UTC  (2+ messages)

[PATCH] vect: Fix vect_reduction_def check for odd/even widen mult [PR116142]
 2024-08-07  8:06 UTC  (4+ messages)
  ` Pushed: "

[RESEND PATCH v5 0/3] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2024-08-07  7:25 UTC  (6+ messages)
` [RESEND PATCH v5 1/3] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets

[PATCH] tree-optimization/116166 - forward jump-threading going wild
 2024-08-07  7:13 UTC  (3+ messages)

[wwwdocs] gcc-15: Mention c++ header dependency changes (<cstdint>) in porting_to.html
 2024-08-07  7:09 UTC  (3+ messages)

[COMMITTED] MAINTAINERS: Change my contact email in MAINTAINERS file
 2024-08-07  5:06 UTC 

[PATCH] Fix Wstringop-overflow-47.c warning in RISC-V target
 2024-08-07  4:47 UTC  (5+ messages)

Committed: Fix vect/pr115278.cc for targets where uint32_t is distinct from unsigned
 2024-08-07  2:10 UTC 

[PATCH] c++: permit errors inside uninstantiated templates [PR116064]
 2024-08-07  0:58 UTC  (17+ messages)

sched1 pathology on RISC-V : PR/114729
 2024-08-07  0:36 UTC  (3+ messages)

[PATCH] aarch64/testsuite: Fix if-compare_2.c for removing vcond{,u,eq} patterns [PR116041]
 2024-08-06 23:09 UTC 

[PATCH] aarch64/testsuite: Fix gcc.target/aarch64/simd/vmmla.c [PR116207]
 2024-08-06 22:46 UTC 

[r15-2758 Regression] FAIL: g++.dg/other/sse2-pr85572-1.C -std=gnu++98 scan-assembler-times \\mpxor\\M 2 on Linux/x86_64
 2024-08-06 22:45 UTC 

[committed] libstdc++: Fix some undeclared uses of uintptr_t [PR116247]
 2024-08-06 22:37 UTC 

[pushed] diagnostics: SARIF output: fix "executionSuccessful" §3.20.14 [PR116177]
 2024-08-06 22:31 UTC 

[PATCH] c++: Fix up handling of dependent (late) attributes on function/method types [PR116175]
 2024-08-06 21:44 UTC  (2+ messages)

[PATCH] c++/modules: Ensure deduction guides are always reachable [PR115231]
 2024-08-06 21:39 UTC  (6+ messages)
      ` [PATCH v2] "

[Patch, Fortran] Bug 109105 - Error-prone format string building in resolve.cc
 2024-08-06 20:31 UTC  (3+ messages)

[PATCH] doc: Rephrase GM2 Limitations section
 2024-08-06 19:30 UTC  (2+ messages)

[PATCH] testsuite: Run array54.C only for sync_int_long targets
 2024-08-06 19:16 UTC 

[committed] hppa: Fix (plus (plus (mult (a) (mem_shadd_constant)) (b)) (c)) optimization
 2024-08-06 19:07 UTC 

[PATCH 1/3] RISC-V: Fix comment typos
 2024-08-06 17:19 UTC  (6+ messages)
` [PATCH 3/3] RISC-V: Fix typos in code
    ` [Committed "
  ` [Committed 1/3] RISC-V: Fix comment typos

[PATCH] c++: Improve fixits for incorrect explicit instantiations
 2024-08-06 17:11 UTC  (2+ messages)

[PATCH] c++: further concept_check_p clean-up
 2024-08-06 17:10 UTC  (3+ messages)

[RFC] libstdc++: Replace Ryu with Teju Jagua for float
 2024-08-06 17:10 UTC  (3+ messages)

[PATCH 1/2] c++: alias and non-type template parm [PR116223]
 2024-08-06 17:05 UTC  (2+ messages)
` [PATCH 2/2] c++: more non-type template parms [PR116223]

[pushed] c++: zero-init and class nttp [PR94568]
 2024-08-06 17:03 UTC 

[PATCH] rust: avoid clobbering LIBS
 2024-08-06 16:43 UTC 

[PATCH] RISC-V: Fix format-diag warning from improperly formatted url
 2024-08-06 16:15 UTC  (3+ messages)
  ` [Committed] "

[PATCH] c++: fold calls to std::forward_like [PR96780]
 2024-08-06 15:38 UTC  (3+ messages)

[RFC v3 3/3] c: Add __lengthof__() operator
 2024-08-06 15:23 UTC  (12+ messages)

[PATCH] rs6000, document built-ins vec_test_lsbb_all_ones and, vec_test_lsbb_all_zeros
 2024-08-06 15:12 UTC  (8+ messages)

[PATCH] ASAN: call initialize_sanitizer_builtins for hwasan [PR115205]
 2024-08-06 14:41 UTC  (2+ messages)

[PATCH v1 0/4] dwarf2: add hooks for architecture-specific CFIs
 2024-08-06 14:28 UTC  (6+ messages)
` [PATCH v1 1/4] Rename REG_CFA_TOGGLE_RA_MANGLE to REG_CFA_NEGATE_RA_STATE
` [PATCH v1 2/4] dwarf2: add hooks for architecture-specific CFIs
` [PATCH v1 3/4] aarch64 testsuite: explain expectections for pr94515* tests
` [PATCH v1 4/4] dwarf2: store the RA state in CFI row

[PATCH v5 0/1] RISC-V: Support CORE-V XCVBITMAIP extension
 2024-08-06 14:25 UTC  (3+ messages)
` [PATCH v5 1/1] RISC-V: Add support for XCVbitmanip extension in CV32E40P

[PATCH v2] Vect: Make sure the lhs type of .SAT_TRUNC has its mode precision [PR116202]
 2024-08-06 14:12 UTC  (3+ 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).