public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] c++: Member template function lookup failure [PR94799]
 2020-10-28 19:19 UTC  (2+ messages)

[PATCH] c++: Deducing type from initializer_list<auto> [PR93107]
 2020-10-28 19:18 UTC  (2+ messages)

libgo patch committed: Additional BSD-specific syscall wrappers
 2020-10-28 19:18 UTC  (3+ messages)

[committed][PATCH]AArch64 Skip test for pr97535 on ILP32 since it can't express the range
 2020-10-28 19:12 UTC 

[PATCH] c++: Implement -Wvexing-parse [PR25814]
 2020-10-28 19:09 UTC  (6+ messages)
  ` [PATCH v2] "

c: Allow omitted parameter names for C2x
 2020-10-28 18:59 UTC 

[PATCH] c++: Prevent warnings for value-dependent exprs [PR96742]
 2020-10-28 18:46 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH][PR target/97540] Don't extract memory from operand for normal memory constraint
 2020-10-28 18:46 UTC  (4+ messages)

c++: Make OMP UDR DECL_LOCAL_DECL_P earlier
 2020-10-28 18:46 UTC 

[RS6000] float128-type-2.c unsupported
 2020-10-28 18:44 UTC  (3+ messages)

[PATCH] c++: Deprecate arithmetic convs on different enums [PR97573]
 2020-10-28 18:43 UTC  (2+ messages)

[PATCH] c++: Implement CWG 625: Use of auto as template-arg [PR97479]
 2020-10-28 18:34 UTC  (2+ messages)

[PATCH] c++: GCC accepts junk before fold-expression [PR86773]
 2020-10-28 18:28 UTC  (2+ messages)

[PATCH] arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
 2020-10-28 18:10 UTC  (19+ messages)

[patch, shared coarrays, committed] Make header use more consistent
 2020-10-28 18:05 UTC  (4+ messages)

[PATCH] S/390: Do not turn maybe-uninitialized warnings into errors
 2020-10-28 17:34 UTC  (7+ messages)
    ` [PING] "

[RS6000] Don't be too clever with dg-do run and dg-do compile
 2020-10-28 17:16 UTC  (4+ messages)

[PATCH v4] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2020-10-28 17:03 UTC  (2+ messages)

[PATCH] libstdc++: Fix arithmetic bug in year_month_weekday conversion [PR96713]
 2020-10-28 16:52 UTC  (5+ messages)

deprecations in OpenMP 5.0
 2020-10-28 16:06 UTC  (3+ messages)

Materialize clones on demand
 2020-10-28 15:51 UTC  (7+ messages)

[PATCH][middle-end][i386][Version 4] Add -fzero-call-used-regs=[skip|used-gpr-arg|used-arg|all-arg|used-gpr|all-gpr|used|all]
 2020-10-28 15:36 UTC  (25+ messages)

[PATCH] dump when SLP analysis fails due to shared vectype mismatch
 2020-10-28 15:31 UTC 

c++: Refactor push_template_decl
 2020-10-28 15:13 UTC 

[Patch 0/X] HWASAN v4
 2020-10-28 15:02 UTC  (7+ messages)
` [PATCH 0/X] Introduce HWASAN sanitizer to GCC
  ` [Patch 0/X] HWASAN v3
    ` [PATCH 1/X] libsanitizer: Tie the hwasan library into our build system

[RS6000] Do not define builtins that overload disabled builtins
 2020-10-28 14:49 UTC  (2+ messages)

[patch] vxworks: Fix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR
 2020-10-28 14:22 UTC 

[PATCH] openmp: Implicit 'declare target' for C++ static initializers
 2020-10-28 14:20 UTC 

[PATCH] Ignore ignored operands in vect_get_and_check_slp_defs
 2020-10-28 14:09 UTC 

[patch] vxworks: Fix conditional inclusion guard in gthr-vxworks-thread.c
 2020-10-28 14:05 UTC 

[PATCH 1/2] Enable OpenMP efficient performance profiling via ITT tracing
 2020-10-28 13:55 UTC  (3+ messages)

[PATCH] Fix iteration over loads in SLP optimize
 2020-10-28 13:45 UTC 

[PATCH] tree-optimization/97615 - avoid creating externals from patterns
 2020-10-28 13:45 UTC 

[PATCH] Fix gcc.dg/vect/bb-slp-5[89].c
 2020-10-28 13:45 UTC 

[PATCH] vect: Fix load costs for SLP permutes
 2020-10-28 13:44 UTC  (2+ messages)

[PATCH] SLP vectorize across PHI nodes
 2020-10-28 13:26 UTC  (4+ messages)

This is my patch for fstream to fix the performance issue on Windows
 2020-10-28 13:24 UTC  (2+ messages)

testsuite: Enable and adjust powerpc fold-vec-extract/insert testcases
 2020-10-28 13:24 UTC  (2+ messages)

[committed] libstdc++: Add comment to nothrow new explaining catch (...)
 2020-10-28 13:19 UTC 

[PATCH] value-range: Give up on POLY_INT_CST ranges [PR97457]
 2020-10-28 13:16 UTC  (3+ messages)

[PATCH] dump reason for throwing away SLP instance
 2020-10-28 13:15 UTC 

[PATCH] Change the way we split stores in BB vectorization
 2020-10-28 13:15 UTC 

[Ada,FYI] revamp ada.numerics.aux
 2020-10-28 13:01 UTC  (8+ messages)
  ` move sincos after pre (was: Re: [Ada,FYI] revamp ada.numerics.aux)
    ` move sincos after pre (was: Re: [Ada, FYI] "
      ` move sincos after pre

