public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Add a new combine pass
 2019-11-18  0:21 UTC 

[PATCH] PR85678: Change default to -fno-common
 2019-11-17 23:35 UTC  (9+ messages)
` [PATCH v2] "
            ` [PATCH v3] "

[PATCH] naming GCC's profile data section
 2019-11-17 23:33 UTC  (2+ messages)

[committed] Fix linux-atomic.c build on hppa-linux
 2019-11-17 23:31 UTC 

[PATCH][Hashtable 5/6] Remove H1/H2 template parameters
 2019-11-17 23:30 UTC  (2+ messages)

[PATCH][Hashtable 6/6] PR 68303 small size optimization
 2019-11-17 22:21 UTC 

[PATCH][Hashtable 4/6] Clean local_iterator implementation
 2019-11-17 21:15 UTC 

LRA: handle memory constraints that accept more than "m"
 2019-11-17 21:03 UTC  (2+ messages)

[PATCH 0/4][MSP430] Tweaks to default configuration to reduce code size
 2019-11-17 21:02 UTC  (5+ messages)
` [PATCH 1/4] MSP430: Disable TM clone registry by default
` [PATCH 4/4] MSP430: Deprecate -minrt option

[PATCH][Hashtable 3/6] Fix noexcept qualifications
 2019-11-17 21:01 UTC 

[PATCH][Hashtable 2/6] Avoid over-sizing container
 2019-11-17 20:59 UTC 

[PATCH][Hashtable 1/6] Code simplification/optimization
 2019-11-17 20:56 UTC 

[PATCH][Hashtable 0/6] Code review
 2019-11-17 20:51 UTC 

[PATCH] musl: Don't use gthr weak refs in libgcc PR91737
 2019-11-17 20:42 UTC  (3+ messages)

[PATCH 0/4] Eliminate cc0 from m68k
 2019-11-17 19:45 UTC  (4+ messages)

[Patch, Fortran] dec comparisons - for review
 2019-11-17 19:44 UTC  (4+ messages)

[PATCH] include size and offset in -Wstringop-overflow
 2019-11-17 19:11 UTC  (15+ messages)

Set inline-insns-single-O2 to 70
 2019-11-17 19:01 UTC  (2+ messages)

[Patch, fortran] PR83118 - [8/9/10 Regression] Bad intrinsic assignment of class(*) array component of derived type
 2019-11-17 18:40 UTC 

[mid-end][__RTL] Clean state despite unspecified __RTL startwith passes
 2019-11-17 18:34 UTC  (2+ messages)

[PATCH 0/4] Eliminate cc0 from m68k
 2019-11-17 18:27 UTC  (20+ messages)
` [PATCH 1/4] Preliminary m68k patches
` [PATCH 2/4] The main m68k cc0 conversion

Add optabs for accelerating RAW and WAR alias checks
 2019-11-17 17:56 UTC  (2+ messages)

Handle VIEW_CONVERT_EXPR for variable-length vectors
 2019-11-17 17:51 UTC  (2+ messages)

Two RTL CC tweaks for SVE pmore/plast conditions
 2019-11-17 17:02 UTC  (2+ messages)

