public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch] libgomp/target.c: Minor cleanup
 2020-09-10  9:17 UTC 

[PATCH] lto: Stream current working directory for first streamed relative filename and adjust relative paths [PR93865]
 2020-09-10  9:17 UTC  (2+ messages)

[PATCH] fix useless unsharing of SLP tree
 2020-09-10  9:14 UTC  (3+ messages)

[PATCH] PR target/96759 - Handle global variable assignment from misaligned structure/PARALLEL return values
 2020-09-10  9:09 UTC  (4+ messages)

[PATCH] arm: Fix up arm_override_options_after_change [PR96939]
 2020-09-10  8:51 UTC  (3+ messages)
` [PATCH] arm: Fix up arm_override_options_after_change_1

[PATCH][libatomic] Add nvptx support
 2020-09-10  8:01 UTC  (8+ messages)

[PATCH] Split std::align/assume_aligned to bits/align.h
 2020-09-10  6:04 UTC  (2+ messages)

[PATCH] rs6000: Use direct move for char/short vector CTOR [PR96933]
 2020-09-10  3:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] doc: change 'make check-g++' to 'make check-c++' in install.texi
 2020-09-10  2:43 UTC  (3+ messages)

[PATCH] Cygwin/MinGW: Do not version lto plugins
 2020-09-10  0:26 UTC  (4+ messages)

[PATCH V2 0/4] Unify C and C++ handling of loops and switches
 2020-09-10  0:20 UTC  (5+ messages)
` [PING] "
  ` [PING^2] "

[PATCH] correct offset range adjustment in compute_objsize (PR 96903)
 2020-09-09 23:34 UTC 

[PATCH] libphobos: libdruntime doesn't support shadow stack (PR95680)
 2020-09-09 22:57 UTC  (7+ messages)
  ` [PATCH] libphobos: Include <cet.h> to generate the CET marker for -fcf-protection

[PATCH] rs6000: Fix instruction type
 2020-09-09 22:51 UTC  (4+ messages)

