public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][AArch64] Make use of FADDP in simple reductions
 2019-05-30 14:03 UTC  (2+ messages)

[PATCH][GCC][AARCH64] Fix libstdc++ build failure after r271735
 2019-05-30 13:43 UTC 

[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key
 2019-05-30 12:29 UTC  (14+ messages)

[PATCH] Further C lapack workaround tweaks
 2019-05-30 12:27 UTC  (6+ messages)

[PATCH] Update C++20 status table
 2019-05-30 11:26 UTC 

[PATCH] Update documentation of implementation-defined library features
 2019-05-30 10:32 UTC 

[AArch64] [SVE] PR88837 - Poor vector construction code in VL-specific mode
 2019-05-30 10:14 UTC  (4+ messages)

[libgomp, testsuite] Generalize getconf _NPROCESSORS_ONLN
 2019-05-30  9:30 UTC  (7+ messages)

[Patch] Fix ix86_expand_sse_comi_round (PR Target/89750, PR Target/86444)
 2019-05-30  9:00 UTC  (5+ messages)

[PATCH, x86, testsuite] Two tests that need to be native TLS?
 2019-05-30  8:51 UTC  (2+ messages)

[PATCH] PR c/86407 - Add option to ignore fndecl attributes on function pointers
 2019-05-30  8:28 UTC  (6+ messages)

[PATCH] gdbinit: add a new command and fix one
 2019-05-30  8:06 UTC  (4+ messages)

value_range_base::{non_zero_p, set_zero, set_non_zero}
 2019-05-30  7:49 UTC 

[PATCH] A jump threading opportunity for condition branch
 2019-05-30  6:58 UTC  (19+ messages)
          ` [PATCH V2] "

[PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
 2019-05-30  6:29 UTC  (3+ messages)

[PATCH] rs6000: Update test cases to use powerpc_future_ok
 2019-05-30  6:07 UTC 

[PATCH] rs6000: Add target supports for "future" system
 2019-05-30  3:55 UTC 

[PATCH] rs6000: Add basic support for prefixed and PC-relative addresses
 2019-05-30  3:52 UTC 

Go patch committed: Remove range-based for loop
 2019-05-30  3:49 UTC 

[PATCH] rs6000: Add undocumented switch -mprefixed-addr
 2019-05-30  0:57 UTC  (5+ messages)
      ` [PATCH v2] "

libbacktrace integration for _GLIBCXX_DEBUG mode
 2019-05-30  0:09 UTC  (10+ messages)

[PATCH] Synchronize libstdc++ parallel algorithms with upstream project
 2019-05-29 23:05 UTC  (3+ messages)

[PATCH] Rename header guards to be consistent with upstream project's conventions
 2019-05-29 22:53 UTC  (2+ messages)

[wwwdocs] gcc-9/changes.html - refine LTO section
 2019-05-29 22:31 UTC 

[PATCH] PR libstdc++/85494 use rdseed and rand_s in std::random_device
 2019-05-29 22:22 UTC  (2+ messages)

[PATCH] PR libstdc++/88881 fix filesystem::symlink_status for Windows
 2019-05-29 22:04 UTC 

apply unary op to both sides of (vec_cond x cst1 cst2)
 2019-05-29 22:02 UTC  (3+ messages)

[PATCH] Optimize filesystem::path::parent_path()
 2019-05-29 22:02 UTC 

Simplify more EXACT_DIV_EXPR comparisons
 2019-05-29 21:33 UTC  (10+ messages)

RFC: [PATCH] Remove using-declarations that add std names to __gnu_cxx
 2019-05-29 21:28 UTC  (3+ messages)

Teach same_types_for_tbaa to structurally compare arrays, pointers and vectors
 2019-05-29 20:00 UTC  (15+ messages)

[PATCH] rs6000: Add eI constraint for 34-bit constants
 2019-05-29 19:23 UTC  (2+ messages)

[PATCH, i386]: Un-publish save/restore_multiple patterns
 2019-05-29 19:19 UTC 

[patch, fortran] Fix wrong-code regression with netcdf and SPEC due to argument repacking
 2019-05-29 18:53 UTC  (2+ messages)

[PATCH] RX: Add rx-*-linux target
 2019-05-29 18:32 UTC  (2+ messages)

[C++ PATCH] Fix decltype on a trivial dtor with -flifetime-dse (PR c++/90598)
 2019-05-29 18:18 UTC  (4+ messages)
  ` [C++ PATCH] Fix decltype on a trivial dtor with -flifetime-dse (PR c++/90598, take 2)

[PATCH] warn on returning alloca and VLA (PR 71924, 90549)
 2019-05-29 18:08 UTC  (2+ messages)

[gomp] Add langhook, so that Fortran can privatize variables by reference
 2019-05-29 17:12 UTC  (4+ messages)

[C++ Patch] A few more grokdeclarator locations fixes
 2019-05-29 17:00 UTC  (2+ messages)

[PATCH] rs6000: Call flow implementation for PC-relative addressing
 2019-05-29 16:31 UTC  (8+ messages)

[C++ Patch] PR 89875 ("[7/8/9/10 Regression] invalid typeof reference to a member of an incomplete struct accepted at function scope")
 2019-05-29 16:22 UTC  (4+ messages)

undefined behavior in value_range::equiv_add()?
 2019-05-29 16:20 UTC  (6+ messages)

New Finnish PO file for 'gcc' (version 9.1.0)
 2019-05-29 16:04 UTC 

[PATCH][RFC] final-value replacement from DCE
 2019-05-29 16:02 UTC  (3+ messages)

[Patch 4/5] OpenACC tile clause support, Fortran front-end parts
 2019-05-29 15:14 UTC  (8+ messages)
        ` Negative arguments in OpenMP 'num_threads' clause etc. (was: [Patch 4/5] OpenACC tile clause support, Fortran front-end parts)
          ` Negative arguments in OpenMP 'num_threads' clause etc

[PATCH][GCC][AArch64] Add support for hint intrinsics: __yield, __wfe, __wfi, __sev and __sevl
 2019-05-29 14:51 UTC 

[PATCH 0/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2019-05-29 14:48 UTC  (4+ messages)
` [PATCH 1/3] Host-to-device transfer coalescing & magic offset value self-documentation
  ` libgomp/target.c magic constants self-documentation

[ARM][PATCH 1/2] Support HFmode for standard names implemented with VRINT instructions
 2019-05-29 14:48 UTC 

[ARM][PATCH 2/2] Remove redundant constructs added for FP16 support
 2019-05-29 14:48 UTC 

[PATCH][GCC][ARM] Add support for hint intrinsics: __yield, __wfe, __wfi, __sev and __sevl
 2019-05-29 14:48 UTC 

[PATCH] Avoid -Wunused-parameter warnings from testsuite utility
 2019-05-29 14:46 UTC 

[PATCH] Fortran OpenMP 4.0 target support
 2019-05-29 14:42 UTC  (5+ messages)
` OpenACC subarray data alignment in fortran
  ` [PATCH, OpenACC] OpenACC subarray data alignment in Fortran
    ` PR90030 "Fortran OpenACC subarray data alignment" (was: [PATCH] Fortran OpenMP 4.0 target support)

[OpenACC] Update OpenACC data clause semantics to the 2.5 behavior
 2019-05-29 14:32 UTC  (5+ messages)
  ` [OpenACC] Update OpenACC data clause semantics to the 2.5 behavior - runtime

Implement vector average patterns for SVE2
 2019-05-29 14:03 UTC  (4+ messages)

[PATCH][AArch64] PR tree-optimization/90332: Implement vec_init<M><N> where N is a vector mode
 2019-05-29 13:58 UTC  (2+ messages)

RFA: Synchronize top level files with binutils
 2019-05-29 13:49 UTC  (2+ messages)

[PATCH] Fix few build warnings with LLVM toolchain
 2019-05-29 13:36 UTC  (9+ messages)
    ` Fwd: "

Patch: don't cap TYPE_PRECISION of bitsizetype at MAX_FIXED_MODE_SIZE
 2019-05-29 13:16 UTC  (2+ messages)

[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
 2019-05-29 13:04 UTC  (13+ messages)

[PATCH] Fix few build warnings with LLVM toolchain
 2019-05-29 12:18 UTC  (2+ messages)

[PATCH] Remove empty loop with assumed finiteness (PR tree-optimization/89713)
 2019-05-29 11:16 UTC  (16+ messages)
                          ` [PATCH V2] "

[PATCH] Implement LWG 2686, hash<error_condition>
 2019-05-29 11:09 UTC  (10+ messages)

[PATCHv2] debug: make -feliminate-unused-debug-symbols the default [PR debug/86964]
 2019-05-29 10:55 UTC  (2+ messages)

[PATCH v2] aarch64: emit .variant_pcs for aarch64_vector_pcs symbol references
 2019-05-29 10:10 UTC  (2+ messages)

[PATCH] optc-save-gen.awk: use uintrptr_t for casting of a pointer (PR bootstrap/90543)
 2019-05-29  9:46 UTC  (9+ messages)
          ` [PATCH] Assorted optc-save-gen.awk fixes "
            ` Patch ping (was Re: [PATCH] Assorted optc-save-gen.awk fixes (PR bootstrap/90543))

[committed] Add support for lastprivate conditional on combined parallel {for,sections} constructs
 2019-05-29  8:02 UTC 

[PATCH,RFC 0/3] Support for CTF in GCC
 2019-05-29  7:22 UTC  (8+ messages)

[PATCH] Handle loop fields in IPA ICF (PR ipa/90555)
 2019-05-29  6:37 UTC  (11+ messages)

[PATCH][OBVIOUS] Remove duplicate dg-compile (PR testsuite/90657)
 2019-05-29  6:10 UTC 

[PATCH] hppa: Improve mcount argument setup
 2019-05-29  0:53 UTC 

[PATCH] PR71482: Add -Wglobal-constructors
 2019-05-28 22:06 UTC 

Question on adding an option control to libcpp
 2019-05-28 21:31 UTC  (5+ messages)

[PATCH 7/10] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin
 2019-05-28 21:27 UTC  (13+ messages)
` [PATCH 1/5] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin (repost)
    ` libgomp: "GNU OpenMP Runtime Library" (was: [PATCH 1/5] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin (repost))
                  ` libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: "GNU OpenMP Runtime Library")
                      ` libgomp: long known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: "GNU OpenMP Runtime Library"))

[PATCH] PR libstdc++/90634 reduce allocations in filesystem::path construction
 2019-05-28 20:08 UTC  (2+ messages)

[PATCH] PR libstdc++/90557 fix path assignment that alters source
 2019-05-28 19:43 UTC  (2+ messages)

[PATCH] Fix PR84521
 2019-05-28 19:05 UTC 

[PATCH] i386: Insert ENDBR for NOTE_INSN_DELETED_LABEL only if needed
 2019-05-28 17:37 UTC  (8+ messages)
` V2 "

[PATCH v2] Fix PR64242
 2019-05-28 17:33 UTC 

[PATCH][AArch64] Fix symbol offset limit
 2019-05-28 17:27 UTC 

[PATCH][AArch64] Fix PR81800
 2019-05-28 17:16 UTC 

[C++ PATCH] template specializations
 2019-05-28 17:11 UTC 

[libstdc++,doc] doc/xml/manual/support.xml - link adjustment and simplification
 2019-05-28 16:31 UTC  (2+ messages)

C++ PATCH to implement deferred parsing of noexcept-specifiers (c++/86476, c++/52869)
 2019-05-28 15:48 UTC  (4+ messages)

[C++ PATCH] P1091R3 - Extending structured bindings to be more like var decls
 2019-05-28 15:01 UTC  (4+ messages)

[C/C++ PATCH] Reject __builtin_{add,sub,mul}_overflow with pointer to const integer as last arg (PR c/90628)
 2019-05-28 13:53 UTC  (4+ messages)

[committed] Fix minor testsuite fallout from recent loop changes
 2019-05-28 13:50 UTC 

C++ PATCH for c++/90548 - ICE with generic lambda and empty pack
 2019-05-28 13:00 UTC  (4+ messages)

[PATCH 0/2] [RFC][PR88834]
 2019-05-28 12:53 UTC  (7+ messages)
` [PATCH 1/2] Add support for IVOPT

[PATCH] Support again multiple --help options (PR other/90315)
 2019-05-28 12:04 UTC  (2+ messages)

GCC 7 backport
 2019-05-28 11:58 UTC  (7+ messages)

[PATCH] rs6000: Improve p9-dimode* testcases
 2019-05-28 11:41 UTC 

Remove obsolete comment about use_thunk
 2019-05-28 11:29 UTC  (2+ messages)

[RFC][PR88838][SVE] Use 32-bit WHILELO in LP64 mode
 2019-05-28 11:21 UTC  (4+ 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).