public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Add condition coverage profiling
 2022-03-28 13:52 UTC  (5+ messages)

[PATCH][RFC] tree-optimization/101908 - avoid STLF fails when vectorizing
 2022-03-28 13:49 UTC  (6+ messages)

[PATCH] x86: Use Yw constraint on *ssse3_pshufbv8qi3
 2022-03-28 13:38 UTC  (3+ messages)

[PATCH] tree-optimization/105080 - make sure SCEV is available for ranger
 2022-03-28 13:38 UTC  (5+ messages)

[pushed] c++: low -faligned-new [PR102071]
 2022-03-28 13:35 UTC 

[pushed] c++: visibility of local extern [PR103291]
 2022-03-28 13:34 UTC 

[pushed] c++: CTAD and member alias template [PR102123]
 2022-03-28 13:34 UTC 

[pushed] c++: member alias declaration [PR103968]
 2022-03-28 13:33 UTC 

[pushed] c++: CTAD and member function references [PR103943]
 2022-03-28 13:33 UTC 

[pushed] c++: missing aggregate base ctor [PR102045]
 2022-03-28 13:33 UTC 

[pushed] c++: mangling union{1} in template [PR104847]
 2022-03-28 13:32 UTC 

[pushed] c++: ICE with alias in pack expansion [PR103769]
 2022-03-28 13:30 UTC 

[PATCH] c++: ICE during constrained template friend matching [PR105064]
 2022-03-28 13:29 UTC 

[PATCH] c++: reject concept w/ multiple tparm lists [PR105067]
 2022-03-28 13:28 UTC 

[PING^2] AArch64: add R30_REGNUM into shrink-wrapping separate
 2022-03-28 13:10 UTC 

[PATCH v10 00/12] Add LoongArch support
 2022-03-28 12:59 UTC  (16+ messages)
` [PATCH v10 01/12] LoongArch Port: Regenerate configure
` [PATCH v10 02/12] LoongArch Port: gcc build
` [PATCH v10 03/12] LoongArch Port: Regenerate gcc/configure
` [PATCH v10 04/12] LoongArch Port: Machine description files
` [PATCH v10 05/12] LoongArch Port: Machine description C files and .h files
` [PATCH v10 06/12] LoongArch Port: Builtin functions
` [PATCH v10 07/12] LoongArch Port: Builtin macros
` [PATCH v10 08/12] LoongArch Port: libgcc
` [PATCH v10 09/12] LoongArch Port: Regenerate libgcc/configure
` [PATCH v10 10/12] LoongArch Port: libgomp
` [PATCH v10 11/12] LoongArch Port: gcc/testsuite
` [PATCH v10 12/12] LoongArch Port: Add doc

