public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
copy/copy_backward/fill/fill_n/equal rework
 2019-12-10 15:19 UTC  (4+ messages)

[Patch, Fortran] PR 92793 - fix column used for error diagnostic
 2019-12-10 15:12 UTC  (8+ messages)
` [PATCH] Fix column information for omp_clauses in Fortran code
  ` [PATCH 0/2] Add tests to verify OpenACC clause locations
  ` [PATCH 1/2] Use clause locations in OpenACC nested reduction warnings
  ` [PATCH 2/2] Add tests to verify OpenACC clause locations

[PATCH] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2019-12-10 14:59 UTC 

[PATCH] Fix multibyte-related issues in pretty-print.c (PR 91843)
 2019-12-10 14:36 UTC  (4+ messages)

[committed] Add myself to MAINTAINERS
 2019-12-10 14:27 UTC 

[PATCH] Bail out in gfc_dep_compare_expr for a NULL argument
 2019-12-10 14:00 UTC  (2+ messages)

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

[PATCH][vect] Keep track of DR_OFFSET advance in dr_vec_info rather than data_reference
 2019-12-10 13:36 UTC 

[RFC, vectorizer] Fix ICE with masked vectors
 2019-12-10 13:27 UTC  (3+ messages)

Make dwarf2out punt for MODE_VECTOR_BOOL
 2019-12-10 12:14 UTC  (2+ messages)

Record the loop masks needed for EXTRACT_LAST_REDUCTIONs
 2019-12-10 12:13 UTC  (2+ messages)

Add missing conversion in vect_create_epilog_for_reduction
 2019-12-10 12:13 UTC  (2+ messages)

Fix EXTRACT_LAST_REDUCTION handling of pattern stmts
 2019-12-10 12:12 UTC  (2+ messages)

[committed] Disallow EXTRACT_LAST_REDUCTION for reduction chains
 2019-12-10 11:31 UTC 

[RFC] ipa-cp: Fix PGO regression caused by r278808
 2019-12-10 11:06 UTC  (5+ messages)

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

[patch, committed, Fortran] PR 92872 – Fix get_CFI_desc
 2019-12-10 10:36 UTC 

[PATCH] Oprimize stack_protect_set_1_<mode> followed by a move to the same register (PR target/92841)
 2019-12-10 10:06 UTC  (3+ messages)

[PATCH] Improve -fstack-protector-strong (PR middle-end/92825)
 2019-12-10  9:27 UTC 

[PATCH] PR 92846: [ARC] generate signaling FDCMPF for hard float comparisons
 2019-12-10  9:12 UTC  (2+ messages)

[committed] Fix up i386/avx512f-vmovntp?-2.c tests
 2019-12-10  9:07 UTC 

[PATCH] Fix unrecognizable insn of pr92865
 2019-12-10  9:04 UTC  (3+ messages)

[committed] Fix some i386.c comment typos
 2019-12-10  9:03 UTC 

[PATCH] Refactor IPA devirt a bit
 2019-12-10  8:56 UTC  (4+ messages)

[PATCH] OpenACC reference count overhaul
 2019-12-10  8:25 UTC  (7+ messages)
    ` [PR92116, PR92877] [OpenACC] Replace 'openacc.data_environ' by standard libgomp mechanics (was: [PATCH] OpenACC reference count overhaul)
    ` PR92881 "[OpenACC] In async context, need to use 'gomp_remove_var_async' instead of 'gomp_remove_var'" "

[PATCH] implement pre-c++20 contracts
 2019-12-10  6:20 UTC  (3+ messages)

libbacktrace patch committed: Remove duplication of address handling
 2019-12-10  3:42 UTC 

[PATCH 00/49] RFC: Add a static analysis framework to GCC
 2019-12-10  1:51 UTC  (68+ messages)
