public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC
 2019-06-18 23:06 UTC  (6+ messages)
        ` [committed] [PR90921] Fortran OpenACC 'declare' directive's module handling causes duplicate data clauses (was: [PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC)

std::inclusive_scan
 2019-06-18 23:04 UTC 

OpenACC declare directive updates
 2019-06-18 23:02 UTC  (11+ messages)
        ` [gomp4] Re: [OpenACC] declare directive
          ` [PATCH] Fix unused variable
            ` [PATCH] fortran/openmp.c -- Fix bootstrap
                ` [gomp4] Re: OpenACC declare directive updates
                  ` [committed] [PR85221] Set 'omp declare target', 'omp declare target link' attributes for Fortran OpenACC 'declare'd variables (was: [gomp4] Re: OpenACC declare directive updates)

[committed] Test cases to verify OpenACC 'firstprivate' mappings
 2019-06-18 22:57 UTC  (2+ messages)
` [committed] [PR90859] Document status quo for "[OMP] Mappings for VLA different depending on 'target { c && { ! lp64 } }'" (was: [committed] Test cases to verify OpenACC 'firstprivate' mappings)

Review Hashtable extract node API
 2019-06-18 22:48 UTC  (8+ messages)

[OpenACC] declare directive
 2019-06-18 22:45 UTC  (16+ messages)
                          ` [committed] Fix description of 'GOMP_MAP_FIRSTPRIVATE' (was: [OpenACC] declare directive)
                    ` [committed] [PR90862] OpenACC 'declare' ICE when nested inside another construct "

[5/5] gomp-3_0-branch merge to trunk - OpenMP testsuite additions and fixes
 2019-06-18 22:42 UTC  (2+ messages)
` [committed] Add missing results check in 'libgomp.fortran/allocatable3.f90' (was: [5/5] gomp-3_0-branch merge to trunk - OpenMP testsuite additions and fixes)

[gomp4] Properly handle allocatable scalars in acc update
 2019-06-18 22:40 UTC  (2+ messages)
` [committed] Add 'libgomp.oacc-fortran/allocatable-array-1.f90' (was: [gomp4] Properly handle allocatable scalars in acc update)

[PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses
 2019-06-18 22:37 UTC  (5+ messages)
      ` [committed] "

[PATCH][gcc] libgccjit: check result_type in gcc_jit_context_new_binary_op
 2019-06-18 22:31 UTC  (2+ messages)

[committed] [PR90861] Document status quo for OpenACC 'declare' not cleaning up for VLAs
 2019-06-18 22:29 UTC 

[committed] [PR90868] Document status quo for duplicate OpenACC 'declare' directives for 'extern' variables
 2019-06-18 22:26 UTC 

[PATCH] xtensa: fix PR target/90922
 2019-06-18 22:23 UTC  (3+ messages)

C++ PATCH to add test for c++/84698
 2019-06-18 21:50 UTC 

[PATCH] Add CXX_FOR_BUILD to HOST_EXPORTS
 2019-06-18 21:34 UTC 

C++ PATCH to add test for c++/71548
 2019-06-18 20:54 UTC 

[PATCH][PR89341]Fix ICE on function definition with weakref/alias attributes attached
 2019-06-18 20:39 UTC  (2+ messages)

[PATCH] [ARC] Fix PR89838
 2019-06-18 19:41 UTC  (2+ messages)

[PATCH] PR fortran/87907 -- Don't dereference a NULL pointer
 2019-06-18 19:29 UTC 

[PATCH,RFC,V2 0/3] Support for CTF in GCC
 2019-06-18 19:24 UTC  (4+ messages)
` [PATCH,RFC,V2 2/3] Add CTF command line options : -gtLEVEL

[PATCH] implement -Wformat-diag, v2
 2019-06-18 19:21 UTC  (5+ messages)
` PING: "
  ` PING 2: "

RFA: Synchronize top level files with binutils
 2019-06-18 18:58 UTC  (7+ messages)

[PATCH] Fix PR84521
 2019-06-18 18:11 UTC  (9+ messages)

[PATCH], PowerPC PR90822 (cleanup lfiwax, lfiwzx generation)
 2019-06-18 17:53 UTC  (3+ messages)

[C++ PATCH] PR c++/90875 - added -Wswitch-outside-range option
 2019-06-18 17:38 UTC  (5+ messages)

[PATCH, i386]: Use parametrized pattern names some more
 2019-06-18 16:40 UTC 

Use ODR for canonical types construction in LTO
 2019-06-18 16:10 UTC  (4+ messages)

[C++ PATCH] Avoid constexpr garbage for implicit conversion to void
 2019-06-18 16:07 UTC  (3+ messages)

[PATCH] i386: Add standard scalar operation patterns
 2019-06-18 16:01 UTC  (6+ messages)
` PING^1: "
    ` [PATCH] i386: Generate standard floating point "
      ` PING^1: "
        ` PING^2: "

[PATCH] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move
 2019-06-18 16:00 UTC  (4+ messages)
` PING^1: "
  ` PING^2: "
    ` PING^3: "