[PATCH] configure: Implement --enable-host-pie
 2022-03-28 12:26 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH][libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac
 2022-03-28 12:19 UTC  (6+ messages)

[committed] libstdc++: Fix typos in comments in tests
 2022-03-28 11:21 UTC 

[PATCH] gcc-changelog: Make This reverts stricter
 2022-03-28 10:43 UTC  (3+ messages)

[PATCH] PR fortran/50549 - should detect different type parameters in structure constructors
 2022-03-28 10:05 UTC  (2+ messages)

[PATCH] tree-optimization/105070 - annotate bit cluster tests with locations
 2022-03-28  9:33 UTC 

[PATCH] target/102125 - alternative memcpy folding improvement
 2022-03-28  8:52 UTC 

Disable gathers on zen3 for vectors with few elements
 2022-03-28  8:41 UTC  (2+ messages)

[PATCH] gimple-fold: fix location of loads for memory ops [PR104308]
 2022-03-28  8:29 UTC  (2+ messages)

[PATCH] [i386] Fix typo in vec_setv8hi_0
 2022-03-28  8:09 UTC  (2+ messages)

[PATCH] add missing dg-require alias to gcc.dg/torture/pr100786.c
 2022-03-28  7:48 UTC 

[PATCH] predcom: Fix up component::component [PR105056]
 2022-03-28  7:47 UTC  (2+ messages)

[PATCH] [x86_64] Zhaoxin lujiazui enablement
 2022-03-28  7:25 UTC  (3+ messages)

[PATCH RFC] Fix ICE due to shared BLOCK node in coroutine generation [PR103328]
 2022-03-28  6:57 UTC  (3+ messages)

[PATCH] middle-end/100786 - constant folding from incompatible alias
 2022-03-28  6:34 UTC  (2+ messages)

try multi dest registers in default_zero_call_used_regs
 2022-03-27 22:21 UTC 

[committed] libstdc++: Define std::expected for C++23 (P0323R12)
 2022-03-27 17:58 UTC 

[PATCH] rs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_minc [PR105002]
 2022-03-27 15:02 UTC  (2+ messages)

[PATCH] c++/96765: warn when casting "this" to Derived* in Base ctor/dtor
 2022-03-27 12:37 UTC  (5+ messages)
  ` [PATCH v2] c++/96765: warn when casting Base* "
      ` [PATCH v3] c++: warn on undefined casts from Base to Derived ref/ptr [PR96765]

[PATCH 0/2] provide simple detection of indeterminate pointers
 2022-03-26 20:35 UTC  (8+ messages)
` [PATCH 1/2] add -Wuse-after-free
      ` [PATCH v2 "
            ` Remove mysterious '-# Defining these options here in addition to common.opt is necessary' command-line option (was: [PATCH v2 1/2] add -Wuse-after-free)

[PATCH] Ignore (possible) signed zeros in operands of FP comparisons
 2022-03-26 18:52 UTC  (9+ messages)

[PATCH] fortran: Fix up initializers of param(0) PARAMETERs [PR103691]
 2022-03-26 17:13 UTC  (8+ messages)

[committed] analyzer: fix ICE on memset of untracked region [PR105057]
 2022-03-26 13:08 UTC 

[PATCH] PR102024 - IBM Z: Add psabi diagnostics
 2022-03-26  9:48 UTC  (2+ messages)

[PATCH] x86: Use x constraint on KL patterns
 2022-03-26  6:51 UTC  (7+ messages)

[PATCH] x86: Use x constraint on SSSE3 patterns with MMX operands
 2022-03-26  6:42 UTC  (2+ messages)

[PATCH, stage 1] Fortran: Add support for OMP non-rectangular loops
 2022-03-26  2:03 UTC 

[PATCH] Fortran: Add location info to OpenMP tree nodes
 2022-03-26  2:03 UTC 

[PATCH] Fortran: Fix clause splitting for OMP masked taskloop directive
 2022-03-26  2:02 UTC 

rs6000/testsuite: Use -mdejagnu-cpu= and -mdejagnu-tune= options
 2022-03-25 23:50 UTC  (4+ messages)

[committed] wwwdocs: Add release notes for new C2X features in GCC 12
 2022-03-25 23:13 UTC 

[PATCH] c++: ICE with aggregate assignment and DMI [PR104583]
 2022-03-25 22:16 UTC 

[PATCH] x86: Use -msse2 on gcc.target/i386/pr95483-1.c
 2022-03-25 21:02 UTC 

[PATCH v2] Document that the 'access' and 'nonnull' attributes are independent
 2022-03-25 20:38 UTC  (3+ messages)
` [PATCH v3] "

[committed] libstdc++: Add more doxygen comments in <bit>
 2022-03-25 20:22 UTC 

[PATCH] c++: Fix up ICE when cplus_decl_attributes is called with error_mark_node attributes [PR104668]
 2022-03-25 18:55 UTC  (3+ messages)

[PATCH] c++: Fix up __builtin_{bit_cast,convertvector} parsing
 2022-03-25 18:50 UTC  (2+ messages)

[PATCH] c++: ICE when building builtin operator->* set [PR103455]
 2022-03-25 18:49 UTC  (2+ messages)

[PATCH] c++: diagnosing if-stmt with non-constant branches [PR105050]
 2022-03-25 18:48 UTC  (3+ messages)

[PATCH] arm: Revert Auto-vectorization for MVE: add pack/unpack patterns PR target/104882
 2022-03-25 17:29 UTC  (3+ messages)

[PATCH] recog: Return 1 from insn_invalid_p if REG_INC reg overlaps some stored reg [PR103775]
 2022-03-25 17:24 UTC  (2+ messages)

[aarch64] Implement determine_suggested_unroll_factor
 2022-03-25 17:11 UTC  (3+ messages)

[committed] [PR104971] LRA: check live hard regs to remove a dead insn
 2022-03-25 16:31 UTC 

[PATCH][GCC 13] Enable match.pd dumping with -fdump-tree-original
 2022-03-25 15:07 UTC 

[PATCH] tree-optimization/105053 - fix reduction chain epilogue generation
 2022-03-25 14:26 UTC 

[PATCH] middle-end/104854: Avoid overread warning for strnlen and strndup
 2022-03-25 14:17 UTC  (2+ messages)

[PATCH] middle-end/104854: Limit strncmp overread warnings
 2022-03-25 14:14 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] c++: memory corruption during name lookup w/ modules [PR99479]
 2022-03-25 14:04 UTC  (4+ messages)

[PATCH] c, c++: alignas and alignof void [PR104944]
 2022-03-25 14:04 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] Docs: Document that taint analyzer checker stops other checkers
 2022-03-25 13:39 UTC  (4+ messages)
