public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Add if-chain to switch conversion pass
 2020-10-06 13:23 UTC  (20+ messages)

[PATCH] arm: Fix up arm_override_options_after_change [PR96939]
 2020-10-06 13:20 UTC  (19+ messages)
    ` [PATCH] options: Save and restore opts_set for Optimization and Target options
                        ` [PATCH] options: Avoid unused variable mask warning [PR97305]

[PUSHED] Fix off-by-one storage problem in irange_allocator
 2020-10-06 12:58 UTC  (11+ messages)

[PATCH][GCC] arm: Move iterators from mve.md to iterators.md to maintain consistency
 2020-10-06 12:27 UTC 

[PATCH] openmp: Improve composite simd vectorization
 2020-10-06 12:25 UTC 

[RFC] Add support for the "retain" attribute utilizing SHF_GNU_RETAIN
 2020-10-06 11:10 UTC 

[PATCH] dbgcnt: print list after compilation
 2020-10-06 10:29 UTC 

[PATCH] RISC-V: Derive ABI from -march if -mabi is not present
 2020-10-06 10:28 UTC  (3+ messages)

[PATCH][obvious] dbgcnt: report upper limit when lower == upper
 2020-10-06 10:22 UTC 

[PATCH] lto: fix LTO debug sections copying
 2020-10-06 10:20 UTC  (7+ messages)

[patch] convert -Wrestrict pass to ranger
 2020-10-06  9:45 UTC  (4+ messages)

[PATCH] divmod: Match and expand DIVMOD even in some cases of constant divisor [PR97282]
 2020-10-06  9:42 UTC  (3+ messages)

make sincos take type from intrinsic formal, not from result assignment
 2020-10-06  9:34 UTC  (5+ messages)

[patch] convert -Walloca pass to ranger
 2020-10-06  9:25 UTC  (5+ messages)
` UX ideas for diagnostics involving ranges (was Re: [patch] convert -Walloca pass to ranger)

[Patch] configure: Fix in-tree building of GMP on BSD (PR97302)
 2020-10-06  9:00 UTC  (2+ messages)

Fix handling of stores in modref_summary::useful_p
 2020-10-06  8:52 UTC  (6+ messages)

[committed] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
 2020-10-06  8:42 UTC  (3+ messages)

[PATCH] assorted improvements for fold_truth_andor_1
 2020-10-06  8:33 UTC  (8+ messages)

[PATCH] arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
 2020-10-06  8:30 UTC  (2+ messages)

[PATCH 1/2] arm: Avoid indirection with -mpure-code on v6m (PR96967)
 2020-10-06  8:30 UTC  (4+ messages)
` [PATCH 2/2] arm: Improve handling of relocations with small offsets with -mpure-code on v6m (PR96770)

[PATCH] arm: [MVE] Remove illegal intrinsics
 2020-10-06  8:26 UTC 

[Patch] [middle-end & nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654]
 2020-10-06  7:50 UTC  (19+ 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] optimize permutes in SLP, remove vect_attempt_slp_rearrange_stmts
 2020-10-06  7:44 UTC  (3+ messages)

[committed] openmp: Fix ICE in omp_discover_declare_target_tgt_fn_r [PR97289]
 2020-10-06  7:28 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-06  6:08 UTC  (12+ messages)

[Committed] IBM Z: Doc: Add z15/arch13 to the list of -march/-mtune options
 2020-10-06  6:05 UTC 

[PATCH] c++: Verify 'this' of NS member functions in constexpr [PR97230]
 2020-10-06  5:06 UTC  (2+ messages)

Go patch committed: correct file reading logic in Stream_from_file
 2020-10-06  0:37 UTC 

[PATCH, libstdc++] Improve the performance of std::uniform_int_distribution (fewer divisions)
 2020-10-05 23:40 UTC  (5+ 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  (2+ 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 

[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] 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] Overflow-trapping integer arithmetic routines7code
 2020-10-05 16:49 UTC 

[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] 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] 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  (4+ messages)
` [PATCH 2/6] gimple-range-edge

[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  (2+ 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] 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  (11+ messages)
` [PATCH v4 1/2] system_data_types.7: Add "

[PATCH v4 0/2] Document 'void *'
 2020-10-03  8:01 UTC  (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] system_data_types.7: Add "
` [PATCH v5 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)

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