public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] d: Don't warn about variables initialized with 'void'
 2020-09-10 16:09 UTC 

[committed] d: Warn when casting from a D class to a C++ class
 2020-09-10 16:09 UTC 

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

[Ada] Fix bogus error on Value_Size clause for variant record type
 2020-09-10 16:05 UTC 

[Ada] Fix uninitialized variable with nested variant record types
 2020-09-10 16:04 UTC 

[Ada] Add emergency dump after an ICE
 2020-09-10 16:04 UTC 

[PATCH 0/2] [OpenACC] Kernels loop annotation
 2020-09-10 16:00 UTC  (5+ messages)
` [PATCH 1/2] [OpenACC] Kernels loops annotation: C and C++
` [PATCH 2/2] [OpenACC] Kernels loops annotation: Fortran

[PATCH] libstdc++: add parentheses around assignments used as truth values
 2020-09-10 15:54 UTC  (2+ messages)

[PATCH] libstdc++: fix misleading indentation
 2020-09-10 15:53 UTC  (2+ messages)

[PATCH] lto: Fix up lto location streaming
 2020-09-10 15:32 UTC  (3+ messages)

[PATCH] libstdc++: mark variables as possibly unused
 2020-09-10 15:22 UTC  (5+ messages)

[PATH 3/3] libstdc++: Add std::advance ostreambuf_iterator overload
 2020-09-10 15:19 UTC  (2+ messages)

[PATH 2/3] libstdc++: Simplify std::advance istreambuf_iterator overload
 2020-09-10 15:12 UTC  (2+ messages)

[PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
 2020-09-10 15:10 UTC  (6+ messages)

[PATH 1/3] libstdc++: Simplify std::copy istreambuf_iterator overload
 2020-09-10 15:05 UTC  (2+ messages)

[PATCH] arm: Fix up arm_override_options_after_change [PR96939]
 2020-09-10 15:04 UTC  (7+ messages)
` [PATCH] arm: Fix up arm_override_options_after_change_1

PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
 2020-09-10 14:59 UTC  (39+ messages)

[committed 1/2] libstdc++: Reduce monotonic_buffer_resource overallocation [PR 96942]
 2020-09-10 14:44 UTC  (2+ messages)
` [committed 2/2] libstdc++: handle small max_blocks_per_chunk in pool resources [PR 94160]

[PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
 2020-09-10 14:42 UTC 

[PATCH] libstdc++: use a link test to test for -Wl,-z,relro
 2020-09-10 14:23 UTC 

[PATCH] testsuite: gimplefe-44 requires exceptions
 2020-09-10 14:21 UTC  (2+ messages)

[PATCH] c-family: Macro support in -Wmisleading-indentation [PR80076]
 2020-09-10 13:40 UTC  (3+ messages)

gcc git hook
 2020-09-10 12:48 UTC 

c++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_P
 2020-09-10 12:43 UTC 

[PATCH][testsuite] Introduce effective target non_strict_prototype
 2020-09-10 12:01 UTC 

[committed][testsuite] Add missing require-effective-target allloca
 2020-09-10 11:59 UTC 

[PATCH] Cygwin/MinGW: Do not version lto plugins
 2020-09-10 11:57 UTC  (6+ messages)

BoF DWARF5 patches
 2020-09-10 11:45 UTC  (5+ messages)
  ` BoF DWARF5 patches (25% .debug section size reduction)

[committed][tree-optimization] Don't clear ctrl-altering flag for IFN_UNIQUE
 2020-09-10 11:01 UTC 

[PATCH] fix useless unsharing of SLP tree
 2020-09-10 10:46 UTC  (4+ messages)

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

[PATCH] vec: don't select partial vectors when looping on full vectors
 2020-09-10 10:13 UTC  (2+ messages)

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

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

[RFC] Aarch64: Replace nested FP min/max with conditionals for TX2
 2020-09-10 10:03 UTC  (2+ messages)

[PATCH] MSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiers
 2020-09-10  9:44 UTC 

[Patch] libgomp/target.c: Minor cleanup
 2020-09-10  9:39 UTC  (3+ messages)

[PATCH] tree-optimization/96043 - BB vectorization costing improvement
 2020-09-10  9:20 UTC  (4+ messages)

[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][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] correct offset range adjustment in compute_objsize (PR 96903)
 2020-09-09 23:34 UTC 

[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] "

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

[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 

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

[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 

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

[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  (6+ messages)

[PATCH] ipa-inline: Improve growth accumulation for recursive calls
 2020-09-08 14:00 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).