Avoid typeless storage in trailing wide ints
 2020-10-28 12:57 UTC  (2+ messages)

[committed] libstdc++: Fix name clash with _Cosh in QNX headers [PR 95592]
 2020-10-28 12:50 UTC 

[committed] libstdc++: Make std::span layout-compatible with struct iovec [PR 95609]
 2020-10-28 12:32 UTC 

PING [PATCH] Enable GCC support for Intel Key Locker extension
 2020-10-28 12:24 UTC  (6+ messages)

[PATCH] aarch64: Add vstN_lane_bf16 + vstNq_lane_bf16 intrinsics
 2020-10-28 11:33 UTC  (5+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH] nvptx: Cache stacks block for OpenMP kernel launch
 2020-10-28 11:32 UTC  (4+ messages)

[PATCH] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics
 2020-10-28 11:23 UTC  (10+ messages)
` [PATCH V2] "
        ` [PATCH V3] "
            ` [PATCH V4] "

[PATCH 2/2] combine: Don't turn (mult (extend x) 2^n) into extract
 2020-10-28 11:13 UTC  (9+ messages)

[FYI,Ada,PR97504] riscv needs wraplf for aux_long_long_float too
 2020-10-28 10:55 UTC 

[PATCH] tree-optimization/97428 - split SLP groups for loop vectorization
 2020-10-28 10:38 UTC  (4+ messages)

[PATCH, 3/3, OpenMP] Target mapping changes for OpenMP 5.0, libgomp parts [resend]
 2020-10-28 10:33 UTC  (2+ messages)

[PATCH, 2/3, OpenMP] Target mapping changes for OpenMP 5.0, middle-end parts and compiler testcases
 2020-10-28 10:32 UTC  (3+ messages)

[PATCH, 1/3, OpenMP] Target mapping changes for OpenMP 5.0, front-end parts
 2020-10-28 10:31 UTC  (3+ messages)

[committed] openmp: Parsing and some semantic analysis of OpenMP allocate clause
 2020-10-28  9:44 UTC 

[committed] openmp: Implicitly discover declare target for variants of declare variant calls
 2020-10-28  9:43 UTC 

[committed] wide-int: Fix up set_bit_large
 2020-10-28  9:26 UTC 

PING [Patch] x86: Enable GCC support for Intel AVX-VNNI extension
 2020-10-28  9:19 UTC 

[r11-4427 Regression] FAIL: gfortran.dg/vect/pr83232.f90 -O scan-tree-dump-times slp1 "vectorizing stmts using SLP" 3 on Linux/x86_64
 2020-10-28  8:12 UTC  (2+ messages)

[PATCH]AArch64 Fix overflow in memcopy expansion on aarch64
 2020-10-28  7:49 UTC  (5+ messages)

[PATCH] Tweaks to ranger API routines
 2020-10-28  0:20 UTC 

PowerPC: Update __float128 and __ibm128 error messages
 2020-10-27 23:27 UTC  (3+ messages)

[RS6000] dg-do !compile and scan-assembler
 2020-10-27 23:17 UTC  (3+ messages)

Handle builtins on local modref, v2
 2020-10-27 22:45 UTC 

[RS6000] power10 scan-assembler tests
 2020-10-27 22:36 UTC  (2+ messages)

c: Allow duplicate C2x standard attributes
 2020-10-27 22:16 UTC 

[r11-4404 Regression] FAIL: g++.dg/pr97560.C -std=gnu++98 (test for excess errors) on Linux/x86_64
 2020-10-27 22:13 UTC 

[PATCH][driver] Don't add suffix for non-files
 2020-10-27 21:14 UTC 

[PATCH] PR libgfortran/97581 - clean up size calculation of random generator state
 2020-10-27 21:13 UTC 

libgo patch committed: Update to Go 1.15.3 release
 2020-10-27 20:58 UTC 

[PATCH] c++: Check constraints before instantiation from mark_used [PR95132]
 2020-10-27 20:13 UTC  (5+ messages)
` [PATCH] c++: Check constraints only on candidate conversion functions

[Committed] Fix PR97497
 2020-10-27 20:04 UTC 

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

[PATCH v2] RISC-V: Add configure option: --with-multilib-config to flexible config multi-lib settings
 2020-10-27 18:59 UTC  (2+ messages)

[PATCH] doc: gcc.c: Update documentation for spec files
 2020-10-27 18:06 UTC  (5+ messages)
