public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C++ PATCH] [PR c++/87814] undefer deferred noexcept on tsubst if request
 2018-12-21 12:25 UTC  (3+ messages)
  ` [committed] Add testcase for already fixed PR c++/87125

[PATCH, ARM, committed] Fix size-optimization-ieee testcase failure
 2018-12-21 12:13 UTC 

[PATCH 9/9][GCC][Arm] Add ACLE intrinsics for complex mutliplication and addition
 2018-12-21 11:50 UTC  (3+ messages)

[000/nnn] poly_int: representation of runtime offsets and sizes
 2018-12-21 11:40 UTC  (4+ messages)
` [040/nnn] poly_int: get_inner_reference & co

[PATCH 7/9][GCC][Arm] Enable autovectorization of Half float values
 2018-12-21 11:10 UTC  (3+ messages)

[PATCH 4/9][GCC][AArch64/Arm] Add new testsuite directives to check complex instructions
 2018-12-21 11:02 UTC  (4+ messages)

[PATCH 0/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2018-12-21 10:56 UTC  (3+ messages)
` [PATCH 1/3] Host-to-device transfer coalescing & magic offset value self-documentation
  ` libgomp/target.c magic constants self-documentation

[PATCH] Use vpmin to optimize some vector comparisons (PR target/88547)
 2018-12-21 10:41 UTC  (2+ messages)

[PATCH] attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546)
 2018-12-21 10:28 UTC  (2+ messages)

[Patch] Bug 88521 - gcc 9.0 from r266355 miscompile x265 for mingw-w64 target
 2018-12-21 10:05 UTC  (6+ messages)

[PATCH] Rip out rhs-to-tree from tree-affine.c
 2018-12-21  9:46 UTC  (2+ messages)

[PATCH] fortran/69121 -- Make IEEE_SCALB generic
 2018-12-21  9:08 UTC  (3+ messages)

[PATCH] x86: VAESDEC{,LAST} allow memory inputs
 2018-12-21  9:07 UTC  (2+ messages)

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

[PATCH] x86: relax mask register constraints
 2018-12-21  8:44 UTC 

[PATCH] x86-64: {,V}CVTSI2Sx are ambiguous without suffix
 2018-12-21  8:43 UTC 

Make claer, when contributions will be ignored
 2018-12-21  8:08 UTC  (5+ messages)
    ` Make clear, "
      ` +reminder+ "

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

[RFC] support --with-multilib-list=@/path/name
 2018-12-21  6:22 UTC  (5+ messages)

[patch,openacc] Fix PR71959: lto dump of callee counts
 2018-12-21  3:45 UTC  (3+ messages)

[PATCH] handle expressions in __builtin_has_attribute (PR 88383)
 2018-12-21  2:56 UTC  (5+ messages)

C++ PATCH for c++/88196, ICE with class non-type template parameter
 2018-12-21  2:51 UTC  (2+ messages)

RFA: Avoid versioning loop with unaligned step
 2018-12-21  2:49 UTC  (5+ messages)

[PATCH, C++] Fix PR c++/88261
 2018-12-21  1:04 UTC  (6+ messages)

[PATCH] PR fortran/85798 -- Check for allocatable components in data statement
 2018-12-21  1:04 UTC  (2+ messages)

[PATCH][rs6000] avoid using unaligned vsx or lxvd2x/stxvd2x for memcpy/memmove inline expansion
 2018-12-21  1:00 UTC  (6+ messages)

