public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2019-12-20 15:35 UTC  (3+ messages)

[PATCH] Avoid segfault when doing IPA-VRP but not IPA-CP (PR 93015)
 2019-12-20 15:30 UTC 

[pach, fortran] Fix PR 92961, ICE on division by zero error in array bounds
 2019-12-20 15:11 UTC  (2+ messages)

[patch] Test setrlimit with c++ in libstdc++/configure
 2019-12-20 15:09 UTC  (2+ messages)

[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector types and machine modes to ARM back-end
 2019-12-20 15:02 UTC 

[GCC][PATCH][AArch64]Add ACLE intrinsics for bfdot for ARMv8.6 Extension
 2019-12-20 14:36 UTC  (2+ messages)

OpenACC regression and development pace
 2019-12-20 14:36 UTC 

[GCC][PATCH][AArch64]Add ACLE intrinsics for dot product (usdot - vector, <us/su>dot - by element) for AArch64 AdvSIMD ARMv8.6 Extension
 2019-12-20 14:24 UTC  (4+ messages)

[GCC][testsuite][ARM][AArch64] Add ARM v8.6 effective target checks to target-supports.exp
 2019-12-20 13:56 UTC  (5+ messages)

[PATCH] Fix versioned namespace test failures
 2019-12-20 13:42 UTC 

[PATCH] OpenACC 2.6 manual deep copy support (attach/detach)
 2019-12-20 13:25 UTC  (16+ messages)
` [PATCH 00/13] OpenACC 2.6 manual deep copy support
  ` [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 11/13] OpenACC 2.6 deep copy: C and C++ execution tests
  ` [PATCH 13/13] Fortran polymorphic class-type support for OpenACC
  ` [PATCH 12/13] OpenACC 2.6 deep copy: Fortran execution tests
  ` [PATCH 07/13] OpenACC 2.6 deep copy: libgomp parts
  ` [PATCH 10/13] OpenACC 2.6 deep copy: Fortran front-end parts
      ` [committed] Improve is-coindexed check for OpenACC/OpenMP (was: [PATCH 10/13] OpenACC 2.6 deep copy: Fortran front-end parts)
    ` [patch,committed] Fix testsuite-fallout of OpenACC deep-copy patch "

[Patch, Fortran] PR 92996 – fix rank resolution EXPR_ARRAY
 2019-12-20 11:23 UTC  (4+ messages)

[PATCH] MAINTAINERS: add myself
 2019-12-20 10:59 UTC 

[PATCH] Fix pretty printers tests
 2019-12-20 10:40 UTC  (2+ messages)

[PATCH] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2019-12-20 10:35 UTC  (2+ messages)

[PATCH 0/2] libada: Installation improvements
 2019-12-20 10:34 UTC  (6+ messages)
` [PATCH 2/2] libada: Respect `--enable-version-specific-runtime-libs'

[PATCH] Optimize decl %eax; cmpl $-1, %eax; jne .Lxx into subl $1, %eax; jnc .Lxx using peephole2 (PR target/93002)
 2019-12-20  9:23 UTC  (2+ messages)

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

[PATCH PR92926]Fix wrong code caused by ctor node translation unit wide sharing
 2019-12-20  7:26 UTC  (3+ messages)

[PATCH] enable -fweb and -frename-registers at -O3 for rs6000
 2019-12-20  7:10 UTC 

[PATCH 28/49] analyzer: new files: analyzer.{cc|h}
 2019-12-20  6:34 UTC  (6+ messages)
` [PATCH 0/4] analyzer: add class function_set and use in various places
  ` [PATCH 3/4] analyzer: add known stdio functions to sm-file.cc (PR analyzer/58237)
  ` [PATCH 2/4] analyzer: introduce a set of known async-signal-unsafe functions
  ` [PATCH 1/4] analyzer: add function-set.cc/h
  ` [PATCH 4/4] analyzer: add -Wanalyzer-use-of-closed-file

[C++ PATCH] PR c++/92974 - bogus location for enum and non-enum in ?: warning
 2019-12-19 23:26 UTC 

[patch] Use simple LRA algorithm at -O0
 2019-12-19 23:05 UTC  (4+ messages)

typo in 'patern'
 2019-12-19 22:34 UTC 

[PATCH 1/2] pretty-print: support URL escape sequences (PR 87488)
 2019-12-19 21:22 UTC  (3+ messages)
` [PATCH] Add --with-diagnostics-urls configuration option and GCC_URLS env var

[C++ PATCH] Don't ignore side-effects on decltype(nullptr) typed args passed to ... (PR c++/92992)
 2019-12-19 20:49 UTC  (2+ messages)

[PATCH][Hashtable 5/6] Remove H1/H2 template parameters
 2019-12-19 20:24 UTC  (2+ messages)

[PATCH][Hashtable 0/6] Code review
 2019-12-19 19:22 UTC  (3+ messages)

[C++ PATCH] Make same_type_p return false for gnu_vector_type_p differences (PR 92789)
 2019-12-19 19:17 UTC  (4+ messages)

[PATCH][ARM][GCC][0/x]: Support for MVE ACLE intrinsics
 2019-12-19 19:10 UTC  (17+ messages)
` [PATCH][ARM][GCC][2/1x]: MVE intrinsics with unary operand
` [PATCH][ARM][GCC][4/x]: MVE ACLE vector interleaving store intrinsics
` [PATCH][ARM][GCC][3/x]: MVE ACLE intrinsics framework patch
` [PATCH][ARM][GCC][2/x]: "
` [PATCH][ARM][GCC][1/2x]: MVE intrinsics with binary operands
` [PATCH][ARM][GCC][1/1x]: Patch to support MVE ACLE intrinsics with unary operand
` [PATCH][ARM][GCC][1/x]: MVE ACLE intrinsics framework patch
` [PATCH][ARM][GCC][4/1x]: MVE intrinsics with unary operand

[committed, amdgcn] Allow constants in vector extends and truncates
 2019-12-19 17:40 UTC  (2+ messages)

[patch] follow up on the aarch64 r18 story
 2019-12-19 17:39 UTC  (5+ messages)
      ` [patch] move and adjust PROBE_STACK_*_REG on aarch64

[C++ PATCH] PR c++/92576 - redeclaration of variable template
 2019-12-19 17:38 UTC  (4+ messages)

Add a generic lhd_simulate_enum_decl
 2019-12-19 17:01 UTC 

[C++] Fix ICE for binding lax vector conversions to references (PR 93014)
 2019-12-19 16:52 UTC 

[committed, amdgcn] Use V64SI for all remaining add-with-carry insns
 2019-12-19 16:33 UTC 

Fix tree-nrv.c ICE for direct internal functions
 2019-12-19 16:16 UTC  (2+ messages)
` Ping: "

Require equal shift amounts for IFN_DIV_POW2
 2019-12-19 15:41 UTC 

[PATCH 00/49] RFC: Add a static analysis framework to GCC
 2019-12-19 15:16 UTC  (10+ messages)
` [PATCH 05/49] vec.h: add auto_delete_vec
` [PATCH 12/49] Add diagnostic paths
` [PATCH 20/49] analyzer: new builtins

[AArch64] Fix handling of npatterns>1 constants for partial SVE modes
 2019-12-19 15:01 UTC 

[PATCH, committed] Add myself to MAINTAINERS
 2019-12-19 14:56 UTC 

[C++ PATCH 1/2] PR c++/66139 - EH cleanups for partially constructed aggregates
 2019-12-19 14:33 UTC  (2+ messages)
` [C++ PATCH 2/2] PR c++/52320 - EH cleanups for partially constructed arrays

[committed, amdgcn] Add sub-dword add/sub patterns
 2019-12-19 14:06 UTC 

[committed][AArch64] Reject invalid subregs involving partial SVE modes
 2019-12-19 14:05 UTC 

[AArch64] Handle arguments and return types with partial SVE modes
 2019-12-19 13:37 UTC 

[PATCH][ARM] Switch to default sched pressure algorithm
 2019-12-19 13:26 UTC  (12+ messages)

[PATCH v4] Missed function specialization + partial devirtualization
 2019-12-19 13:22 UTC  (11+ messages)
` [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] 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)

[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 

[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] 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  (10+ messages)
` [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  (8+ 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)

[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

[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 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  (4+ 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] 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 

[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] Reserving switch d_K for known problem isssues detection
 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 

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

[Ada] Missing accessibility actuals on calls to interface conversion functions
 2019-12-18  7:28 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).