public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[wwwdocs] lists: Correct procmail recipe
 2021-06-03 23:10 UTC  (4+ messages)

[PATCH] rtl: constm64_rtx..const64_rtx
 2021-06-03 23:09 UTC  (5+ messages)

[Patch] Fortran/OpenMP: Add omp loop [PR99928]
 2021-06-03 22:56 UTC  (3+ messages)

[PATCH] [og11] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset
 2021-06-03 22:41 UTC 

[PATCH] x86: Convert CONST_WIDE_INT to broadcast in move expanders
 2021-06-03 22:38 UTC  (3+ messages)

[RFC/PATCH 00/11] Fix up some unexpected empty split conditions
 2021-06-03 22:33 UTC  (44+ messages)
` [PATCH 01/11] gen: Emit error msg for empty split condition
` [PATCH 02/11] arc: Update unexpected "
        ` [PATCH 02/11 v2] arc: Remove define_insn_and_split *bbit_di
` [PATCH 03/11] arm: Update unexpected empty split condition
` [PATCH 04/11] cris: "
` [PATCH 05/11] h8300: "
` [PATCH 07/11] m68k: "
` [PATCH 08/11] mips: "

[PATCH] RISC-V: Enable riscv attributes by default for all riscv targets
 2021-06-03 21:20 UTC  (2+ messages)

[PATCH] c++: top-level cv-quals on type of NTTP [PR100893]
 2021-06-03 20:34 UTC  (3+ messages)

[PATCH] rs6000: Support doubleword swaps removal in rot64 load store [PR100085]
 2021-06-03 20:34 UTC  (9+ messages)

[PATCH] c++: Fix up attribute handling in methods in templates [PR100872]
 2021-06-03 20:31 UTC  (2+ messages)

[PATCH] PR fortran/99839 - [9/10/11/12 Regression] ICE in inline_matmul_assign, at fortran/frontend-passes.c:4234
 2021-06-03 20:21 UTC  (2+ messages)
` PING "

[PATCH][version 3]add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-06-03 20:18 UTC  (4+ messages)

[PATCH][i386] Split not+broadcast+pand to broadcast+pandn
 2021-06-03 19:59 UTC  (8+ messages)
` (no subject)
  ` [PATCH] Canonicalize (vec_duplicate (not A)) to (not (vec_duplicate A))

[PATCH] libgcc libiberty: optimize and modernize standard string and memory functions
 2021-06-03 18:51 UTC 

[PATCH] i386: Add insert and extract patterns for 4-byte vectors [PR100637]
 2021-06-03 18:08 UTC 

[PATCH 0/2] rs6000: Add support for _mm_minpos_epu16
 2021-06-03 18:01 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] rs6000: Add test "

[PATCH] MAINTAINERS: create DCO section; add myself to it
 2021-06-03 17:46 UTC  (3+ messages)

[PATCH 2/2, rs6000] Remove mode promotion for pseudos
 2021-06-03 17:36 UTC  (3+ messages)

RFC: Experimental use of Sphinx for GCC documentation
 2021-06-03 17:16 UTC  (15+ messages)
` RFC: "
    ` GCC documentation: porting to Sphinx

[PATCH] libgcc: Fix _Unwind_Backtrace() for SEH
 2021-06-03 16:42 UTC 

[RFC] Implementing detection of saturation and rounding arithmetic
 2021-06-03 16:41 UTC  (2+ messages)
` [RFC][ivopts] Generate better code for IVs with uses outside the loop (was Re: [RFC] Implementing detection of saturation and rounding arithmetic)

[PATCH] PR libstdc++/98842: Fixed Constraints on operator<=>(optional, U)
 2021-06-03 16:25 UTC 

