public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCHv5 00/18] Replace the Power target-specific builtin machinery
 2021-09-17 12:17 UTC  (9+ messages)
` [PATCH 02/18] rs6000: Move __builtin_mffsl to the [always] stanza
` [PATCH 03/18] rs6000: Handle gimple folding of target built-ins
` [PATCH 04/18] rs6000: Handle some recent MMA builtin changes
` [PATCH 05/18] rs6000: Support for vectorizing built-in functions

'hash_map<tree, hash_map<tree, tree>>'
 2021-09-17 12:08 UTC  (7+ messages)
      ` Fix 'hash_table::expand' to destruct stale Value objects (was: 'hash_map<tree, hash_map<tree, tree>>')
        ` Fix 'hash_table::expand' to destruct stale Value objects
          ` [PING] "
            ` [PING^2] "

[PATCH, OpenMP, Fortran] Support in_reduction for Fortran
 2021-09-17 11:57 UTC 

[PATCH] Revert no longer needed fix for PR95539
 2021-09-17 11:50 UTC 

[committed] libstdc++: Rename tests with incorrect extension
 2021-09-17 11:41 UTC 

[PATCH] configure: Update --help output for --with-multilib-list
 2021-09-17 11:39 UTC 

[PATCH v3] ipa-inline: Add target info into fn summary [PR102059]
 2021-09-17 11:26 UTC  (2+ messages)

[PATCH v2] ipa-inline: Add target info into fn summary [PR102059]
 2021-09-17 11:26 UTC  (6+ messages)

[committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270]
 2021-09-17 11:25 UTC  (2+ messages)

[PATCH 1/3] (v2) On-demand locations within string-literals
 2021-09-17 11:16 UTC  (12+ messages)
` [PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
  ` [PATCH 2/4] (v3) On-demand locations within string-literals
          ` [Committed] [PATCH 2/4] (v4) "
                  ` [PING] "
                    ` [PING^2] "

[committed] libgomp: Spelling error fix in OpenMP 5.1 conformance section
 2021-09-17 10:36 UTC 

[PATCH] ipa-fnsummary: Remove inconsistent bp_pack_value
 2021-09-17 10:04 UTC  (3+ messages)

[PATCH][RFC] Come up with casm state
 2021-09-17  9:57 UTC  (8+ messages)
` [PATCH 1/N] Rename asm_out_file function arguments
` [PATCH 2/N] Do not hide asm_out_file in ASM_OUTPUT_ASCII
` [PATCH 3/N] Come up with casm global state

[PATCH] tree-optimization/65206 - dependence analysis on mixed pointer/array
 2021-09-17  9:40 UTC  (2+ messages)

[committed] openmp: Add support for OpenMP 5.1 atomics for C++
 2021-09-17  9:31 UTC 

[PATCH, Fortran] Skip gfortran.dg/PR100914.f90 on targets that don't provide quadmath.h
 2021-09-17  8:27 UTC  (7+ messages)
        ` [PATCH, Fortran] Use _Float128 rather than __float128 for c_float128 kind

[PATCH] nvptx: Add (experimental) support for HFmode with -misa=sm_53
 2021-09-17  8:24 UTC  (2+ messages)

[PATCH] Set bound/cmp/control for until wrap loop
 2021-09-17  8:16 UTC  (7+ messages)
        ` [PATCH V2] "

