public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Do not declare std::uses_allocator before C++11
 2019-10-22 22:09 UTC 

[PATCH] Restore use of tr1::unordered_map in testsuite
 2019-10-22 22:05 UTC 

[PATCH] Remove redundant std::allocator members for C++20
 2019-10-22 21:47 UTC 

Add a simulate_enum_decl langhook
 2019-10-22 21:40 UTC  (3+ messages)
` Ping: "
  ` Ping*2: "

Fix PR90796
 2019-10-22 20:57 UTC  (3+ messages)

C++ PATCH to merge concepts-cxx2a branch
 2019-10-22 20:55 UTC  (10+ messages)
      ` [PATCH] Fix constexpr-dtor3.C FAIL on arm

{PATCH v3, rs6000] Replace X-form addressing with D-form addressing in new pass for Power9
 2019-10-22 20:14 UTC  (3+ messages)

[C++ Patch] Improve build_x_unary_op locations
 2019-10-22 20:06 UTC  (2+ messages)

[PATCH] Refactor rust-demangle to be independent of C++ demangling
 2019-10-22 18:48 UTC  (2+ messages)

[Committed] PR fortran/92174
 2019-10-22 18:39 UTC 

[PATCH][PR91979] Incorrect mangling for non-template-argument nullptr expression
 2019-10-22 18:09 UTC  (5+ messages)

[PATCH 1/2][vect]PR 88915: Vectorize epilogues when versioning loops
 2019-10-22 18:07 UTC  (9+ messages)

[PATCH, arm] Backport -- Fix multilibs for Armv7-R
 2019-10-22 16:30 UTC  (2+ messages)

[C++ PATCH] Implement P1073R3: Immediate functions (PR c++/88335)
 2019-10-22 16:07 UTC  (12+ messages)

[C++ PATCH] Partial fix for a recent regression (PR c++/90947)
 2019-10-22 15:20 UTC 

C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates
 2019-10-22 14:57 UTC 

[PATCH v2] Missed function specialization + partial devirtualization
 2019-10-22 14:24 UTC  (10+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "
              ` [PATCH v5] "

[C++ PATCH] Drop ECF_LEAF from __cxa_guard_{acquire,release} (PR tree-optimization/85887)
 2019-10-22 14:07 UTC  (2+ messages)

[PATCH 00/29] [arm] Rewrite DImode arithmetic support
 2019-10-22 13:52 UTC  (24+ messages)
` [PATCH 11/29] [arm] Reduce cost of insns that are simple reg-reg moves
` [PATCH 06/29] [arm] Early split subdi3
` [PATCH 29/29] [arm] Fix testsuite nit when compiling for thumb2
` [PATCH 14/29] [arm] Early split simple DImode equality comparisons
` [PATCH 19/29] [arm] Handle immediate values in uaddvsi4
` [PATCH 18/29] [arm] Cleanup dead code - old support for DImode comparisons
` [PATCH 09/29] [arm] Correctly cost addition with a carry-in
` [PATCH 07/29] [arm] Remove redundant DImode subtract patterns

[arm] Match subtraction from carry_operation
 2019-10-22 13:31 UTC 

[arm] make arm_carry_operation and arm_borrow_operation duals
 2019-10-22 13:21 UTC 

[PATCH] Fix PR92166
 2019-10-22 13:20 UTC 

GCC 10.0 Status Report (2019-10-22), Stage 1 to end Nov 16th
 2019-10-22 13:04 UTC 

[PATCH] Do not ICE in IPA inliner
 2019-10-22 12:48 UTC 

[PATCH] Fix PR92173
 2019-10-22 12:08 UTC 

[PATCH] Loop split upon semi-invariant condition (PR tree-optimization/89134)
 2019-10-22 11:16 UTC  (13+ messages)
      ` Ping: [PATCH V2] "
        ` Ping agian: "
              ` [PATCH V3] "

[PATCH] Prevent LTO section collision for a symbol name starting with '*'
 2019-10-22 11:15 UTC  (14+ messages)

Trustech Cannes 2019 - Visitors List
 2019-10-22 11:10 UTC 

Update aarch64 baseline symbols
 2019-10-22 10:35 UTC 

[PATCH][GCC][Arm][libsanitizer] Fix arm libsanitizer bootstrap failure
 2019-10-22 10:33 UTC  (2+ messages)

[PATCH 0/3][ARC] Bug fixes, cleanups and doc update
 2019-10-22  9:36 UTC  (4+ messages)
` [PATCH 2/3] [ARC] Update mea option documentation
` [PATCH 1/3] [ARC] Cleanup sign/zero extend patterns
` [PATCH 3/3] [ARC] Don't split ior/mov predicated insns

