public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed][testsuite, nvptx] Borrow ia64-sync-*.c test-cases in gcc.target/nvptx
 2020-08-12 14:21 UTC 

[PATCH][testsuite, nvptx] Add effective target sync_int_long_stack
 2020-08-12 13:57 UTC 

[PATCH] Use vec::reserve before vec_safe_grow_cleared is called
 2020-08-12 12:28 UTC  (15+ messages)
          ` [PATCH] Use exact=false for vec_safe_grow{,_cleared} functions
                  ` [PATCH 1/3] vec: add exact argument for various grow functions
                    ` [PATCH 2/3] vec: default exact = false in "
                    ` [PATCH 3/3] vec: use inexact growth where possible

[PATCH] ipa: fix bit CPP when combined with IPA bit CP
 2020-08-12 11:35 UTC 

[PATCH][testsuite] Add effective target large_initializer
 2020-08-12 11:26 UTC  (2+ messages)

[Committed] Update email address
 2020-08-12 11:11 UTC 

Do not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH_RECURSION
 2020-08-12 11:02 UTC  (2+ messages)

[committed][nvptx] Fix array dimension in nvptx_assemble_decl_begin
 2020-08-12 10:40 UTC 

[PATCH] ipa-inline: Improve growth accumulation for recursive calls
 2020-08-12 10:19 UTC 

[PATCH] middle-end: Recognize idioms for bswap32 and bswap64 in match.pd
 2020-08-12  9:43 UTC  (2+ messages)

[PATCH] arm: Clear canary value after stack_protect_test [PR96191]
 2020-08-12  9:26 UTC  (6+ messages)

[PATCH] testsuite: Fix gcc.target/arm/multilib.exp use of gcc_opts
 2020-08-12  9:20 UTC  (3+ messages)

[PATCH] testsuite: Add -fno-common to pr82374.c [PR94077]
 2020-08-12  9:08 UTC  (2+ messages)

[AArch64] Upgrade integer MLA intrinsics to GCC vector extensions
 2020-08-12  9:03 UTC  (3+ messages)

[PATCH][testsuite] Add gcc.dg/ia64-sync-5.c
 2020-08-12  8:50 UTC  (3+ messages)
` [PR96519] "

[PATCH] gimple-fold: Don't optimize wierdo floating point value reads [PR95450]
 2020-08-12  8:45 UTC 

[PATCH] Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]
 2020-08-12  8:20 UTC 

[PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
 2020-08-12  8:19 UTC  (11+ messages)

[PATCH] x86_64: Use peephole2 to eliminate redundant moves
 2020-08-12  7:55 UTC  (3+ messages)

Hi, let's help out your readers
 2020-08-12  6:57 UTC 

[Committed] IBM Z: Fix PR96456
 2020-08-12  6:24 UTC  (2+ messages)
` [Committed] IBM Z: Fix PR96308

[RS6000] PR96493, powerpc local call linkage failure
 2020-08-12  4:02 UTC  (8+ messages)

[PATCH, 0 of 2] Add support for power10 IEEE 128-bit min, max, and compare
 2020-08-12  3:32 UTC  (6+ messages)
` [PATCH 1/2] PowerPC: Rename min/max/cmove functions
` [PATCH 2/2] PowerPC: Add power10 IEEE 128-bit min/max/cmove

PING: [PATCH] AArch64: Add if condition in aarch64_function_value [PR96479]
 2020-08-12  3:01 UTC 

[PATCH] rs6000: ICE when using an MMA type as a function param
 2020-08-12  2:46 UTC  (6+ messages)

[PATCH] rs6000: Update powerpc test cases to use -mdejagnu-cpu=
 2020-08-11 23:35 UTC  (2+ messages)

[PATCH] c++: Fixing the wording of () aggregate-init [PR92812]
 2020-08-11 23:34 UTC 

[PATCH] emit-rtl.c: Allow splitting of RTX_FRAME_RELATED_P insns?
 2020-08-11 21:40 UTC  (5+ messages)

[PATCH V3] Practical Improvement to libgcc Complex Divide
 2020-08-11 21:06 UTC  (3+ messages)

[PATCH] c++: Improve RANGE_EXPR optimization in cxx_eval_vec_init
 2020-08-11 19:45 UTC  (5+ messages)

libgo patch committed: Fix system call numbers for ppc
 2020-08-11 19:29 UTC 

[Patch 0/5] rs6000, 128-bit Binary Integer Operations
 2020-08-11 19:23 UTC  (6+ messages)
