public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] c++: constrained partial spec forward decl [PR96363]
 2022-05-26 13:23 UTC  (2+ messages)

[PATCH v4, rs6000] Add V1TI into vector comparison expand [PR103316]
 2022-05-26 13:16 UTC  (5+ messages)

[committed 1/3] libstdc++: Make headers include their prerequisites
 2022-05-26 12:36 UTC  (3+ messages)
` [committed 2/3] libstdc++: Remove some unnecessary includes
` [committed 3/3] libstdc++: Refactor includes for unordered containers

[PATCH V4 0/3] RISC-V:Add mininal support for Zicbo[mzp]
 2022-05-26 11:58 UTC  (4+ messages)
` [PATCH V4 2/3] RISC-V:Cache Management Operation instructions

[PATCH, rs6000] Clean up the option_mask defines (part 1)
 2022-05-26 10:47 UTC  (6+ messages)
` [PATCH, rs6000] Clean up the option_mask defines (part 2)
` [PATCH, rs6000] Clean up the option_mask defines (part 3)

[PATCH][_GLIBCXX_INLINE_VERSION] Fix std::span pretty printer
 2022-05-26  9:21 UTC  (4+ messages)

[committed 1/2] libstdc++: Remove redundancy in test pathnames
 2022-05-26  9:20 UTC  (2+ messages)
` [committed 2/2] libstdc++: Rename tests like .../wchar_t/1.cc to .../wchar_t.cc

[PATCH v2, rs6000] Fix ICE on expand bcd<bcd_add_sub>_<code>_<mode> [PR100736]
 2022-05-26  7:35 UTC 

[PATCH 0/8][RFC] Support BTF decl_tag and type_tag annotations
 2022-05-26  7:29 UTC  (17+ messages)