[PUSHED] Skip out on processing __builtin_clz when varying
 2021-06-03 16:24 UTC  (4+ messages)
    ` Fwd: "

[PATCH] wwwdocs: Do not rewrite the page titles
 2021-06-03 16:04 UTC  (3+ messages)

[c-family] Fix issue for nested record types with -fdump-ada-spec
 2021-06-03 15:56 UTC 

[c-family] Fix issue for external subtypes with -fdump-ada-spec
 2021-06-03 15:51 UTC 

[c-family] Fix duplicate name issues in output of -fdump-ada-spec
 2021-06-03 15:47 UTC 

[PATCH 1/2] Implement generic expression evaluator for range_query
 2021-06-03 15:42 UTC  (4+ messages)

[Patch, fortran] PR fortran/100120/100816/100818/100819/100821 problems raised by aggregate data types
 2021-06-03 15:04 UTC 

[committed] analyzer: remove unused prototypes
 2021-06-03 14:43 UTC 

[committed] analyzer: show types for poisoned_svalue and compound_svalue
 2021-06-03 14:43 UTC 

[committed] diagnostic-show-locus: tweak rejection logic
 2021-06-03 14:42 UTC 

rs6000: Require ELFv2 ABI for ROP test (PR100750)
 2021-06-03 14:40 UTC  (3+ messages)

[RFC/PATCH] updating global ranges and their effect on __builtin_unreachable code
 2021-06-03 14:18 UTC  (5+ messages)

[PATCH] [i386] Fix ICE of insn does not satisfy its constraints
 2021-06-03 13:48 UTC  (2+ messages)

[PATCH][vect] Use main loop's thresholds and vectorization factor to narrow upper_bound of epilogue
 2021-06-03 12:42 UTC  (4+ messages)

[PATCH] Use _GLIBCXX_ASSERTIONS as _GLIBCXX_DEBUG light
 2021-06-03 12:31 UTC  (2+ messages)

[PATCH] libstdc++: Simplify range adaptors' forwarding of bound args when possible
 2021-06-03 12:10 UTC  (2+ messages)

[PATCH] libstdc++: Avoid hard error in ranges::unique_copy [PR100770]
 2021-06-03 11:54 UTC  (6+ messages)

[Ada] Fix miscompilation of predicate on bit-packed array types
 2021-06-03 11:34 UTC 

[PATCH] xtensa: Fix 2 warnings during xtensa build [PR100841]
 2021-06-03 11:22 UTC  (3+ messages)

[committed] arc: Remove obsolete options
 2021-06-03 11:14 UTC 

[patch] Tame fix for PR ipa/99122
 2021-06-03 10:50 UTC  (3+ messages)

[PATCH][committed]AArch64 Fix failing testcase for native cpu detection
 2021-06-03  9:23 UTC 

[backport gcc10, gcc9] Requet to backport PR97969
 2021-06-03  9:16 UTC  (12+ messages)

[arm/testsuite]: Skip pr97969.c if -mthumb is not compatible [PR target/97969]
 2021-06-03  8:39 UTC  (13+ messages)

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-06-03  8:29 UTC  (10+ messages)

[PATCH] ARC: gcc driver default to hs38_linux
 2021-06-03  7:42 UTC  (4+ messages)

[PATCH] [i386] Fix _mm256_zeroupper to notify LRA that vzeroupper will kill sse registers. [PR target/82735]
 2021-06-03  6:54 UTC  (3+ messages)
` [PATCH 1/2] CALL_INSN may not be a real function call
  ` [PATCH 2/2] Fix _mm256_zeroupper by representing the instructions as call_insns in which the call has a special vzeroupper ABI

[PATCH] Improve match_simplify_replacement in phi-opt
 2021-06-03  5:31 UTC 

[PATCH,rs6000] Fix operand order to subf for p10 fusion
 2021-06-03  5:19 UTC  (2+ messages)

[PATCH] c++: cv-qualified dependent name of alias tmpl [PR100592]
 2021-06-03  3:55 UTC  (7+ messages)

[PATCH] predcom: Enabled by loop vect at O2 [PR100794]
 2021-06-03  3:33 UTC  (3+ messages)
  ` [PATCH v2] "

match.pd: ~X & Y to X ^ Y in some cases
 2021-06-03  0:41 UTC  (2+ messages)

[PATCH] teach compute_objsize about placement new (PR 100876)
 2021-06-02 21:46 UTC  (2+ messages)

