public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch 0/X] [WIP][RFC][libsanitizer] Introduce HWASAN to GCC
 2019-10-24 10:11 UTC  (4+ messages)

[PATCH] Fix testsuite fallout from partial PR65930 fix
 2019-10-24 10:08 UTC 

Order symbols before section copying in the lto streamer
 2019-10-24  9:58 UTC  (4+ messages)

[PATCH] Define std::uniform_random_bit_generator concept for C++20
 2019-10-24  9:52 UTC  (2+ messages)

GCC wwwdocs move to git done
 2019-10-24  9:35 UTC  (2+ messages)

[C++ PATCH] P0784R7 constexpr new fixes (PR c++/91369)
 2019-10-24  9:32 UTC 

[PATCH] Fix parser to recognize operator?:
 2019-10-24  9:12 UTC  (4+ messages)

[Committed] PR fortran/92174
 2019-10-24  9:03 UTC  (3+ messages)
` [PATCH] Fix another UBSAN in Fortran coarray

[PATCH V6 00/11] eBPF support for GCC
 2019-10-24  8:45 UTC  (8+ messages)
` [PATCH V6 05/11] bpf: new GCC port

RFC/A: Add a targetm.vectorize.related_mode hook
 2019-10-24  8:14 UTC  (8+ messages)

Pass the data vector mode to get_mask_mode
 2019-10-24  7:56 UTC  (3+ messages)

Fix reductions for fully-masked loops
 2019-10-24  7:45 UTC 

[Patch][Fortran/OpenMP] Don't create "alloc:" for 'target exit data'
 2019-10-24  7:29 UTC  (2+ messages)
` *ping* "

[PATCH] S/390: Use UNSPEC_GET_TP for thread pointer loads
 2019-10-24  7:11 UTC  (2+ messages)

[PATCH] Support multi-versioning on self-recursive function (ipa/92133)
 2019-10-24  6:57 UTC  (3+ messages)

[PATCH] Fall back to SLP reduction discovery when reduction group fails
 2019-10-24  6:25 UTC 

[SVE] PR91272
 2019-10-24  5:44 UTC  (5+ messages)

[C++ PATCH] 'std' identifier not needed
 2019-10-24  2:31 UTC 

[Committed] Update Fortran expression dumper for BT_BOZ
 2019-10-24  0:58 UTC 

[C++ PATCH] Fix a C++17/20 regression on indirect function calls (PR c++/92201)
 2019-10-23 23:34 UTC 

[PATCH] Remove extra lib directory from --with-advance-toolchain
 2019-10-23 21:51 UTC  (4+ messages)
` [PATCHv2] Change the library search path when using --with-advance-toolchain

PR92163
 2019-10-23 21:47 UTC 

PowerPC future machine patches, version 6
 2019-10-23 21:45 UTC  (9+ messages)
` [PATCH] V6, #1 of 17: Use ADJUST_INSN_LENGTH for prefixed instructions
` [PATCH] V6, #2 of 17: Minor code reformat
` [PATCH] V6, #3 of 17: Update lwa_operand for prefixed PLWA

[C++ PATCH] Implement P1286R2, Contra CWG1778
 2019-10-23 21:01 UTC 

[patch,gomp4] add support for fortran common blocks
 2019-10-23 20:41 UTC  (4+ messages)
` [Patch][Fortran] OpenACC – permit common blocks in some clauses

[PATCH] Add support for C++2a stop_token
 2019-10-23 20:02 UTC  (2+ messages)

[PATCH] Add C++20 jthread type to <thread> (2nd attempt)
 2019-10-23 19:50 UTC 

[PATCH] Add C++20 jthread type to <thread> --text follows this line-<#part type="text/x-patch" filename="/home/remote/trodgers/src/oss/gcc/jt/0001-Add-C-20-jthread-type-to-thread.patch" disposition=attachment description="Le patch"> <#/part> -
 2019-10-23 19:45 UTC 

[PATCH] Make std::invoke usable in constant expressions
 2019-10-23 19:39 UTC 

[PATCH] PR c++/91369 Implement P0784R7 changes to allocation and construction
 2019-10-23 19:29 UTC 

Make ipa-reference bitmaps dense
 2019-10-23 19:27 UTC  (4+ messages)

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

[PATCH] PR fortran/92178 -- Re-order argument deallocation
 2019-10-23 18:15 UTC 

C++ PATCH for c++/91548 - fix detecting modifying const objects for ARRAY_REF
 2019-10-23 18:12 UTC 

[COMMITTED][MSP430] Fix incorrect determination of hardware multiply support
 2019-10-23 18:02 UTC 

[COMMITTED][MSP430] Cleanup code in hardware multiply library
 2019-10-23 17:49 UTC 

[PATCH] Refactor rust-demangle to be independent of C++ demangling
 2019-10-23 17:43 UTC  (9+ messages)

[PATCH][MSP430] Use hardware multiply routine to perform HImode widening multiplication (mulhisi3)
 2019-10-23 17:41 UTC 

Re:lemire.me:Increase the number of visitors
 2019-10-23 16:46 UTC 

Reduce inline-heuristics-hint-percent (to fix exchange2 regression)
 2019-10-23 16:22 UTC  (3+ messages)