` [ping][PATCH "
  ` [ping2][PATCH "

[PATCH 3/3][ARM] STAR-MC1 CPU Support - docs: Add star-mc1 core
 2022-05-26  7:19 UTC 

[PATCH 2/3][ARM] STAR-MC1 CPU Support - arm: Add individual star-mc1 cost tables and cost functions
 2022-05-26  7:18 UTC 

[PATCH 1/3][ARM] STAR-MC1 CPU Support - arm: Add star-mc1 core
 2022-05-26  7:17 UTC 

[PATCH] RISC-V: Don't unconditionally add m,a,f,d in arch-canonicalize
 2022-05-26  6:51 UTC  (4+ messages)
` [PATCH] RISC-V: Don't unconditionally add m, a, f, d "

[PATCH] RISC-V: Add -mtune=thead-c906 to the invoke docs
 2022-05-26  6:11 UTC  (2+ messages)

[COMMITTED] Tweak some comments
 2022-05-25 22:42 UTC  (2+ messages)

[PATCH] c++: suppress -Waddress warnings with *_cast [PR105569]
 2022-05-25 20:25 UTC  (3+ messages)
  ` [PATCH v2] "

[0/9] [middle-end] Add param to vec_perm_const hook to specify mode of input operand
 2022-05-25 20:23 UTC  (11+ messages)

[PATCH] c++: fix ICE on invalid attributes [PR96637]
 2022-05-25 19:51 UTC  (7+ messages)

[PATCH] Modula-2: merge proposal/review: 1/9 01.patch-set-01
 2022-05-25 19:50 UTC  (7+ messages)

[PATCH] DSE: Use the constant source if possible
 2022-05-25 19:01 UTC  (10+ messages)
  ` [PATCH v2] DSE: Use the constant store "

[pushed] c++: CTAD with alias and nested template [PR105655]
 2022-05-25 18:49 UTC 

[wwwdocs] Add C status page
 2022-05-25 18:18 UTC  (5+ messages)

[PATCH] tree-optimization/105726 - adjust array bound heuristic
 2022-05-25 17:23 UTC  (3+ messages)

Vim swap files not ignored
 2022-05-25 17:02 UTC 

[PATCH] Add divide by zero side effect
 2022-05-25 16:29 UTC  (8+ messages)
          ` [COMMITTED] Use infer instead of side-effect for ranges

[PATCH] AArch64: Cleanup option processing code
 2022-05-25 16:18 UTC 

[Patch] libgomp.texi: Add more to-be-implemented OpenMP 5.2 features / [wwwdocs] p.texi: Add more to-be-implemented OpenMP 5.2 features
 2022-05-25 15:55 UTC 

[PATCH v3] libstdc++: fix pointer type exception catch [PR105387]
 2022-05-25 15:18 UTC  (2+ messages)

[pushed] c++: deduction from auto fn [PR105623]
 2022-05-25 15:09 UTC 

[pushed] c++: constexpr returning deallocated ptr
 2022-05-25 15:09 UTC 

[pushed] c++: strict constexpr and local vars
 2022-05-25 15:08 UTC 

[PATCH] Canonicalize X&-Y as X*Y in match.pd when Y is [0,1]
 2022-05-25 14:48 UTC  (5+ messages)

[PATCH v2 00/11] OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
 2022-05-25 13:37 UTC  (18+ messages)
` [PATCH v2 01/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
` [PATCH v2 02/11] Remove omp_target_reorder_clauses
` [PATCH v2 03/11] OpenMP/OpenACC struct sibling list gimplification extension and rework
` [PATCH v2 04/11] OpenMP/OpenACC: Add inspector class to unify mapped address analysis
` [PATCH v2 05/11] OpenMP: Handle reference-typed struct members
` [PATCH v2 06/11] OpenMP: lvalue parsing for map clauses (C++)
` [PATCH v2 08/11] Use OMP_ARRAY_SECTION instead of TREE_LIST in C++ FE
` [PATCH v2 09/11] OpenMP 5.0 "declare mapper" support for C++

[PATCH] libgomp: start using LIKELY/UNLIKELY macros
 2022-05-25 13:19 UTC  (4+ messages)

[PATCH] Add GIMPLE switch support to loop unswitching
 2022-05-25 12:57 UTC  (4+ messages)

[PATCH] c: Improve build_component_ref diagnostics [PR91134]
 2022-05-25 12:28 UTC  (6+ messages)

[PATCH] c++: ICE with temporary of class type in DMI [PR100252]
 2022-05-25 12:22 UTC  (15+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "
              ` [PATCH v5] "

[PATCH] AArch64: Prioritise init_have_lse_atomics constructor [PR 105708]
 2022-05-25 11:57 UTC  (4+ messages)

[committed] amdgcn: Add gfx90a support
 2022-05-25 11:41 UTC  (6+ messages)
` [patch] [wwwdocs]+[invoke.texi] Update GCN for gfx90a (was: Re: [committed] amdgcn: Add gfx90a support)

[committed] d: add more 'final' and 'override' to gcc/d/*.cc 'visit' impls
 2022-05-25 11:15 UTC 

[PATCH] asan: Fix up instrumentation of assignments which are both loads and stores [PR105714]
 2022-05-25  9:55 UTC  (2+ messages)

[committed] libgomp: Fix occassional hangs with taskwait nowait depend
 2022-05-25  9:23 UTC 

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2022-05-25  9:11 UTC 

[PATCH] ipa-visibility: Optimize TLS access [PR99619]
 2022-05-25  9:04 UTC  (8+ messages)

[PATCH] aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder [PR104689]
 2022-05-25  7:40 UTC  (4+ messages)

OpenMP patches pending review
 2022-05-25  7:30 UTC  (2+ messages)

[PATCH] configure: add --disable-fix-includes
 2022-05-25  5:37 UTC  (12+ messages)
                  ` [PATCH v2] Support --disable-fixincludes

[PATCH]rs6000: optimize li+rldicr+cmpd==>rotldi+cmpldi for 16bits cst
 2022-05-25  5:30 UTC  (3+ messages)
` [PATCH V2]rs6000: Optimize comparison on rotated 16bits constant
  ` [PATCH V3]rs6000: "

[PATCH] Add a bit dislike for separate mem alternative when op is REG_P
 2022-05-25  5:17 UTC  (2+ messages)

[PATCH][_Hashtable] Fix insertion of range of type convertible to value_type PR 56112
 2022-05-25  5:09 UTC  (7+ messages)
        ` [PATCH][_Hashtable] Fix insertion of range of type convertible to value_type PR 105714

[PATCH 00/10] Add 'final' and 'override' where missing
 2022-05-25  3:29 UTC  (6+ messages)
` [PATCH 05/10] d: add 'final' and 'override' to gcc/d/*.cc 'visit' impls

[PATCH v2] RISC-V: Enable overlap-by-pieces in case of fast unaliged access
 2022-05-25  1:47 UTC  (5+ messages)

[PATCH v1] RISC-V: bitmanip: improve constant-loading for (1ULL << 31) in DImode
 2022-05-24 23:25 UTC  (2+ messages)

[PATCH v1 1/3] RISC-V: Split "(a & (1 << BIT_NO)) ? 0 : -1" to bexti + addi
 2022-05-24 22:51 UTC  (3+ messages)
` [PATCH v1 2/3] RISC-V: Split "(a & (1UL << bitno)) ? 0 : -1" to bext "
` [PATCH v1 3/3] RISC-V: Split "(a & (1UL << bitno)) ? 0 : 1" to bext + xori

[PATCH v1 0/3] RISC-V: Improve sequences with shifted zero-extended operands
 2022-05-24 21:47 UTC  (4+ messages)
` [PATCH v1 1/3] RISC-V: add consecutive_bits_operand predicate
` [PATCH v1 2/3] RISC-V: Split slli+sh[123]add.uw opportunities to avoid zext.w
` [PATCH v1 3/3] RISC-V: Replace zero_extendsidi2_shifted with generalized split

[PATCH v2 1/2] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431]
 2022-05-24 21:28 UTC  (2+ messages)
` Ping: [PATCH v2] "

[r13-726 Regression] FAIL: libgomp.fortran/taskwait-depend-nowait-1.f90 -O execution test on Linux/x86_64
 2022-05-24 21:05 UTC 

[pushed] c++: constexpr returning deallocated ptr
 2022-05-24 20:03 UTC 

[pushed] c++: strict constexpr and local vars
 2022-05-24 20:03 UTC 

[RFA] gcc.misc-tests/outputs.exp: Use link test to check for -gsplit-dwarf support
 2022-05-24 19:52 UTC  (4+ messages)
` [ping] "

[pushed] c++: *this folding in constexpr call
 2022-05-24 19:51 UTC 

[pushed] c++: discarded-value and constexpr
 2022-05-24 19:50 UTC 

[pushed] c++: constexpr empty base redux [PR105622]
 2022-05-24 19:50 UTC 

[PATCH] [PR/target 105666] RISC-V: Inhibit FP <--> int register moves via tune param
 2022-05-24 19:38 UTC  (4+ messages)

[PATCH][wwwdocs] Document ASAN changes for GCC 13
 2022-05-24 18:55 UTC  (4+ messages)

[PATCH] sourcebuild.texi: Document new toplevel directories [PR82383]
 2022-05-24 17:32 UTC 

[patch][gcc13][i386][pr101891]Adjust -fzero-call-used-regs to always use XOR
 2022-05-24 15:57 UTC  (11+ messages)
              ` Back porting to GCC11/GCC12: "

[committed] amdgcn: Remove LLVM 9 assembler/linker support
 2022-05-24 15:27 UTC 

[PATCH] configure: cache result of "sys/sdt.h" header check
 2022-05-24 14:48 UTC  (3+ messages)

[PATCH] gcc: add --enable-systemtap switch [PR61257]
 2022-05-24 14:47 UTC  (4+ messages)

[PATCH 1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h
 2022-05-24 14:12 UTC  (5+ messages)
` [PATCH] libiberty: remove FINAL and OVERRIDE from ansidecl.h

[PATCH] c++: set TYPE_CANONICAL for most templated types
 2022-05-24 12:19 UTC  (4+ messages)

[wwwdocs] Document <cstdint> changes in libstdc++
 2022-05-24 12:08 UTC 

[PATCH] limits.h, syslimits.h: do not install to include-fixed
 2022-05-24 12:06 UTC  (2+ messages)

[DOCS][PATCH][PUSHED] GCC 13: come up with Porting to
 2022-05-24 12:00 UTC 

[PATCH] Add operators / and * for profile_{count,probability}
 2022-05-24 11:35 UTC  (4+ messages)

[PATCH] Extend --with-zstd documentation
 2022-05-24 11:24 UTC  (4+ messages)

[PATCH] Introduce -finstrument-functions-once
 2022-05-24 10:48 UTC 

[PATCH] middle-end/105711 - properly handle CONST_INT when expanding bitfields
 2022-05-24 10:12 UTC  (3+ messages)

[PATCH/RFC] PR tree-optimization/96912: Recognize VEC_COND_EXPR in match.pd
 2022-05-24 10:10 UTC  (4+ messages)

[PATCH] gengtype: do not skip char after escape sequnce
 2022-05-24  8:45 UTC  (4+ messages)

[PATCH] opts: improve option suggestion
 2022-05-24  8:45 UTC  (4+ messages)

[Patch] OpenMP: Support nowait with Fortran [PR105378]
 2022-05-24  8:37 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).