[PATCH #2] PR c/102245: Disable sign-changing optimization for shifts by zero
 2021-09-17  8:11 UTC  (2+ messages)

[RFC] ldist: Recognize rawmemchr loop patterns
 2021-09-17  8:08 UTC  (12+ messages)

[PATCH 00/62] Support all AVX512FP16 intrinsics
 2021-09-17  8:07 UTC  (5+ messages)
` [PATCH 24/62] AVX512FP16: Add vmovw/vmovsh
` [PATCH 30/62] AVX512FP16: Add vcvtsh2si/vcvtsh2usi/vcvtsi2sh/vcvtusi2sh

[PATCH] Enable auto-vectorization at O2 with very-cheap cost model
 2021-09-17  8:06 UTC  (7+ messages)

[PATCH] C++: add type checking for static local vector variable in template
 2021-09-17  8:05 UTC  (3+ messages)

[PATCH] Fix PR 67102: Add libstdc++ dependancy to libffi
 2021-09-17  8:01 UTC  (4+ messages)

[PATCH v2] C++: add type checking for static local vector variable in template
 2021-09-17  7:58 UTC 

[PATCH 0/4] Update mtune=tremont
 2021-09-17  6:35 UTC  (14+ messages)
` [PATCH 1/4] [PATCH 1/4] x86: Update -mtune=tremont
` [PATCH 2/4] [PATCH 2/4] x86: Update memcpy/memset inline strategies for -mtune=tremont
` [PATCH 3/4] [PATCH 3/4] x86: Properly handle USE_VECTOR_FP_CONVERTS/USE_VECTOR_CONVERTS
` [PATCH 4/4] [PATCH 4/4] x86: Add TARGET_SSE_PARTIAL_REG_[FP_]CONVERTS_DEPENDENCY

[PATCH, Fortran] Revert to non-multilib-specific ISO_Fortran_binding.h
 2021-09-17  6:03 UTC  (8+ messages)

[PATCH] rs6000: Fix wrong code generation for vec_sel [PR94613]
 2021-09-17  5:43 UTC  (9+ messages)
    ` Ping: "
      ` Ping ^ 2: "
        ` Ping ^ 3: "

[PATCH v2 0/2] Fix vec_sel code generation and merge xxsel to vsel
 2021-09-17  5:25 UTC  (3+ messages)
` [PATCH v2 1/2] rs6000: Fix wrong code generation for vec_sel [PR94613]
` [PATCH v2 2/2] rs6000: Fold xxsel to vsel since they have same semantics

[PATCH] better handle MIN/MAX_EXPR of unrelated objects [PR102200]
 2021-09-17  4:10 UTC  (2+ messages)

[PATCH] configure, jit: Allow for 'make check-gcc-jit'
 2021-09-17  3:09 UTC  (5+ messages)
  ` [PING] "
    ` [PING^2] "

[PATCH/RFC 1/2] WPD: Enable whole program devirtualization
 2021-09-17  2:29 UTC  (3+ messages)

libgo patch committed: Update to go1.17.1 release
 2021-09-16 23:48 UTC 

[PATCH] libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761]
 2021-09-16 23:39 UTC  (2+ messages)

[PATCH v2] analyzer: Define INCLUDE_UNIQUE_PTR
 2021-09-16 22:38 UTC  (2+ messages)

[committed] libstdc++: Regenerate the src/debug Makefiles as needed
 2021-09-16 22:09 UTC 

[committed] libstdc++: Increase timeout factor for slow pb_ds tests
 2021-09-16 22:08 UTC 

[committed] libstdc++: Update documentation that only refers to c++98 and c++11
 2021-09-16 22:08 UTC 

[committed] libstdc++: Add noexcept to std::nullopt_t constructor
 2021-09-16 22:08 UTC 

[committed] libstdc++: Remove non-deducible parameter for std::advance overload
 2021-09-16 22:08 UTC 

[committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280]
 2021-09-16 22:06 UTC 

[committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98
 2021-09-16 22:06 UTC 

[committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate
 2021-09-16 22:05 UTC 

[committed] libstdc++: Add noexcept to unique_ptr accessors
 2021-09-16 22:00 UTC 

[patch][version 8]add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-09-16 18:55 UTC  (12+ messages)
  ` [PATCH] testsuite: Fix c-c++-common/auto-init-* tests

[PATCH] c++: constrained variable template issues [PR98486]
 2021-09-16 18:26 UTC  (4+ messages)

[PATCH] c++: fix wrong fixit hints for misspelled typedef [PR77565]
 2021-09-16 18:23 UTC  (6+ messages)

[PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-09-16 18:13 UTC 

[PATCH] [i386] Change ix86_decompose_address return type to bool
 2021-09-16 17:08 UTC 

[PATCH][v2] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
 2021-09-16 16:46 UTC  (16+ messages)

[PATCH 1/5]AArch64 sve: combine inverted masks into NOTs
 2021-09-16 16:18 UTC  (3+ messages)

[Patch] PowerPC: Fix rs6000-gen-builtins with build != host [PR102353]
 2021-09-16 15:31 UTC  (3+ messages)

[patch] Fix PR rtl-optimization/102306
 2021-09-16 15:22 UTC  (2+ messages)

[PATCH] middle-end/102360 - adjust .DEFERRED_INIT expansion
 2021-09-16 15:22 UTC  (6+ messages)

[PATCH 0/4] IPA-CP profile feedback handling fixes
 2021-09-16 15:10 UTC  (3+ messages)
` [PATCH 1/4] cgraph: Do not warn about caller count mismatches of removed functions

[PATCH v3 0/6] rs6000: Support more SSE4 intrinsics
 2021-09-16 14:59 UTC  (2+ messages)

[PATCH] wwwdocs: Move inactive branches to the right section
 2021-09-16 14:41 UTC 

[Patch][GCC][middle-end] - Lower store and load neon builtins to gimple
 2021-09-16 13:58 UTC  (2+ messages)

[PATCH v2] C++: add type checking for static local vector variable in template
 2021-09-16 13:23 UTC 

[Patch] Fortran: Add gfc_simple_for_loop aux function
 2021-09-16 13:06 UTC 

[PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469
 2021-09-16 12:26 UTC  (6+ messages)
      ` [Patch] Fortran: Handle allocated() with coindexed scalars [PR93834] (was: [PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469)
        ` PING – "

[PATCH] coroutines: Small cleanups to await_statement_walker [NFC]
 2021-09-16 11:58 UTC  (5+ messages)

[PATCH 0/2 v3] New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V
 2021-09-16  9:38 UTC  (3+ messages)
` [PATCH v3 1/2] Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result
` [PATCH v3 2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB

[PATCH] testsuite: Make sure double-precision is supported in g++.dg/eh/arm-vfp-unwind.C
 2021-09-16  9:35 UTC  (9+ messages)

[PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS
 2021-09-16  9:26 UTC 

[PATCH v2 1/2] MIPS: use mips_isa enum instead hardcoded numbers
 2021-09-16  9:18 UTC  (3+ messages)

[PATCH] C++: add type checking for static local vector variable in template
 2021-09-16  9:06 UTC  (3+ messages)

[PATCH] C++: add type checking for static local vector variable in template
 2021-09-16  8:59 UTC 

[PATCH] Check the type of mask while generating cond_op in gimple simplication
 2021-09-16  8:27 UTC  (3+ messages)
` [PATCH] Check mask type when doing cond_op related gimple simplification

[PATCH] [AVX512FP16] Support embedded broadcast for AVX512FP16 instructions
 2021-09-16  8:12 UTC 

GNU Tools @ LPC 2021: Program is published
 2021-09-16  7:31 UTC  (3+ messages)

[PATCH] Fix target/101934: aarch64 memset code creates unaligned stores for -mstrict-align
 2021-09-16  7:28 UTC  (3+ messages)

[PATCH] PR fortran/102287 - optional allocatable array arguments (intent out) of derived types with allocatable components are not properly passed to subroutines
 2021-09-16  6:26 UTC  (2+ messages)

[FYI] zero-call-used-regs attr for ada
 2021-09-16  6:10 UTC  (3+ messages)

[PATCH 0/2] New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V
 2021-09-16  4:12 UTC  (4+ messages)
` [PATCH 2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB

[PATCH] rs6000: Modify the way for extra penalized cost
 2021-09-16  1:14 UTC 

[PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter of type of typename or decltype[PR101402,PR102033,PR102034,PR102039,PR102044]
 2021-09-15 23:00 UTC  (2+ messages)

[PATCH] doc: improve -fsanitize=undefined description
 2021-09-15 21:03 UTC 

[pushed] c++: add parsing_function_declarator predicate
 2021-09-15 20:25 UTC 

[PATCH] c++: Update DECL_*SIZE for objects with flexible array members with initializers [PR102295]
 2021-09-15 20:15 UTC  (4+ messages)
  ` [PATCH] c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578]

[PATCH v3] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept expressions
 2021-09-15 19:49 UTC  (2+ messages)

[External] Re: [PATCH] libstdc++: Optimize 'to_string<int>' with numeric_limits instead of __to_chars_len
 2021-09-15 19:44 UTC 

[PATCH][OBVIOUS] rs6000: fix symtab_node::get == NULL issue
 2021-09-15 19:14 UTC  (3+ messages)

[PATCH][RFC] pru: Named address space for R30/R31 I/O access
 2021-09-15 19:04 UTC  (3+ messages)

[PATCH] c++: shortcut bad convs during overload resolution, part 2 [PR101904]
 2021-09-15 17:36 UTC  (2+ messages)

[PATCH] c++: default ctor that's also a list ctor [PR102050]
 2021-09-15 16:39 UTC  (2+ messages)

[PATCH] c++: implement C++17 hardware interference size
 2021-09-15 16:15 UTC  (9+ messages)
` [PATCH RFC] "
      ` [pushed] c++: don't warn about internal interference sizes

[PATCH][pushed] i386: port vxworks to TARGET_CPU_P macro
 2021-09-15 15:46 UTC 

[PATCH][pushed] gcc-changelog: check git commit email address
 2021-09-15 14:33 UTC 

[PATCH] aix: Add FAT library support for libffi
 2021-09-15 14:25 UTC  (5+ messages)

[PATCH][RFC] tree-optimization/65206 - dependence analysis on mixed pointer/array
 2021-09-15 14:09 UTC 

[PATCH] target/102348 - fix powerpc-lynxos build
 2021-09-15 14:03 UTC 

[PATCH] rs6000: Remove useless toc-fusion option
 2021-09-15 13:15 UTC  (3+ messages)
` PING^1 "

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