[C++ coroutines 0/6] Implement C++ coroutines
 2019-11-17 16:58 UTC  (10+ 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

[committed] Fix complex-6 for rx target
 2019-11-17 16:54 UTC 

[PATCH, Modula-2 (C/C++/D/F/Go/Jit)] (Register spec fn) (v3)
 2019-11-17 10:23 UTC 

[C++ PATCH] Fix up spaceship diagnostics
 2019-11-17  6:49 UTC  (2+ messages)

[PATCH] libstdc++: add range constructor for std::string_view (P1391R4)
 2019-11-17  1:34 UTC 

[C++20 PATCH] Implement P1920R1, Missing feature-test macros 2017-2019
 2019-11-17  1:33 UTC  (2+ messages)

Fwd: [PATCH,libstdc++] C++ constexpr tuple is broken
 2019-11-17  1:33 UTC  (2+ messages)

[PATCH] libstdc++: Define C++20 range utilities and range factories
 2019-11-17  1:20 UTC 

[PATCH] rs6000: Allow mode GPR in cceq_{ior,rev}_compare
 2019-11-17  1:08 UTC 

[PATCH] combine: Don't set the same thing twice in one parallel
 2019-11-16 23:29 UTC 

[C++ PATCH] Implement C++20 P1814R0, CTAD for alias templates
 2019-11-16 23:10 UTC 

[C++ PATCH] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts
 2019-11-16 22:51 UTC 

New modref/ipa_modref optimization passes
 2019-11-16 22:23 UTC 

[wwwdocs] readings.html - "Porting GCC for Dunces" is gone
 2019-11-16 22:17 UTC  (3+ messages)

[PATCH] Revert r278363 "Start work on <ranges> header"
 2019-11-16 21:57 UTC 

[PATCH] libstdc++: Optimize std::jthread construction
 2019-11-16 21:54 UTC 

[PATCH 00/49] RFC: Add a static analysis framework to GCC
 2019-11-16 21:47 UTC  (51+ messages)
` [PATCH 01/49] analyzer: user-facing documentation
` [PATCH 09/49] gimple const-correctness fixes
` [PATCH 02/49] analyzer: internal documentation
` [PATCH 14/49] hash-map-tests.c: add a selftest involving int_hash
` [PATCH 11/49] Add diagnostic_metadata and CWE support
` [PATCH 08/49] Introduce pretty_printer::clone vfunc
` [PATCH 05/49] vec.h: add auto_delete_vec
` [PATCH 33/49] analyzer: new files: sm.{cc|h}
` [PATCH 16/49] Add support for in-tree plugins
` [PATCH 36/49] analyzer: new file: sm-pattern-test.cc
` [PATCH 27/49] analyzer: new files: supergraph.{cc|h}
` [PATCH 07/49] Replace label_text ctor with "borrow" and "take"
` [PATCH 35/49] analyzer: new file: sm-file.cc
` [PATCH 29/49] analyzer: new files: tristate.{cc|h}
` [PATCH 28/49] analyzer: new files: analyzer.{cc|h}
` [PATCH 17/49] Support for adding selftests via a plugin
` [PATCH 22/49] analyzer: params.def: new parameters
` [PATCH 24/49] analyzer: new file: analyzer-pass.cc
` [PATCH 21/49] analyzer: command-line options
` [PATCH 30/49] analyzer: new files: constraint-manager.{cc|h}
` [PATCH 12/49] Add diagnostic paths
` [PATCH 19/49] analyzer: new files: analyzer-selftests.{cc|h}
` [PATCH 18/49] Add in-tree plugin: "analyzer"
` [PATCH 26/49] analyzer: new files: digraph.{cc|h} and shortest-paths.h
` [PATCH 03/49] diagnostic_show_locus: move initial newline to callers
` [PATCH 23/49] analyzer: logging support
` [PATCH 32/49] analyzer: new files: pending-diagnostic.{cc|h}
` [PATCH 06/49] timevar.h: add auto_client_timevar class
` [PATCH 34/49] analyzer: new file: sm-malloc.cc
` [PATCH 39/49] analyzer: new files: analysis-plan.{cc|h}
` [PATCH 04/49] sbitmap.h: add operator const sbitmap & to auto_sbitmap
` [PATCH 45/49] analyzer: new files: engine.{cc|h}
` [PATCH 25/49] analyzer: new files: graphviz.{cc|h}
` [PATCH 42/49] analyzer: new files: program-state.{cc|h}
` [PATCH 37/49] analyzer: new file: sm-sensitive.cc
` [PATCH 38/49] analyzer: new file: sm-taint.cc
` [PATCH 48/49] gdbinit.in: add break-on-saved-diagnostic
` [PATCH 15/49] Add ordered_hash_map
` [PATCH 13/49] function-tests.c: expose selftest::make_fndecl for use elsewhere
` [PATCH 41/49] analyzer: new files: program-point.{cc|h}
` [PATCH 31/49] analyzer: new files: region-model.{cc|h}
` [PATCH 49/49] analyzer: test suite
` [PATCH 10/49] Add -fdiagnostics-nn-line-numbers
` [PATCH 46/49] analyzer: new files: checker-path.{cc|h}
` [PATCH 47/49] analyzer: new files: diagnostic-manager.{cc|h}
` [PATCH 40/49] analyzer: new files: call-string.{cc|h}
` [PATCH 43/49] analyzer: new file: exploded-graph.h
` [PATCH 44/49] analyzer: new files: state-purge.{cc|h}
` [PATCH 20/49] analyzer: new builtins

[patch, fortran] Load scalar intent-in variables at the beginning of procedures
 2019-11-16 20:42 UTC  (4+ messages)

[committed] Delete common/config/powerpcspe
 2019-11-16 19:38 UTC 

[patch,avr] Add suport for devices from the 0-series
 2019-11-16 19:34 UTC  (2+ messages)

[PATCH] Fix slowness in demangler
 2019-11-16 17:36 UTC  (4+ messages)

[PATCH] Refactor rust-demangle to be independent of C++ demangling
 2019-11-16 15:39 UTC  (12+ messages)

[Patch][Demangler] Fix for complex values
 2019-11-16 15:33 UTC  (8+ messages)

Add an empty constructor shortcut to build_vector_from_ctor
 2019-11-16 14:45 UTC  (2+ messages)

[C++] Pass type uses through the verify_type_context hook
 2019-11-16 14:37 UTC 

[committed][AArch64] Robustify aarch64_wrffr
 2019-11-16 13:38 UTC 

[committed][AArch64] Add scatter stores for partial SVE modes
 2019-11-16 11:33 UTC 

[committed][AArch64] Pattern-match SVE extending gather loads
 2019-11-16 11:31 UTC 

[committed][AArch64] Add gather loads for partial SVE modes
 2019-11-16 11:27 UTC 

[committed][AArch64] Add truncation for partial SVE modes
 2019-11-16 11:21 UTC 

[committed][AArch64] Add sign and zero extension for partial SVE modes
 2019-11-16 11:16 UTC 

[committed][AArch64] Add autovec support for partial SVE vectors
 2019-11-16 11:08 UTC 

[committed][AArch64] Tweak gcc.target/aarch64/sve/clastb_8.c
 2019-11-16 11:03 UTC 

[committed][AArch64] Replace SVE_PARTIAL with SVE_PARTIAL_I
 2019-11-16 10:58 UTC 

Support C2x [[]] attributes for C
 2019-11-16 10:56 UTC  (2+ messages)

[committed][AArch64] Add "FULL" to SVE mode iterator names
 2019-11-16 10:55 UTC 

[committed][AArch64] Enable VECT_COMPARE_COSTS by default for SVE
 2019-11-16 10:52 UTC 

[PATCH v3] Missed function specialization + partial devirtualization
 2019-11-16 10:14 UTC  (12+ messages)
  ` [PATCH v4] "
          ` [PATCH v5] "
              ` Ping: "
                ` Ping*2: "

Fix uncached nonspec_time in inliner
 2019-11-16  9:59 UTC 

Record leader nodes in the SLP graph (PR92516)
 2019-11-16  9:55 UTC 

[PATCH, libstdc++] More
 2019-11-16  8:18 UTC 

Symver attribute
 2019-11-16  3:17 UTC  (4+ messages)

PowerPC V9 patches, Add the PCREL_OPT optimization
 2019-11-16  1:17 UTC  (5+ messages)
` [PATCH], V9, #1 of 4, Add basic PCREL_OPT support for loads
` [PATCH], V9, #2 of 4, Add PCREL_OPT for sign, zero, and float extend
` [PATCH], V9, #3 of 4, Add PCREL_OPT store support
` [PATCH], V9, #4 of 4, Add PCREL_OPT tests

[PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line
 2019-11-16  0:03 UTC  (7+ messages)

[PATCH] Add support for C++2a stop_token
 2019-11-15 23:45 UTC  (7+ messages)

[PATCH] [MIPS] Prevent MSA branches from being put into delay slots
 2019-11-15 23:44 UTC  (2+ messages)

[PATCH] Remove vestiges of MODIFY_JNI_METHOD_CALL
 2019-11-15 23:33 UTC  (2+ messages)

[PATCH] Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGS and X86_TUNE_AVX128_OPTIMAL
 2019-11-15 23:30 UTC  (3+ messages)

[PATCH] Proposal for IPA init() constant propagation
 2019-11-15 23:30 UTC 

Diagnose duplicate C2x standard attributes
 2019-11-15 23:27 UTC 

[RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635)
 2019-11-15 23:23 UTC  (2+ messages)
` [PATCH] "

[RFC PATCH] cgraph support for late declare variant resolution
 2019-11-15 23:20 UTC 

introduce -fcallgraph-info option
 2019-11-15 22:50 UTC  (21+ messages)

[PATCH 00/13] AMD GCN worker partitioning support
 2019-11-15 21:58 UTC  (14+ messages)
` [PATCH 02/13] Target-dependent gang-private variable decl rewriting
` [PATCH 01/13] Add support for gang local storage allocation in shared memory
` [PATCH 05/13] AMD GCN adjustments for middle-end worker partitioning
` [PATCH 04/13] OpenACC middle-end worker-partitioning support
` [PATCH 03/13] Rewrite OpenACC private or reduction reference variables
` [PATCH 06/13] Fix up tests for oaccdevlow pass split
` [PATCH 08/13] Fix host-to-device copies from rodata for AMD GCN
` [PATCH 07/13] Fix OpenACC "ephemeral" asynchronous host-to-device copies
` [PATCH 11/13] AMD GCN symbol output with null cfun
` [PATCH 10/13] Race conditions in OpenACC async tests
` [PATCH 09/13] AMD GCN libgomp plugin queue-full condition locking fix
` [PATCH 12/13] Fix parallel-dims.f90 for AMD GCN
` [PATCH 13/13] Enable worker partitioning "

[WIP PATCH] add object access attributes (PR 83859)
 2019-11-15 21:41 UTC  (3+ messages)

[PATCH] libgo/test: Pass $GOLIBS to compilation in DejaGNU testing
 2019-11-15 21:28 UTC  (2+ messages)

[C++ Patch] Improve cp_truthvalue_conversion locations and more
 2019-11-15 21:15 UTC  (2+ messages)

[PATCH, libstdc++] Implement C++20 p1032 default_searcher constexprosity
 2019-11-15 20:53 UTC  (3+ messages)

[PATCH] extend missing nul checks to all built-ins (PR 88226)
 2019-11-15 20:29 UTC  (2+ messages)

Implement the <iterator> part of C++20 p1032 Misc constexpr bits
 2019-11-15 20:23 UTC  (5+ messages)
  ` [External]_Re: "

[PATCH] fold strncmp of unterminated arrays (PR 92501)
 2019-11-15 20:16 UTC  (2+ messages)

[PATCH] libstdc++: Implement LWG 3149 for std::default_constructible
 2019-11-15 20:15 UTC 

[PATCH] libstdc++: Implement LWG 3070 in path::lexically_relative
 2019-11-15 19:58 UTC 

[PATCH] m68k: add musl support
 2019-11-15 19:57 UTC  (3+ messages)

[PATCH] musl: use correct long double abi by default
 2019-11-15 19:49 UTC  (8+ messages)

[PATCH] MAINTAINERS: Change to my personal email address
 2019-11-15 19: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).