public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] [x86_64] Zhaoxin lujiazui enablement
 2022-03-25  2:08 UTC 

[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] Docs: Document that taint analyzer checker stops other checkers
 2022-03-25  1:08 UTC  (7+ messages)
          ` [committed] Docs: Document that taint analyzer checker disables some warnings [PR103533]

[PATCH] c, c++: alignas and alignof void [PR104944]
 2022-03-24 22:43 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[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++/96765: warn when casting "this" to Derived* in Base ctor/dtor
 2022-03-24 21:58 UTC  (4+ messages)
  ` [PATCH v2] c++/96765: warn when casting Base* "

[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 

[aarch64] Update Neoverse N2 core definition
 2022-03-24 18:04 UTC  (2+ messages)

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

[PATCH] Add condition coverage profiling
 2022-03-24 16:08 UTC  (2+ messages)

[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 v10 00/12] Add LoongArch support
 2022-03-24 12:50 UTC  (15+ 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][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)

[PATCH] tree-optimization/104970: Limit size computation for access attribute
 2022-03-24  8:14 UTC  (2+ messages)

hardened conditionals: drop copied identifiers
 2022-03-24  7:30 UTC  (2+ messages)

hardcmp: split before dispatch edge
 2022-03-24  7:28 UTC  (2+ messages)

[PATCH] rs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_minc [PR105002]
 2022-03-24  2:00 UTC 

[PATCH] rs6000: Skip overload instances with NULL fntype [PR104967]
 2022-03-24  1:52 UTC  (4+ messages)

[committed] analyzer: fix accessing wrong stack frame on interprocedural return [PR104979]
 2022-03-23 21:44 UTC 

[PATCH] c++: extern thread_local declarations in constexpr [PR104994]
 2022-03-23 20:37 UTC  (2+ messages)

[PATCH] c++: alias template arguments are evaluated [PR101906]
 2022-03-23 20:11 UTC  (3+ messages)

[pushed] c++: designated init and aggregate members [PR102337]
 2022-03-23 19:35 UTC  (3+ messages)

[PATCH] rtl-optimization/105028 - fix compile-time hog in form_threads_from_copies
 2022-03-23 17:27 UTC  (2+ messages)

[pushed] c++: using from enclosing class template [PR105006]
 2022-03-23 17:17 UTC  (3+ messages)

[PATCH v2] Document that the 'access' and 'nonnull' attributes are independent
 2022-03-23 16:52 UTC  (3+ messages)

[PATCH] ipa: Create LOAD references when necessary during inlining (PR 103171)
 2022-03-23 16:33 UTC  (2+ messages)

[PATCH] ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)
 2022-03-23 15:05 UTC  (7+ messages)
          ` [PATCH PING] "

[PATCH] ipa-cp: Do not create clones for values outside known value range (PR 102513)
 2022-03-23 15:03 UTC  (2+ messages)
` [PATCH PING] "

[PATCH] target/102125 - alternative memcpy folding improvement
 2022-03-23 14:57 UTC 

