public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/13] OpenACC 2.6 manual deep copy support
 2019-12-18  6:05 UTC  (8+ messages)
` [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 05/13] Factor out duplicate code in gimplify_scan_omp_clauses
` [PATCH 06/13] OpenACC 2.6 deep copy: attach/detach API routines
` [PATCH 04/13] Use gomp_map_val for OpenACC host-to-device address translation
` [PATCH 07/13] OpenACC 2.6 deep copy: libgomp parts

[PATCH] [RFC] ipa: duplicate ipa_size_summary for cloned nodes
 2019-12-18  6:03 UTC 

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

[PATCH v3] Missed function specialization + partial devirtualization
 2019-12-18  2:33 UTC  (15+ messages)
  ` [PATCH v4] "
          ` [PATCH v5] "
              ` Ping: "
                ` Ping*2: "
                        ` [PATCH v6] "
                          ` *Ping* "

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

PowerPC V10 Patches for -mcpu=future
 2019-12-18  1:06 UTC  (14+ 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] 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 2/4] analyzer: better logging for dedupe_winners::add
` [PATCH 3/4] analyzer: fix dedupe issue seen with CVE-2005-1689
` [PATCH 1/4] analyzer: add ChangeLog
` [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] PR c++/92576 - redeclaration of variable template
 2019-12-17 21:46 UTC 

[C++ PATCH] * name-lookup.c (get_std_name_hint): Add std::byte
 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] Avoid suspicious -Wduplicate-branches warning in lto-wrapper.c (PR lto/92972)
 2019-12-17 20:51 UTC 

[modulo-sched][PATCH] Fix PR92591
 2019-12-17 20:43 UTC  (2+ messages)

[PATCH 1/3] add -Wstruct-not-pod, -Wclass-is-pod, -Wmismatched-tags (PR 61339)
 2019-12-17 19:41 UTC  (17+ 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))

[PATCH, og8] Add OpenACC 2.6 `no_create' clause support
 2019-12-17 19:25 UTC  (7+ messages)
  ` [Patch] Add OpenACC 2.6's no_create

[Patch, Fortran] PR92896 [10 Regression] Fix - Prevent character conversion in array constructor
 2019-12-17 19:11 UTC  (6+ messages)

[patch] Use simple LRA algorithm at -O0
 2019-12-17 18:04 UTC 

[PATCH] Fix symver attribute with LTO
 2019-12-17 18:02 UTC  (5+ messages)

[PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2019-12-17 17:28 UTC  (12+ messages)
` [PATCH] "
                  ` [WIP] OpenACC 'acc_attach*', 'acc_detach*' runtime library routines (was: [PATCH] OpenACC 2.6 manual deep copy support (attach/detach))
          ` In 'libgomp/target.c', 'struct splay_tree_key_s', use 'struct splay_tree_aux' for infrequently-used or API-specific data "

[PATCH] Some compute_objsize/gimple_call_alloc_size/maybe_warn_overflow cleanups (PR tree-optimization/92868)
 2019-12-17 17:06 UTC  (2+ messages)

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

[PATCH][AArch64] Fixup core tunings
 2019-12-17 16:04 UTC  (3+ messages)

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

[GCC][testsuite][ARM][AArch64] Add ARM v8.6 effective target checks to target-supports.exp
 2019-12-17 15:41 UTC  (3+ 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 7/X] [libsanitizer] Add tests
 2019-12-17 14:32 UTC  (4+ messages)
` [Patch 0/X] HWASAN v3

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

[PATCH] IPA-CP: Remove bogus static keyword (PR 92971)
 2019-12-17 13:12 UTC  (2+ messages)

[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  (6+ 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 3/4] Also propagate SRA accesses from LHS to RHS (PR 92706)
 2019-12-17 12:43 UTC 

[PATCH 1/4] Add verification of SRA accesses
 2019-12-17 12:41 UTC 

[patch] libgomp/openacc.f90 – clean-up public/private attributes
 2019-12-17 12:40 UTC  (3+ messages)

[PATCH] Handle aggregate pass-through for self-recursive call (PR ipa/92794)
 2019-12-17 10:34 UTC 

[PATCH, GCC/ARM, 0/10] Add support for Armv8.1-M Mainline Security Extension
 2019-12-17 10:27 UTC  (11+ messages)
  ` [PATCH, GCC/ARM, 2/10] Add command line support for Armv8.1-M Mainline
  ` [PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry functions
  ` [PATCH, GCC/ARM, 4/10] Clear GPR with CLRM

