public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH PR95700] Use nullptr instead of NULL as a sentinel value
 2020-06-25 11:53 UTC  (5+ messages)

[PATCH] Always use SLP vector defs to determine insertion place
 2020-06-25 11:44 UTC 

[PATCH 0/9] [OpenACC] Refcounting and manual deep copy improvements
 2020-06-25 11:36 UTC  (3+ messages)
` [PATCH 6/9] [OpenACC] Set bias to zero for explicit attach/detach clauses in C and C++

[patch] Take into account range info to optimize range tests
 2020-06-25 11:07 UTC 

RFA: Remove use of register keyword in libiberty.h
 2020-06-25 11:05 UTC  (3+ messages)

[PATCH 00/13] OpenACC 2.6 manual deep copy support
 2020-06-25 11:03 UTC  (4+ messages)
` [PATCH 02/13] OpenACC reference count overhaul

[PATCH 0/7] [OpenACC] Dynamic reference counts for mapped data
 2020-06-25 10:52 UTC  (3+ messages)
` [PATCH 3/7] [OpenACC] Don't pass kind array via pointer to goacc_enter_datum

[PATCH] tree-optimization/95839 - allow CTOR vectorization without loads
 2020-06-25 10:50 UTC 

[PATCH] tree-optimization/95866 - avoid using scalar ops for vectorized shift
 2020-06-25 10:29 UTC 

RFA: Remove use of register keyword in libiberty.h
 2020-06-25 10:20 UTC 

[PATCH] gcov-tool: fix merge operation for summary
 2020-06-25  9:26 UTC 

[PATCH] libgomp: added simple functions and tests for OMPD
 2020-06-25  8:28 UTC  (2+ messages)

[PATCH] x96: Remove PTA_CLWB from PTA_ICELAKE_CLIENT
 2020-06-25  8:21 UTC  (2+ messages)

[PATCH] Add TARGET_UPDATE_DECL_ALIGNMENT [PR95237]
 2020-06-25  8:10 UTC  (4+ messages)

Fortran: Fix character-kind=4 substring resolution (PR95837)
 2020-06-25  7:51 UTC  (6+ messages)

[PATCH] Fortran : Fill in missing array dimensions using the lower, bound (for review)
 2020-06-25  7:22 UTC 

[PATCH] VEC_COND_EXPR: clean up first argument
 2020-06-25  7:01 UTC  (7+ messages)

Fortran : ICE in generic_correspondence PR95584
 2020-06-25  6:33 UTC 

Fortran : Fortran translation issues PR52279
 2020-06-25  6:28 UTC 

[PATCH] PR fortran/95828 - Buffer overflows with SELECT RANK
 2020-06-25  6:20 UTC  (2+ messages)

[PATCH] PR fortran/95826 - Buffer overflows with PDTs and long symbols
 2020-06-25  5:59 UTC  (4+ messages)

[RFC/PATCH] IFN: Fix mask_{load,store} optab support macros
 2020-06-25  1:29 UTC  (8+ messages)

[PATCH] Treat { 0 } specially for structs with the designated_init attribute
 2020-06-25  0:46 UTC  (13+ messages)

[PATCH 3/6 ver 3] rs6000, Add vector replace builtin support
 2020-06-25  0:25 UTC  (2+ messages)

[PATCH 2/6 ver 3] rs6000 Add vector insert builtin support
 2020-06-25  0:16 UTC  (2+ messages)

[PATCH 1/6 ver 3] rs6000, Update support for vec_extract
 2020-06-25  0:10 UTC  (2+ messages)

[PATCH 0/7] Support vector load/store with length
 2020-06-24 23:56 UTC  (14+ messages)
` [PATCH 1/7] ifn/optabs: "
  ` [PATCH 1/7 V2] "
      ` [PATCH 1/7 V3] "
        ` [PATCH 1/7 V4] "
            ` [PATCH 1/7 v5] "

[PATCH] c++: Improve checking of decls with trailing return type [PR95820]
 2020-06-24 23:27 UTC 

[PATCH] PR 83938 Reduce memory consumption in stable_sort/inplace_merge
 2020-06-24 20:12 UTC  (3+ messages)

[pushed] coroutines, testsuite: Update tests for get-return-object errors
 2020-06-24 20:09 UTC 

[PATCHv8] c++:Handle TYPE_PACK_EXPANSION in cxx_incomplete_type_diagnostic[PR96752]
 2020-06-24 20:07 UTC  (2+ messages)