` [committed] Docs: Document that taint analyzer checker disables some warnings [PR103533]

[wwwdocs] Add functions that require <iterator> to GCC 12 porting-to docs
 2022-03-25 13:26 UTC 

[aarch64] Update Neoverse N2 core definition
 2022-03-25 13:09 UTC  (3+ messages)

[PATCH][libgomp, testsuite] Scale down some OpenACC test-cases
 2022-03-25 12:54 UTC  (7+ messages)

[PATCH] middle-end/105049 - fix uniform_vector_p and vector CTOR gimplification
 2022-03-25 12:15 UTC 

[c-family] Fix issue for pointers to anonymous types with -fdump-ada-spec
 2022-03-25 11:37 UTC 

[PATCH] middle-end/105049 - fix uniform_vector_p and vector CTOR gimplification
 2022-03-25  9:51 UTC 

[PATCH 0/3] RISC-V: Add Ratified Cache Management Operation ISA Extensions
 2022-03-25  6:20 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Add mininal support for Zicbo[mzp]
` [PATCH 2/3] RISC-V:Cache Management Operation instructions
` [PATCH 3/3] RISC-V:Cache Management Operation instructions testcases

[PATCH]rs6000: Update rtx_cost for constant building
 2022-03-25  2:05 UTC 

[committed] analyzer: add region::tracked_p to optimize state objects [PR104954]
 2022-03-25  1:11 UTC 

[PATCH] c++: ICE with template code in constexpr [PR104284]
 2022-03-24 22:14 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v7] c++: Add diagnostic when operator= is used as truth cond [PR25689]
 2022-03-24 22:12 UTC  (7+ messages)

[PATCH] c++: Fall through for arrays of T vs T cv [PR104996]
 2022-03-24 21:06 UTC  (3+ messages)

[PATCH] c++: call complete_type after performing auto deduction [PR80351]
 2022-03-24 20:53 UTC  (2+ messages)

[pushed] c++: delayed parse DMI [PR96645]
 2022-03-24 18:31 UTC 

[PATCH] c++: FIX_TRUNC_EXPR in tsubst [PR102990]
 2022-03-24 17:11 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] c++: missing SFINAE for consteval calls [PR104620]
 2022-03-24 15:15 UTC  (2+ messages)

[PATCH] configure: cache result of "sys/sdt.h" header check
 2022-03-24 13:26 UTC  (2+ messages)

Fix another Rust demangling bugs (PR 105039)
 2022-03-24 13:12 UTC 

[PATCH][libatomic] Fix return value in libat_test_and_set
 2022-03-24 12:25 UTC  (6+ messages)

[PATCH v2] gcov-tool: Allow merging of empty profile lists
 2022-03-24 12:03 UTC  (2+ messages)

[PATCH] gcov-tool: Allow merging of empty profile lists
 2022-03-24 12:03 UTC  (6+ messages)

[PATCH] testsuite: Add compat.exp testcase for most common zero width bitfld ABI passing [PR102024]
 2022-03-24 10:41 UTC  (2+ messages)

[Ada] Fix PR ada/104767
 2022-03-24 10:35 UTC 

[PATCH] Improve profile handling in switch lowering
 2022-03-24 10:22 UTC  (3+ messages)

[PATCH] Fix memory leaks
 2022-03-24 10:16 UTC 

[PATCH] fold-const: Handle C++ dependent COMPONENT_REFs in operand_equal_p [PR105035]
 2022-03-24 10:10 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).