[PATCH] Oprimize stack_protect_set_1_<mode> followed by a move to the same register (PR target/92841)
 2019-12-17 10:22 UTC  (3+ messages)
` Patch ping (was Re: [PATCH] Oprimize stack_protect_set_1_<mode> followed by a move to the same register (PR target/92841))

Add OpenACC 2.6 `acc_get_property' support
 2019-12-17  9:47 UTC  (5+ messages)
  ` [PATCH] "

[PATCH] Some x86 AMD -march= docs fixes + formatting fixes (PR target/92962)
 2019-12-17  9:19 UTC  (2+ messages)

[PATCH 1/1] Work around array out of bounds warning in mkdeps
 2019-12-17  9:15 UTC 

[patch] libstdc++/configure: strengthen the check for availability of pthread_rwlock_t
 2019-12-17  9:09 UTC 

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

[PATCH][RFC] Introduce BIT_FIELD_INSERT
 2019-12-17  3:25 UTC  (6+ messages)

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

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

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

[committed] avoid assuming array indices are zero-based (PR 92952)
 2019-12-17  0:06 UTC  (3+ messages)

[C++ PATCH] PR c++/91165 - verify_gimple ICE with cached constexpr
 2019-12-16 23:32 UTC 

[PATCH] PR C++/92739
 2019-12-16 23:20 UTC  (2+ messages)

[C++ PATCH] Make same_type_p return false for gnu_vector_type_p differences (PR 92789)
 2019-12-16 23:12 UTC  (2+ messages)

[C++ Patch] Improve throw, sizeof, and alignof locations & more
 2019-12-16 23:08 UTC 

[PATCH 0/7 libgomp,amdgcn] AMD GCN Offloading Support
 2019-12-16 22:28 UTC  (3+ messages)
` [PATCH 4/7 libgomp,amdgcn] GCN libgomp port

[Patch, fortran] PR92753 - [9/10 Regression] ICE in gfc_trans_call, at fortran/trans-stmt.c:392
 2019-12-16 20:55 UTC  (3+ messages)

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

[OpenACC, patch] Fix implicit mapping in enclosed 'acc data' constructions
 2019-12-16 18:29 UTC 

[PATCH 00/45] v4 of analyzer patch kit
 2019-12-16 17:32 UTC  (3+ messages)
` [PATCH 05/45] Add pp_write_text_as_html_like_dot_to_stream

[patch,avr, 0/3] Support 64-bit (long) double
 2019-12-16 17:09 UTC  (4+ messages)
` [patch,avr, 1/3] Support 64-bit (long) double: The gcc part
` [patch,avr, 2/3] Support 64-bit (long) double: The libgcc changes
` [patch,avr, 3/3] Support 64-bit (long) double: libf7

[PATCH] Prevent IPA-SRA from creating calls to local comdats (PR 92676)
 2019-12-16 16:40 UTC 

[PATCH] rs6000: Use symbolic names for the CR fields in more cases
 2019-12-16 16:27 UTC 

Add a compatible_vector_types_p target hook
 2019-12-16 16:02 UTC  (11+ messages)

[PATCH 00/49] RFC: Add a static analysis framework to GCC
 2019-12-16 14:33 UTC  (7+ messages)

[patch] Guard aarch64/aapcs64 tests using abitest.S by check_weak_available
 2019-12-16 14:09 UTC  (6+ messages)

[patch] Test setrlimit with c++ in libstdc++/configure
 2019-12-16 13:54 UTC 

[PATCH][AArch64] ACLE 8-bit integer matrix multiply-accumulate intrinsics
 2019-12-16 13:54 UTC 

[PATCH][Arm] ACLE 8-bit integer matrix multiply-accumulate intrinsics
 2019-12-16 13:51 UTC 

[PATCH] i386: Use add for a = a + b and a = b + a when possible
 2019-12-16 12:43 UTC 

