[PATCH 0/4] Document 128-bit types
2020-10-07 6:57 UTC (9+ messages)
` [PATCH 1/4] system_data_types.7: Add '__int128'
[PATCH] lto: fix LTO debug sections copying
2020-10-07 6:56 UTC (10+ messages)
[PATCH][GCC] arm: Fix wrong code generated for mve scatter store with writeback intrinsics with -O2 (PR97271)
2020-10-07 6:13 UTC
[patch][DOC]PR97309--improve documentation of -fallow-store-data-races
2020-10-07 6:13 UTC (2+ messages)
[PUSHED] Hybrid EVRP and testcases
2020-10-07 6:10 UTC (2+ messages)
[PATCH][tree-ssa-loop-ch] Add missing NULL test for dump_file
2020-10-07 6:04 UTC (2+ messages)
[PATCH] RISC-V: Derive ABI from -march if -mabi is not present
2020-10-07 5:42 UTC (5+ messages)
[PATCH] diagnostics: Add options to control the column units [PR49973] [PR86904]
2020-10-06 21:53 UTC (3+ messages)
` [committed, wwwdocs] gcc-11/changes: Add notes about column number changes
[PATCH][openacc] Fix acc declare for VLAs
2020-10-06 21:44 UTC (3+ messages)
[patch] convert -Wrestrict pass to ranger
2020-10-06 21:37 UTC (10+ messages)
[PATCH] make handling of zero-length arrays in C++ pretty printer more robust (PR 97201)
2020-10-06 21:30 UTC (3+ messages)
` [PING][PATCH] "
[PATCH] c++: typename in out-of-class member function definitions [PR97297]
2020-10-06 21:26 UTC (2+ messages)
BoF DWARF5 patches
2020-10-06 20:57 UTC (9+ messages)
` BoF DWARF5 patches (25% .debug section size reduction)
` [PATCH] debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure
Go patch committed: Avoid undefined behavior in Import::read
2020-10-06 20:53 UTC
[PUSHED] Fix off-by-one storage problem in irange_allocator
2020-10-06 20:32 UTC (23+ messages)
[PATCH, libstdc++] Improve the performance of std::uniform_int_distribution (fewer divisions)
2020-10-06 20:04 UTC (8+ messages)
[PATCH] c++: Distinguish btw. alignof and __alignof__ in cp_tree_equal [PR97273]
2020-10-06 19:40 UTC (2+ messages)
[PATCH] c++: ICE in dependent_type_p with constrained auto [PR97052]
2020-10-06 19:39 UTC (4+ messages)
[PATCH] RFC: add "deallocated_by" attribute for use by analyzer
2020-10-06 19:19 UTC (2+ messages)
[PUSHED] Ranger classes
2020-10-06 17:15 UTC (5+ messages)
` error: ‘EVRP_MODE_DEBUG’ was not declared – was: "
[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
2020-10-06 16:59 UTC (13+ messages)
` [PATCH][Arm][1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature
` [PATCH][Arm][2/4] Custom Datapath Extension intrinsics: instructions using FPU/MVE S/D registers
` [PATCH][Arm] Auto-vectorization for MVE: vsub
` [PATCH][Arm] Auto-vectorization for MVE: vmul
` [PATCH][Arm] Auto-vectorization for MVE: vmin/vmax
` [PATCH][Arm] Enable MVE SIMD modes for vectorization
` Ping: "
[PATCH][openacc, libgomp, testsuite] Xfail declare-5.f90
2020-10-06 16:40 UTC (2+ messages)
[committed] libstdc++: Inline std::exception_ptr members [PR 90295]
2020-10-06 16:27 UTC
[PATCH v2] arm: [MVE[ Add vqdmlashq intrinsics
2020-10-06 16:13 UTC (3+ messages)
` [PATCH v2] arm: [MVE] Remove illegal intrinsics
[PATCH] arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
2020-10-06 16:02 UTC (3+ messages)
[committed][GCC 8] arm: Add missing part number for Neoverse V1
2020-10-06 15:49 UTC
[PATCH] xfail and improve some failing libgomp tests
2020-10-06 15:45 UTC (6+ messages)
[PATCH] rs6000: Fix extraneous characters in the documentation
2020-10-06 15:29 UTC (3+ messages)
[PATCH, 1/3, OpenMP] Target mapping changes for OpenMP 5.0, front-end parts
2020-10-06 14:54 UTC (3+ messages)
[PATCH][GCC-10 backport] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55
2020-10-06 14:32 UTC
[GCC-10 backport][COMMITTED] arm: Move iterators from mve.md to iterators.md to maintain consistency
2020-10-06 14:12 UTC
[PATCH] Add if-chain to switch conversion pass
2020-10-06 14:12 UTC (23+ messages)
[PATCH][middle-end][i386][version 3]Add -fzero-call-used-regs=[skip|used-gpr-arg|used-arg|all-arg|used-gpr|all-gpr|used|all]
2020-10-06 14:01 UTC
[PATCH][GCC] arm: Move iterators from mve.md to iterators.md to maintain consistency
2020-10-06 13:56 UTC (4+ messages)
[PATCH][GCC-10 backport] arm: Remove coercion from scalar argument to vmin & vmax intrinsics
2020-10-06 13:41 UTC (2+ messages)
[PATCH] dbgcnt: print list after compilation
2020-10-06 13:38 UTC (2+ messages)
make sincos take type from intrinsic formal, not from result assignment
2020-10-06 13:36 UTC (6+ messages)
[PATCH] optimize permutes in SLP, remove vect_attempt_slp_rearrange_stmts
2020-10-06 13:32 UTC (4+ messages)
[PATCH] arm: Fix up arm_override_options_after_change [PR96939]
2020-10-06 13:32 UTC (14+ messages)
` [PATCH] options: Save and restore opts_set for Optimization and Target options
` [PATCH] options: Avoid unused variable mask warning [PR97305]
[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][obvious] dbgcnt: report upper limit when lower == upper
2020-10-06 10:22 UTC
[PATCH] divmod: Match and expand DIVMOD even in some cases of constant divisor [PR97282]
2020-10-06 9:42 UTC (3+ 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 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 "
[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
[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++: 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] 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
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)
page: next (older) | prev (newer) | 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).