public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][ARM] Switch to default sched pressure algorithm
 2019-12-19 13:26 UTC  (12+ messages)

[PATCH v3] Missed function specialization + partial devirtualization
 2019-12-19 13:22 UTC  (16+ messages)
  ` [PATCH v4] "
          ` [PATCH v5] "
              ` Ping: "
                ` Ping*2: "
                        ` [PATCH v6] "
                          ` *Ping* "

[PATCH] [RFC] ipa: duplicate ipa_size_summary for cloned nodes
 2019-12-19 12:43 UTC  (5+ messages)

[PATCH] Fix symver attribute with LTO
 2019-12-19 12:22 UTC  (15+ messages)

[patch] Use simple LRA algorithm at -O0
 2019-12-19 12:13 UTC  (3+ messages)

[patch] libstdc++/configure: strengthen the check for availability of pthread_rwlock_t
 2019-12-19 11:29 UTC  (2+ messages)

[patch] Let libstdc++ know that VxWorks has_nanosleep
 2019-12-19 11:14 UTC  (2+ messages)

[committed] Small tweak for the PR92977 patch
 2019-12-19 11:13 UTC 

[GCC][PATCH][Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [2/2]
 2019-12-19 10:10 UTC  (2+ messages)

[GCC][PATCH][Aarch64] Add Bfloat16_t scalar type, vector types and machine modes to Aarch64 back-end [1/2]
 2019-12-19 10:07 UTC  (2+ messages)

[PATCH 4/4]: C++ P1423R3 char8_t remediation: New tests
 2019-12-19 10:01 UTC  (8+ messages)

[patch] Guard aarch64/aapcs64 tests using abitest.S by check_weak_available
 2019-12-19  9:36 UTC  (5+ messages)

[patch, fortran] Fix PR 91541, ICE on valid for INDEX
 2019-12-19  7:42 UTC 

gccgo branch updated
 2019-12-19  7:23 UTC  (2+ messages)

REQUEST FOR ORIGINAL INVOICE COPY VSJ19-102793
 2019-12-19  6:04 UTC 

[PATCH] Handle aggregate pass-through for self-recursive call (PR ipa/92794)
 2019-12-19  4:44 UTC  (4+ messages)

[PATCH 00/49] RFC: Add a static analysis framework to GCC
 2019-12-19  2:49 UTC  (7+ messages)
` [PATCH 12/49] Add diagnostic paths
` [PATCH 05/49] vec.h: add auto_delete_vec

[C++ PATCH] PR c++/91165 follow-on tweak
 2019-12-19  1:46 UTC 

[committed] Add diagnostic_metadata and CWE support
 2019-12-19  0:10 UTC 

[C++ PATCH] Fix -Wunused-but-set-* false positives in arg passing to ... (PR c++/92666)
 2019-12-19  0:08 UTC 

[C++ PATCH] Don't ignore side-effects on decltype(nullptr) typed args passed to ... (PR c++/92992)
 2019-12-18 23:44 UTC 

[committed] Avoid some Fortran FE opts in OpenMP atomics (PR fortran/92977)
 2019-12-18 23:40 UTC 

[PATCH] Partially fix libgomp/testsuite/libgomp.c/pr86416-*.c
 2019-12-18 23:37 UTC 

[PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2019-12-18 23:30 UTC  (28+ messages)
` [PATCH] "
                  ` [WIP] OpenACC 'acc_attach*', 'acc_detach*' runtime library routines (was: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach))
                ` [PATCH 00/13] OpenACC 2.6 manual deep copy support
                  ` [PATCH 01/13] Use aux struct in libgomp for infrequently-used/API-specific data
                  ` [PATCH 03/13] OpenACC reference count consistency checking
                  ` [PATCH 02/13] OpenACC reference count overhaul
                  ` [PATCH 06/13] OpenACC 2.6 deep copy: attach/detach API routines
                  ` [PATCH 09/13] OpenACC 2.6 deep copy: C and C++ front-end parts
                  ` [PATCH 08/13] OpenACC 2.6 deep copy: middle-end parts
                  ` [PATCH 04/13] Use gomp_map_val for OpenACC host-to-device address translation
                  ` [PATCH 05/13] Factor out duplicate code in gimplify_scan_omp_clauses
                  ` [PATCH 07/13] OpenACC 2.6 deep copy: libgomp parts
                  ` [PATCH 12/13] OpenACC 2.6 deep copy: Fortran execution tests
                  ` [PATCH 11/13] OpenACC 2.6 deep copy: C and C++ "
                  ` [PATCH 13/13] Fortran polymorphic class-type support for OpenACC
                  ` [PATCH 10/13] OpenACC 2.6 deep copy: Fortran front-end parts
          ` In 'libgomp/target.c', 'struct splay_tree_key_s', use 'struct splay_tree_aux' for infrequently-used or API-specific data (was: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach))

[PATCH] PowerPC, Rename SIGNED_<nn>BIT_OFFSET_P to SIGNED_INTEGER_<nn>BIT_P
 2019-12-18 22:51 UTC 

PowerPC V10 Patches for -mcpu=future
 2019-12-18 22:15 UTC  (16+ messages)
` [PATCH] V10 patch #1, Use PLI to load up large DImode constants if -mcpu=future
` [PATCH] V10 patch #2, use PLI to load up large SImode "
` [PATCH] V10 patch #3, Use PADDI to add large constants if -mcpu=future is used
` [PATCH] V10 patch #4, Add new prefixed/non-prefixed memory constraints
` [PATCH] V10 patch #5, Fix codegen bug with vector extracts using a variable offset & PC-relative address

[PATCH, og8] Add OpenACC 2.6 `no_create' clause support
 2019-12-18 21:47 UTC  (9+ messages)
  ` [Patch] Add OpenACC 2.6's no_create

[Patch, Fortran] PR92896 [10 Regression] Fix - Prevent character conversion in array constructor
 2019-12-18 21:06 UTC  (9+ messages)

[RFC][C++ PATCH] Don't mangle attributes that have a space in their name
 2019-12-18 19:14 UTC 

[committed] Drop unused member from cpp_string_location_reader (PR preprocessor/92982)
 2019-12-18 17:44 UTC 

[PATCH] OpenACC reference count overhaul
 2019-12-18 17:28 UTC  (9+ messages)
    ` 'find_group_last' (was: [PATCH] OpenACC reference count overhaul)

[PATCH][ARM][GCC][0/x]: Support for MVE ACLE intrinsics
 2019-12-18 17:18 UTC  (3+ messages)
` [PATCH][ARM][GCC][1/x]: MVE ACLE intrinsics framework patch

[RFC] Offloading Support in libgomp
 2019-12-18 17:16 UTC  (5+ messages)

[RFC PATCH] Coalesce host to device transfers in libgomp
 2019-12-18 17:15 UTC  (4+ messages)

[OpenACC] Update OpenACC data clause semantics to the 2.5 behavior
 2019-12-18 17:13 UTC  (5+ messages)
` [OpenACC] Elaborate/simplify 'exit data' 'finalize' handling (was: [OpenACC] Update OpenACC data clause semantics to the 2.5 behavior)

[PR92848] [OpenACC] Use 'GOMP_MAP_VARS_ENTER_DATA' for dynamic data lifetimes
 2019-12-18 17:09 UTC 

[PATCH, OpenACC, libgomp, v6, stage1] Async-rework update
 2019-12-18 17:07 UTC  (4+ messages)

[PATCH][GCC][arm] Add CLI and multilib support for Armv8.1-M Mainline MVE extensions
 2019-12-18 17:05 UTC  (3+ messages)

[PATCH, GCC/ARM, 0/10] Add support for Armv8.1-M Mainline Security Extension
 2019-12-18 17:00 UTC  (10+ messages)
  ` [PATCH, GCC/ARM, 4/10] Clear GPR with CLRM
  ` [PATCH, GCC/ARM, 8/10] Do lazy store & load inline when calling nscall function
  ` [PATCH, GCC/ARM, 9/10] Call nscall function with blxns

[GCC][testsuite][ARM][AArch64] Add ARM v8.6 effective target checks to target-supports.exp
 2019-12-18 16:57 UTC  (4+ messages)

[LTO] PR 86416 – improve lto1 diagnostic if a mode does not exist (esp. for offloading targets)
 2019-12-18 16:47 UTC  (5+ messages)
` *ping* / "

[Patch, fortran] PR70853 - ICE on pointing to null, in gfc_add_block_to_block, at fortran/trans.c:1599
 2019-12-18 16:43 UTC  (3+ messages)

[patch][avr] New option -nodevicespecs to omit -specs=... in self specs
 2019-12-18 15:48 UTC 

[patch][avr] PR92606: Disable -fipa-icf-variables because it generates wrong code
 2019-12-18 15:36 UTC 

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

[PATCH] IPA-CP: Remove bogus static keyword (PR 92971)
 2019-12-18 15:08 UTC  (4+ messages)

[PATCH 16/45] analyzer: new builtins
 2019-12-18 15:06 UTC  (3+ messages)
` [PATCH] analyzer: remove __analyzer builtins

[PATCH, GCC/ARM, 0/2] Add support for Armv8.1-M Mainline scalar shifts
 2019-12-18 13:26 UTC  (3+ messages)
  ` [PATCH, GCC/ARM, 1/2] Add support for ASRL(reg) and LSLL(reg) instructions for Armv8.1-M Mainline

[GCC][PATCH][ARM]Add ACLE intrinsics for dot product (vusdot - vector, v<us/su>dot - by element) for AArch32 AdvSIMD ARMv8.6 Extension
 2019-12-18 13:26 UTC  (2+ messages)
` [Ping][GCC][PATCH][ARM]Add "

[C++ Patch] Improve throw, sizeof, and alignof locations & more
 2019-12-18 13:19 UTC  (2+ messages)

[C++ PATCH] PR c++/12333 - X::~X() with implicit this->
 2019-12-18 12:45 UTC 

[committed, amdgcn] Fix vect/pr65947-8.c testcase for amdgcn
 2019-12-18 12:36 UTC 

[PATCH 3/4] Also propagate SRA accesses from LHS to RHS (PR 92706)
 2019-12-18 11:45 UTC  (2+ messages)

[PATCH][AArch64] Fixup core tunings
 2019-12-18 11:31 UTC  (4+ messages)

[PATCH 0/2] libada: Installation improvements
 2019-12-18 11:30 UTC  (4+ messages)
` [PATCH 2/2] libada: Respect `--enable-version-specific-runtime-libs'

[PATCH 1/4] Add verification of SRA accesses
 2019-12-18 11:15 UTC  (2+ messages)

[modulo-sched][PATCH] Fix PR92591
 2019-12-18 11:11 UTC  (3+ messages)

[PATCH] Avoid suspicious -Wduplicate-branches warning in lto-wrapper.c (PR lto/92972)
 2019-12-18 11:09 UTC  (2+ messages)

Pass ipa-bit-cp info to tree-ssa-ccp
 2019-12-18 11:07 UTC 

[PATCH] Fix redundant load missed by fre [tree-optimization 92980]
 2019-12-18 10:24 UTC  (6+ messages)

[Ada] Small tweak to pragma Warnings (On)
 2019-12-18  9:53 UTC 

[PATCH] Some compute_objsize/gimple_call_alloc_size/maybe_warn_overflow cleanups (PR tree-optimization/92868)
 2019-12-18  9:18 UTC  (3+ messages)

[Ada] AI12-0282: shared variable control aspects on formal types
 2019-12-18  8:26 UTC 

[Ada] Missing accessibility actuals on calls to interface conversion functions
 2019-12-18  7:28 UTC 

[C++ PATCH] PR c++/12333 - X::~X() with implicit this->
 2019-12-18  7:28 UTC 

[Ada] Wrong error on hidden must-override primitive
 2019-12-18  7:28 UTC 

[Ada] Missing accessibility check on access discriminants
 2019-12-18  7:28 UTC 

[Ada] Reserving switch d_K for known problem isssues detection
 2019-12-18  7:28 UTC 

[Ada] Do not propagate Object_Size onto Size for composite types
 2019-12-18  7:28 UTC 

[Ada] Bad "already use-visible" warning re: use in private part
 2019-12-18  7:28 UTC 

[Ada] Fix three-letter typos like "sss" in comments and docs
 2019-12-18  7:28 UTC 

[Ada] Document the introduction of the Object_Size attribute in Ada 2020
 2019-12-18  7:28 UTC 

[PATCH] rs6000: Fix PR92923, __builtin_vec_xor() causes subregs to be used when not using V4SImode vectors
 2019-12-18  2:22 UTC 

[PATCH] Fix attribute((section)) for templates
 2019-12-18  0:39 UTC  (6+ messages)

[PATCH 0/4] analyzer: Fixes for problems seen with CVE-2005-1689
 2019-12-17 23:35 UTC  (5+ messages)
` [PATCH 3/4] analyzer: fix dedupe issue "
` [PATCH 1/4] analyzer: add ChangeLog
` [PATCH 2/4] analyzer: better logging for dedupe_winners::add
` [PATCH 4/4] analyzer: purge state for unknown function calls

C++ PATCH for c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr
 2019-12-17 23:01 UTC  (10+ messages)

[C++ PATCH] PR c++/79592 - missing explanation of invalid constexpr
 2019-12-17 22:29 UTC 

[C++ PATCH] * name-lookup.c (get_std_name_hint): Add std::byte
 2019-12-17 21:46 UTC 

[C++ PATCH] PR c++/92576 - redeclaration of variable template
 2019-12-17 21:46 UTC 

[C++ PATCH] Disallow defaulted comparison operators in C++11-17 modes (PR c++/92973)
 2019-12-17 21:45 UTC 

[C++ PATCH] Fix bad defaulted comparison operator error recovery (PR c++/92966)
 2019-12-17 20:59 UTC 

[C++ PATCH] Avoid weird inform without previos error during SFINAE (PR c++/92965)
 2019-12-17 20:58 UTC 

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

[C++ PATCH] Improve C++ error recovery (PR c++/59655)
 2019-12-17 19:28 UTC  (3+ messages)
` C++ Patch Ping (was Re: [C++ PATCH] Improve C++ error recovery (PR c++/59655))

Fix partitioning ICE with external comdats
 2019-12-17 16:23 UTC  (2+ messages)

[PATCH 2/2] [ARM] Add support for -mpure-code in thumb-1 (v6m)
 2019-12-17 15:51 UTC  (12+ messages)

[PATCH] track dynamic allocation in strlen (PR 91582)
 2019-12-17 15:31 UTC  (8+ messages)
  ` [PING 2][PATCH] "
    ` [PING 3][PATCH] "

[PATCH, committed] Add myself to MAINTAINERS
 2019-12-17 15:30 UTC 

[PATCH 0/X] Introduce HWASAN sanitizer to GCC
 2019-12-17 14:32 UTC  (3+ messages)
` [Patch 0/X] HWASAN v3

[committed, pr92772] Mention bug in comment
 2019-12-17 14:11 UTC 

[committed, amdgcn] Implement extract_last and fold_extract_last
 2019-12-17 13:12 UTC 

Move -Wmaybe-uninitialized to -Wextra
 2019-12-17 13:08 UTC  (5+ messages)

[committed, amdgcn] Implement clz and ctz
 2019-12-17 13:03 UTC 

[PATCH 4/4] Make total scalarization also copy padding (PR 92486)
 2019-12-17 12:50 UTC 

[PATCH 2/4] SRA: Total scalarization after access propagation (PR 92706)
 2019-12-17 12:43 UTC 

[patch] libgomp/openacc.f90 – clean-up public/private attributes
 2019-12-17 12:40 UTC  (3+ 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).