public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, rs6000] Add non-relative jump table support on Power Linux
 2020-09-28 22:46 UTC  (7+ messages)

[PATCH] c++: Diagnose visitors with different return types for std::visit [PR95904]
 2020-09-28 22:12 UTC 

[PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
 2020-09-28 22:01 UTC  (9+ messages)
        ` [PING][PATCH] "

[PATCH] Add C++2a synchronization support
 2020-09-28 21:29 UTC  (6+ messages)
` [PATCH] libstdc++: "

[Patch, Fortran] libgomp: Silence unpack's may be used uninitialized warning
 2020-09-28 21:12 UTC 

libbacktrace patch committed: Create mtest.dsym
 2020-09-28 20:55 UTC 

libbacktrace patch committed: Only use dsymutil with Mach-O
 2020-09-28 20:50 UTC 

[PATCH] c++: Incomplete parameter mappings during normalization
 2020-09-28 20:50 UTC  (3+ messages)

[PATCH] arm: Fix up arm_override_options_after_change [PR96939]
 2020-09-28 19:58 UTC  (6+ messages)
    ` [PATCH] options: Save and restore opts_set for Optimization and Target options

[PATCH] arm: Add a couple of extra stack-protector tests
 2020-09-28 19:57 UTC  (2+ messages)

[PATCH] RISC-V/libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS
 2020-09-28 19:38 UTC  (3+ messages)

[PATCH] RISC-V: Define __riscv_cmodel_medany for PIC mode
 2020-09-28 19:34 UTC  (2+ messages)

[PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
 2020-09-28 19:09 UTC  (10+ messages)

[PATCH] c++: Implement -Wrange-loop-construct [PR94695]
 2020-09-28 19:05 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[OG10] Backporting + merge of GCC 10 into branch + pre-applying (OpenMP: Handle cpp_implicit_alias in declare-target discovery)
 2020-09-28 18:55 UTC  (3+ messages)

[patch] Do not use doloop pattern with pragma Unroll
 2020-09-28 18:36 UTC 

[PATCH] c, c++: Implement -Wsizeof-array-div [PR91741]
 2020-09-28 18:15 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[Patch][nvptx] return true in libc_has_function for function_sincos
 2020-09-28 17:26 UTC  (2+ messages)
` [PATCH] Add type arg to TARGET_LIBC_HAS_FUNCTION

[PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding
 2020-09-28 17:24 UTC  (4+ messages)

[committed] aarch64: Fix ordering of aarch64-cores.def
 2020-09-28 16:57 UTC 

[PATCH v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2020-09-28 16:42 UTC  (4+ messages)

[PATCH] Add Missing FSF copyright notes for some x86 intrinsic headers
 2020-09-28 16:06 UTC  (2+ messages)

[PATCH v2 5/16]middle-end: Add shared machinery for matching patterns involving complex numbers
 2020-09-28 16:06 UTC  (3+ messages)

Fix handling of gimple_clobber in ipa_modref
 2020-09-28 15:57 UTC  (7+ messages)

[PATCH] irange_pool class
 2020-09-28 15:56 UTC  (7+ messages)

[PATCH] generalized range_query class for multiple contexts
 2020-09-28 15:48 UTC  (8+ messages)

[PATCH 1/4] libstdc++: Reduce the size of an unbounded iota_view
 2020-09-28 15:38 UTC  (10+ messages)
` [PATCH 2/4] libstdc++: Reduce the size of a subrange with empty sentinel type
` [PATCH 3/4] libstdc++: Add test that tracks range adaptors' sizes
` [PATCH 4/4] libstdc++: Rearrange some range adaptors' data members

[PATCH] amdgcn, nvptx: Disable OMP barriers in nested teams
 2020-09-28 14:21 UTC  (4+ messages)

dg-options after board/cflags
 2020-09-28 14:07 UTC  (5+ messages)

[PATCH v2 9/16][docs] Add some missing test directive documentaion
 2020-09-28 13:32 UTC  (3+ messages)

[PATCH] RX add control register PC
 2020-09-28 13:08 UTC  (4+ messages)
    ` Ping "

[PATCH v2 4/16]middle-end: Add dissolve code for when SLP fails and non-SLP loop vectorization is to be tried
 2020-09-28 12:55 UTC  (2+ messages)

[PATCH] Enable GCC support for AMX
 2020-09-28 12:07 UTC  (7+ messages)

[PATCH v2 1/16]middle-end: Refactor refcnt to use SLP_TREE_REF_COUNT for consistency
 2020-09-28 11:56 UTC  (2+ messages)

[PATCH v2 0/16][RFC][AArch64/Arm/SVE/SVE2/MVE]middle-end Add support for SLP vectorization of complex number instructions
 2020-09-28 11:55 UTC  (2+ messages)

Export info about side effects of builtins out of tree-ssa-alias.c
 2020-09-28 11:07 UTC  (8+ messages)

[PATCH] aarch64: Do not alter force_reg returned rtx expanding pauth builtins
 2020-09-28 10:33 UTC  (7+ messages)
      ` [PATCH V2] "

[PATCH 1/2] arm: Avoid indirection with -mpure-code on v6m (PR96967)
 2020-09-28  9:09 UTC  (2+ messages)
` [PATCH 2/2] arm: Improve handling of relocations with small offsets with -mpure-code on v6m (PR96770)

[PATCH] switch lowering: limit number of cluster attemps
 2020-09-28  8:27 UTC  (11+ messages)

[PATCH] assorted improvements for fold_truth_andor_1
 2020-09-28  8:22 UTC  (2+ messages)

[PATCH v2 1/2] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
 2020-09-28  8:00 UTC  (20+ messages)
` [PATCH v2 2/2] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
  ` [PATCH v3 1/2] IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
          ` [PATCH v4 1/3] "

[Ada] Add missing end location information
 2020-09-28  7:35 UTC 

[Ada] Fix bogus alignment warning on address clause
 2020-09-28  7:34 UTC 

[PATCH] Put absolute address jump table in data.rel.ro.local if targets support relocations
 2020-09-28  0:52 UTC  (2+ messages)

Add handling of bulitins to ipa-modref
 2020-09-27 22:31 UTC 

Fix handling of stores in modref_summary::useful_p
 2020-09-27 21:46 UTC 

New modref/ipa_modref optimization passes
 2020-09-27 21:37 UTC  (10+ messages)

[committed] libstdc++: Use __libc_single_threaded to optimise atomics [PR 96817]
 2020-09-27 19:15 UTC  (2+ messages)

[PATCH, rs6000] correct an erroneous BTM value in the BU_P10_MISC define
 2020-09-27 13:55 UTC  (5+ messages)

[PATCH] x86: Use SET operation in MOVDIRI and MOVDIR64B
 2020-09-27 13:21 UTC 

[PATCH v7] genemit.c (main): split insn-emit.c for compiling parallelly
 2020-09-27  2:34 UTC  (2+ messages)

[PATCH] AIX: collect2 visibility
 2020-09-26 15:24 UTC 

[PATCH] optabs: Don't reuse target for multi-word expansions if it overlaps operand(s) [PR97073]
 2020-09-26 12:03 UTC  (2+ messages)

Implement iterative dataflow in modref to track parameters
 2020-09-26 10:20 UTC  (2+ messages)

[committed] openmp: Improve #pragma omp simd vectorization
 2020-09-26  8:18 UTC 

Add support for iterative dataflow to ipa-modref-tree.h
 2020-09-26  6:12 UTC  (2+ messages)

[committed] analyzer: add test for placement new
 2020-09-26  1:37 UTC 

[committed] analyzer: fix ICEs treeifying offset_region [PR96646, PR96841]
 2020-09-26  1:36 UTC 

[PATCH 1/2, rs6000] int128 sign extention instructions (partial prereq)
 2020-09-25 23:41 UTC  (7+ messages)
` [PATCH 2/2, rs6000] VSX load/store rightmost element operations
    ` [EXTERNAL] "

[PATCH 1/2] rs6000: Support _mm_insert_epi{8,32,64}
 2020-09-25 23:22 UTC  (5+ messages)

Disable ipa-modref with -flive-patching
 2020-09-25 22:07 UTC 

[PATCH] powerpc, libcpp: Fix gcc build with clang on power8 [PR97163]
 2020-09-25 21:40 UTC  (2+ messages)

[PATCH gcc-10] gcov: fix TOPN streaming from shared libraries
 2020-09-25 21:28 UTC 

[PATCH] c++: Fix up default initialization with consteval default ctor [PR96994]
 2020-09-25 20:30 UTC  (3+ messages)

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-09-25 19:36 UTC  (18+ messages)
` [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs
              ` [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format

c++: Adjust pushdecl/duplicate_decls API
 2020-09-25 19:07 UTC 

[PATCH] make handling of zero-length arrays in C++ pretty printer more robust (PR 97201)
 2020-09-25 18:58 UTC 

[PATCH 0/2] Rework adding Power10 IEEE 128-bit min, max, and conditional move
 2020-09-25 18:52 UTC  (4+ messages)

One issue with default implementation of zero_call_used_regs
 2020-09-25 18:37 UTC  (9+ messages)

c++: Replace tag_scope with TAG_how
 2020-09-25 17:28 UTC 

[PATCH] AArch64: Add Linux cpuinfo string for rng feature
 2020-09-25 16:31 UTC 

[PATCH][GCC 8] AArch64: Implement Armv8.3-a complex arithmetic intrinsics
 2020-09-25 16:09 UTC 

[Patch, fortran] PR/97045 A wrong column is selected when addressing individual elements of unlimited polymorphic dummy argument
 2020-09-25 15:50 UTC 

[PATCH] OpenACC: Separate enter/exit data APIs
 2020-09-25 15:22 UTC  (3+ messages)

[PATCH] New patch for the port of gccgo to GNU/Hurd
 2020-09-25 15:04 UTC 

New modref/ipa_modref optimization passes
 2020-09-25 14:42 UTC  (12+ messages)
                ` Issue with ggc_delete and finalizers (was Re: New modref/ipa_modref optimization passes)

[PATCH v2 16/16] Testsuite: Add initial tests for NEON (incomplete)
 2020-09-25 14:31 UTC 

[PATCH v2 15/16]Arm: Add MVE RTL patterns for Complex Addition, Multiply and FMA
 2020-09-25 14:31 UTC 

[PATCH v2 14/16]Arm: Add NEON RTL patterns for Complex Addition, Multiply and FMA
 2020-09-25 14:31 UTC 

[PATCH v2 13/16]Arm: Add support for auto-vectorization using HF mode
 2020-09-25 14:30 UTC 

[PATCH v2 12/16]AArch64: Add SVE2 Integer RTL patterns for Complex Addition, Multiply and FMA
 2020-09-25 14:30 UTC 

[PATCH v2 11/16]AArch64: Add SVE RTL patterns for Complex Addition, Multiply and FMA
 2020-09-25 14:30 UTC 

[PATCH v2 10/16]AArch64: Add NEON RTL patterns for Complex Addition, Multiply and FMA
 2020-09-25 14:30 UTC 

[PATCH v2 8/16]middle-end: add Complex Multiply and Accumulate/Subtract and Multiply and Accumulate/Subtract with Conjucate detection
 2020-09-25 14:29 UTC 

[PATCH v2 7/16]middle-end: Add Complex Multiplication and Multiplication with Conjucate detection
 2020-09-25 14:29 UTC 

[PATCH v2 6/16]middle-end Add Complex Addition with rotation detection
 2020-09-25 14:28 UTC 

[PATCH v2 2/16]middle-end: Refactor and expose some vectorizer helper functions
 2020-09-25 14:27 UTC 

[PATCH] gcov: fix streaming of HIST_TYPE_IOR histogram type
 2020-09-25 14:26 UTC 

[PATCH] Add if-chain to switch conversion pass
 2020-09-25 14:05 UTC  (11+ messages)

c++: DECL_BUILTIN_P for builtins
 2020-09-25 13:58 UTC 

[PATCH] LRA: Make fixed eliminable registers live
 2020-09-25 13:46 UTC  (8+ messages)
  ` [PATCH] IRA: Don't make a global register eliminable
        ` [GCC 10] "
          ` PING "
            ` PING^2 "

[committed][nvptx] Fix Wimplicit-fallthrough in nvptx.c with -save-temps
 2020-09-25 13:41 UTC 

[PATCH] c++/97197 - support TARGET_MEM_REF in C/C++ error pretty-printing
 2020-09-25 13:38 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] middle-end/96814 - fix VECTOR_BOOLEAN_TYPE_P CTOR RTL expansion
 2020-09-25 13:14 UTC  (6+ messages)

[PATCH] middle-end/97207 - implement move assign for auto_vec<>
 2020-09-25 12:51 UTC 

[committed] libstdc++: Remove redundant -std=gnu++1z flags from makefile
 2020-09-25 11:50 UTC 

Patch ping
 2020-09-25 11:42 UTC 

[PATCH] add move CTOR to auto_vec, use auto_vec for get_loop_exit_edges
 2020-09-25 11:40 UTC  (7+ messages)

[Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
 2020-09-25 11:23 UTC  (11+ messages)

Disable modref for ipa-pta-13.c testcase
 2020-09-25 11:19 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).