public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...)
 2018-12-20  0:04 UTC  (11+ messages)

[PATCH] Use proper print formatter in main function in fixincl.c
 2018-12-19 23:35 UTC 

[PING] Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-12-19 23:28 UTC  (5+ messages)
` [PATCH 1/2] v2: "
  ` [PATCH 2/2] v2: C++: improvements to binary operator diagnostics (PR c++/87504)

[PATCH] Improve AVX512 sse movcc (PR target/88547)
 2018-12-19 23:20 UTC 

[C++ PATCH] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934)
 2018-12-19 23:14 UTC  (5+ messages)

[C++ PATCH] Avoid GC during cp_parser_parenthesized_expression_list (PR c++/88180)
 2018-12-19 23:12 UTC  (3+ messages)
  ` [C++ PATCH] Fix up cp_parser_class_specifier_1 error recovery (PR c++/88180, take 2)

[Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2018-12-19 23:05 UTC  (5+ messages)
  ` [EXT] "

[PATCH] PR fortran/87992 -- trivially stupid patch, but 
 2018-12-19 22:34 UTC  (2+ messages)

For libgomp OpenACC entry points, redefine the "device" argument to "flags"
 2018-12-19 21:56 UTC 

[PATCH] LWG 2936: update path::compare logic and optimize string comparisons
 2018-12-19 21:31 UTC  (2+ messages)

[PATCH, og8] Add OpenACC 2.6 `no_create' clause support
 2018-12-19 21:31 UTC 

[RFC] [PATCH][C][ADA] use function descriptors instead of trampolines in C
 2018-12-19 21:28 UTC  (38+ messages)
  ` [PATCH v2][C][ADA] "
              ` [PATCH v3][C][ADA] "
                  ` [PATCH v4][C][ADA] "

[PATCH, i386]: Use kortest instead of ktest in *cmp<mode>_ccz_1
 2018-12-19 20:48 UTC 

C++ PATCH to implement deferred parsing of noexcept-specifiers (c++/86476, c++/52869)
 2018-12-19 20:27 UTC 

[PATCH] Fix grammar in libstdc++ ABI history documentation
 2018-12-19 20:16 UTC 

[PATCH][rs6000] avoid using unaligned vsx or lxvd2x/stxvd2x for memcpy/memmove inline expansion
 2018-12-19 19:53 UTC 

[PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-12-19 19:01 UTC  (2+ messages)

[PATCH AutoFDO]Restoring indirect call value profile transformation
 2018-12-19 17:43 UTC  (14+ messages)

V4 [PATCH] C/C++: Add -Waddress-of-packed-member
 2018-12-19 17:36 UTC  (16+ messages)
  ` V5 "
      ` V6 "
              ` V7 "
                  ` V8 "
                        ` V9 "

[nvptx] vector length patch series
 2018-12-19 17:19 UTC  (17+ messages)
      ` [nvptx, committed] Rewrite nvptx_goacc_validate_dims to use predicate vars
      ` [nvptx, committed] Unify C/Fortran routine handling in nvptx_goacc_validate_dims
      ` [nvptx, committed] Add PTX_WARP_SIZE
      ` [nvptx, committed] Move macro defs to top of nvptx.c
      ` [nvptx] vector length patch series -- openacc parts
      ` [nvptx, committed] Use TARGET_SET_CURRENT_FUNCTION
      ` [nvptx, committed] Only use one logical barrier resource
      ` [nvptx, committed] Generalize bar.sync instruction
      ` [nvptx, committed] Rename worker_bcast variables to oacc_bcast
      ` [nvptx, committed] Make nvptx state propagation function names more generic
      ` [nvptx, committed] Use MAX, MIN, ROUND_UP macros
      ` [nvptx, committed] Add PTX_CTA_SIZE

[PATCH][GCC][Aarch64] Change expected bfxil count in gcc.target/aarch64/combine_bfxil.c to 18 (PR/87763)
 2018-12-19 16:47 UTC 

[PATCH, GCC, AARCH64, 5/6] Enable BTI : Add new pass for BTI
 2018-12-19 15:41 UTC  (5+ messages)

[PATCH] v4: C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-12-19 15:35 UTC  (8+ messages)
` [PATCH] v5: "
      ` [PATCH] v6: "

Fwd: [openacc, committed] Add oacc_get_default_dim
 2018-12-19 15:28 UTC  (2+ messages)
  ` [openacc] Make oacc_fn_attrib_level external

[PATCH, libgcc/ARM & testsuite] Optimize executable size when using softfloat fmul/dmul
 2018-12-19 15:03 UTC  (4+ messages)

[PATCH, ARM] Error out when -mfpu set and targeting Thumb-1
 2018-12-19 15:03 UTC  (5+ messages)
  ` [PATCH, ARM] Do softfloat when -mfpu set, -mfloat-abi=softfp "

[committed][nvptx] Commit passing pr85381-*.c test-cases
 2018-12-19 14:31 UTC 

[committed][nvptx, libgomp] Move rtl-dump test-cases to libgomp
 2018-12-19 14:28 UTC 

[committed][testsuite] Add scan-offload-rtl-dump
 2018-12-19 14:26 UTC 

[PATCH] Restrict a VSX extract to TARGET_POWERPC64 (PR88213)
 2018-12-19 14:08 UTC  (2+ messages)

[Patch, Vectorizer, SVE] fmin/fmax builtin reduction support
 2018-12-19 13:41 UTC  (3+ messages)

[PATCH] Fix PR88533
 2018-12-19 11:08 UTC 

[PR86153] simplify more overflow tests in VRP
 2018-12-19 11:04 UTC  (3+ messages)

[C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446)
 2018-12-19 10:19 UTC  (2+ messages)
` Patch ping (Re: [C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446))

[PATCH] [aarch64] Revert support for ARMv8.2 in tsv110
 2018-12-19 10:12 UTC  (2+ messages)

[SVE ACLE] Various fixes and cleanups
 2018-12-19  9:53 UTC 

[PATCH] [RFC] PR target/52813 and target/11807
 2018-12-19  9:29 UTC  (10+ messages)

[rs6000] Fix x86 SSSE3 compatibility implementations and testcases
 2018-12-19  8:50 UTC  (2+ messages)

[patch] Fix bootstrap for non linux powerpc targets
 2018-12-19  8:36 UTC  (9+ messages)
` [patch] Fix bootstrap powerpc*-*-freebsd* targets

[PATCH] Allow _mm256_clmulepi64_epi128 even for just -mvcplmulqdq -mavx (PR target/88541)
 2018-12-19  8:23 UTC  (2+ messages)

[PATCH] [PR87012] canonicalize ref type for tmpl arg
 2018-12-19  8:03 UTC  (5+ messages)

[PATCH] Shuffle ieee_arithmetic.F90
 2018-12-19  5:06 UTC 

[PATCH, C++] Fix PR c++/88261
 2018-12-19  3:35 UTC  (2+ messages)

libgo patch committed: Add precise stack scan support
 2018-12-19  3:24 UTC  (10+ messages)
  ` [gofrontend-dev] "

patch to fix PR87759
 2018-12-18 21:57 UTC  (3+ messages)

[PATCH] accept all C integer types in function parameters referenced by alloc_align (PR 88363)
 2018-12-18 21:42 UTC  (9+ messages)

[PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts
 2018-12-18 21:04 UTC  (12+ messages)
` [PATCH 2/6, OpenACC, libgomp] Async re-work, oacc-* parts (revised, v2)

[PATCH 0/4] c/c++, asm: Various updates
 2018-12-18 20:43 UTC  (8+ messages)
` [PATCH 1/4] c/c++, asm: Write the asm-qualifier loop without "done" boolean
` [PATCH 3/4] c/c++, asm: Use nicer error for const and restrict
` [PATCH 4/4] c++, asm: Do not handle any asm-qualifiers in top-level asm
` Ping: [PATCH 0/4] c/c++, asm: Various updates

[PATCH] Enable scatter vectorization with 128-bit and 256-bit vectors with AVX512VL (PR target/88464)
 2018-12-18 18:36 UTC  (2+ messages)

[PATCH] LWG 3171: restore stream insertion for filesystem::directory_entry
 2018-12-18 16:57 UTC 

[PATCH] Micro-optimization to avoid creating temporary path
 2018-12-18 16:38 UTC  (2+ messages)

[PATCH] LWG 3040: define starts_with/ends_with as proposed
 2018-12-18 15:35 UTC 

[PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes
 2018-12-18 15:07 UTC  (5+ messages)
    ` [PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes (revised, v2)
      ` [PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes (revised, v3)

[PATCH 1/6, OpenACC, libgomp] Async re-work, interfaces
 2018-12-18 15:01 UTC  (5+ messages)
  ` [PATCH 1/6, OpenACC, libgomp] Async re-work, interfaces (revised, v2)

[PATCH 0/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2018-12-18 14:50 UTC  (4+ messages)
` [PATCH 2/3] Factor out duplicate code in gimplify_scan_omp_clauses

[PATCH, rs6000] Clarify when typedef names can be used with AltiVec vector types
 2018-12-18 13:47 UTC  (6+ messages)

[PATCH][GCC][AArch64] Have empty HWCAPs string ignored during native feature detection
 2018-12-18 13:36 UTC 

[committed][MSP430] Define TARGET_VTABLE_ENTRY_ALIGN
 2018-12-18 13:32 UTC 

[patch] various OpenACC reduction enhancements
 2018-12-18 13:06 UTC  (5+ messages)
` [patch] various OpenACC reduction enhancements - FE changes

[PATCH, arm][PR88167] Fix __builtin_return_address returns invalid address
 2018-12-18 12:54 UTC  (2+ messages)

[PATCH, OpenACC, 4/8] Multi-dimensional dynamic array support for OpenACC data clauses, omp-low: dynamic array descriptor creation
 2018-12-18 12:51 UTC  (3+ messages)

[PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC
 2018-12-18 12:47 UTC  (6+ messages)

[PATCH][testsuite] Enable vect_usad_char effective target for non-SVE aarch64
 2018-12-18 12:46 UTC  (2+ messages)

[PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2018-12-18 12:25 UTC  (7+ messages)
` [PATCH] "

[PATCH] Fix AVX512VL gather ICEs (PR target/88513, PR target/88514)
 2018-12-18 11:12 UTC  (4+ messages)

[PATCH] [MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge
 2018-12-18 10:35 UTC  (5+ messages)

[PATCH] cleanup libgomp's coalesce chunk data structures
 2018-12-18 10:07 UTC  (3+ messages)

[C++ Patch] PR 71140 ("[concepts] ill-formed nested-requirement lacking a semicolon not rejected")
 2018-12-18  1:03 UTC  (8+ messages)

[ping] Change static chain to r11 on aarch64
 2018-12-18  0:24 UTC  (10+ messages)

[PATCH] PR libstdc++/71044 optimize std::filesystem::path construction
 2018-12-17 22:43 UTC  (3+ messages)

[PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars
 2018-12-17 22:09 UTC  (9+ messages)

[PATCH, d] Fix IdentityExp comparison for complex floats
 2018-12-17 22:05 UTC  (4+ messages)
` [PATCH, V2, "

[PATCH 2/9]: C++ P0482R5 char8_t: Core language support
 2018-12-17 21:47 UTC  (7+ messages)

[C++ PATCH] Fix ICE with offsetof-like initializer (PR c++/88410)
 2018-12-17 21:00 UTC  (3+ messages)
` Patch ping (was Re: [C++ PATCH] Fix ICE with offsetof-like initializer (PR c++/88410))

[PATCH] PR c++/52321 print note for static_cast to/from incomplete type
 2018-12-17 20:46 UTC  (2+ messages)

[PATCH] C/C++: don't suggest decls that are being initialized (PR c++/88320)
 2018-12-17 20:44 UTC  (2+ messages)

[PATCH][GCC][AArch64] Fix command line options canonicalization. (PR target/88530)
 2018-12-17 19:19 UTC 

[PATCH, d] Committed merge with upstream dmd
 2018-12-17 18:33 UTC 

[PATCH] AIX extra_headers
 2018-12-17 18:14 UTC  (2+ messages)

[PATCH] avoid folding snprintf calls with bounds > INT_MAX (PR 87096)
 2018-12-17 18:12 UTC  (4+ messages)

[arm][RFC] PR target/88469 fix incorrect argument passing with 64-bit bitfields
 2018-12-17 18:12 UTC 

[PATCH] PR fortran 88116,88467 -- Catch array constructor errors
 2018-12-17 18:07 UTC  (3+ messages)

[PATCH 0/6, OpenACC, libgomp] Async re-work
 2018-12-17 17:46 UTC  (8+ messages)

[arm][RFC] PR target/88469 fix incorrect argument passing with 64-bit bitfields
 2018-12-17 16:04 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).