public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] vect: Support vector with length cost modeling
 2020-07-31 12:37 UTC  (13+ messages)
  ` [PATCH v2] vect/rs6000: "
      ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] Amend match.pd syntax with force-simplified results
 2020-07-31 12:33 UTC 

[PATCH] debug/96383 - emit debug info for used external functions
 2020-07-31 12:32 UTC  (2+ messages)

VEC_COND_EXPR optimizations
 2020-07-31 12:12 UTC  (10+ messages)

[PATCH] c: Fix bogus vector initialisation error [PR96377]
 2020-07-31 11:58 UTC  (2+ messages)

Refactor peel_iters_{pro,epi}logue cost model handlings
 2020-07-31 10:57 UTC  (4+ messages)

[PATCH] SLP: support entire BB
 2020-07-31 10:30 UTC 

[PATCH] c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]
 2020-07-31 10:06 UTC  (7+ messages)

[PATCH] Aarch64: Add missing clobber for fjcvtzs
 2020-07-31  9:39 UTC  (2+ messages)

[PATCH] Do not allocate huge array in output_in_order
 2020-07-31  9:37 UTC  (2+ messages)

RE: [PATCH PR95696] regrename creates overlapping register allocations for vliw
 2020-07-31  9:32 UTC  (6+ messages)
`  "

[PATCH PR94442] [AArch64] Redundant ldp/stp instructions emitted at -O3
 2020-07-31  9:02 UTC  (12+ messages)

[stage1][PATCH] Make TOPN counter dynamically allocated
 2020-07-31  8:57 UTC  (7+ messages)

[PATCH] AArch64: Fix hwasan failure in readline
 2020-07-31  8:09 UTC  (4+ messages)

[PATCH] c++: Use error_at rather than warning_at for missing return in constexpr functions [PR96182]
 2020-07-31  7:52 UTC  (3+ messages)

[PATCH] CSKY: Add -mfloat-abi= option
 2020-07-31  7:18 UTC 

[PATCH] middle-end/96369 - fix missed short-circuiting during range folding
 2020-07-31  7:11 UTC 

[PATCH] c++: decl_constant_value and unsharing [PR96197]
 2020-07-31  6:07 UTC  (6+ messages)

[PATCH] libgomp: Add OMPD functions defined in Thread Handles
 2020-07-31  3:45 UTC 

[PATCH, rs6000] Add non-relative jump table support for 64bit rs6000
 2020-07-30 23:42 UTC  (2+ messages)

[PATCH, rs6000] Add non-relative jump table support for 64bit rs6000
 2020-07-30 22:40 UTC  (3+ messages)

[PATCH] RISC-V/libgcc: Reduce the size of RV64 millicode by 6 bytes
 2020-07-30 22:27 UTC  (2+ messages)

[PATCH] [og10] openacc: Fix parallel-dims.c test
 2020-07-30 22:10 UTC  (3+ messages)
` [PATCH] [og10] openacc: Delete useless temp in gcn-tree.c
` [PATCH] [og10] openacc: Unshare reduction temporaries for GCN

[committed] d: Add -Wvarargs warning flag to the D front-end (PR96154)
 2020-07-30 21:46 UTC 

[committed] d: Fix associative array literals that don't have alignment holes filled (PR96152)
 2020-07-30 21:46 UTC 

[committed] d: Fix ICE in expand_intrinsic_vaarg (PR96140)
 2020-07-30 21:45 UTC 

[committed] libstdc++: Make COW string use allocator_traits for nested types
 2020-07-30 20:23 UTC 

[PATCH 0/9] [OpenACC] Refcounting and manual deep copy improvements
 2020-07-30 20:15 UTC  (8+ messages)
` [PATCH 8/9] [OpenACC] Fix standalone attach for Fortran assumed-shape array pointers

[PATCH] avoid -Wnonnull on synthesized condition in static_cast (PR 96003)
 2020-07-30 19:47 UTC  (5+ messages)

[PATCH 00/29] rs6000: Auto-generate builtins from descriptions [V2]
 2020-07-30 17:44 UTC  (4+ messages)
` [PATCH 26/29] rs6000: Add Power9 builtins

[PATCH][Hashtable 3/6] Fix noexcept qualifications
 2020-07-30 17:42 UTC  (5+ messages)

[PATCH PR96195] aarch64: ICE during GIMPLE pass:vect
 2020-07-30 17:18 UTC  (4+ messages)