` *PING^2* "
  ` *PING^3* "
    ` *PING^4* "

Go patch committed: Export notinheap annotation
 2020-10-27 18:03 UTC 

Go patch committed: Remove unused Type::in_heap_ member variable
 2020-10-27 18:01 UTC 

[PATCH] c++: Implement DR2303 [PR97453]
 2020-10-27 17:38 UTC  (2+ messages)

c++: Kill nested_udts
 2020-10-27 17:07 UTC 

[RS6000] Unsupported test options for -m32
 2020-10-27 16:53 UTC  (7+ messages)

[committed] libstdc++: Fix ODR violations caused by <tr1/functional>
 2020-10-27 16:40 UTC 

[PATCH] aarch64: Add vcopy(q)__lane(q)_bf16 intrinsics
 2020-10-27 16:38 UTC  (4+ messages)
` [PATCH V2] "

[committed] libstdc++: Remove unused variables in special functions
 2020-10-27 16:34 UTC 

[committed] libstdc++: Fix -Wsign-compare warnings in headers
 2020-10-27 16:34 UTC 

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

[PATCH] Selectively trap if ranger and vr-values disagree on range builtins
 2020-10-27 15:58 UTC  (2+ messages)

c++: Small cleanup for do_type_instantiation
 2020-10-27 15:50 UTC 

[PATCH] c++: Don't purge the satisfaction caches
 2020-10-27 15:47 UTC 

Fix signature updates in ipa-modref
 2020-10-27 15:28 UTC 

[PATCH] pass: Run cleanup passes before SLP [PR96789]
 2020-10-27 15:21 UTC  (5+ messages)
    ` [PATCH v2] "

PowerPC: Map q built-ins to *l instead of *f128 if IEEE 128-bit long double
 2020-10-27 15:08 UTC  (2+ messages)

PowerPC: Update long double IEEE 128-bit tests
 2020-10-27 15:07 UTC  (2+ messages)

[PATCH] Add test for pr97560
 2020-10-27 15:04 UTC  (5+ messages)
` [committed] testsuite: restrict test to c++11 and later [PR97590]

[PATCH] Fix BB store group splitting group size compute
 2020-10-27 15:01 UTC 

[committed] libstdc++: Add missing noexcept to std::from_chars declarations
 2020-10-27 14:58 UTC 

[committed] libstdc++: Fix directory_iterator exception specification
 2020-10-27 14:58 UTC 

[committed] libstdc++: Add noexcept to declaration of path::_List members
 2020-10-27 14:57 UTC 

PowerPC: Add __float128 conversions to/from Decimal
 2020-10-27 14:53 UTC  (2+ messages)

[PATCH] Combine logical OR ranges properly. pr97567
 2020-10-27 14:52 UTC  (5+ messages)

[patch] vxworks: Extract VX_CPU_PREFIX up into config/vxworks.h
 2020-10-27 14:47 UTC 

[patch] vxworks: Fix glitch on VX_CPU selection for E6500
 2020-10-27 14:41 UTC 

[PATCH] use get_size_range to get allocated size (PR 92942)
 2020-10-27 14:38 UTC  (4+ messages)
` [PING][PATCH] "
  ` [PING #2][PATCH] "

Attempt to resolve PR83562
 2020-10-27 14:38 UTC  (3+ messages)
` libstdc++: "

PowerPC: Update IEEE 128-bit built-ins for long double is IEEE 128-bit
 2020-10-27 14:38 UTC  (2+ messages)

PowerPC: Use __builtin_pack_ieee128 if long double is IEEE 128-bit
 2020-10-27 14:30 UTC  (2+ messages)

[PATCH v7] genemit.c (main): split insn-emit.c for compiling parallelly
 2020-10-27 14:14 UTC  (2+ messages)

[committed] analyzer: don't assume extern const vars are zero-initialized [PR97568]
 2020-10-27 14:12 UTC 

[PATCH] issue -Wstring-compare in more case (PR 95673)
 2020-10-27 14:10 UTC  (3+ messages)
  ` [PING 2][PATCH] "

[PATCH] [PR96608] analyzer: Change cast from long to intptr_t
 2020-10-27 14:06 UTC  (2+ messages)

[PATCH] Adjust BB vectorization function splitting
 2020-10-27 14:03 UTC 

[committed 1/2] analyzer: eliminate non-determinism in logs
 2020-10-27 14:00 UTC  (2+ messages)
` [committed 2/2] analyzer: eliminate non-deterministic behavior

[committed] analyzer: fix param "analyzer-max-enodes-per-program-point"
 2020-10-27 13:59 UTC 

[committed] analyzer: implement region_model::get_representative_path_var for labels
 2020-10-27 13:58 UTC 

[committed] libstdc++: Include <cstdint> in tests that use std::uintptr_t
 2020-10-27 13:50 UTC 

[PATCH] Refactor array descriptor field access
 2020-10-27 13:30 UTC  (4+ messages)

[PATCH 2/2] Enable OpenMP efficient performance profiling via ITT tracing
 2020-10-27 13:03 UTC 

[PATCH] Avoid uniform lane BB vectorization
 2020-10-27 12:16 UTC 

[PATCH] PR fortran/97491 - Wrong restriction for VALUE arguments of pure procedures
 2020-10-27 11:57 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).