public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2020-10-22  9:05 UTC 

[FYI,Ada] enable sincos optimization on cygming targets
 2020-10-22  8:52 UTC  (3+ messages)
`  "

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

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

[PATCH] SLP: Move load/store-lanes check till late
 2020-10-22  8:43 UTC  (2+ messages)

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2020-10-22  8:40 UTC  (16+ 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
              ` Ping: "
            ` [PATCH][Arm] Auto-vectorization for MVE: vmul
            ` [PATCH][Arm] Auto-vectorization for MVE: vmin/vmax

[PATCH v2] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values
 2020-10-22  8:38 UTC  (8+ messages)

[PATCH 2/2] combine: Don't turn (mult (extend x) 2^n) into extract
 2020-10-22  8:36 UTC  (2+ messages)

[PATCH] RISC-V: Extend syntax for the multilib-generator
 2020-10-22  8:04 UTC  (4+ messages)

[patch] libstdc++: Scope configuration for vxworks to all versions
 2020-10-22  7:58 UTC 

[RS6000] Adjust testcases for power10 instructions
 2020-10-22  7:03 UTC 

[RS6000] Link power10 testcases
 2020-10-22  7:01 UTC 

[RS6000] dimode_off.c test
 2020-10-22  6:59 UTC 

[RS6000] Non-pcrel tests when power10
 2020-10-22  6:58 UTC 

[RS6000] Power10 vec-splati-runnable multiple test failures
 2020-10-22  6:56 UTC 

[RS6000] VSX_MM_SUFFIX
 2020-10-22  6:51 UTC 

libgo patch committed: Only compile ptrace shim on GNU/Linux
 2020-10-22  5:29 UTC 

[Ada,FYI] revamp ada.numerics.aux
 2020-10-22  5:27 UTC  (8+ messages)

[PATCH] [PR rtl-optimization/97249]Simplify vec_select of paradoxical subreg
 2020-10-22  3:33 UTC  (18+ messages)

[PATCH] Put absolute address jump table in data.rel.ro.local if targets support relocations
 2020-10-22  2:53 UTC  (3+ messages)

[PATCH 1/2] [target 87767] Refactor AVX512 broadcast patterns with speical memory constraint
 2020-10-22  2:32 UTC  (7+ messages)

Move nested function info out of cgraph_node
 2020-10-22  0:23 UTC 

[PATCH] Handle a_2= &b properly in range calculations
 2020-10-22  0:19 UTC 

[PATCH] Check for undefined before not returning a constant value
 2020-10-22  0:04 UTC 

libgo patch committed: Update BSD socket code
 2020-10-21 23:58 UTC 

Increase weight of builtin_constant_p hint
 2020-10-21 23:47 UTC 

[PATCH 0/8] [RS6000] rs6000_rtx_costs V2
 2020-10-21 22:11 UTC  (6+ messages)
` [PATCH 2/8] [RS6000] rs6000_rtx_costs for AND

[PATCH] Implement no_stack_protect attribute
 2020-10-21 22:05 UTC  (15+ messages)

[PATCH] c++: Handle RANGE_EXPR indexes in init_subob_ctx [PR97328]
 2020-10-21 21:54 UTC  (5+ messages)

PATCH [DR2303][PR97453]
 2020-10-21 21:53 UTC  (2+ messages)

Increase inlining limits for inline functions with builtin_constant_p on parameter
 2020-10-21 21:25 UTC  (5+ messages)

[PATCH] c++: constexpr evaluation and bare EMPTY_CLASS_EXPR [PR96575]
 2020-10-21 21:11 UTC  (2+ messages)

[PATCH 1/2, rs6000] int128 sign extention instructions (partial prereq)
 2020-10-21 20:57 UTC  (7+ messages)
` [PATCH 2/2, rs6000] VSX load/store rightmost element operations
    ` [EXTERNAL] "
        ` [PATCH 2/2, rs6000, V2] "

[PATCH] c++: Check DECL_TEMPLATE_PARM_P in duplicate_decls [PR97511]
 2020-10-21 20:41 UTC  (2+ messages)

[committed] libstdc++: Simplify std::shared_ptr construction from std::weak_ptr
 2020-10-21 20:14 UTC 

[PATCH] libstdc++: Add c++2a <syncstream>
 2020-10-21 19:39 UTC  (4+ messages)