` [Patch 1/5] rs6000, Add 128-bit sign extension support
` [Patch 2/5] rs6000, 128-bit multiply, divide, modulo, shift, compare
` [Patch 3/5] rs6000, Add TI to TD (128-bit DFP) and TD to TI support
` [Patch 4/5] rs6000, Test 128-bit shifts for just the int128 type
` [Patch 5/5] rs6000, Conversions between 128-bit integer and floating point values

[wwwdocs] Update C++ DR table
 2020-08-11 18:18 UTC 

[PATCH 1/4] matcher-1.m: Change return type to int
 2020-08-11 17:30 UTC  (21+ messages)
` [PATCH 2/4] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all]
      ` [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
        ` PING "

[committed][testsuite] Add missing require-effective-target directives in gcc.dg
 2020-08-11 16:23 UTC 

[PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
 2020-08-11 16:19 UTC 

[committed] libstdc++: Make Networking TS work without gthreads [PR 89760]
 2020-08-11 16:04 UTC  (2+ messages)

[committed] libstdc++: Fix failing tests for AIX
 2020-08-11 15:39 UTC 

[PATCH] libstdc++: Implement integer-class types as defined in [iterator.concept.winc]
 2020-08-11 15:38 UTC  (5+ messages)

[committed] libstdc++: Make net::system_context tag type constructor explicit
 2020-08-11 15:38 UTC 

[committed] libstdc++: Fix net::system_context stop condition
 2020-08-11 15:38 UTC 

[committed] libstdc++: Fix <stop_token> to compile without gthreads
 2020-08-11 15:38 UTC 

[committed] libstdc++: Make std::this_thread functions work without gthreads
 2020-08-11 15:38 UTC 

[PATCH] diagnostics: Add new option -fdiagnostics-plain-output
 2020-08-11 14:34 UTC 

[PATCH] c-family: Fix ICE in get_atomic_generic_size [PR96545]
 2020-08-11 13:31 UTC  (2+ messages)

[PATCH] Rewrite get_size_range for irange API
 2020-08-11 11:56 UTC  (11+ messages)
` PING: Fwd: "

[PATCH] Adjust tree-ssa-strlen.c for irange API
 2020-08-11 11:55 UTC  (2+ messages)
` PING: Fwd: "

[PATCH 0/2] decouple adjust_range_from_scev from vr_values
 2020-08-11 11:54 UTC  (5+ messages)
` [PATCH 1/2] Add statement context to get_value_range
  ` PING: Fwd: "
` [PATCH 2/2] Decouple adjust_range_from_scev from vr_values and value_range_equiv
  ` PING: Fwd: "

[PATCH] Adjust tree-ssa-dom.c for irange API
 2020-08-11 11:52 UTC  (2+ messages)
` PING: Fwd: "

[PATCH] expr: Optimize noop copies [PR96539]
 2020-08-11 11:33 UTC  (2+ messages)

[PATCH] tree: Fix up get_narrower [PR96549]
 2020-08-11 11:32 UTC  (2+ messages)

[PATCH] [PR target/96350]Force ENDBR immediate into memory to avoid fake ENDBR opcode
 2020-08-11  9:56 UTC  (4+ messages)

[PATCH] Add debug counter for IPA bits CP
 2020-08-11  9:50 UTC  (3+ messages)

[PATCH] [AVX512]For vector compare to mask register, UNSPEC is needed instead of comparison operator [PR96243]
 2020-08-11  9:43 UTC  (7+ messages)

[PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique
 2020-08-11  9:12 UTC  (4+ messages)

PING [PATCH] RX new builtin function
 2020-08-11  2:16 UTC  (2+ messages)

[pushed] c++: Add unfixed test [PR88003]
 2020-08-11  0:01 UTC 

Go patch committed: Use eqtype on AIX
 2020-08-10 23:48 UTC 

[PATCH v2] CSKY: Add -mfloat-abi= option
 2020-08-10 23:43 UTC  (2+ messages)

RFC: Monitoring old PRs, new dg directives
 2020-08-10 22:58 UTC  (22+ messages)
                      ` RFC: Monitoring old PRs, new dg directives [v2]

[PATCH] c++: premature analysis of requires-expression [PR96410]
 2020-08-10 21:33 UTC  (3+ messages)

RFC: make combine do as advertised (cheaper-than)?
 2020-08-10 21:24 UTC  (3+ messages)

[PATCH] emit-rtl.c: Allow vector subreg of float vectors
 2020-08-10 19:05 UTC  (2+ messages)

[PATCH] c++: dependent constraint on placeholder return type [PR96443]
 2020-08-10 18:51 UTC  (5+ messages)

[RFC] libstdc++: Fix pretty-printing old implementations of std::unique_ptr
 2020-08-10 18:20 UTC  (4+ messages)

[committed] libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
 2020-08-10 18:13 UTC  (2+ messages)

[RFC PATCH v1 1/1] PPC64: Implement POWER Architecture Vector Function ABI
 2020-08-10 18:07 UTC  (4+ messages)

std:vec for classes with constructor?
 2020-08-10 18:03 UTC  (17+ messages)

[patch, fortran, committed] Fix PR 96556, segfault on NULL pointer dereference
 2020-08-10 17:18 UTC 

[PATCH] improve validation of attribute arguments (PR c/78666)
 2020-08-10 16:50 UTC  (4+ messages)
` [PING][PATCH] "
  ` [PING 2][PATCH] "
    ` [PING 3][PATCH] "

[PATCH] separate reading past the end from -Wstringop-overflow
 2020-08-10 16:48 UTC  (5+ messages)
  ` [PING #2][PATCH] "
    ` [PING #3][PATCH] "
      ` [PING #4][PATCH] "

[PATCH] improve memcmp and memchr constant folding (PR 78257)
 2020-08-10 16:48 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] emit-rtl.c: Allow vector subreg of float vectors
 2020-08-10 16:22 UTC  (4+ messages)

[PATCH] rs6000: Disable -fcaller-saves by default
 2020-08-10 16:11 UTC  (5+ messages)

RFA: Fix combine.c combining a move and a non-move into two non-moves, PR93372
 2020-08-10 16:05 UTC  (2+ messages)

[PATCH] c++; Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
 2020-08-10 15:30 UTC  (2+ messages)

[Patch, fortran] PR93671 - gfortran 8-10 ICE on intrinsic assignment to allocatable derived-type component of coarray
 2020-08-10 15:03 UTC 

[PATCH 0/4] IVOPTs consider step cost for different forms when unrolling
 2020-08-10 14:41 UTC  (6+ messages)
` [PATCH 3/4] ivopts: Consider cost_step on different forms during unrolling

[PATCH] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55
 2020-08-10 14:21 UTC 

[PATCH] c-family: Macro support in -Wmisleading-indentation [PR80076]
 2020-08-10 13:46 UTC  (2+ messages)

[committed] libstdc++: Implement LWG 561 for std::inserter
 2020-08-10 11:32 UTC 

[patch] multi-range implementation for value_range (irange)
 2020-08-10 11:03 UTC  (7+ messages)

[PATCH] Implement P0966 std::string::reserve should not shrink
 2020-08-10 11:03 UTC  (2+ messages)

[PATCH] libstdc++: Remove unused Makefile.in
 2020-08-10 10:52 UTC 

[PATCH] SLP: support entire BB
 2020-08-10 10:29 UTC  (3+ messages)

[committed] libstdc++: Use _wstat64 for Windows [PR 95749]
 2020-08-10 10:14 UTC 

[PATCH][AVX512][PR96246] Merge two define_insn: <avx512>_blendm<mode>, <avx512>_load<mode>_mask
 2020-08-10 10:01 UTC  (4+ messages)

[PATCH] Using gen_int_mode instead of GEN_INT to avoid ICE caused by type promotion
 2020-08-10 10:00 UTC  (4+ messages)

[PATCH] i386: Improve code generation of smin(x,0) with -m32
 2020-08-10  8:50 UTC  (2+ messages)

Simplify X * C1 == C2 with undefined overflow
 2020-08-10  8:39 UTC  (3+ messages)
` Simplify X * C1 == C2 with wrapping overflow

[PATCH/RFC] options: Make --help= to emit values post-overrided
 2020-08-10  8:05 UTC  (6+ messages)
      ` [PATCH] "

[PATCH] rs6000: MMA built-ins reject typedefs of MMA types
 2020-08-10  3:13 UTC  (5+ messages)

Fix remove_predictions_associated_with_edge
 2020-08-10  3:00 UTC  (2+ messages)

[PATCH] middle-end: Correct calculation of mul_widen_cost and mul_highpart_cost
 2020-08-09 14:58 UTC  (2+ messages)

[Patch, fortran] PR96102 - ICE in check_host_association, at fortran/resolve.c:5994
 2020-08-09  9:58 UTC  (4+ messages)

[Patch, fortran] PR96312 - [10/11 Regression] Reallocation on assignment uses undefined variables
 2020-08-09  9:57 UTC  (2+ messages)

[pushed] testsuite, Darwin: XFAIL runs for two timode conversion tests
 2020-08-09  8:00 UTC 

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