[PATCH] Minimize number of operations between two areas of memory
 2019-06-18 15:59 UTC  (2+ messages)
` PING^1 "

C++ PATCH for c++/60223 - ICE with T{} in non-deduced context
 2019-06-18 15:54 UTC 

[AArch64] Use scvtf fbits option where appropriate
 2019-06-18 15:34 UTC  (6+ messages)

Do not give up early on access path oracle
 2019-06-18 15:31 UTC  (13+ messages)

[committed][AArch64] Add a new CC mode for SVE conditions
 2019-06-18 14:55 UTC 

[committed][AArch64] Tabify aarch64-sve.md
 2019-06-18 14:53 UTC 

[AArch64] Factor out pfalse predicate creation
 2019-06-18 14:51 UTC 

[committed][AArch64] Simplify SVE IFN_COND patterns
 2019-06-18 14:49 UTC 

[committed][AArch64] Factor out ptrue predicate creation
 2019-06-18 14:49 UTC 

[PATCH][gcc] libgccjit: add bitfield support
 2019-06-18 14:21 UTC  (4+ messages)
` PING: "

[patch][aarch64]: fix unrecognizable insn for ldr got in ilp32 tiny
 2019-06-18 13:50 UTC  (2+ messages)

[PATCH] avoid ice due to inconsistent argument types to fold_build (PR 90662)
 2019-06-18 13:21 UTC  (5+ messages)

[PATCH] Replace std::to_string for integers with optimized version
 2019-06-18 12:41 UTC  (5+ messages)

[PATCH] PowerPC: Add 'prefix' to the 'isa' attribute
 2019-06-18 12:13 UTC  (2+ messages)

[PATCH] True IPA reimplementation of IPA-SRA
 2019-06-18 12:00 UTC  (2+ messages)

[PATCH] Avoid undefined behaviour in std::byte operators (LWG 2950)
 2019-06-18 11:41 UTC  (2+ messages)

[RFC] operand_equal_p with valueization
 2019-06-18 11:10 UTC  (7+ messages)
          ` [RFC] "

[PATCH] Handle '\0' in strcmp in RTL expansion (PR tree-optimization/90892)
 2019-06-18 10:52 UTC  (10+ messages)

[PATCH] aarch64: fix gcc.target/aarch64/pcs_attribute-2.c on non-gnu targets
 2019-06-18 10:46 UTC  (3+ messages)

[PATCH] [RFC, PGO+LTO] Missed function specialization + partial devirtualization
 2019-06-18 10:21 UTC  (7+ messages)

[nvptx] Fix missing mode warnings in nvptx.md, omp part
 2019-06-18  9:22 UTC  (5+ messages)
      ` [nvptx, committed] Use define_insn parametrization

[committed][nvptx] Fix __main missing prototype warning in crt0.c
 2019-06-18  9:20 UTC 

Restore correct iv step for fully-masked loops
 2019-06-18  9:13 UTC  (2+ messages)

[PATCH] Add to same comdate group only if set (PR middle-end/90899)
 2019-06-18  8:58 UTC 

[Darwin, committed] The need for FDE symbols is dependent on linker used, not OS rev
 2019-06-18  8:55 UTC 

[PATCH, testsuite]: Fix gcc.target/i386/pr81563.c scan-assembler failure
 2019-06-18  8:46 UTC 

[PATCH] Fix PR90901, debug-expr expansion of deleted labels
 2019-06-18  8:34 UTC  (2+ messages)

[PATCH, sanitizer] Wrap rethrow_primary_exception (PR 87880)
 2019-06-18  8:21 UTC  (6+ messages)

[PR 90889] Fix IPA-CP topological sorting
 2019-06-18  7:01 UTC  (3+ messages)

[PATCH] Loop split upon semi-invariant condition (PR tree-optimization/89134)
 2019-06-18  7:00 UTC  (5+ messages)
      ` Ping: [PATCH V2] "

[PATCH] PR c/17896 Check for missplaced bitwise op
 2019-06-17 22:53 UTC  (2+ messages)

[PATCH][Tree-optimization/PR89772]fold memchr builtins for character not in constant nul-padded string
 2019-06-17 22:46 UTC  (9+ messages)

[PATCH] improve ifcvt optimization (PR rtl-optimization/89430)
 2019-06-17 21:59 UTC  (4+ messages)

C++ PATCH for c++/61490 - qualified-id in friend function definition
 2019-06-17 21:44 UTC 

[RFC] #pragma omp scan inclusive vectorization
 2019-06-17 21:27 UTC  (3+ messages)
  ` [PATCH] "