[PATCH v2] [RISC-V] Add support for TLS stack protector canary access
 2020-07-30 16:40 UTC  (6+ messages)

[committed] d: Inline bounds checking for simple array assignments
 2020-07-30 16:07 UTC 

[committed] d: Refactor use of built-in memcmp/memcpy/memset into helper functions
 2020-07-30 16:06 UTC 

[committed] d: Move private functions out of ExprVisitor into local statics
 2020-07-30 16:06 UTC 

[PATCH] Implement P0966 std::string::reserve should not shrink
 2020-07-30 15:39 UTC  (4+ messages)

[committed] libstdc++: Fix test for old string ABI
 2020-07-30 15:07 UTC 

[RISC-V] Add support for AddressSanitizer on RISC-V GCC
 2020-07-30 13:28 UTC  (2+ messages)

[committed] MAINTAINERS: Add myself for write after approval
 2020-07-30 13:25 UTC 

[PATCH] x86_64: Integer min/max improvements
 2020-07-30 13:23 UTC  (4+ messages)

[PATCH] Use vec::reserve before vec_safe_grow_cleared is called
 2020-07-30 13:22 UTC  (9+ messages)
          ` [PATCH] Use exact=false for vec_safe_grow{,_cleared} functions

[PATCH] Require CET support only for the final GCC build
 2020-07-30 12:27 UTC  (14+ messages)

[committed] libstdc++: cv bool can't be an integer-like type (LWG 3467)
 2020-07-30 12:12 UTC 

[committed] libstdc++: Add options for ieee float to relevant tests
 2020-07-30 12:12 UTC 

[committed] libstdc++: Make testsuite usable with -fno-exceptions
 2020-07-30 12:11 UTC 

[PATCH] debug/96383 - emit debug info for used external functions
 2020-07-30 11:12 UTC  (5+ messages)

[committed] d: Implement core.bitop.rol() and core.bitop.ror() as intrinsics
 2020-07-30 11:11 UTC 

[PATCH] OpenACC: Separate enter/exit data APIs
 2020-07-30 11:10 UTC  (2+ messages)

[committed] d: Refactor matching and lowering of intrinsic functions
 2020-07-30 11:06 UTC 

[PATCH] testsuite: Enable fenv effective-targets for C++
 2020-07-30 10:23 UTC 

RFC: Monitoring old PRs, new dg directives
 2020-07-30  9:54 UTC  (8+ messages)

[PATCH] tree-optimization/96370 - make reassoc expr rewrite more robust
 2020-07-30  9:35 UTC 

[PATCH] nvptx: Provide vec_set<mode> and vec_extract<vmode><mode> patterns
 2020-07-30  8:43 UTC  (2+ messages)

[Patch, wwwdocs] gcc-11/changes.html: Update OpenMP status
 2020-07-30  8:23 UTC  (2+ messages)

[PATCH] [csky] Delete big endian CPUs' mutilib for linux gcc
 2020-07-30  2:49 UTC 

[PATCH] c++: Fixing the wording of () aggregate-init [PR92812]
 2020-07-29 23:21 UTC  (2+ messages)

[PATCH] c++: abbreviated function template friend matching [PR96106]
 2020-07-29 21:57 UTC  (2+ messages)

[PATCH] c++: Variable template and template parameter pack [PR96218]
 2020-07-29 21:56 UTC  (2+ messages)

[PATCH] nvptx: Support floating point reciprocal instructions
 2020-07-29 21:07 UTC  (2+ messages)

[PATCH] c++: alias_ctad_tweaks and constrained dguide [PR95486]
 2020-07-29 21:02 UTC  (3+ messages)

[RFC, WIP] introduce attribute exalias
 2020-07-29 20:56 UTC 

[PATCH] c++: overload sets and placeholder return type [PR64194]
 2020-07-29 19:46 UTC  (3+ messages)

[PATCH] c++: constraints and explicit instantiation [PR96164]
 2020-07-29 19:15 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 10.2.0)
 2020-07-29 19:12 UTC 

[PATCH] RS6000 Add testlsbb (Test LSB by Byte) operations
 2020-07-29 18:38 UTC  (5+ messages)
    ` [PATCH v2] "

[pushed] c++: Implement C++20 implicit move changes. [PR91427]
 2020-07-29 18:25 UTC 

[pushed] c++: Avoid calling const copy ctor on implicit move. [PR91212]
 2020-07-29 18:24 UTC 

[PATCH 0/5] add checking of function array parameters (PR 50584)
 2020-07-29 18:12 UTC  (7+ messages)