[PATCH] Add abs pattern to handle {si,di} mode abs to avoid pmax/cmove conversion (PR92651)
 2019-12-16 11:40 UTC  (2+ messages)

[PATCH] get source line for diagnostic from preprocessed file / PR preprocessor/79106
 2019-12-16 11:32 UTC 

[Ada] AI12-0001: Independence and Representation clauses for atomic objects
 2019-12-16 11:18 UTC 

[Ada] Small consistency fix for Volatile_Full_Access objects
 2019-12-16 10:38 UTC 

[Ada] Implement RM C.6(19) clause entirely in the front-end
 2019-12-16 10:38 UTC 

[Ada] Fully propagate representation aspects through renaming
 2019-12-16 10:38 UTC 

[Ada] AI12-0208 Support for Ada.Numerics.Big_Numbers.Big_Integers and Big_Reals
 2019-12-16 10:38 UTC 

[Ada] Remove new strict-alignment check added by AI12-0001
 2019-12-16 10:38 UTC 

[Ada] Syntax error on improperly indented imported subprogram
 2019-12-16 10:38 UTC 

[Ada] Validate_Access_Subprogram_Instance: check if not null types match
 2019-12-16 10:38 UTC 

[Ada] Expand renamings of subcomponents of an atomic or VFA object
 2019-12-16 10:38 UTC 

[Ada] Implement new legality rules introduced in C.6(13) by AI12-0128
 2019-12-16 10:38 UTC 

[Ada] Bad warning: Size in Compile_Time_Error in nested instance
 2019-12-16 10:38 UTC 

[Ada] Do not issue restriction violations on ignored ghost code
 2019-12-16 10:38 UTC 

[Ada] Better error message for "is null" subunit
 2019-12-16 10:38 UTC 

[Ada] Export the Ada version through the C interface
 2019-12-16 10:38 UTC 

[Ada] AI12-0234/321 atomic operations
 2019-12-16 10:38 UTC 

[Ada] Suppress unused warnings in the presence of errors
 2019-12-16 10:38 UTC 

[Ada] Do not set a bogus Esize on subtype built for Component_Size clause
 2019-12-16 10:38 UTC 

[Ada] Fix couple of oversights in the implementation of AI12-0128
 2019-12-16 10:38 UTC 

[Patch, Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL
 2019-12-16  9:25 UTC  (2+ messages)
` *ping* "

[Committed] Fix PR92950: Wrong code emitted for movv1qi
 2019-12-16  8:06 UTC 

std::vector<bool> code cleanup fixes optimizations
 2019-12-16  8:04 UTC  (3+ messages)

[Committed] Add some __int128 bitfield testcases
 2019-12-16  7:18 UTC 

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

[PATCH, c] all plattforms: support using a CC_REG instead cc0_rtx
 2019-12-16  2:39 UTC  (10+ messages)

[PATCH] Fix documentation of -mpoke-function-name ARM option
 2019-12-15 18:42 UTC 

[patch, fortran] Introduce -finline-pack
 2019-12-15 18:20 UTC  (6+ messages)
      ` *Ping* Introduce -finline-arg-packing

[PATCH] Fix skip.exp test failure observed with gcc-9.2.0
 2019-12-15 11:38 UTC  (2+ messages)

AW: [PATCH] m68k architecture: support ccmode + lra
 2019-12-14 21:25 UTC  (2+ messages)

[committed] fix typos in attribute access
 2019-12-14 17:36 UTC 

[PATCH] Fix out of bounds array access in the preprocessor (PR preprocessor/92919)
 2019-12-14 17:33 UTC  (2+ messages)

[PATCH] Fix up handling of __builtin_apply in ipa-pure-const (PR tree-optimization/92930)
 2019-12-14 11:20 UTC  (2+ messages)

[PATCH] Fix ipa_fn_summary_write for offloading LTO streaming (PR ipa/92357)
 2019-12-14 11:15 UTC  (2+ messages)

[Darwin, PPC, committed] Use Darwin9 bundle header for Rosetta builds
 2019-12-14  9:11 UTC  (2+ messages)

[PATCH] Fix PR70985
 2019-12-14  7:47 UTC  (3+ messages)

[PATCH 0/X] Introduce HWASAN sanitizer to GCC
 2019-11-05 11:32 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).