Fix ICE due to commit for PR88834
 2019-06-17 19:13 UTC  (3+ messages)

[PATCH, i386]: Fix PR 62055, recognize fnabs (FP negative absolute value)
 2019-06-17 18:42 UTC 

C++ PATCH for c++/83820 - excessive attribute arguments not detected
 2019-06-17 18:16 UTC  (4+ messages)

C++ PATCH for c++/60364 - noreturn after first decl not diagnosed
 2019-06-17 18:15 UTC  (10+ messages)
    ` C++ PATCH for c++/60364 - noreturn after first decl not diagnosed (v2)
        ` C++ PATCH for c++/60364 - noreturn after first decl not diagnosed (v3)

[MIPS] Fix for the wrong argument sequence in MSA builtin for FMADD/MADDV family
 2019-06-17 17:30 UTC  (4+ messages)

[committed] OpenACC Profiling Interface (incomplete)
 2019-06-17 17:24 UTC  (4+ messages)
` [PATCH, og9] Port OpenACC profiling interface to OG9

[patch][aarch64]: add usra and ssra combine patterns
 2019-06-17 16:42 UTC  (4+ messages)

[PATCH] i386: Separate costs of RTL expressions from costs of moves
 2019-06-17 16:27 UTC 

[PATCH] Fix AIX test failure due to replacement operator delete
 2019-06-17 15:52 UTC 

[patch][aarch64] add netbsd/aarch64 target
 2019-06-17 14:43 UTC  (2+ messages)

[PATCH] Add 'noexcept' to std::lerp
 2019-06-17 14:37 UTC 

[PATCH v3 2/3] Add predict_doloop_p target hook
 2019-06-17 14:24 UTC  (20+ messages)
                ` [PATCH v4 "

[PATCH] PR libstdc++/90281 Fix string conversions for filesystem::path
 2019-06-17 14:20 UTC  (2+ messages)

Remove nonoverlapping_component_refs_of_decl_p
 2019-06-17 13:51 UTC  (15+ messages)

[Vectorizer] Support masking fold left reductions
 2019-06-17 13:49 UTC  (2+ messages)

[PR c++/90754] name lookup ICE
 2019-06-17 13:42 UTC 

*ping* Re: [PATCH] PR fortran/89103 - Allow blank format items in format strings
 2019-06-17 13:37 UTC  (4+ messages)

[ARM/FDPIC v5 00/21] FDPIC ABI for ARM
 2019-06-17 11:42 UTC  (5+ messages)

[COMMITTED] Improve PR64242 testcase
 2019-06-17 11:26 UTC 

[PATCH, d]: Fix PR90261, FAIL: libphobos.phobos/std/file.d on CentOS 5.11, Linux 2.6.18
 2019-06-17 11:08 UTC  (2+ messages)

[PATCH] Add new micro-benchmark for string operations
 2019-06-17  9:21 UTC 

[PATCH] Remove dead code (PR ipa/90874)
 2019-06-17  8:57 UTC  (2+ messages)

[build] Remove support for alternative Solaris 11.4 ld -V output
 2019-06-17  8:42 UTC 

[PATCH] Avoid unnecessary inclusion of <stdexcept> header
 2019-06-17  8:21 UTC  (2+ messages)

[Ada] Workaround for PR ada/80590
 2019-06-17  7:37 UTC 

[PATCH, PR d/90603] Committed fix for ICE in functionParameters
 2019-06-16 22:50 UTC 

[committed][nvptx] Fix some missing mode warnings in nvptx.md
 2019-06-16 22:26 UTC 

[PATCH][MSP430][0/4] Reduce code size when performing bit shifts
 2019-06-16 21:42 UTC  (6+ messages)
` [PATCH][MSP430][4/4] Implement 64-bit shifts in assembly code

[committed] pa: Fix nonlocal_goto and builtin_longjmp expanders
 2019-06-16 21:38 UTC 

[PATCH] Fix for c++/90816, c++/90809, Fixes -finstrument-functions-exclude-function-list namespace and comma handling
 2019-06-16 20:03 UTC 

[PATCH] libgfortran: Use __builtin_mul_overflow in xmallocarray
 2019-06-16 19:36 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).