[pushed] c++: Fix ICE with using and virtual function [PR95719]
 2020-06-24 19:59 UTC 

[PATCH] c++: Fix CTAD for aggregates in template [PR95568]
 2020-06-24 19:52 UTC  (2+ messages)

[PATCH 0/3, v2] rs6000: Add support for Matrix-Multiply Assist (MMA) built-in functions
 2020-06-24 19:37 UTC  (3+ messages)

[PATCH 1/2] simplify-rtx: Parity of parity is parity
 2020-06-24 19:29 UTC  (2+ messages)
` [PATCH 2/2] simplify-rtx: Simplify rotates by zero

[PATCH] powerpc: Restore bootstrap for PPC Darwin
 2020-06-24 17:35 UTC  (2+ messages)

[Patch] [OpenMP, Fortran] Add structure/derived-type element mapping
 2020-06-24 17:32 UTC 

[PATCH] libgomp, fortran: Apply if clause to all sub-constructs in combined OpenMP constructs
 2020-06-24 17:29 UTC  (3+ messages)

[PATCH] PR fortran/95827 - Buffer overflows with PDTs and long symbols
 2020-06-24 17:09 UTC  (3+ messages)

[PATCH] libgomp: added simple functions and tests for OMPD
 2020-06-24 16:47 UTC  (7+ messages)

[PATCH] x86: Remove brand ID check for Intel processors
 2020-06-24 15:06 UTC  (2+ messages)

[PATCH] x86: Add Cooper Lake detection with AVX512BF16
 2020-06-24 14:49 UTC  (2+ messages)

[PATCH] x86: Share _isa_names_table and use cpuinfo.h
 2020-06-24 14:48 UTC  (5+ messages)
    ` V2 "

[PATCH] Make contrib/download_prerequisites work on AIX and OpenBSD
 2020-06-24 14:23 UTC  (3+ messages)

[PATCH] tree-optimization/95866 - avoid vectorizing uniform SLP subgraphs
 2020-06-24 13:56 UTC 

[Patch][gcn, nvptx, offloading] mkoffload – handle -fpic/-fPIC
 2020-06-24 13:48 UTC  (6+ messages)

[PATCH] coroutines: Copy attributes to the outlined functions [PR95518]
 2020-06-24 13:35 UTC  (4+ messages)
  ` [PATCH v2] coroutines: Copy attributes to the outlined functions [PR95518, PR95813]

[PATCH] x86: Update Intel processor detection
 2020-06-24 12:43 UTC  (22+ messages)
` V2 [PATCH] x86: Move cpuinfo.h from libgcc to common/config/i386
            ` V3 "
                ` V4 "
                    ` V5 "
                        ` PING^1: "
                          ` PING^2: "
                                  ` V6 "
                                    ` V7 "

[committed] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
 2020-06-24 12:43 UTC 

[committed] libstdc++: Fix warnings with -Wsystem-headers
 2020-06-24 12:42 UTC 

[committed] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
 2020-06-24 12:42 UTC 

[PR95416] outputs.exp: skip lto tests when not using linker plugin
 2020-06-24 11:39 UTC  (3+ messages)

[PATCH PR95854] ICE in find_bswap_or_nop_1 of pass store-merging
 2020-06-24 11:28 UTC  (4+ messages)

[PATCH] x86: Fold arch_names_table into processor_alias_table
 2020-06-24 11:14 UTC  (2+ messages)

[PATCH] nvptx: Add support for subword compare-and-swap
 2020-06-24 11:13 UTC  (4+ messages)

[PATCH] emit SLP vectorized loads earlier
 2020-06-24 10:59 UTC 

[PATCH] tree-optimization/95856 fix vect_stmt_dominates_stmt_p at BB region boundary
 2020-06-24 10:58 UTC 

testsuite: clarify scan-dump file globbing behavior
 2020-06-24 10:04 UTC  (6+ messages)
      ` PING "

[PATCH v4] arm: Implement Armv8.1-M low overhead loops
 2020-06-24 10:04 UTC  (2+ messages)

[PATCH] Fortran : Bogus error with additional blanks in type(*) PR95829
 2020-06-24  9:13 UTC  (2+ messages)

[PATCH] Implement no_stack_protect attribute
 2020-06-24  9:09 UTC  (7+ messages)

[PATCH wwwdocs] gcc-11/changes: Document TSAN changes
 2020-06-24  8:51 UTC  (4+ messages)

[PATCH] fold-const: Fix A <= 0 ? A : -A folding [PR95810]
 2020-06-24  8:30 UTC  (2+ messages)

