public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/X] Introduce HWASAN sanitizer to GCC
 2020-01-07 15:10 UTC  (8+ messages)
` [Patch 0/X] HWASAN v3
  ` [PATCH 4/X] [libsanitizer][options] Add hwasan flags and argument parsing
  ` [PATCH 6/X] [libsanitizer] Add hwasan pass and associated gimple changes
    ` [PING] Re: [Patch 0/X] HWASAN v3

[C++ Patch] Improve build_new locations
 2020-01-07 15:05 UTC  (4+ messages)

[C++ PATCH] PR c++/47877 - -fvisibility-inlines-hidden and member templates
 2020-01-07 15:05 UTC 

[committed, amdgcn] Disallow 'B' constraints on addc/subb
 2020-01-07 14:49 UTC 

[PATCH] Make warn_inline Optimization option
 2020-01-07 14:46 UTC  (5+ messages)

[C++ coroutines 0/6] Implement C++ coroutines
 2020-01-07 14:43 UTC  (11+ messages)
` [C++ coroutines 1/6] Common code and base definitions
  ` [C++ coroutines 2/6] Define builtins and internal functions
    ` [C++ coroutines 3/6] Front end parsing and transforms
      ` [C++ coroutines 4/6] Middle end expanders "
        ` [C++ coroutines 5/6] Standard library header
          ` [C++ coroutines 6/6] Testsuite

[PATCH] Fix redundant load missed by fre [tree-optimization 92980]
 2020-01-07 14:36 UTC  (5+ messages)

[testsuite][arm] Remove xfail for vect-epilogues test
 2020-01-07 13:46 UTC  (9+ messages)

Go patch committed: Avoid a couple of compiler crashes
 2020-01-07 13:44 UTC 

[PATCH][vect] Keep track of DR_OFFSET advance in dr_vec_info rather than data_reference
 2020-01-07 13:36 UTC  (2+ messages)

[PATCH] std::experimental::simd
 2020-01-07 13:19 UTC  (4+ messages)

[PATCH] Fix a bug that propagation in recursive function uses wrong aggregate lattice (PR ipa/93084)
 2020-01-07 13:18 UTC  (2+ messages)

[PATCH] Mark param_max_fields_for_field_sensitive with Optimization keyword
 2020-01-07 12:51 UTC  (3+ messages)

[PATCH][Arm] ACLE intrinsics for AdvSIMD bfloat16 dot product
 2020-01-07 12:12 UTC 

[PATCH][RFC] Introduce BIT_FIELD_INSERT
 2020-01-07 11:52 UTC  (11+ messages)

[RFC] IVOPTs select cand with preferred D-form access
 2020-01-07 11:45 UTC  (4+ messages)