[PATCH] Add TARGET_FOLD_MEMCPY_MAX
 2022-03-23 13:58 UTC  (10+ messages)
  ` [PATCH v2] Add TARGET_MOVE_WITH_MODE_P

[PATCH] Fortran: Fix directory stat check for '.' [PR103560]
 2022-03-23 13:55 UTC 

[committed] analyzer: use tainted_allocation_size::m_mem_space [PR105017]
 2022-03-23 12:41 UTC 

[committed] analyzer: fix ICE adding note to disabled diagnostic [PR104997]
 2022-03-23 12:40 UTC 

[committed] libstdc++: Add missing constraints to std::bit_cast [PR105027]
 2022-03-23 12:19 UTC 

[PATCH] rs6000: Adjust error messages
 2022-03-23 11:17 UTC 

[PATCH] rs6000: Adjust error messages
 2022-03-23 10:31 UTC 

[PATCH] rs6000: Adjust error messages
 2022-03-23 10:31 UTC 

[PATCH] rs6000: Adjust error messages
 2022-03-23 10:31 UTC 

[committed] libstdc++: Fix feature test macros in <version> for freestanding
 2022-03-23 10:12 UTC 

[committed] libstdc++: Disable atomic wait for freestanding [PR105021]
 2022-03-23 10:12 UTC 

[PATCH] testsuite: Fix up sse2-v1ti-shift-3.c test [PR102986]
 2022-03-23  9:03 UTC  (2+ messages)

[Patch] LTO: Fixes for renaming issues with offload/OpenMP [PR104285]
 2022-03-23  8:23 UTC  (4+ messages)

[PATCH] Fix ICE caused by NULL_RTX returned by lowpart_subreg
 2022-03-23  7:45 UTC  (3+ messages)

[PATCH]rs6000: avoid peeking eof after __vector keyword
 2022-03-23  3:37 UTC  (6+ messages)

[PATCH] c: -Wmissing-field-initializers and designated inits [PR82283, PR84685]
 2022-03-22 20:35 UTC  (2+ messages)

[Committed] PR fortran/104999 - [12 Regression] runtime error: pointer index expression with base 0x00000cf67720 overflowed to 0xffffffffea627728
 2022-03-22 20:05 UTC 

[wwwdocs] [PATCH 0/4] Fix various typos
 2022-03-22 19:55 UTC  (5+ messages)
` [wwwdocs] [PATCH 1/4] branch-closing: "
  ` [wwwdocs] [PATCH 2/4] codingconventions: "
    ` [wwwdocs] [PATCH 3/4] codingrationale: "
      ` [wwwdocs] [PATCH 4/4] contribute: "

[PATCH] libstdc++-v3 testsuite: Call fesetround(FE_DOWNWARD) only if defined
 2022-03-22 16:34 UTC  (2+ messages)

[PATCH] rs6000: update error message format
 2022-03-22 15:13 UTC  (2+ messages)

[PATCH] rs6000: wrap const in an error message
 2022-03-22 15:08 UTC  (3+ messages)

[committed] testsuite: Add testcase for already fixed PR [PR102489]
 2022-03-22 14:43 UTC 

[PATCH] arm: Revert Auto-vectorization for MVE: add pack/unpack patterns PR target/104882
 2022-03-22 14:33 UTC 

[PATCH v2] x86: Also check _SOFT_FLOAT in <x86gprintrin.h>
 2022-03-22 14:28 UTC  (3+ messages)

[PATCH] x86: Disable SSE and AVX in ISA2 for -mgeneral-regs-only
 2022-03-22 14:27 UTC  (7+ messages)
  ` [PATCH v2] x86: Disable SSE "
      ` [PATCH v3] "

[committed][nvptx] Use '%' as register prefix
 2022-03-22 13:42 UTC 

[committed][nvptx] Limit HFmode support to mexperimental
 2022-03-22 13:42 UTC 

[committed][nvptx] Add mexperimental
 2022-03-22 13:42 UTC 

[committed][nvptx] Use .alias directive for mptx >= 6.3
 2022-03-22 13:41 UTC 

[committed][nvptx] Add warp sync at simt exit
 2022-03-22 13:41 UTC 

[PATCH] tree-optimization/105012 - fix ICE from local DSE of if-conversion
 2022-03-22 13:05 UTC 

[PATCH] nvptx: fix wrapping in an error message
 2022-03-22 12:53 UTC 

[PATCH] v850: fix typo in pragma name
 2022-03-22 12:43 UTC 

[PATCH] i386: update error message format
 2022-03-22 12:39 UTC 

[PATCH] aarch64: update error message format
 2022-03-22 12:27 UTC 

[PATCH v9 00/12] Add LoongArch support
 2022-03-22 11:39 UTC  (8+ messages)
` [PATCH v9 06/12] LoongArch Port: Builtin functions
` [PATCH v9 11/12] LoongArch Port: gcc/testsuite
` [PATCH v9 12/12] LoongArch Port: Add doc

[PATCH] lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-symbols-regex [PR102426]
 2022-03-22  9:33 UTC  (3+ messages)

[committed] testsuite: Add testcase for no longer failing PR [PR102645]
 2022-03-22  8:06 UTC  (2+ messages)

[PATCH] PR c++/84964: Middle-end patch to expand_call for ICE after sorry
 2022-03-22  7:31 UTC  (3+ messages)
` [PATCH] calls: Fix error recovery after sorry differently [PR104989]

[PATCH] [i386] Extend splitter pattern to reversed condition by swapping then and else rtx. [PR target/104982]
 2022-03-22  7:06 UTC  (3+ messages)

[COMMITTED] print-tree:Avoid warnings of overflow
 2022-03-22  5:42 UTC 

[PATCH v3] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
 2022-03-22  3:43 UTC  (2+ messages)

[PATCH] RISC-V: Implement ZTSO extension
 2022-03-22  2:43 UTC  (5+ messages)

[pushed] c++: initialized array of vla [PR58646]
 2022-03-21 22:24 UTC 

[PATCH] x86: Properly check FEATURE_AESKLE
 2022-03-21 22:05 UTC  (4+ messages)

[patch]update the documentation for TARGET_ZERO_CALL_USED_REGS hook and add an assertion
 2022-03-21 21:27 UTC 

[r12-7693 Regression] FAIL: gcc.target/i386/pr90356.c scan-assembler pxor on Linux/x86_64
 2022-03-21 21:03 UTC  (2+ messages)
` [PATCH] x86: Disable AVX on pr86722.c and pr90356.c

[pushed] c++: designator and anon struct [PR101767]
 2022-03-21 20:45 UTC 

[committed] d: Fix internal compiler error: in build_complex, at tree.c:2358
 2022-03-21 19:58 UTC 

[committed] d: Merge upstream dmd 2503f17e5, phobos a74fa63e6
 2022-03-21 19:57 UTC 

[PATCH][final] Handle compiler-generated asm insn
 2022-03-21 16:14 UTC  (7+ messages)
` [PING][PATCH][final] "
  ` [PING^2][PATCH][final] "

[PATCH] Ignore (possible) signed zeros in operands of FP comparisons
 2022-03-21 15:56 UTC  (8+ messages)

[PATCH] tree-optimization/104912 - ensure cost model is checked first
 2022-03-21 15:10 UTC 

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