public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679)
 2019-12-09 17:25 UTC  (7+ messages)

[PATCH, Modula-2 (C/C++/D/F/Go/Jit)] (Register spec fn) (v3)
 2019-12-09 16:41 UTC  (3+ messages)

[PATCH] Fix typos in 2 functions
 2019-12-09 16:33 UTC  (2+ messages)

[patch, fortran] Introduce -finline-pack
 2019-12-09 16:30 UTC  (3+ messages)

[Patch, Fortran] PR 92793 - fix column used for error diagnostic
 2019-12-09 16:03 UTC  (5+ messages)
` *PING* – "
` [PATCH] Fix column information for omp_clauses in Fortran code

[RFC, vectorizer] Fix ICE with masked vectors
 2019-12-09 15:59 UTC  (2+ messages)

[PATCH v2][MSP430] Add msp430-elfbare target
 2019-12-09 15:28 UTC  (3+ messages)

[PATCH] OpenACC reference count overhaul
 2019-12-09 15:04 UTC  (3+ messages)

[committed, amdgcn] Fix unrecognised instruction
 2019-12-09 14:51 UTC  (2+ messages)

[patch] Fix ICE on VLA in LTO mode
 2019-12-09 14:14 UTC  (2+ messages)

[PATCH, COMMITTED] arm: fix v[78]-r multilibs when configured with --with-multlib-list=aprofile
 2019-12-09 13:53 UTC 

[PATCH][RFC] Add new ipa-reorder pass
 2019-12-09 13:45 UTC  (11+ messages)