[committed] openmp: Fix two pastos in non-rect loop OpenMP lowering
 2020-06-24  8:27 UTC 

[PATCH] Fortran : False positive for optional arguments PR95446
 2020-06-24  8:00 UTC 

[stage1][PATCH] Add gcc_assert that &global_options are not dirty modified
 2020-06-24  7:44 UTC  (16+ messages)

[PATCH] arc: add exceptions for PR92860
 2020-06-24  7:43 UTC 

[PATCH][obvious] options: Properly compare string options
 2020-06-24  7:23 UTC 

[PATCH] separate reading past the end from -Wstringop-overflow
 2020-06-24  2:05 UTC 

[PATCH] reassoc: Propagate PHI_LOOP_BIAS along single uses
 2020-06-23 23:30 UTC 

[PATCH] recog: Use parameter packs for operator()
 2020-06-23 22:50 UTC  (8+ messages)

[PATCH, RS6000 PR target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin
 2020-06-23 22:35 UTC  (6+ messages)
  ` [PATCH v2, "

[PATCH] x86: Fold arch_names_table into processor_alias_table
 2020-06-23 22:24 UTC 

[PATCH] PR fortran/95707 - ICE in finish_equivalences, at fortran/trans-common.c:1319
 2020-06-23 21:55 UTC  (2+ messages)

[PATCH 1/6 ver 2] rs6000, Update support for vec_extract
 2020-06-23 21:50 UTC  (2+ messages)

[pushed] c++: Improve CTAD for aggregates [PR93976]
 2020-06-23 21:49 UTC 

[PATCH][GCC][Arm] PR target/95646: Do not clobber callee saved registers with CMSE
 2020-06-23 20:52 UTC  (5+ messages)

[PATCH 00/28] rs6000: Auto-generate builtins from descriptions
 2020-06-23 20:21 UTC  (5+ messages)

[PATCHv7] Handle TYPE_PACK_EXPANSION in cxx_incomplete_type_diagnostic
 2020-06-23 19:30 UTC  (2+ messages)

[PATCH] rs6000: Allow --with-cpu=power10
 2020-06-23 19:08 UTC  (2+ messages)

[PATCHv6] Handle TYPE_PACK_EXPANSION in cxx_incomplete_type_diagnostic
 2020-06-23 18:17 UTC  (5+ messages)

Straight Line Speculation (SLS) mitigation
 2020-06-23 17:12 UTC  (13+ messages)
` [Patch 1/3] aarch64: New Straight Line Speculation (SLS) mitigation flags
` [Patch 2/3] aarch64: Introduce SLS mitigation for RET and BR instructions
` [Patch 3/3] aarch64: Mitigate SLS for BLR instruction
  ` [Patch v2 "

[PATCH][RFC] vector creation from two parts of two vectors produces TBL rather than ins (PR93720)
 2020-06-23 17:10 UTC  (3+ messages)

[PATCH][RFC] __builtin_shuffle sometimes should produce zip1 rather than TBL (PR82199)
 2020-06-23 16:53 UTC  (3+ messages)

[PATCH] libiberty, include: add bsearch_r
 2020-06-23 16:40 UTC  (3+ messages)
` [PATCH v2] "

[Ada] Fix memory corruption with vector and variant record
 2020-06-23 16:33 UTC 

[Ada] Emit debug info for integral variables first
 2020-06-23 16:14 UTC 

[Ada] Streamline implementation of renaming in gigi
 2020-06-23 16:03 UTC 

[PATCH] build: Change conditional include and empty.mk to -include in Makefiles
 2020-06-23 15:42 UTC  (2+ messages)

[Ada] Emit user subtypes with -fgnat-encodings=minimal
 2020-06-23 15:39 UTC 

[PATCH] coroutines: Add a cleanup expression for g-r-o when needed [PR95477]
 2020-06-23 13:07 UTC  (5+ messages)

introduce -fcallgraph-info option
 2020-06-23 11:30 UTC  (25+ messages)
            ` drop -aux{dir,base}, revamp -dump{dir,base} (was: Re: introduce -fcallgraph-info option)
                ` drop -aux{dir,base}, revamp -dump{dir,base}

[pushed] c++: -fsanitize=vptr and -fstrong-eval-order. [PR95221]
 2020-06-23 11:21 UTC  (2+ messages)

[committed] libstdc++: Adjust std::from_chars negative tests
 2020-06-23 11:20 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).