[PATCH] improve validation of attribute arguments (PR c/78666)
 2020-09-09 21:44 UTC  (6+ messages)
        ` [PING][PATCH] "

[PATCH] c++: Further tweaks for new-expression and paren-init [PR77841]
 2020-09-09 21:43 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] use get_size_range to get allocated size (PR 92942)
 2020-09-09 21:42 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH 0/5] add checking of function array parameters (PR 50584)
 2020-09-09 21:39 UTC  (12+ messages)
` [PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
                  ` [PING][PATCH "
                    ` [PING 2][PATCH "

[committed] analyzer: generalize sm-malloc to new/delete [PR94355]
 2020-09-09 21:28 UTC 

[committed 1/3] analyzer: use objects for state_machine::state_t
 2020-09-09 21:08 UTC  (3+ messages)
` [committed 2/3] analyzer: reimplement on_transition in terms of get_state/set_next_state
` [committed 3/3] analyzer: eliminate sm_context::warn_for_state in favor of a new 'warn' vfunc

[PATCH] c++: Fix ICE in reshape_init with init-list [PR95164]
 2020-09-09 21:03 UTC  (4+ messages)
  ` [PATCH v2] "

[PATH 3/3] libstdc++: Add std::advance ostreambuf_iterator overload
 2020-09-09 20:12 UTC 

[PATH 2/3] libstdc++: Simplify std::advance istreambuf_iterator overload
 2020-09-09 20:12 UTC 

[PATH 1/3] libstdc++: Simplify std::copy istreambuf_iterator overload
 2020-09-09 20:11 UTC 

[PATCH v1] [include] Add codes for DWARF v5 .dwp sections to dwarf2.h
 2020-09-09 20:11 UTC  (2+ messages)

BoF DWARF5 patches
 2020-09-09 19:57 UTC  (3+ messages)
  ` BoF DWARF5 patches (25% .debug section size reduction)

[PATCH] Practical Improvement to libgcc Complex Divide
 2020-09-09 19:49 UTC  (3+ messages)

c++: omp reduction cleanups
 2020-09-09 19:36 UTC 

[PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
 2020-09-09 18:27 UTC 

[pushed] testsuite: Use C++14 in g++.dg/warn/Wnonnull6.C
 2020-09-09 18:20 UTC 

[PATCH 0/2] [OpenACC] Kernels loop annotation
 2020-09-09 17:53 UTC  (3+ messages)
` [PATCH 1/2] [OpenACC] Kernels loops annotation: C and C++
` [PATCH 2/2] [OpenACC] Kernels loops annotation: Fortran

[pushed] testsuite: Move auto-96647.C to c++1y/
 2020-09-09 17:53 UTC 

[PATCH] Implement __builtin_thread_pointer for x86 TLS
 2020-09-09 17:37 UTC  (6+ messages)
        ` [PATCH] x32: Update gcc.target/i386/builtin_thread_pointer.c

[committed][nvptx, libgcc] Fix Wbuiltin-declaration-mismatch in atomic.c
 2020-09-09 17:23 UTC 

[PATCH] vec: don't select partial vectors when looping on full vectors
 2020-09-09 16:20 UTC 

[PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
 2020-09-09 16:00 UTC  (20+ messages)
                    ` [PATCH v2] "

[RFC] Aarch64: Replace nested FP min/max with conditionals for TX2
 2020-09-09 15:50 UTC 

[PATCH] tree-optimization/96043 - BB vectorization costing improvement
 2020-09-09 14:55 UTC  (3+ messages)

[committed][nvptx] Fix Wformat in nvptx_assemble_decl_begin
 2020-09-09 13:54 UTC 

[PING] floatformat.h: Add bfloat16 support
 2020-09-09 13:32 UTC  (5+ messages)

[committed][nvptx] Fix boolean type test in write_fn_proto
 2020-09-09 12:34 UTC 

[OG10] Merge GCC into branch
 2020-09-09 11:26 UTC 

[PATCH] MSP430: Fix CFA generation during function epilogues
 2020-09-09 10:33 UTC 

[PATCH 2/2] aarch64: Add support for Cortex-R82
 2020-09-09 10:29 UTC  (2+ messages)

[PATCH 1/2] aarch64: Add support for Armv8-R
 2020-09-09 10:28 UTC  (2+ messages)

[Patch] Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690)
 2020-09-09 10:19 UTC  (3+ messages)

[PATCH] enable live comparison vectorization
 2020-09-09 10:17 UTC 

[PATCH] enable live condition vectorization
 2020-09-09  9:36 UTC 

[PATCH, rs6000] Add non-relative jump table support on Power Linux
 2020-09-09  8:55 UTC  (5+ messages)

[PATCH] Makefile.tpl: Add check-g++
 2020-09-09  8:48 UTC  (4+ messages)

[PATCH PR96357][GCC][AArch64]: could not split insn UNSPEC_COND_FSUB with AArch64 SVE
 2020-09-09  8:42 UTC  (8+ messages)

[PATCH] libgccjit: Improve doc and comments regarding type casts (Was: Clarifying the permitted type conversions)
 2020-09-09  7:56 UTC  (3+ messages)
  ` [PATCH] libgccjit: Improve doc and comments regarding type casts

[PATCH] libgccjit: Add new gcc_jit_context_new_blob entry point
 2020-09-09  7:51 UTC  (10+ messages)
              ` [PATCH V2] "

[PATCH] tree-optimization/96978 - fix fallout of BB vectorization of live stmts
 2020-09-09  7:49 UTC 

RFA: lto-plugin: handle input files with multiple symbol sections containing v1 extension data
 2020-09-09  7:04 UTC  (2+ messages)

libbacktrace patch committed: Don't strip underscore on 64-bit PE
 2020-09-09  2:22 UTC 

libbacktrace patch committed: Get executable name on macOS
 2020-09-09  2:12 UTC 

libbacktrace patch committed: Avoid ambiguous binary search
 2020-09-09  1:22 UTC 

libbacktrace patch committed: Correct tipo in comment
 2020-09-08 22:08 UTC 

libbacktrace patch committed: Correct Mach-O memory allocation
 2020-09-08 21:51 UTC 

libbacktrace patch committed: Correctly swap Mach-O fat 32-bit file offset
 2020-09-08 20:20 UTC 

[PATCH] c++: Fix resolving the address of overloaded pmf [PR96647]
 2020-09-08 20:20 UTC  (5+ messages)

[PATCH] openacc: Fix atomic_capture-2.c iteration-ordering issues
 2020-09-08 20:19 UTC 

[PATCH] amdgcn: Add waitcnt after LDS write instructions
 2020-09-08 20:19 UTC 

[PATCH] openacc: Fix mkoffload SGPR/VGPR count parsing for HSACO v3
 2020-09-08 20:19 UTC 

[PATCH] openacc: Fix race condition in Fortran loop collapse tests
 2020-09-08 20:19 UTC 

libbacktrace patch committed: Only match magic number at start of file
 2020-09-08 19:52 UTC 

Patch for 96948
 2020-09-08 19:34 UTC  (6+ messages)

[PATCH] Add support for atomic_flag::wait/notify_one/notify_all
 2020-09-08 18:06 UTC 

[PATCH] bb-reorder: Remove a misfiring micro-optimization (PR96475)
 2020-09-08 17:41 UTC  (3+ messages)

[PATCH] Add support for putting jump table into relocation read-only section
 2020-09-08 17:30 UTC  (7+ messages)

PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
 2020-09-08 16:43 UTC  (36+ messages)

[committed] analyzer: fix another ICE in constructor-handling [PR96949]
 2020-09-08 16:24 UTC  (2+ messages)

[RFC Patch] mklog.py: Parse first 10 lines for PR/DR number
 2020-09-08 16:20 UTC  (3+ messages)

[PATCH] aarch64: Don't generate invalid zero/sign-extend syntax
 2020-09-08 15:41 UTC  (3+ messages)

[committed] analyzer: fix ICE on RANGE_EXPR with CONSTRUCTOR value [PR96950]
 2020-09-08 14:55 UTC 

[committed] analyzer: fix ICE on machine-specific builtins [PR96962]
 2020-09-08 14:53 UTC 

[RFC] enable flags-unchanging asms, add_overflow/expand/combine woes
 2020-09-08 14:20 UTC  (10+ messages)

[PATCH] ipa-inline: Improve growth accumulation for recursive calls
 2020-09-08 14:00 UTC  (9+ messages)

[PATCH] arm: Add new vector mode macros
 2020-09-08 13:44 UTC 

RFC: --enable-link-serialization support
 2020-09-08 12:28 UTC  (5+ messages)
  ` [PATCH] "
      ` [PATCH v2] "

[PATCH] code generate live lanes in basic-block vectorization
 2020-09-08 12:22 UTC  (4+ messages)

[PATCH] libgcc: Expose the current instruction pointer in SEH _Unwind_Backtrace
 2020-09-08 12:21 UTC  (2+ messages)
` [PATCH v2] libgcc: Expose the instruction pointer and stack "

[PATCH] gcc: Make strchr return value pointers const
 2020-09-08 12:03 UTC  (7+ messages)

[PUSHED] PR tree-optimization/96967 - cast label range to type of switch operand
 2020-09-08 11:45 UTC 

[committed] MSP430: Fix detection of assembler support for .mspabi_attribute
 2020-09-08 10:43 UTC 

[PATCH v2] doc: add 'cd' command before 'make check-gcc' command in install.texi
 2020-09-08 10:18 UTC  (5+ messages)

Do we need to do a loop invariant motion after loop interchange ?
 2020-09-08 10:18 UTC  (2+ messages)

[COMMITTED] config: Sync largefile.m4 from binutils-gdb
 2020-09-08  9:22 UTC 

[committed] MSP430: Use enums to handle -mcpu= values
 2020-09-08  9:16 UTC 

Bug in FINDLOC documentation at https://gcc.gnu.org/onlinedocs/gfortran/FINDLOC.html
 2020-09-08  6:16 UTC 

[PATCH] Add support for C++20 barriers
 2020-09-07 23:34 UTC 

[PATCH] hppa64: Improve hppa_rtx_costs for DImode shifts by constants
 2020-09-07 20:25 UTC  (2+ messages)

[PATCH] PR fortran/96711 - ICE on NINT() Function
 2020-09-07 19:46 UTC  (4+ messages)
` *Ping*: "

[PATCH 6/6] ipa-cp: Separate and increase the large-unit parameter
 2020-09-07 19:41 UTC 

[PATCH 5/6] ipa-cp: Add dumping of overall_size after cloning
 2020-09-07 19:38 UTC 

[PATCH 4/6] ipa: Multiple predicates for loop properties, with frequencies
 2020-09-07 19:36 UTC 

[PATCH 3/6] ipa: Bundle estimates of ipa_call_context::estimate_size_and_time
 2020-09-07 19:35 UTC 

[PATCH 2/6] ipa: Introduce ipa_cached_call_context
 2020-09-07 19:33 UTC 

[PATCH 1/6] ipa: Bundle vectors describing argument values
 2020-09-07 19:32 UTC 

[committed] libstdc++: Optimise GCD algorithms
 2020-09-07 19:14 UTC 

[committed] libstdc++: Simplify constraints for semiregular-box [LWG 3477]
 2020-09-07 19:12 UTC 

[PATCH] vec: remove unreachable code
 2020-09-07 17:55 UTC  (6+ messages)
    ` [PATCH] vec: Revert "dead code removal in tree-vect-loop.c" and add a comment

ubsan: d-demangle.c:214 signed integer overflow
 2020-09-07 17:46 UTC  (9+ 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).