[GCC][PATCH] Add ARM-specific Bfloat format support to middle-end
 2019-12-09 13:41 UTC  (5+ messages)
      ` Ping: "

[PATCH 0/3] libgcc/crtstuff.c tweaks to reduce code size
 2019-12-09 13:05 UTC  (8+ messages)
` [PATCH 2/3] libgcc: Dont define __do_global_dtors_aux if it will be empty
` [PATCH 3/3] libgcc: Implement TARGET_LIBGCC_REMOVE_DSO_HANDLE

[mid-end] Add notes to dataflow insn info when re-emitting (PR92410)
 2019-12-09 13:02 UTC  (6+ messages)

[PATCH] rs6000: Name set<mode>_cc, and delete some old mfcr patterns
 2019-12-09 12:32 UTC 

[PATCH] Refactor IPA devirt a bit
 2019-12-09 12:24 UTC  (2+ messages)

[C++ Patch] Improve build_*_cast locations
 2019-12-09 12:07 UTC  (5+ messages)

[PATCH] OpenACC "present" subarrays: runtime API return value and unmapping fixes
 2019-12-09 12:01 UTC  (3+ messages)

Add 'libgomp.oacc-c-c++-common/map-data-1.c'
 2019-12-09 11:54 UTC 

[PR92854] Add 'libgomp.oacc-c-c++-common/pr92854-1.c'
 2019-12-09 11:52 UTC 

Add 'libgomp.oacc-c-c++-common/host_data-6.c'
 2019-12-09 11:48 UTC 

[OpenACC] Update OpenACC data clause semantics to the 2.5 behavior
 2019-12-09 11:44 UTC  (4+ messages)
  ` [OpenACC] Update OpenACC data clause semantics to the 2.5 behavior - runtime
    ` In 'libgomp/target.c:gomp_exit_data', remove open-coded 'gomp_remove_var' (was: [OpenACC] Update OpenACC data clause semantics to the 2.5 behavior - runtime)

[Patch, committed] libgomp/testsuite/*fortran – make 'stop' values unique
 2019-12-09 11:22 UTC 

[PATCH] Use OPTION_MASK_ISA2_$target_[SET, UNSET, ] to indicate those for x_ix86_isa_flags2
 2019-12-09 11:04 UTC  (2+ messages)

[committed, amdgcn] Enable QI/HImode vector moves
 2019-12-09 10:43 UTC  (5+ messages)

[PATCH v2 2/2][ARM] Improve max_cond_insns setting for Cortex cores
 2019-12-09 10:34 UTC  (9+ messages)

[PATCH] Extend std::copy_n optimization
 2019-12-09 10:31 UTC 

[PATCH] Canonicalize fancy ways of expressing blend operation into COND_EXPR (PR tree-optimization/92834)
 2019-12-09 10:30 UTC  (4+ messages)

Fwd: [PATCH, GCC, Vect] Fix costing for vector shifts
 2019-12-09 10:23 UTC  (3+ messages)

[SVE] PR89007 - Implement generic vector average expansion
 2019-12-09 10:06 UTC  (10+ messages)

[PATCH] Extend std::lexicographical_compare optimizations
 2019-12-09 10:05 UTC 

[PATCH] libstdc++: fix buffer overflow in path::operator+= (PR92853)
 2019-12-09 10:00 UTC  (2+ messages)

[PATCH] [ARC] Use hardware support for double-precision compare instructions
 2019-12-09  9:52 UTC 

introduce -fcallgraph-info option
 2019-12-09  9:41 UTC  (20+ messages)

copy/copy_backward/fill/fill_n/equal rework
 2019-12-09  9:32 UTC  (3+ messages)

[PATCH] Come up with constructors of symtab_node, cgraph_node and varpool_node
 2019-12-09  9:00 UTC  (19+ messages)

[PATCH] Enhance _GLIBCXX_DEBUG constexpr support
 2019-12-09  8:53 UTC  (2+ messages)

[PATCH] Fix _GLIBCXX_DEBUG tests static_assert lines
 2019-12-09  8:44 UTC 

[PATCH 00/49] RFC: Add a static analysis framework to GCC
 2019-12-09  8:27 UTC  (80+ messages)
` [PATCH 08/49] Introduce pretty_printer::clone vfunc
` [PATCH 09/49] gimple const-correctness fixes
` [PATCH 14/49] hash-map-tests.c: add a selftest involving int_hash
` [PATCH 01/49] analyzer: user-facing documentation
` [PATCH 26/49] analyzer: new files: digraph.{cc|h} and shortest-paths.h
` [PATCH 03/49] diagnostic_show_locus: move initial newline to callers
` [PATCH 29/49] analyzer: new files: tristate.{cc|h}
` [PATCH 32/49] analyzer: new files: pending-diagnostic.{cc|h}
` [PATCH 28/49] analyzer: new files: analyzer.{cc|h}
` [PATCH 06/49] timevar.h: add auto_client_timevar class
` [PATCH 17/49] Support for adding selftests via a plugin
` [PATCH 24/49] analyzer: new file: analyzer-pass.cc
` [PATCH 21/49] analyzer: command-line options
` [PATCH 36/49] analyzer: new file: sm-pattern-test.cc
` [PATCH 16/49] Add support for in-tree plugins
` [PATCH 22/49] analyzer: params.def: new parameters
` [PATCH 19/49] analyzer: new files: analyzer-selftests.{cc|h}
` [PATCH 35/49] analyzer: new file: sm-file.cc
` [PATCH 07/49] Replace label_text ctor with "borrow" and "take"
` [PATCH 12/49] Add diagnostic paths
` [PATCH 39/49] analyzer: new files: analysis-plan.{cc|h}
` [PATCH 34/49] analyzer: new file: sm-malloc.cc
` [PATCH 38/49] analyzer: new file: sm-taint.cc
` [PATCH 37/49] analyzer: new file: sm-sensitive.cc
` [PATCH 13/49] function-tests.c: expose selftest::make_fndecl for use elsewhere
` [PATCH 25/49] analyzer: new files: graphviz.{cc|h}
          ` [PATCH 0/2] v3 of analyzer patch kit (unsquashed)
            ` [PATCH 2/2] Rework as a non-plugin
            ` [PATCH 1/2] Fixup for rebase: c-format.c: get_pointer_to_named_type -> get_named_type

[PATCH] Allow entry point markers without debug support in accelerator compiler
 2019-12-09  8:01 UTC  (2+ messages)

[PATCH] Enable ICE-after-error with -fchecking
 2019-12-09  7:54 UTC  (4+ messages)

[PATCH] Enable mask operation for 128/256-bit vector VCOND_EXPR under avx512f (PR92686)
 2019-12-09  4:17 UTC  (5+ messages)

libgo patch committed: Hurd fix
 2019-12-09  3:44 UTC 

[committed] Add a bswap testcase
 2019-12-08 21:59 UTC 

Fix overflows in -fprofile-reorder-functions
 2019-12-08 21:16 UTC  (5+ messages)

[nios2, committed] Disable --eh-frame-hdr with -pie or -shared on nios2-linux-gnu
 2019-12-08 17:30 UTC  (2+ messages)

Fix tp_first_run update in split_function
 2019-12-08 16:58 UTC 

Silence overactive sanity check with -fpartial-profile-training
 2019-12-08 14:03 UTC 

Fix flag_toplevel_reorder wrt optimize attribute
 2019-12-08 13:53 UTC 

[patch, fortran, committed] Error on Associate with a program
 2019-12-08 13:44 UTC 

[patch, fortran] Add NULL check before checking interfaces
 2019-12-08 13:04 UTC 

[patch, fortran] Fix PR 92755
 2019-12-08 12:29 UTC 