` [PATCH 14/49] hash-map-tests.c: add a selftest involving int_hash
` [PATCH 01/49] analyzer: user-facing documentation
` [PATCH 09/49] gimple const-correctness fixes
` [PATCH 22/49] analyzer: params.def: new parameters
` [PATCH 16/49] Add support for in-tree plugins
` [PATCH 36/49] analyzer: new file: sm-pattern-test.cc
` [PATCH 24/49] analyzer: new file: analyzer-pass.cc
` [PATCH 12/49] Add diagnostic paths
` [PATCH 19/49] analyzer: new files: analyzer-selftests.{cc|h}
` [PATCH 35/49] analyzer: new file: sm-file.cc
` [PATCH 29/49] analyzer: new files: tristate.{cc|h}
` [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 17/49] Support for adding selftests via a plugin
` [PATCH 06/49] timevar.h: add auto_client_timevar class
` [PATCH 28/49] analyzer: new files: analyzer.{cc|h}
` [PATCH 32/49] analyzer: new files: pending-diagnostic.{cc|h}
` [PATCH 34/49] analyzer: new file: sm-malloc.cc
` [PATCH 39/49] analyzer: new files: analysis-plan.{cc|h}
` [PATCH 25/49] analyzer: new files: graphviz.{cc|h}
` [PATCH 37/49] analyzer: new file: sm-sensitive.cc
` [PATCH 38/49] analyzer: new file: sm-taint.cc

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

[PR92503] [OpenACC] Don't silently 'acc_unmap_data' in 'acc_free'
 2019-12-09 23:03 UTC 

[PATCH] Multibyte awareness for diagnostics (PR 49973)
 2019-12-09 23:00 UTC  (12+ messages)

[PR92840] [OpenACC] Refuse 'acc_unmap_data' unless mapped by 'acc_map_data'
 2019-12-09 22:59 UTC 

[PATCH 0/4] Fix library testsuite compilation for build sysroot
 2019-12-09 21:30 UTC  (2+ messages)
` [PING^3][PATCH "

[PATCH v2 0/2] Fix run-time handling of `libgcc_s' in testing
 2019-12-09 21:30 UTC  (3+ messages)
` [PATCH v2 2/2] testsuite: Fix run-time tracking down of `libgcc_s'
  ` [PING][PATCH "

[PATCH v3] Add `--with-toolexeclibdir=' configuration option
 2019-12-09 21:30 UTC  (2+ messages)
` [PING][PATCH "

[PATCH][Hashtable 0/6] Code review
 2019-12-09 21:16 UTC  (2+ messages)

[PATCH] rs6000: Fix 2 for PR92661, Do not define builtins that overload disabled builtins
 2019-12-09 20:16 UTC  (8+ messages)

[C++ Patch] Improve build_*_cast locations
 2019-12-09 19:27 UTC  (6+ messages)

[PATCH 1/2] Add a pass to automatically add ptwrite instrumentation
 2019-12-09 18:47 UTC  (4+ messages)
` [PING] "
  ` [PING^2] "
    ` [PING^3] "

libgo patch committed: Hurd fix
 2019-12-09 18:04 UTC  (2+ messages)

[PATCH][GCC][ARM] Arm generates out of range conditional branches in Thumb2 (PR91816)
 2019-12-09 17:50 UTC  (4+ messages)
` [PING][PATCH][GCC][ARM] "

[PATCH] libstdc++: Implement ranges::safe_range for C++20 (P1870R1)
 2019-12-09 17:35 UTC 

[PATCH] bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679)
 2019-12-09 17:25 UTC  (7+ 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 v2][MSP430] Add msp430-elfbare target
 2019-12-09 15:28 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  (5+ messages)

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

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

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

[PATCH] Come up with constructors of symtab_node, cgraph_node and varpool_node
 2019-12-09  9:00 UTC  (14+ 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] 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)

[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 

[PATCH 00/49] RFC: Add a static analysis framework to GCC
 2019-12-08 14:28 UTC  (4+ messages)
` [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

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

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