[PATCH] [ARC] Fix movsi_ne pattern
 2019-10-22  8:22 UTC 

[PATCH] [ARC] Fix legitimize pic address
 2019-10-22  8:13 UTC 

Fix use after free in vector_size change
 2019-10-22  8:10 UTC  (2+ messages)

gcc-wwwdocs branch master updated. cdc7bf90357701877546f8bac160d0fb9e20b334
 2019-10-22  8:07 UTC  (6+ messages)

[PATCH] Fix incorrect merge of conflictant names in `dump_graphviz`
 2019-10-22  8:07 UTC  (2+ messages)

[SVE] PR91272
 2019-10-22  7:51 UTC  (4+ messages)

[PATCH] Improve debug info in ivopts optimized loops (PR debug/90231)
 2019-10-22  7:43 UTC  (5+ messages)

[wwwdocs] projects/gupc.html - adjust upc.gwu.edu references
 2019-10-22  7:15 UTC 

[Darwin, testsuite, committed] Fix Wnonnull on Darwin
 2019-10-22  6:47 UTC  (8+ messages)

RFA [PATCH] * lock-and-run.sh: Check for process existence rather than timeout
 2019-10-22  3:49 UTC  (5+ messages)

[PATCH] Use narrow mode of constant when expanding widening multiplication
 2019-10-21 23:00 UTC  (3+ messages)

[PATCH] fix constrained auto parsing issue
 2019-10-21 20:51 UTC  (4+ messages)

[PATCH][PR83534] C++17: typeinfo for noexcept function lacks noexcept information
 2019-10-21 20:40 UTC  (2+ messages)

[C][C++] Avoid exposing internal details in aka types
 2019-10-21 19:51 UTC  (6+ messages)
` Ping: "

[C++] Don't fold __builtin_constant_p prematurely
 2019-10-21 18:49 UTC  (7+ messages)

[C++ Patch] Improve cp_parser_class_head error recovery
 2019-10-21 18:39 UTC  (2+ messages)

C++ PATCH for c++/92062 - ODR-use ignored for static member of class template
 2019-10-21 18:23 UTC  (2+ messages)

[C++ PATCH] Fix handling of location wrappers in constexpr evaluation (PR c++/92015)
 2019-10-21 18:22 UTC  (2+ messages)

[PATCH] diagnose hard errors in concept satisfaction
 2019-10-21 18:20 UTC  (2+ messages)

C++ PATCH for c++/92106 - ICE with structured bindings and -Wreturn-local-addr
 2019-10-21 18:19 UTC  (5+ messages)

[Patch, fortran] PR91926 - assumed rank optional
 2019-10-21 17:59 UTC  (6+ messages)

[PATCH, Fortran] Allow CHARACTER literals in assignments and DATA statements - for review
 2019-10-21 16:32 UTC  (2+ messages)

Move code out of vect_slp_analyze_bb_1
 2019-10-21 16:03 UTC  (8+ messages)

[arm] clean up alu+shift patterns
 2019-10-21 15:56 UTC 

PING: Fwd: [PATCH][gcov-profile/91971]Profile directory concatenated with object file path
 2019-10-21 15:46 UTC  (2+ messages)
` PING*2 : "

[PATCH] add __has_builtin (PR 66970)
 2019-10-21 14:47 UTC  (3+ messages)

[PATCH, OpenACC] Fortran deviceptr
 2019-10-21 14:40 UTC  (4+ messages)

[PATCH][wwwdocs] Update GCC 9 release note
 2019-10-21 14:32 UTC  (4+ messages)

[PATCH] OpenACC reference count overhaul
 2019-10-21 14:26 UTC  (4+ messages)

[PATCH] Fix PR92162
 2019-10-21 14:07 UTC 

[PATCH, Fortran] Optionally suppress no-automatic overwrites recursive warning - for approval
 2019-10-21 13:39 UTC  (4+ messages)

