public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, libstdc++] Improve the performance of std::uniform_int_distribution (fewer divisions)
 2020-10-05 23:38 UTC  (4+ messages)

[PATCH] RFC: add "deallocated_by" attribute for use by analyzer
 2020-10-05 23:12 UTC 

[PATCH] c++: typename in out-of-class member function definitions [PR97297]
 2020-10-05 23:07 UTC 

[committed] libstdc++: Reduce uses of std::numeric_limits
 2020-10-05 23:05 UTC 

[PATCH] libstdc++: Add C++2a synchronization support
 2020-10-05 22:54 UTC  (3+ messages)
` [PATCH] t/trodgers/c2a_synchronization

[pushed] c++: Fix typo in NON_UNION_CLASS_TYPE_P
 2020-10-05 22:08 UTC 

[committed] libstdc++: Minor header cleanup in <numeric>
 2020-10-05 21:50 UTC 

Fix handling of stores in modref_summary::useful_p
 2020-10-05 21:45 UTC  (5+ messages)

[PATCH] c++: ICE in dependent_type_p with constrained auto [PR97052]
 2020-10-05 20:30 UTC  (3+ messages)

[PATCH] rs6000: Fix extraneous characters in the documentation
 2020-10-05 20:23 UTC  (2+ messages)

[patch] convert -Wrestrict pass to ranger
 2020-10-05 20:16 UTC  (2+ messages)

[PATCH] c++: Diagnose visitors with different return types for std::visit [PR95904]
 2020-10-05 19:35 UTC  (6+ messages)
  ` [PATCH] libstdc++: Diagnose visitors with different return types [PR95904]

[Patch 0/5] rs6000, 128-bit Binary Integer Operations
 2020-10-05 18:52 UTC  (17+ messages)
` [PATCH 1/5] RS6000 Add 128-bit Binary Integer sign extend operations
` [PATCH 2/5] RS6000 add 128-bit Integer Operations
    ` [PATCH 2a/5] rs6000, vec_rlnm builtin fix arguments
    ` [PATCH 2b/5] RS6000 add 128-bit Integer Operations
` [PATCH 3/5] Add TI to TD (128-bit DFP) and TD to TI support
` [PATCH 4/5] Test 128-bit shifts for just the int128 type
` [PATCH 5/5] Conversions between 128-bit integer and floating point values

[patch] Rework CPP_BUILTINS_SPEC for powerpc-vxworks
 2020-10-05 17:27 UTC  (3+ messages)

[patch] convert -Walloca pass to ranger
 2020-10-05 17:12 UTC  (4+ messages)
` UX ideas for diagnostics involving ranges (was Re: [patch] convert -Walloca pass to ranger)

[PATCH] Overflow-trapping integer arithmetic routines7code
 2020-10-05 16:49 UTC 

[r11-3641 Regression] FAIL: gcc.dg/torture/pta-ptrarith-1.c -Os scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" on Linux/x86_64 (-m32 -march=cascadelake)
 2020-10-05 16:40 UTC  (11+ messages)

[PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
 2020-10-05 16:37 UTC  (10+ messages)
        ` [PING][PATCH] "

[PATCH] make handling of zero-length arrays in C++ pretty printer more robust (PR 97201)
 2020-10-05 16:36 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] lto: fix LTO debug sections copying
 2020-10-05 16:34 UTC  (4+ messages)

[patch] cleanup legacy_union and legacy intersect in value_range
 2020-10-05 16:08 UTC  (2+ messages)

c++: Make spell corrections consistent
 2020-10-05 15:47 UTC  (3+ messages)

[PATCH v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2020-10-05 15:36 UTC  (4+ messages)

[patch] Import various range-op fixes from the ranger branch
 2020-10-05 15:24 UTC  (3+ messages)

[PATCH] calls.c:can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check
 2020-10-05 15:12 UTC  (4+ messages)

[committed] libstdc++: Make allocators throw bad_array_new_length on overflow [LWG 3190]
 2020-10-05 15:06 UTC 

[PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
 2020-10-05 14:39 UTC  (2+ messages)
` Ping: "

[Patch] [middle-end & nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654]
 2020-10-05 14:20 UTC  (17+ messages)
    ` [PATCH][omp, ftracer] Don't duplicate blocks in SIMT region
                  ` [PATCH][ftracer] Factor out can_duplicate_bb_p
                  ` [PATCH][ftracer] Add caching of can_duplicate_bb_p
          ` [committed][omp, ftracer] Remove incorrect suggestion in ignore_bb_p
          ` [committed][omp, ftracer] Ignore IFN_GOMP_SIMT_XCHG_* "
          ` [PATCH][omp, ftracer] Improve comment "

[PATCH] arm: [MVE[ Add vqdmlashq intrinsics
 2020-10-05 13:24 UTC 

[PATCH] xfail and improve some failing libgomp tests
 2020-10-05 13:15 UTC  (3+ messages)

Project Ranger Submission / On Demand VRP
 2020-10-05 13:15 UTC  (9+ messages)
` [PATCH 1/6] Ranger patches
` [PATCH 2/6] gimple-range-edge
` [PATCH 3/6] gimple-range-gori
` [PATCH 4/6] gimple-range-cache
` [PATCH 5/6] gimple-range
` [PATCH 6/6] Hybrid EVRP

[PATCH] S/390: Do not turn maybe-uninitialized warnings into errors
 2020-10-05 12:02 UTC  (3+ messages)

Patch ping
 2020-10-05 12:02 UTC  (2+ messages)

c++: Hash table iteration for namespace-member spelling suggestions
 2020-10-05 11:52 UTC  (4+ messages)

[PATCH v5 0/8] std::future::wait_* and std::condition_variable improvements
 2020-10-05 10:33 UTC  (9+ messages)
` [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486]
        ` libstdc++: Fix chrono::__detail::ceil to work with C++11 (was Re: [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486])

[PATCH] dwarf: Multi-register CFI address support
 2020-10-05 10:07 UTC  (4+ messages)

[PATCH] arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 96914)
 2020-10-05  9:58 UTC 

[PATCH] PR target/96307: Fix KASAN option checking
 2020-10-05  9:49 UTC 

Track access ranges in ipa-modref
 2020-10-05  9:41 UTC  (3+ messages)

[PATCH] arm: Add missing vec_cmp and vcond patterns
 2020-10-05  9:32 UTC  (2+ messages)

[PATCH v2] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values
 2020-10-05  9:24 UTC  (3+ messages)

[PATCH] options, lto: Optimize streaming of optimization nodes
 2020-10-05  9:21 UTC  (8+ messages)
            ` Patch ping (Re: [PATCH] options, lto: Optimize streaming of optimization nodes)

[PING 2][PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
 2020-10-05  8:45 UTC  (11+ messages)

[committed] store-merging: Fix up -Wnarrowing warning
 2020-10-05  7:32 UTC 

[PATCH 0/4] Document 128-bit types
 2020-10-05  7:12 UTC  (11+ messages)
` [PATCH 1/4] system_data_types.7: Add '__int128'

[PATCH] arm: Fix up arm_override_options_after_change [PR96939]
 2020-10-05  7:10 UTC  (17+ messages)
    ` [PATCH] options: Save and restore opts_set for Optimization and Target options

[PATCH] c++: Distinguish btw. alignof and __alignof__ in cp_tree_equal [PR97273]
 2020-10-05  3:28 UTC 

[PATCH] PR fortran/97272 - Wrong answer from MAXLOC with character arg
 2020-10-04 19:01 UTC  (3+ messages)

[PATCH] PR fortran/97272 - Wrong answer from MAXLOC with character arg
 2020-10-04 10:39 UTC  (3+ messages)

[PATCH] Fortran : ICE in gfc_validate_kind PR96099
 2020-10-04 10:33 UTC  (2+ messages)

[Patch, fortran] PR/97045 A wrong column is selected when addressing individual elements of unlimited polymorphic dummy argument
 2020-10-04 10:29 UTC  (2+ messages)

This is my patch for fstream to fix the performance issue on Windows
 2020-10-04  6:07 UTC  (2+ messages)

[r11-3641 Regression] FAIL: gcc.c-torture/execute/pta-field-2.c -Os execution test on Linux/x86_64 (-m32)
 2020-10-03 20:01 UTC 

[r11-3641 Regression] FAIL: gcc.dg/ipa/ipa-pta-15.c execution test on Linux/x86_64 (-m32)
 2020-10-03 20:01 UTC 

[r11-3641 Regression] FAIL: gcc.dg/torture/pta-ptrarith-1.c -Os scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" on Linux/x86_64 (-m32)
 2020-10-03 20:00 UTC 

[r11-3641 Regression] FAIL: gcc.c-torture/execute/pta-field-2.c -Os execution test on Linux/x86_64 (-m32 -march=cascadelake)
 2020-10-03 19:22 UTC 

[r11-3641 Regression] FAIL: gcc.dg/ipa/ipa-pta-15.c execution test on Linux/x86_64 (-m32 -march=cascadelake)
 2020-10-03 19:21 UTC 

[PATCH] libgccjit: add some reflection functions in the jit C api
 2020-10-03 18:14 UTC  (5+ messages)
    ` [PATCH] libgccjit: add some reflection functions in the jit C api [PR96889]
    ` [PATCH] libgccjit: add some reflection functions in the jit C api [WIP]

[PATCH] doc: Replace roudnevenl with roundevenl
 2020-10-03 14:22 UTC 

[PATCH 0/2] Document 'void *'
 2020-10-03 11:52 UTC  (21+ messages)
` [PATCH 1/2] system_data_types.7: Add "
` [PATCH v4 0/2] Document "
  ` [PATCH v5 "
  ` [PATCH v5 1/2] system_data_types.7: Add "
  ` [PATCH v5 2/2] void.3: New link to system_data_types(7)
` [PATCH v4 1/2] system_data_types.7: Add 'void *'
` [PATCH v4 2/2] void.3: New link to system_data_types(7)

[r11-3633 Regression] FAIL: c-c++-common/spellcheck-reserved.c -std=gnu++98 (test for excess errors) on Linux/x86_64 (-m64 -march=cascadelake)
 2020-10-02 23:01 UTC 

[committed] libstdc++: Change test to work without 64-bit atomics
 2020-10-02 21:35 UTC 

[committed] libstdc++: Use __libc_single_threaded to optimise atomics [PR 96817]
 2020-10-02 21:35 UTC  (2+ messages)

[PATCH] c++: Fix printing of C++20 template parameter object [PR97014]
 2020-10-02 21:00 UTC  (2+ messages)

c++: Kill DECL_ANTICIPATED
 2020-10-02 19:26 UTC 

[rs6000] Avoid useless masking of count operand for rotation
 2020-10-02 17:59 UTC  (4+ messages)

[RFC] Offloading and automatic linking of libraries
 2020-10-02 17:39 UTC  (5+ messages)
  ` [Patch] libgomp: Add, if existing, -latomic to libgomp.spec --as-needed (was: Re: [RFC] Offloading and automatic linking of libraries)

[PATCH] Fix build of ppc64 target
 2020-10-02 17:31 UTC  (5+ messages)

[PATCH] doc: gcc.c: Update documentation for spec files
 2020-10-02 17:20 UTC  (2+ messages)
` *PING^2* "

c++: cleanup ctor_omit_inherited_parms [PR97268]
 2020-10-02 16:55 UTC 

[PATCH] optimize permutes in SLP, remove vect_attempt_slp_rearrange_stmts
 2020-10-02 16:08 UTC  (2+ messages)

One issue with default implementation of zero_call_used_regs
 2020-10-02 15:36 UTC  (13+ messages)
  ` Another issue on RS6000 target. "

[PATCH][GCC 10] arm: Add support for Neoverse N2 CPU
 2020-10-02 15:01 UTC  (2+ messages)

[PATCH][GCC 8] arm: Add support for Neoverse N2 CPU
 2020-10-02 14:51 UTC 

[PATCH][GCC 9] arm: Add support for Neoverse N2 CPU
 2020-10-02 14:50 UTC 

[PATCH] arm: Add missing part number for Neoverse V1
 2020-10-02 14:41 UTC  (2+ messages)

[PATCH][GCC 8] AArch64: Add Neoverse V1 tuning struct
 2020-10-02 14:40 UTC 

[PATCH][GCC 9] AArch64: Add Neoverse V1 tuning struct
 2020-10-02 14:36 UTC 

[PATCH] AArch64: Add neoversev1_tunings struct
 2020-10-02 14:24 UTC 

[PATCH] Add if-chain to switch conversion pass
 2020-10-02 14:19 UTC  (15+ messages)

[PATCH v2][GCC] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55
 2020-10-02 14:15 UTC  (2+ messages)

[PATCH] arm: Remove coercion from scalar argument to vmin & vmax intrinsics
 2020-10-02 14:13 UTC  (2+ messages)

Perforate fnspec attribute strings
 2020-10-02 13:52 UTC  (2+ messages)

[PATCH] x86: Require MMX for __builtin_ia32_maskmovq
 2020-10-02 13:28 UTC  (3+ messages)
  ` PING "

[PATCH] x86: Inline strncmp only with -minline-all-stringops
 2020-10-02 13:23 UTC  (5+ messages)
` PING "
  ` PING^2 "
    ` PING^3 "

[PATCH] x86: Add cmpmemsi for -mgeneral-regs-only
 2020-10-02 13:21 UTC  (6+ messages)
  ` [PATCH] x86: Add cmpmemsi for -minline-all-stringops
    ` PING "
      ` PING^2 "
        ` PING^3 "

[PATCH][omp, simt] Handle alternative IV
 2020-10-02 13:21 UTC 

[PATCH] Use the section flag 'o' for __patchable_function_entries
 2020-10-02 13:00 UTC  (2+ messages)
` PING: "

[PATCH] x86: Add <x86gprintrin.h>
 2020-10-02 12:51 UTC  (2+ messages)
` PING: "

[PATCH 0/6] IPA cleanups and IPA-CP improvements for 548.exchange2_r
 2020-10-02 12:31 UTC  (4+ messages)
` [PATCH 4/6] ipa: Multiple predicates for loop properties, with frequencies

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