[PATCH] rs6000: MMA type causes an ICE in ranger pass due to incompatible types
 2020-10-21 19:31 UTC  (3+ 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-21 18:25 UTC  (15+ messages)

[PATCH] phiopt: Optimize x ? __builtin_clz (x) : 32 in GIMPLE [PR97503]
 2020-10-21 17:41 UTC  (4+ messages)

[Ada] Improve precision of Ada.Directories.Modification_Time
 2020-10-21 16:55 UTC  (5+ messages)

[PATCH] PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels for x86-64
 2020-10-21 16:12 UTC  (10+ messages)
            ` [PATCH] x86: Allow configuring with --with-arch_64=x86-64-v[234]

[patch] vxworks: Remove interfering default #undefs from vx-common.h
 2020-10-21 15:10 UTC 

[committed] libstdc++: Make structured bindings always work for subranges [PR 97512]
 2020-10-21 14:13 UTC 

[Patch, committed] Fortran: class.c - update vtable comment
 2020-10-21 12:42 UTC 

[RFC2][PATCH] SLP vectorize across PHI nodes
 2020-10-21 12:40 UTC 

PING [PATCH] Enable GCC support for Intel Key Locker extension
 2020-10-21 12:20 UTC  (4+ messages)

[PATCH] openmp: Implement support for OMP_TARGET_OFFLOAD
 2020-10-21 11:52 UTC  (12+ messages)
    ` [PATCH] openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirements

[PATCH] LTO: get_section: add new argument
 2020-10-21 11:18 UTC  (4+ messages)

[patch] Introduce vxworks7r2 support for ppc and ppc64
 2020-10-21 10:30 UTC  (3+ messages)

[PATCH] tree-optimization/97500 - avoid SLP backedges for inductions
 2020-10-21  9:42 UTC 

[PATCH][PR 97506] Simplify trivial vcond_expr in expander
 2020-10-21  9:35 UTC  (3+ messages)

[PATCH] vect: Remove redundant LOOP_VINFO_FULLY_MASKED_P
 2020-10-21  9:31 UTC  (2+ messages)

[PATCH] Saturate overflows return from SCEV in ranger
 2020-10-21  9:31 UTC  (6+ messages)

[PATCH] aarch64: Add vcopy(q)__lane(q)_bf16 intrinsics
 2020-10-21  9:30 UTC 

GCC 10 backports
 2020-10-21  9:21 UTC  (3+ messages)
` [PATCH 1/2] ASAN: Support detect_invalid_pointer_pairs=1 with detect_stack_use_after_return=1
` [PATCH 2/2] libsanitizer: add test-case

[PATCH 2/2] Simplify CFG copying tables
 2020-10-21  8:44 UTC 

[PATCH 1/2] Separate new_edges compute in copy_bbs
 2020-10-21  8:43 UTC 

[PATCH] rs6000: Don't split constant operator add before reload, move to temp register for future optimization
 2020-10-21  8:25 UTC 

[committed][nvptx] Remove -m32
 2020-10-21  8:18 UTC  (3+ messages)

[PATCH] Move simplify_cond_using_ranges_2 to tree-vrp.c
 2020-10-21  7:51 UTC 

[PATCH][pushed] ASAN: Support detect_invalid_pointer_pairs=1 with detect_stack_use_after_return=1
 2020-10-21  7:30 UTC  (2+ messages)
` [PATCH][pushed] libsanitizer: add test-case

[committed] aarch64: [testsuite] Fix typo in diagnostic message
 2020-10-21  7:26 UTC 

[Ada] Fix target configuration file used for CodePeer/SPARK for new ints
 2020-10-21  7:23 UTC 

[Ada] Fix bootstrap with old GCC
 2020-10-21  7:23 UTC 

[Ada] Fix analysis of iterated component expression with null range
 2020-10-21  7:23 UTC 

[Ada] Fix crash on illegal OTHERS in iterated_component_association
 2020-10-21  7:23 UTC 

[Ada] Use index parameter for iterated_component_association
 2020-10-21  7:23 UTC 

[Ada] Fix bogus error for bit-packed array with volatile component
 2020-10-21  7:23 UTC 

[Ada] Wrong detection of potentially blocking call in protected object
 2020-10-21  7:23 UTC 

[Ada] Implement missing function result finalization
 2020-10-21  7:23 UTC 

[Ada] Compiler crash on prefixed call to controlled function with invariant check
 2020-10-21  7:23 UTC 

[Ada] Codepeer remarks take into account
 2020-10-21  7:23 UTC 

[Ada] Fix problematic placement of freeze node after instantiation
 2020-10-21  7:23 UTC 

[Ada] Work around missing Long_Long_Long_Size entry in .atp file
 2020-10-21  7:23 UTC 

[Ada] Raise Capacity_Error on formal vector insertion
 2020-10-21  7:23 UTC 

[Ada] Incorrect associations for extra accessibility parameters
 2020-10-21  7:23 UTC 

[Ada] Fix crash with iterated_component_association and -gnatc
 2020-10-21  7:23 UTC 

[Ada] Simplify the VxWorks implementation of __gnat_environ
 2020-10-21  7:23 UTC 

[Ada] Use helper function in Freeze_Subprogram_Body
 2020-10-21  7:23 UTC 

[Ada] Remove -mthreads from Linker_Options pragma for x86-lynx178e
 2020-10-21  7:23 UTC 

[Ada] Use VxWorks 7 APIs for accessing environment variables in kernel mode
 2020-10-21  7:23 UTC 

[Ada] Disable warnings on entities when building finalizers
 2020-10-21  7:23 UTC 

[Ada] Make minimum accessibility level a constant object
 2020-10-21  7:23 UTC 

[PATCH] Fix discrepancy in Walloca test on 32-bit systems
 2020-10-21  7:13 UTC 

[r11-4134 Regression] FAIL: gcc.dg/Walloca-1.c (test for warnings, line 27) on Linux/x86_64
 2020-10-21  0:45 UTC  (2+ messages)

Trivial testsuite fix for 16bit targets
 2020-10-20 23:31 UTC 

[PATCH, rs6000] Optimize pcrel access of globals
 2020-10-20 23:29 UTC 

[PATCH] Temporarily disable trap in in extract_range_builtin check
 2020-10-20 22:51 UTC 

libgo patch committed: Adjust NetBSD-specific types
 2020-10-20 20:01 UTC 

c++: block-scope extern decl with default args
 2020-10-20 19:19 UTC 

libbacktrace patch committed: Use __attribute__((__fallthrough__))
 2020-10-20 18:50 UTC 

libgo patch committed: Remove sendfile on NetBSD
 2020-10-20 17:57 UTC 

[Patch] collect-utils.c, lto-wrapper + mkoffload: Improve -save-temps filename
 2020-10-20 17:49 UTC  (4+ messages)
` PING – "

[PATCH] libstdc++: Mark some more algorithms constexpr for C++20
 2020-10-20 17:36 UTC  (5+ messages)
` [PATCH] libstdc++: Fix division by zero in std::sample

PING: [PATCH] Convert -Wrestrict pass to ranger
 2020-10-20 17:14 UTC  (2+ messages)

PING: [PATCH] Convert -Walloca pass to ranger
 2020-10-20 17:06 UTC  (2+ messages)

[PATCH] Remove vr_values::extract_range_builtin
 2020-10-20 17:02 UTC  (2+ messages)

[PATCH PR94442] [AArch64] Redundant ldp/stp instructions emitted at -O3
 2020-10-20 16:53 UTC  (22+ messages)

[PATCH 0/2] [OpenACC] Kernels loop annotation
 2020-10-20 16:34 UTC  (2+ messages)

[PATCH] Refactor range handling of builtins in vr_values and ranger
 2020-10-20 16:23 UTC  (4+ messages)
` PING: Fwd: "

preprocessor: Fix non-fn fn-like macro at EOF [PR97471]
 2020-10-20 15:01 UTC  (2+ messages)
` preprocessor: Further fix for EOF in macro args [PR97471]

[PATCH] c++: Distinguish btw. alignof and __alignof__ in cp_tree_equal [PR97273]
 2020-10-20 14:55 UTC  (5+ messages)

libstdc++: std::iterator is deprecated since C++17
 2020-10-20 14:39 UTC  (2+ messages)

[pushed] c++: Add fixed test [PR82239]
 2020-10-20 14:35 UTC 

[PATCH] Simplify and split irange::copy_legacy_range into two functions
 2020-10-20 13:59 UTC 

[PATCH] openmp: Add support for omp_get_supported_active_levels
 2020-10-20 13:55 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).