public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts
 2019-01-07 14:16 UTC  (7+ messages)
` [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts (revised, v2)
      ` [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts (revised, v4)

[PATCH 1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so
 2019-01-07 14:14 UTC  (7+ messages)
` [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem "
` [PATCH 3/2] Update documentation for C++17 filesystem library

Add new --param knobs for inliner
 2019-01-07 14:05 UTC  (2+ messages)

V2 [PATCH] i386: Add pass_remove_partial_avx_dependency
 2019-01-07 13:56 UTC  (8+ messages)
            ` V3 "

[PATCH, testsuite] Require alias support in three tests
 2019-01-07 13:40 UTC 

Fix ICE in get_initial_defs_for_reduction (PR 88567)
 2019-01-07 13:27 UTC 

Fix IFN_MASK_STORE handling of IFN_GOMP_SIMD_LANE
 2019-01-07 13:25 UTC 

GCC 9 Status report (2019-01-07), trunk in regression and documentation fixes mode
 2019-01-07 12:16 UTC 

[PATCH] genattrtab bit-rot, and if_then_else in values
 2019-01-07 12:10 UTC  (9+ messages)

[PATCH v3 00/10] AMD GCN Port v3
 2019-01-07 11:59 UTC  (3+ messages)

[1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... }
 2019-01-07 11:35 UTC  (7+ messages)

[2/2] PR88598: Optimise reduc (bit_and)
 2019-01-07 11:33 UTC  (2+ messages)

[PATCH] Replace outdated references to x86_64-unknown-linux-gnu in docs
 2019-01-07  9:51 UTC  (2+ messages)

[PATCH] Silence some dwarf2out UNSPEC related notes (PR debug/88723)
 2019-01-07  9:50 UTC  (2+ messages)

[PATCH] Add vec_extract{v32qiv16qi,v16hiv8hi,v8siv4si,v4div2di,v8sfv4sf,v4dfv2df}
 2019-01-07  9:41 UTC  (2+ messages)

[PATCH] restore CFString handling in attribute format (PR 88638)
 2019-01-07  9:26 UTC  (7+ messages)

[PATCH] [RFC] PR target/52813 and target/11807
 2019-01-07  9:23 UTC  (3+ messages)

[nvptx] vector length patch series
 2019-01-07  9:03 UTC  (13+ messages)
        ` [nvptx, committed] Fix libgomp.oacc-c-c++-common/vector-length-128-3.c
      ` [nvptx, committed] Add support for a per-worker broadcast buffer and barrier
      ` [nvptx] Don't emit barriers for empty loops -- fix
      ` [nvptx] Handle large vector reductions

[committed][nvptx] Allow larger PTX_MAX_VECTOR_LENGTH in nvptx_goacc_validate_dims_1
 2019-01-07  8:56 UTC 

[committed][nvptx] Postpone warnings in nvptx_goacc_validate_dims_1
 2019-01-07  8:54 UTC 

[committed][nvptx] Eliminate PTX_VECTOR_LENGTH
 2019-01-07  8:53 UTC 

[committed][nvptx] Add asserts in nvptx_goacc_validate_dims
 2019-01-07  8:53 UTC 

Fwd: [openacc, committed] Add oacc_get_default_dim
 2019-01-07  8:50 UTC  (2+ messages)
  ` [openacc] Add oacc_get_min_dim

[PATCH] Add __builtin_convertvector support (PR c++/85052)
 2019-01-07  8:27 UTC  (7+ messages)
      ` [PATCH] Add __builtin_convertvector support (PR c++/85052, take 2)

[RFC] Add gcc_assert_implies
 2019-01-07  8:13 UTC  (2+ messages)

[PATCH] Add a two value VR comparison to two consecutive PHI args optimization (PR tree-optimization/88676)
 2019-01-07  8:10 UTC  (5+ messages)
  ` [PATCH] Add a two value VR comparison to two consecutive PHI args optimization (PR tree-optimization/88676, take 2)

[PATCH] Fix -fsanitize=address with > 32 byte aligned vars (PR sanitizer/88619)
 2019-01-07  8:07 UTC  (4+ messages)

[Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target
 2019-01-07  7:31 UTC  (7+ messages)

[PATCH, libgfortran, committed] Make GFORTRAN_9 symbol node depend on GFORTRAN_8
 2019-01-07  6:43 UTC 

[RS6000] Emit inline PLT when -mno-tls-markers
 2019-01-07  2:24 UTC  (2+ messages)
` [RS6000] Implement -mno-pltseq

[PATCH, C++] Fix PR c++/88261
 2019-01-07  0:09 UTC  (12+ messages)
            ` [PATCH, C++,rebased] "

Handle builtin_expect better in ipa-fnsummary
 2019-01-06 23:56 UTC 

Remove overall growth from badness metrics
 2019-01-06 23:52 UTC 

[RS6000] PR88614, output_operand: invalid %z value
 2019-01-06 22:59 UTC 

New Spanish PO file for 'gcc' (version 8.2.0)
 2019-01-06 22:52 UTC 

[patch, fortran] Implement IS_CONTINUOUS intrinsic
 2019-01-06 22:40 UTC  (2+ messages)

[PATCH] Define new filesystem::__file_clock type
 2019-01-06 21:45 UTC  (2+ messages)

[PATCH] PR libstdc++/87431 fix regression introduced by r264574
 2019-01-06 20:52 UTC 

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626
 2019-01-06 17:29 UTC  (9+ messages)

[PATCH] Export explicit instantiations for C++17 members of std::string
 2019-01-06 17:25 UTC  (4+ messages)

Revert inliner badness change from 2017
 2019-01-06 17:19 UTC 

Add forgotten options to -fprofile-use
 2019-01-06 16:47 UTC 

Backport to GCC 8 branch fix for PIC LTO option merging
 2019-01-06 15:53 UTC 

[patch, fortran] Fix PR 88658, wrong type for MAX1 and friends type when simplifying
 2019-01-06 11:48 UTC  (3+ messages)
` *ping* "

[PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363)
 2019-01-06 10:27 UTC  (12+ messages)
                ` PING #2 "

[C++ Patch] Fix a start_decl location
 2019-01-06  9:47 UTC 

[PATCH] PR libstdc++/88607 replace or remove unnecessary UTF-8 characters
 2019-01-06  0:49 UTC  (4+ messages)

[Patch, Fortran] PR 88009: [9 Regression] ICE in find_intrinsic_vtab, at fortran/class.c:2761
 2019-01-06  0:11 UTC  (10+ messages)

[PATCH][jit] Add thread-local globals to the libgccjit frontend
 2019-01-05 22:10 UTC 

[PATCH] restore CFString handling in attribute format (PR 88638)
 2019-01-05 21:41 UTC 

[Committed] Fix the gcc.dg/plugin/plugindir*.c tests for darwin
 2019-01-05 19:29 UTC 

Fix accounting of time in ipa-fnsummary
 2019-01-05 17:49 UTC 

[PATCH] PR fortran/69101 -- IEEE_SELECTED_REAL_KIND part I
 2019-01-05 17:43 UTC  (4+ messages)

[Committed] Fix the gcc.dg/plugin/plugindir*.c tests for darwin
 2019-01-05 17:29 UTC 

合K法w经V营V
 2019-01-05 16:42 UTC 

[PATCH v3] GCC: Fix Loongson3 LLSC Errata
 2019-01-05 15:23 UTC 

[PATCH] Fix ICU miscompilation due to tree-ssa-strlen.c bug (PR tree-optimization/88693)
 2019-01-05 13:23 UTC  (4+ messages)

[PATCH] Fix expansion ICE with call returning VL structure (PR middle-end/82564, PR target/88620)
 2019-01-05  8:55 UTC  (2+ messages)

[PATCH] Tweak dwarf2out const_ok_for_output* (PR debug/88635)
 2019-01-05  8:53 UTC  (2+ messages)

[PATCH] Fix ICU miscompilation due to tree-ssa-strlen.c bug (PR tree-optimization/88693)
 2019-01-05  1:10 UTC  (2+ messages)

[PATCH 1/9]: C++ P0482R5 char8_t: Documentation updates
 2019-01-05  0:40 UTC  (3+ messages)
` [REVISED PATCH "

libgo patch committed: Avoid deadlock if SIGPROF arrives during traceback
 2019-01-05  0:40 UTC 

PATCH: Updated error messages for ill-formed cases of array initialization by string literal
 2019-01-05  0:26 UTC  (2+ messages)

[Patch 4/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2019-01-04 23:57 UTC  (3+ messages)

[PATCH] Add allocator-extended copy/move ctors to COW string
 2019-01-04 23:23 UTC 

[C++ PATCH] Avoid ICE trying to add a bogus fixit hint (PR c++/88554)
 2019-01-04 22:57 UTC 

[PATCH] PR60563 - FAIL: g++.dg/ext/sync-4.C on *-apple-darwin*
 2019-01-04 22:39 UTC  (2+ messages)

[testsuite] Fix gcc.dg/debug/dwarf2/inline5.c with Solaris as (PR debug/87451)
 2019-01-04 21:55 UTC  (4+ messages)

[PATCH] Avoid spurious test failures when -fno-inline in test flags
 2019-01-04 18:56 UTC  (2+ messages)

[C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...)
 2019-01-04 18:55 UTC  (13+ messages)

[PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546)
 2019-01-04 18:10 UTC  (5+ messages)

[GCC][middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch)
 2019-01-04 17:51 UTC  (2+ messages)

[PATCH] Disable gdb pagination temporarily in gdbinit.in
 2019-01-04 17:10 UTC  (2+ messages)

[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key
 2019-01-04 16:56 UTC  (5+ messages)

[PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI
 2019-01-04 16:55 UTC  (5+ messages)

[patch] Fix PR rtl-optimization/87727
 2019-01-04 16:53 UTC  (11+ messages)

[PATCH][GCC][Aarch64] Change expected bfxil count in gcc.target/aarch64/combine_bfxil.c to 18 (PR/87763)
 2019-01-04 16:28 UTC  (6+ messages)

[PATCH] Remove XFAIL from test that no longer fails
 2019-01-04 16:07 UTC 

[PATCH] Fix test failure with old Copy-On-Write std::string
 2019-01-04 15:42 UTC 

C++ PATCH to implement deferred parsing of noexcept-specifiers (c++/86476, c++/52869)
 2019-01-04 14:45 UTC  (2+ messages)

C++ PATCH for c++/88548, this accepted in static member functions
 2019-01-04 14:44 UTC  (2+ messages)

[PATCH] Fix bugs in filesystem::path::lexically_normal()
 2019-01-04 14:04 UTC 

[PATCH] Fix concatenation bug in filesystem::path
 2019-01-04 11:43 UTC 

[PATCH][AArch64] Use Q-reg loads/stores in movmem expansion
 2019-01-04 11:28 UTC  (2+ messages)

[Fortran, test case, committed] Test case for PR 48543
 2019-01-04 10:43 UTC  (5+ messages)

[PATCH] x86-64: {,V}CVTSI2Sx are ambiguous without suffix
 2019-01-04  9:04 UTC  (4+ messages)

[PATCH] Fix ICE in x86 DIVMOD libfunc expansion (PR target/88594)
 2019-01-04  7:21 UTC  (2+ messages)

[doc patch] fix minor typos in -Wmemset-transposed-args
 2019-01-04  4:13 UTC 

[committed] avoid null dereference in maybe_warn_nonstring_arg (PR 88659)
 2019-01-04  3:22 UTC 

[PATCH 4/4][libbacktrace] Add tests for unused formats
 2019-01-03 23:10 UTC  (6+ messages)

[PATCH] handle expressions in __builtin_has_attribute (PR 88383)
 2019-01-03 22:22 UTC  (6+ messages)
        ` PING "

[PATCH] Don't run ident tests on powerpc-darwin
 2019-01-03 22:17 UTC  (3+ messages)

[PATCH] PR libstdc++/88681 export missing symbols
 2019-01-03 20:38 UTC 

Fix profile merging for thunks
 2019-01-03 15:44 UTC  (2+ messages)

[committed][nvptx] Add early-out cases in nvptx_goacc_validate_dims
 2019-01-03 15:17 UTC 

[committed][nvptx] Eliminate changed local var in nvptx_goacc_validate_dims
 2019-01-03 15:16 UTC 

[PATCH] Fix PR85574
 2019-01-03 14:16 UTC  (3+ messages)

[PATCH] PR85574 - add gcc/lto$(exeext) to files compared
 2019-01-03 14:16 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).