` [PATCH 1/5] infrastructure to detect out-of-bounds accesses to array parameters
` [PATCH 2/5] C front end support "
` [PATCH 4/5] - extend -Wstringop-overflow "
` [PATCH 5/5] extend -Warray-bounds "

[Patch] OpenMP: Handle order(concurrent) clause in gfortran
 2020-07-29 16:34 UTC  (2+ messages)

[PATCH 2/2] Tune memcpy and memset for Zen cores
 2020-07-29 15:44 UTC  (2+ messages)

[PATCH 1/2] Re-format zen memcpy/memset costs
 2020-07-29 15:42 UTC  (2+ messages)

[PATCH] Add -fsplit-dwarf
 2020-07-29 15:15 UTC  (8+ messages)
    ` [PATCH] Don't make -gsplit-dwarf imply -g

[PATCH v3] genemit.c (main): split insn-emit.c for compiling parallelly
 2020-07-29 14:44 UTC  (11+ messages)

[PATCH] OpenACC: Support GOMP_MAP_ZERO_LEN_ARRAY_SECTION
 2020-07-29 14:14 UTC 

New Japanese PO file for 'gcc' (version 10.2.0)
 2020-07-29 13:42 UTC 

[PATCH][www] Document -gsplit-dwarf behavioral change
 2020-07-29 13:41 UTC 

[PATCH 0/2] cpp: fix __has_include in traditional mode
 2020-07-29 13:15 UTC  (3+ messages)

[PATCH v2][GCC] arm: Enable no-writeback vldr.16/vstr.16
 2020-07-29 13:08 UTC  (2+ messages)

[Patch] OpenMP: Permit in Fortran omp target data without map
 2020-07-29 13:02 UTC  (2+ messages)

[PATCH] gcc-changelog: fix combining of arguments
 2020-07-29 12:19 UTC 

[PATCH] verify SCEV cache for stale entries
 2020-07-29 10:39 UTC 

[PATCH] more SCEV cache clearing
 2020-07-29 10:35 UTC 

[PATCH] tree-optimization/95679 - properly signal changes from propagate_into_phi_args
 2020-07-29 10:33 UTC 

[Patch] OpenMP: Add 'omp requires' to Fortran (mostly parsing)
 2020-07-29 10:32 UTC  (6+ messages)

[PATCH][Hashtable 0/6] Code review
 2020-07-29  9:35 UTC  (5+ messages)

[PATCH] libstdc++ testsuite: atomic_float/value_init.cc requires libatomic
 2020-07-29  9:28 UTC  (3+ messages)

[PATCH] [RFC] vect: Fix infinite loop while determining peeling amount
 2020-07-29  8:06 UTC  (12+ messages)

config/mmix/mmix.h (NO_FUNCTION_CSE): Define to 1
 2020-07-29  0:48 UTC 

mmix.h (ASM_OUTPUT_EXTERNAL): Define to default_elf_asm_output_external
 2020-07-29  0:31 UTC 

[PATCH] c-family: Macro support in -Wmisleading-indentation [PR80076]
 2020-07-29  0:22 UTC  (3+ messages)

[PATCH] dse: Remove partial load after full store for high part access[PR71309]
 2020-07-28 23:06 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
              ` [PATCH v4] "

[Committed] middle-end: Parity and popcount folding optimizations
 2020-07-28 22:08 UTC 

[PATCH 1/2] Add new RTX instruction class FILLER_INSN
 2020-07-28 22:07 UTC  (5+ messages)
` [PATCH 2/2] Aarch64: Add branch diluter pass

[PATCH] New test for PR rtl-optimization/96298
 2020-07-28 21:13 UTC 

Map filename from print in gfortran with -ffile-prefix-map (PR96069)
 2020-07-28 21:02 UTC  (6+ messages)
` [PATCH] "

[committed] libstdc++: Add std::from_chars for floating-point types
 2020-07-28 21:02 UTC  (5+ messages)

[PATCH] Fortran : ICE in gfc_conv_scalarized_array_ref PR53298
 2020-07-28 20:37 UTC  (3+ messages)

[PATCH] Fortran : Don't warn for LOGICAL kind conversion PR96319
 2020-07-28 20:35 UTC  (2+ messages)

[PATCH 1/4] matcher-1.m: Change return type to int
 2020-07-28 20:05 UTC  (6+ messages)
` [PATCH 2/4] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all]
      ` [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
        ` PING "

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