Remove vars before TLS data during OpenACC shutdown
 2019-10-21 13:16 UTC 

[PATCH] Fix (hypothetical) problem with pre-reload splitters (PR target/92140)
 2019-10-21 13:14 UTC  (5+ messages)

[PATCH 0/2] RISCV: Reduce code size when compiling with -msave-restore
 2019-10-21 12:53 UTC  (3+ messages)
` [PATCH 2/2] gcc/riscv: Add a mechanism to remove some calls to _riscv_save_0

[committed] Backports to gcc-9-branch
 2019-10-21 12:24 UTC 

[wwwdocs] readings.html - pubs.opengroup.org has moved to https
 2019-10-21 11:51 UTC 

[PATCH] Fix PR92161
 2019-10-21 11:47 UTC 

[PATCH] [MIPS] PR82981 - mulditi3 pattern for MIPS64R6
 2019-10-21 11:24 UTC 

[committed][vect] Only change base alignment if more restrictive
 2019-10-21 10:30 UTC 

[PATCH][AArch64] Implement __rndr, __rndrrs intrinsics
 2019-10-21 10:06 UTC 

[PATCH][GCC][ARM] Arm generates out of range conditional branches in Thumb2 (PR91816)
 2019-10-21  9:40 UTC  (3+ messages)

[PATCH] Record externals/invariants in the SLP graph
 2019-10-21  9:37 UTC 

[PR47785] COLLECT_AS_OPTIONS
 2019-10-21  9:22 UTC  (5+ messages)

[PATCH] Report errors on inconsistent OpenACC nested reduction, clauses
 2019-10-21  7:40 UTC 

[testsuite] Add test for PR91532
 2019-10-21  7:09 UTC  (4+ messages)

[0/3] Turn current_vector_size into a vec_info field
 2019-10-21  6:01 UTC  (5+ messages)
` [1/3] Avoid setting current_vector_size in get_vec_alignment_for_array_type
` [2/3] Pass vec_infos to more routines
` [3/3] Replace current_vector_size with vec_info::vector_size

[wwwdocs] Update gcc-10/changes.html re Intel ISA (was: gcc-wwwdocs branch master updated. 63fbcfeaf27d9dd2083ccbd34bdff8fccb63949c)
 2019-10-21  5:56 UTC  (2+ messages)

[PATCH] Fix -Wshadow=local warnings in rtl.h
 2019-10-21  2:39 UTC  (5+ messages)

[PATCH] Fix description of -fcommon
 2019-10-20 21:25 UTC  (2+ messages)

[wwwdocs] codingconventions.html - hboehm.info now defaults to https
 2019-10-20 21:17 UTC 

[doc] install.texi - hboehm.info tweak
 2019-10-20 20:13 UTC 

Project
 2019-10-20 20:11 UTC 

[PATCH] Fix dwarf-lineinfo inconsistency of inlined subroutines
 2019-10-20 20:09 UTC 

[PATCH V6 00/11] eBPF support for GCC
 2019-10-20 19:51 UTC  (7+ messages)
` [PATCH V6 05/11] bpf: new GCC port

[patch,testsuite] More fixes for small targets
 2019-10-20 17:14 UTC  (2+ messages)

GCC wwwdocs move to git done
 2019-10-20 16:47 UTC  (2+ messages)

[wwwdocs] readings.html - tweak polyhedron.com link
 2019-10-20 16:06 UTC 

[wwwdocs] Improve markup/nicer formatting for GIT instructions
 2019-10-20 16:03 UTC  (3+ messages)

Fix wrong code issue in access path oracle
 2019-10-20 14:54 UTC 

[Patch][Demangler] Fix for complex values
 2019-10-20 11:21 UTC  (5+ messages)

[ C++ ] [ PATCH ] [ RFC ] p1301 - [[nodiscard("should have a reason")]]
 2019-10-20  4:11 UTC  (11+ messages)

Avoid recomputing data references in BB SLP
 2019-10-19 18:45 UTC  (2+ messages)

[PATCH] Improve code generation of v += (c == 0) etc. on x86 (PR target/92140)
 2019-10-19 13:00 UTC  (2+ messages)

[PPC, committed] Delete out of date comment
 2019-10-19  7:55 UTC 

[committed] correct strcmp() == 0 result for unknown strings (PR 92157)
 2019-10-19  4:08 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).