[PATCH][RFC] Sparse on entry cache for Ranger
 2021-06-02 21:15 UTC 

[PATCH v2] REE: PR rtl-optimization/100264: Handle more PARALLEL SET expressions
 2021-06-02 21:04 UTC  (2+ messages)

[PATCH] tree-optimization: Optimize division followed by multiply [PR95176]
 2021-06-02 20:55 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] c++: using-enum and access specifiers [PR100862]
 2021-06-02 19:48 UTC  (2+ messages)

[PATCH] wwwdocs: readings: Add PRU documents
 2021-06-02 19:03 UTC 

[PATCH] Simplify option handling for -fsanitize-coverage
 2021-06-02 18:50 UTC  (3+ messages)

[pushed] c++: missing dtor with -fno-elide-constructors [PR100838]
 2021-06-02 18:41 UTC 

[PATCH] arm: Auto-vectorization for MVE: vabs
 2021-06-02 18:32 UTC  (2+ messages)

[PATCH] arm: Auto-vectorization for MVE and Neon: vhadd/vrhadd
 2021-06-02 18:19 UTC  (2+ messages)

[PATCH] AArch64: Improve address rematerialization costs
 2021-06-02 16:48 UTC  (3+ messages)

[wwwdocs] lists: Fix thinko
 2021-06-02 16:27 UTC  (5+ messages)

[PATCH] inline-asm: Fix ICE with bitfields in "m" operands [PR100785]
 2021-06-02 16:14 UTC  (4+ messages)

[GCC][Patch] arm: Fix the mve multilib for the broken cmse support (pr99939)
 2021-06-02 15:53 UTC  (4+ messages)

[PATCH, rs6000] Fix alias set of link reg save MEM
 2021-06-02 15:01 UTC  (7+ messages)

[GCC][PATCH] arm: Fix multilib mapping for CDE extensions
 2021-06-02 14:20 UTC  (2+ messages)

[PATCH] avr: Add atmega324pb MCU
 2021-06-02 14:11 UTC  (3+ messages)

[PATCH] Add 3 target hooks for memset
 2021-06-02 13:50 UTC  (19+ messages)
  ` [PATCH] Add integer_extract and vec_const_duplicate optabs
            ` [PATCH v2] Add vec_const_duplicate optab and TARGET_GEN_MEMSET_SCRATCH_RTX

[PATCH] ARM: reset arm_fp16_format
 2021-06-02 13:37 UTC  (2+ messages)

[PATCH 0/4] [og11] OpenACC: Rework struct component handling
 2021-06-02 13:36 UTC  (7+ messages)
` [PATCH 1/4] [og11] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally
` [PATCH 2/4] [og11] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset
` [PATCH 3/4] [og11] Refactor struct lowering for OpenACC/OpenMP in gimplify.c
` [PATCH 4/4] [og11] Rework indirect struct handling for OpenACC "

[committed] libstdc++: Value-initialize objects held by EBO helpers [PR 100863]
 2021-06-02 12:35 UTC 

[PATCH] Hashtable PR96088
 2021-06-02 12:35 UTC  (11+ messages)

[committed] libstdc++: Improve punctuation in implementation status docs
 2021-06-02 11:33 UTC 

[PATCH][AArch32]: Correct sdot RTL on aarch32
 2021-06-02  9:37 UTC  (2+ messages)

[PATCH] Replace conditional_replacement with match and simplify
 2021-06-02  9:34 UTC  (4+ messages)

[PATCH] predcom: Adjust some unnecessary update_ssa calls
 2021-06-02  9:29 UTC 

[PATCH 1/4]middle-end Vect: Add support for dot-product where the sign for the multiplicant changes
 2021-06-02  9:28 UTC  (9+ messages)

[Patch?][RFC][RTL] clobber handling & buildin expansion - missing insn_invalid_p call [PR100418]
 2021-06-02  8:31 UTC  (3+ messages)

[committed] testsuite: Add -Wno-psabi -w to g++.dg/ext/builtin-shufflevector-1.C
 2021-06-02  8:27 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).