public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Add OpenACC 2.6 `acc_get_property' support
 2019-12-21 23:01 UTC  (5+ messages)
  ` [PATCH] "

C++ PATCH for c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr
 2019-12-21 22:02 UTC  (11+ messages)

[PATCH] OpenACC 2.6 manual deep copy support (attach/detach)
 2019-12-21 21:51 UTC  (12+ messages)
` [PATCH 00/13] OpenACC 2.6 manual deep copy support
  ` [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 "
  ` OpenACC regression and development pace
    ` [PATCH 08/13] OpenACC 2.6 deep copy: middle-end parts

[Patch, commited] PR91661 - ICE in gfc_conv_intrinsic_dot_product, at fortran/trans-intrinsic.c:4804
 2019-12-21 21:40 UTC 

[Patch] PR92990 - fix error message for invalid argument of NULLIFY
 2019-12-21 20:53 UTC  (3+ messages)

[patch, fortran] Introduce -finline-pack
 2019-12-21 16:16 UTC  (7+ messages)
      ` *Ping* Introduce -finline-arg-packing

[PATCH 0/2] libada: Installation improvements
 2019-12-21 12:07 UTC  (8+ messages)
` [PATCH 2/2] libada: Respect `--enable-version-specific-runtime-libs'
          ` [PATCH] libada: Fix shared library installation with `--disable-libada'

[PATCH] Add --with-diagnostics-urls configuration option and GCC_URLS env var
 2019-12-21 10:09 UTC 

[PATCH] Avoid segfault when doing IPA-VRP but not IPA-CP (PR 93015)
 2019-12-21  9:51 UTC  (2+ messages)

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

[patch] allow $ in scan-tree-dump expressions matching symbol names
 2019-12-21  2:45 UTC  (2+ messages)

[patch] Prevent redefinition of WCHAR_MAX from testsuite/gcc.dg/cpp/ucs.c
 2019-12-21  1:44 UTC  (2+ messages)

undefine OFFSET in testsuite/gcc.dg/vect/tree-vect.h
 2019-12-21  1:42 UTC  (2+ messages)

[PATCH v2 0/2] Fix run-time handling of `libgcc_s' in testing
 2019-12-21  1:39 UTC  (4+ messages)
` [PATCH v2 2/2] testsuite: Fix run-time tracking down of `libgcc_s'
  ` [PING][PATCH "

[PATCH 0/4] Fix library testsuite compilation for build sysroot
 2019-12-21  1:30 UTC  (3+ messages)
` [PING^4][PATCH "

PowerPC -mcpu=future patches, V11
 2019-12-21  1:25 UTC  (16+ messages)
` [PATCH] V11 patch #1 of 15, Fix bug in vec_extract
` [PATCH] V11 patch #2 of 15, Use prefixed load for vector extract with large offset
` [PATCH] V11 patch #3 of 15, Use 'Q' constraint for variable vector extract from memory
` [PATCH] V11 patch #4 of 15, Update 'Q' constraint documentation
` [PATCH] V11 patch #5 of 15, Optimize vec_extract of a vector in memory with a PC-relative address
` [PATCH] V11 patch #6 of 15, Make -mpcrel the default for -mcpu=future on Linux 64-bit
` [PATCH] V11 patch #7 of 15, Add new target_supports cases for -mcpu=future tests
` [PATCH] V11 patch #8 of 15, Add new tests for using PADDI and PLI with -mcpu=future
` [PATCH] V11 patch #9 of 15, Add test to validate generating prefixed memory when the offset is invalid for DS/DQ insns
` [PATCH] V11 patch #10 of 15, Make sure we don't generate pre-modify prefixed insns with -mcpu=future
` [PATCH] V11 patch #11 of 15, Add new tests for generating prefixed loads/stores on -mcpu=future with large offsets
` [PATCH] V11 patch #12 of 15, Add new PC-relative tests for -mcpu=future
` [PATCH] V11 patch #13 of 15, Add test for -mcpu=future -fstack-protect-strong with large stacks
` [PATCH] V11 patch #14 of 15, Add tests for vec_extract from memory with PC-relative addrss
` [PATCH] V11 patch #15 of 15, Add tests for -mcpu=future vec_extract from memory with a large offset

[PATCH] analyzer: ensure .dot output is valid for an empty BB
 2019-12-21  0:29 UTC 

[C++ PATCH] Avoid weird inform without previos error during SFINAE (PR c++/92965)
 2019-12-21  0:14 UTC  (3+ messages)

[PATCH] Fix wrong-code x86 issue with avx512{f,vl} fma (PR target/93009)
 2019-12-20 23:38 UTC 

[C++ PATCH] Fix up parsing of T (__attribute__(()) fn) (int) in C++17 mode (PR c++/92438)
 2019-12-20 23:35 UTC 

[C++ PATCH] PR c++/92745 - bogus error when initializing array of vectors
 2019-12-20 23:25 UTC  (4+ messages)

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

[C++ PATCH] Disallow defaulted comparison operators in C++11-17 modes (PR c++/92973)
 2019-12-20 23:15 UTC  (2+ messages)

[C++ PATCH] Fix -Wunused-but-set-* false positives in arg passing to ... (PR c++/92666)
 2019-12-20 23:15 UTC  (2+ messages)

[C++] Fix ICE for binding lax vector conversions to references (PR 93014)
 2019-12-20 23:13 UTC  (2+ messages)

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

[C++ PATCH] PR c++/92974 - bogus location for enum and non-enum in ?: warning
 2019-12-20 22:57 UTC  (2+ messages)

[PATCH 1/2] (analyzer) tree-diagnostic-path.cc: properly handle ad-hoc wrappers of UNKNOWN_LOCATION
 2019-12-20 20:28 UTC  (2+ messages)
` [PATCH 2/2] analyzer: fix tests for UNKNOWN_LOCATION

ACLE intrinsics: BFloat16 load intrinsics for AArch32
 2019-12-20 19:04 UTC 

ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32
 2019-12-20 18:48 UTC 

[GCC][PATCH][AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMD
 2019-12-20 18:46 UTC 

[GCC][PATCH][AArch64] ACLE intrinsics for BFCVTN, BFCVTN2 (AArch64 AdvSIMD) and BFCVT (AArch64 FP)
 2019-12-20 18:44 UTC 

[GCC][PATCH][AArch64] ACLE intrinsics bfmmla and bfmlal<b/t> for AArch64 AdvSIMD
 2019-12-20 18:42 UTC 

[PATCH] rs6000: Fix PR92923, __builtin_vec_xor() causes subregs to be used when not using V4SImode vectors
 2019-12-20 18:39 UTC  (3+ messages)

Backports to 9.x
 2019-12-20 18:11 UTC 

[patch] Fix small glitch with -fdump-ada-spec
 2019-12-20 17:49 UTC 

[PATCH] enable -fweb and -frename-registers at -O3 for rs6000
 2019-12-20 17:42 UTC  (2+ messages)

[PATCH 4/4]: C++ P1423R3 char8_t remediation: New tests
 2019-12-20 17:27 UTC  (9+ messages)

[PATCH] PowerPC, Rename SIGNED_<nn>BIT_OFFSET_P to SIGNED_INTEGER_<nn>BIT_P
 2019-12-20 16:47 UTC  (2+ messages)

[C++ Patch] Improve delete expressions locations
 2019-12-20 16:42 UTC 

[PATCH] fortran: Fix PR number in comment of testcase for PR 69497
 2019-12-20 16:35 UTC 

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2019-12-20 15:35 UTC  (3+ messages)

[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)

[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, 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] 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 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 1/4] analyzer: add function-set.cc/h
  ` [PATCH 2/4] analyzer: introduce a set of known async-signal-unsafe functions
  ` [PATCH 3/4] analyzer: add known stdio functions to sm-file.cc (PR analyzer/58237)
  ` [PATCH 4/4] analyzer: add -Wanalyzer-use-of-closed-file

[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][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][3/x]: MVE ACLE intrinsics framework patch
` [PATCH][ARM][GCC][2/x]: "
` [PATCH][ARM][GCC][2/1x]: MVE intrinsics with unary operand
` [PATCH][ARM][GCC][4/x]: MVE ACLE vector interleaving store intrinsics
` [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][4/1x]: MVE "
` [PATCH][ARM][GCC][1/x]: MVE ACLE intrinsics framework patch

[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 

[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  (7+ messages)
` [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  (4+ messages)

[PATCH] Fix symver attribute with LTO
 2019-12-19 12:22 UTC  (13+ 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] 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  (3+ 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 

[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 

PowerPC V10 Patches for -mcpu=future
 2019-12-18 22:15 UTC  (4+ messages)
` [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  (7+ 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  (5+ messages)

[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  (4+ messages)
  ` [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  (4+ messages)

[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)

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).