[GCC][PATCH][Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [1/2]
 2020-01-07 11:42 UTC  (5+ messages)

[GCC][PATCH][Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [2/2]
 2020-01-07 11:42 UTC  (3+ messages)

[PATCH 1/3] Add OpenACC test for sub-references being pointer or allocatable variables
 2020-01-07 11:16 UTC  (7+ messages)
` [PATCH 3/3] Check array contiguity for OpenACC/Fortran
` [PATCH 2/3] Don't allow mixed component and non-component accesses "

[PATCH] Some compute_objsize/gimple_call_alloc_size/maybe_warn_overflow cleanups (PR tree-optimization/92868)
 2020-01-07 11:08 UTC  (4+ messages)

[PATCH 4/4] Make total scalarization also copy padding (PR 92486)
 2020-01-07 10:36 UTC  (2+ messages)

Add a compatible_vector_types_p target hook
 2020-01-07 10:33 UTC  (12+ messages)

[PATCH] Use dump_asm_name for Callers/Calls in dump
 2020-01-07 10:27 UTC  (3+ messages)

Patch ping
 2020-01-07 10:20 UTC 

[committed][AArch64] Use type attributes to mark types that use the SVE PCS
 2020-01-07 10:20 UTC 

[PATCH] Relax invalidation of TOP N counters in PGO
 2020-01-07 10:17 UTC  (8+ messages)

[patch] Let libstdc++ know that VxWorks has_nanosleep
 2020-01-07 10:12 UTC  (5+ messages)

[PATCH] ipa-inline: Adjust condition for caller_growth_limits
 2020-01-07  9:57 UTC  (6+ messages)

[Patch] OpenACC – support "if" + "if_present" clauses with "host_data"
 2020-01-07  9:41 UTC  (2+ messages)
` *ping* – "

[PATCH] Small ccp optimization for x * x (PR tree-optimization/93156)
 2020-01-07  9:29 UTC  (2+ messages)

[PATCH] Make cgraph_edge::resolve_speculation static
 2020-01-07  9:21 UTC  (4+ messages)

[PATCH] Document cloning for the target_clone attribute
 2020-01-07  9:18 UTC  (4+ messages)

[PATCH] popcount{64,32}c pattern matching fixes (PR tree-optimization/93098)
 2020-01-07  8:07 UTC  (3+ messages)

[committed] Fix UB in gfc_trans_omp_clauses (PR fortran/93162)
 2020-01-07  7:20 UTC 

PowerPC -mcpu=future patches, V11
 2020-01-07  1:48 UTC  (15+ messages)
` [PATCH] V11 patch #2 of 15, Use prefixed load for vector extract with large offset
    ` [PATCH, committed] "
` [PATCH] V11 patch #3 of 15, Use 'Q' constraint for variable vector extract from memory
    ` [PATCH, committed] "
` [PATCH] V11 patch #4 of 15, Update 'Q' constraint documentation
    ` [PATCH, committed] "
` [PATCH] V11 patch #5 of 15, Optimize vec_extract of a vector in memory with a PC-relative address
    ` [PATCH, committed] "

[PATCH] PR C++/92739
 2020-01-07  1:08 UTC  (3+ messages)

[C++ PATCH] PR c++/92552 - ICE with inherited constrained default ctor
 2020-01-07  1:07 UTC 

[PATCH] libstdcxx: Update ctype_base.h from NetBSD upstream
 2020-01-07  0:54 UTC  (10+ messages)

[committed] Fix comparison operator used for B and S integer comparisons on hppa
 2020-01-07  0:07 UTC  (2+ messages)

[C++ PATCH] Avoid caching constexpr calls that allocate something that they don't deallocate or vice versa (PR c++/91369)
 2020-01-06 22:29 UTC  (2+ messages)

[patch] relax aarch64 stack-clash tests depedence on alloca.h
 2020-01-06 22:25 UTC  (2+ messages)

[PATCH] Fix PowerPC -fstack-clash-protection -mprefixed-addr ICE (PR target/93122)
 2020-01-06 20:46 UTC  (3+ messages)

[patch][avr] PR92606: Disable -fipa-icf-variables because it generates wrong code
 2020-01-06 17:29 UTC  (4+ messages)
` [PING^2][patch][avr] "

[PATCH] Improve (x >> c) << c match.pd optimization (PR tree-optimization/93118)
 2020-01-06 17:28 UTC  (2+ messages)

Add a generic lhd_simulate_enum_decl
 2020-01-06 17:26 UTC  (2+ messages)

[patch][avr] New option -nodevicespecs to omit -specs=... in self specs
 2020-01-06 17:24 UTC  (3+ messages)
` [PING^2][patch][avr] "

Move -Wmaybe-uninitialized to -Wextra
 2020-01-06 17:20 UTC  (5+ messages)

[committed, amdgcn] Fix issue with '0' constraints
 2020-01-06 17:19 UTC 

[patch,avr, 0/3] Support 64-bit (long) double
 2020-01-06 17:16 UTC  (13+ messages)
` [patch,avr, 1/3] Support 64-bit (long) double: The gcc part
  ` [Ping^2][patch,avr, "
` [patch,avr, 2/3] Support 64-bit (long) double: The libgcc changes
  ` [Ping^2][patch,avr, "
` [patch,avr, 3/3] Support 64-bit (long) double: libf7
  ` [Ping^2][patch,avr, "
` [Ping^2][patch,avr, 0/3] Support 64-bit (long) double

[PATCH 1/1] Work around array out of bounds warning in mkdeps
 2020-01-06 17:14 UTC  (2+ messages)

Fix tree-nrv.c ICE for direct internal functions
 2020-01-06 17:10 UTC  (2+ messages)

Fix libdecnumber handling of non-canonical BID significands (PR middle-end/91226)
 2020-01-06 17:07 UTC  (2+ messages)

[PATCH] Add Optimization keyword for TREE/RTL optimization passes
 2020-01-06 16:42 UTC  (2+ messages)

Check mask argument's type when vectorising conditional functions
 2020-01-06 16:38 UTC  (2+ messages)

Require equal shift amounts for IFN_DIV_POW2
 2020-01-06 16:35 UTC  (2+ messages)

[wwwdocs] Document -fcommon default change
 2020-01-06 16:25 UTC  (3+ messages)

[PATCH] Mark param_min_crossjump_insns with Optimization keyword
 2020-01-06 16:19 UTC  (2+ messages)

[PATCH] Mark param_max_combine_insns with Optimization keyword
 2020-01-06 16:19 UTC  (4+ messages)

[PATCH] Mark -free as Optimization option
 2020-01-06 16:18 UTC  (2+ messages)

typo in 'patern'
 2020-01-06 16:15 UTC  (2+ messages)

[PATCH v3] Add `--with-toolexeclibdir=' configuration option
 2020-01-06 15:49 UTC  (2+ messages)
` [PING^3][PATCH "

[PATCH 0/4] Fix library testsuite compilation for build sysroot
 2020-01-06 15:47 UTC  (7+ messages)
` [PING^4][PATCH "
    ` [PING^5][PATCH "

[committed, amdgcn] Fix early-clobber in vec_extract
 2020-01-06 15:47 UTC 

[C++ PATCH] fix testcase
 2020-01-06 15:31 UTC  (2+ messages)

[PATCH] libstdc++/92124 for associative containers
 2020-01-06 15:19 UTC  (2+ messages)

[PATCH] PR libstdc++/92124 on hashtable
 2020-01-06 15:18 UTC  (3+ messages)

[committed][AArch64] Use move-if-change for aarch64-tune.md
 2020-01-06 13:03 UTC 

[AArch64] Fix constraints for CPY /M
 2020-01-06 13:01 UTC 

[committed, amdgcn] Fix inline immediate range
 2020-01-06 12:27 UTC 

[PATCH] libstdc++: Define std::lexicographical_compare_three_way for C++20
 2020-01-06 12:06 UTC  (5+ messages)

[PATCH] libstdc++: Remove redundant inequality operators in <stop_token>
 2020-01-06 12:06 UTC 

[PATCH] Add changes that I made in GCC 10 development cycle
 2020-01-06  9:21 UTC  (2+ messages)

[RFC/PATCH] IVOPTs select cand with preferred D-form access
 2020-01-06  8:50 UTC 

[Committed] New bit-field testcases Part 3/N
 2020-01-06  1:08 UTC 

[PATCH] optimize costly division in rtx_cost
 2020-01-05 18:39 UTC 

[testsuite, Darwin, committed] Fix fail of darwin-version-1.c
 2020-01-05 15:28 UTC 

[PATCH] Improve __builtin_add_overflow on x86 for double-word types (PR target/93141)
 2020-01-05 10:39 UTC  (4+ messages)

[C++ PATCH] Avoid bogus errors due to -Wredundant-tags (PR c++/93138)
 2020-01-05  1:56 UTC  (2+ messages)

[C++ PATCH] Fix up cp-gimplify.c ICE (PR c++/93046)
 2020-01-04 23:50 UTC  (2+ messages)

[PATCH] gdbinit.in: make shorthands accept an explicit argument
 2020-01-04 13:40 UTC  (2+ messages)

[PATCH] Simplify ((A & N) ==/!= CST1) &/| ((A & M) ==/!= CST2)
 2020-01-04  5:59 UTC 

[C++ PATCH] Reject class template placeholder as non-type template parm type in C++17
 2020-01-03 22:10 UTC 

[C++ PATCH] PR c++/93033 - incorrect tree node sharing with array init
 2020-01-03 22:10 UTC 

[PATCH] analyzer: fix global-sm-state issue affecting sm-signal
 2020-01-03 21:51 UTC 

[testsuite, X86, committed] Require effective target masm_intel for two tests
 2020-01-03 21:10 UTC 

[Patch, Fortran] PR91640 – Fix call to contiguous dummy
 2020-01-03 21:02 UTC  (5+ messages)
` Fortran patches to be reviewed (was: [Patch, Fortran] PR91640 – Fix call to contiguous dummy)

[PATCH 1/2] analyzer: delete checker_event::clone
 2020-01-03 19:01 UTC  (2+ messages)
` [PATCH 2/2] analyzer: cleanups to checker_path

Connect and Network with Regulators and Canna Operators
 2020-01-03 17:36 UTC 

[PATCH] [RFC] ipa: duplicate ipa_size_summary for cloned nodes
 2020-01-03 15:27 UTC  (5+ messages)

Define HAVE_ for math long double functions declared in vxworks headers
 2020-01-03 15:27 UTC  (2+ messages)

[PATCH] Add Optimization for various IPA parameters
 2020-01-03 15:21 UTC 

[ PATCH ] [ C++ ] [ libstdc++ ] P0674r1 - Extend support for arrays in make/allocate_shared
 2020-01-03 15:05 UTC  (2+ messages)

[PATCH] Avoid segfault when dumping IPA-CP lattices for unoptimized functions (PR 92917)
 2020-01-03 13:37 UTC 

[PATCH 00/13] OpenACC 2.6 manual deep copy support
 2020-01-03 12:26 UTC  (4+ messages)
` [PATCH 07/13] OpenACC 2.6 deep copy: libgomp parts

[Patch, Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL
 2020-01-03 11:29 UTC  (2+ messages)

[PATCH] Do not set -fomit-frame-pointer if TARGET_OMIT_LEAF_FRAME_POINTER_P
 2020-01-03 11:23 UTC 

[PATCH] Allow prefer-vector-width= in target attribute (PR target/93089)
 2020-01-03  9:47 UTC  (2+ messages)

[PATCH] Fix x86 abs<mode>2 expander for ia32 (PR target/93110)
 2020-01-03  9:44 UTC  (2+ messages)

[PATCH] Fix endless loop in find_single_def_src (PR rtl-optimization/93088)
 2020-01-03  9:05 UTC  (2+ messages)

[PATCH] Override prefer-vector-width= in x86 simd clones (PR target/93089)
 2020-01-03  8:33 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).