AW: [PATCH] m68k architecture: support ccmode + lra
 2019-12-08  0:55 UTC  (2+ messages)

[PATCH] [AARCH64] Improve vector generation cost model
 2019-12-07 23:59 UTC  (3+ messages)

[PATCH 0/2] [MIPS] Emit .note.GNU-stack for linux targets
 2019-12-07 18:33 UTC  (7+ messages)
` [PATCH 2/2][MIPS][RFC] Emit .note.GNU-stack for hard-float "

Properly handle C2x attributes on types
 2019-12-07 16:36 UTC  (5+ messages)

[PATCH] Translate header for -fdbg-cnt-list
 2019-12-07 16:36 UTC  (2+ messages)

Move -Wmaybe-uninitialized to -Wextra
 2019-12-07 16:31 UTC  (3+ messages)

[PATCH] avoid invoking assignment on uninitialized objects (PR 92761, 92762)
 2019-12-07 16:15 UTC  (2+ messages)

[PR92726] OpenACC: 'NULL'-in -> no-op, and/or 'NULL'-out (was: [PATCH 1/5, OpenACC] Allow NULL as an argument to OpenACC 2.6 directives)
 2019-12-07 14:49 UTC  (3+ messages)
` [Patch][OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments

[RFC] Offloading Support in libgomp
 2019-12-07 14:23 UTC  (4+ messages)

[PATCH] Fix ICE during MEM_REF expansion (PR middle-end/90840)
 2019-12-07 12:21 UTC  (2+ messages)

C++ PATCH for c++/91678 - wrong error with decltype and location wrapper
 2019-12-07  4:03 UTC  (6+ messages)

[PATCH 1/2] pretty-print: support URL escape sequences (PR 87488)
 2019-12-07  1:31 UTC  (3+ messages)

[PATCH] track dynamic allocation in strlen (PR 91582)
 2019-12-07  0:35 UTC  (7+ messages)
  ` [PING 2][PATCH] "
    ` [PING 3][PATCH] "

Add a new combine pass
 2019-12-06 23:47 UTC  (10+ messages)

[C++ PATCH] CWG 1299, not extending temporary lifetime for ?: (PR c++/92831)
 2019-12-06 23:46 UTC  (3+ messages)
  ` [committed] Fix up xvalue handling in ?: with omitted middle operand "

[PATCH] rs6000: Fix 2 for PR92661, Do not define builtins that overload disabled builtins
 2019-12-06 23:12 UTC  (7+ messages)

PowerPC V9 patches, Add the PCREL_OPT optimization
 2019-12-06 23:05 UTC  (6+ messages)

[PATCH 0/2] Make C front end share the C++ tree representation of loops and switches
 2019-12-06 22:42 UTC  (2+ messages)

[PATCH] [libiberty] Fix read buffer overflow in split_directories
 2019-12-06 22:20 UTC  (2+ messages)

[committed] Add test for c++/92451
 2019-12-06 22:13 UTC 

Fix profile updatin in tree-ssa-threadupdate
 2019-12-06 22:11 UTC  (2+ messages)

Fix @multitable handling in texi2pod.pl
 2019-12-06 22:06 UTC  (2+ messages)

[C++ PATCH] (temporarily) undefine __cpp_consteval
 2019-12-06 21:08 UTC  (3+ messages)
` Patch ping (was Re: [C++ PATCH] (temporarily) undefine __cpp_consteval)

[C++ PATCH] Tweak concept diagnostics
 2019-12-06 21:08 UTC  (2+ messages)

[PATCH] Multibyte awareness for diagnostics (PR 49973)
 2019-12-06 20:31 UTC  (10+ messages)

libgo patch committed: Always mark assembly file as non-executable stack
 2019-12-06 19:53 UTC  (5+ messages)

libgo patch committed: Update HURD support for embedded mOS
 2019-12-06 19:38 UTC 

Patch to fix PR92176
 2019-12-06 19:35 UTC 

[PATCH] i386: Use add for a = a + b and a = b + a when possible
 2019-12-06 19:28 UTC 

[PATCH 1/3] add -Wstruct-not-pod, -Wclass-is-pod, -Wmismatched-tags (PR 61339)
 2019-12-06 19:08 UTC  (12+ messages)
            ` [PATCH] add "

[C++] Pass type uses through the verify_type_context hook
 2019-12-06 17:47 UTC  (5+ messages)
` Ping: [PATCH][C++] "

[PATCH] extend -Wstringop-overflow to allocated objects (PR 91582)
 2019-12-06 17:03 UTC  (5+ messages)

[PATCH] [libgomp, amdgcn] Fix Fortran linker errors on AMD GCN
 2019-12-06 14:42 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).