[PING] Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-12-20 23:35 UTC  (8+ messages)
` [PATCH 1/2] v2: "
  ` [PATCH 2/2] v2: C++: improvements to binary operator diagnostics (PR c++/87504)
        ` [PATCH] -Wtautological-compare: fix comparison of macro expansions

[PATCH] fix compile error with clang
 2018-12-20 23:31 UTC  (2+ messages)

[patch] Fix PR rtl-optimization/87727
 2018-12-20 23:24 UTC  (10+ messages)

[PATCH] Avoid carrying around jump functions with no information
 2018-12-20 23:14 UTC 

[PATCH] Use proper print formatter in main function in fixincl.c
 2018-12-20 22:27 UTC 

Relax std::move_if_noexcept for std::pair
 2018-12-20 22:24 UTC  (4+ messages)

[PATCH] Use proper print formatter in main function in fixincl.c
 2018-12-20 22:19 UTC  (3+ messages)

V4 [PATCH] C/C++: Add -Waddress-of-packed-member
 2018-12-20 21:47 UTC  (20+ messages)
  ` V5 "
      ` V6 "
              ` V7 "
                  ` V8 "
                        ` V9 "
                            ` V10 "

[PATCH] Fix unwind info in x86 interrupt functions (PR debug/83728)
 2018-12-20 21:02 UTC  (2+ messages)

[PATCH] Shuffle ieee_arithmetic.F90
 2018-12-20 19:40 UTC  (4+ messages)

[PATCH] Fix filesystem::path tests that fail on Windows
 2018-12-20 19:28 UTC 

patch to fix PR88457
 2018-12-20 18:12 UTC 

[committed] new test for PR84053
 2018-12-20 17:40 UTC 

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

[PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection option to combine pointer signing and BTI
 2018-12-20 16:41 UTC  (4+ messages)

[AArch64][SVE] Add ABS support
 2018-12-20 16:38 UTC 

[AArch64][SVE] Fix IFN_COND_FMLA movprfx alternative
 2018-12-20 16:34 UTC 

[C++ Patch] [PR c++/88146] do not crash synthesizing inherited ctor(...)
 2018-12-20 16:18 UTC  (13+ messages)

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

[C++ PATCH] Constexpr fold even some TREE_CONSTANT ctors (PR c++/87934)
 2018-12-20 16:01 UTC  (6+ messages)

[PR 87615] Limit AA walking in hopefully all of IPA summary generation
 2018-12-20 15:28 UTC  (3+ messages)

[PATCH, og8] Add OpenACC 2.6 `no_create' clause support
 2018-12-20 14:36 UTC  (2+ messages)

[PATCH, og8] Add OpenACC 2.6 `serial' construct support
 2018-12-20 14:31 UTC  (3+ messages)

[og8] Report errors on missing OpenACC reduction clauses in nested reductions
 2018-12-20 14:29 UTC 

[PATCH, og8] Add OpenACC 2.6 `acc_get_property' support
 2018-12-20 14:25 UTC  (5+ messages)

[PR 88214] Check that an argument is pointer before attempting agg jf construction from it
 2018-12-20 14:21 UTC  (3+ messages)

[committed, og8] Disable libstdc++ dependency for libffi
 2018-12-20 14:20 UTC 

[PATCH] LWG 3171: restore stream insertion for filesystem::directory_entry
 2018-12-20 13:05 UTC  (3+ messages)

[PATCH] Fix PR84362
 2018-12-20 11:43 UTC 

LRA patch for PR87718
 2018-12-20 11:39 UTC  (4+ messages)

[PATCH, ARM] Fix PR77904 testcase failure
 2018-12-20 10:35 UTC  (2+ messages)

[PATCH, middle-end/i386]: Fix PR88556, Inline built-in sinh, cosh, tanh for -ffast-math
 2018-12-20 10:30 UTC  (2+ messages)

[patch][aarch64-*-*freebsd*] Enable TARGET_DEFAULT_ASYNC_UNWIND_TABLES
 2018-12-20 10:25 UTC  (2+ messages)

Fwd: [RFC, openacc] Ensure oacc_replace_fn_attrib replaces
 2018-12-20 10:07 UTC 

[PATCH] Improve AVX512 sse movcc (PR target/88547)
 2018-12-20  7:49 UTC  (3+ messages)

add tsv110 pipeline scheduling
 2018-12-20  6:06 UTC 

add tsv110 pipeline scheduling
 2018-12-20  2:34 UTC 

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

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

[PATCH] Use proper print formatter in main function in fixincl.c
 2018-12-20  0:20 UTC  (2+ messages)

[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, 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 AutoFDO]Restoring indirect call value profile transformation
 2018-12-19 17:43 UTC  (14+ messages)

[nvptx] vector length patch series
 2018-12-19 17:19 UTC  (11+ messages)
      ` [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] v5: C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-12-19 15:35 UTC  (4+ messages)
` [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)

[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  (5+ 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  (6+ 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)

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