[PATCH] Replace C++14 feature used in C++11 test
 2019-10-23 16:20 UTC 

[PATCH] Remove redundant std::allocator members for C++20
 2019-10-23 16:18 UTC  (3+ messages)

[PATCH] Adjust pb_ds extensions to use allocator_traits
 2019-10-23 16:18 UTC 

[PATCH] Qualify type names in <ext/throw_allocator.h>
 2019-10-23 16:18 UTC 

Fix PR90796
 2019-10-23 16:16 UTC  (4+ messages)

[PATCH] Help compiler detect invalid code
 2019-10-23 16:02 UTC  (6+ messages)
      ` [PATCH] Fix algo constexpr tests in Debug mode

[PATCH, GCC/ARM, 0/10] Add support for Armv8.1-M Mainline Security Extension
 2019-10-23 15:07 UTC  (11+ messages)
` [PATCH, GCC/ARM, 2/10] Add command line support for Armv8.1-M Mainline
` [PATCH, GCC/ARM, 5/10] Clear VFP registers with VSCCLRM
` [PATCH, GCC/ARM, 1/10] Fix -mcmse check in libgcc
` [PATCH, GCC/ARM, 4/10] Clear GPR with CLRM
` [PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry functions
` [PATCH, GCC/ARM, 6/10] Clear GPRs inline when calling nscall function
` [PATCH, GCC/ARM, 10/10] Enable -mcmse
` [PATCH, GCC/ARM, 7/10] Clear all VFP regs inline in hardfloat nscall functions
` [PATCH, GCC/ARM, 9/10] Call nscall function with blxns
` [PATCH, GCC/ARM, 8/10] Do lazy store & load inline when calling nscall function

[PATCH 00/29] [arm] Rewrite DImode arithmetic support
 2019-10-23 13:35 UTC  (9+ messages)
` [PATCH 11/29] [arm] Reduce cost of insns that are simple reg-reg moves

[Patch, Fortran] PR91863 - fix call to bind(C) with array descriptor
 2019-10-23 13:21 UTC 

[PATCH] Fix the easy part of PR65930
 2019-10-23 13:07 UTC 

[RFC C++ PATCH] OpenMP declare variant for C++
 2019-10-23 12:41 UTC 

GCC 9 backports
 2019-10-23 12:12 UTC  (8+ messages)

[PR47785] COLLECT_AS_OPTIONS
 2019-10-23 12:12 UTC  (6+ messages)

[PATCH 0/2] [og8] Further OpenACC/libgomp refcounting fixes
 2019-10-23 11:51 UTC  (4+ messages)
` [PATCH] OpenACC reference count overhaul

[PATCH][OBVIOUS] Initialize a field in fibonacci_node
 2019-10-23 11:37 UTC 

Remove build_{same_sized_,}truth_vector_type
 2019-10-23 11:16 UTC 

Add build_truth_vector_type_for_mode
 2019-10-23 11:13 UTC 

Replace mode_for_int_vector with related_int_vector_mode
 2019-10-23 11:10 UTC 

[committed][AArch64] Don't apply mode_for_int_vector to scalars
 2019-10-23 11:00 UTC 

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

[PATCH 0/3][rs6000] Update RTL patterns for vector conversion
 2019-10-23 10:15 UTC  (4+ messages)
` [PATCH 1/3][rs6000] Replace vsx_xvcdpsp by vsx_xvcvdpsp
` [PATCH 2/3][rs6000] vector conversion RTL pattern update for same unit size
` [PATCH 3/3][rs6000] vector conversion RTL pattern update for diff "

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

[PATCH] Fix PR92179
 2019-10-23  9:11 UTC 

[patch] Fix PR tree-optimization/92131
 2019-10-23  9:05 UTC  (2+ messages)

[PATCH] Do not ICE in IPA inliner
 2019-10-23  8:47 UTC  (2+ messages)

[PATCH] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682))
 2019-10-23  8:29 UTC  (7+ messages)
` [PATCH V2] "
  ` [PATCH V3] "
    ` [PATCH V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682)
      ` Ping: "

[PATCH] Define [range.cmp] comparisons for C++20
 2019-10-23  8:02 UTC  (3+ messages)

[Patch][OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays (= array descriptor)
 2019-10-23  7:08 UTC  (2+ messages)
` *ping* "

[PATCH] Adjust BB vect from-scalar build
 2019-10-23  6:51 UTC 

[PATCH target/89071] Fix false dependence of scalar operations vrcp/vsqrt/vrsqrt/vrndscale
 2019-10-23  6:44 UTC  (2+ messages)

[PATCH][PR91979] Incorrect mangling for non-template-argument nullptr expression
 2019-10-23  3:36 UTC  (6+ messages)
  ` [[PATCH][PR91979] handle mangling of nullptr expression ] updated the fix

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

[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 

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

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

[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] Fix PR92173
 2019-10-22 12:08 UTC 

[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 1/3] [ARC] Cleanup sign/zero extend patterns
` [PATCH 2/3] [ARC] Update mea option documentation
` [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)

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

gcc-wwwdocs branch master updated. cdc7bf90357701877546f8bac160d0fb9e20b334
 2019-10-22  8:07 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  (4+ 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)

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