public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix PR88074
 2019-02-20 13:31 UTC  (3+ messages)

[Patch, Aarch64] Implement TARGET_GET_MULTILIB_ABI_NAME for aarch64 (for use in Fortran vector header file)
 2019-02-20 13:22 UTC  (7+ messages)

Move -Wmaybe-uninitialized to -Wextra
 2019-02-20 12:36 UTC  (12+ messages)

[COMMITTED] Fix pr88850 test
 2019-02-20 12:36 UTC  (3+ messages)

[PATCH] libsanitizer: Restore internal_readlink for x32
 2019-02-20 11:53 UTC 

[PATCH][RFC] Extend locations where to seach for Fortran pre-include
 2019-02-20 11:12 UTC  (12+ messages)

[PATCH 6/7, OpenACC, libgomp, v5, stage1] Async re-work, testsuite changes
 2019-02-20 11:08 UTC  (2+ messages)

[PATCH, OpenACC, og8] OpenACC kernels control flow analysis bug fix
 2019-02-20  9:38 UTC  (2+ messages)

[PATCH] Construct ipa_reduced_postorder always for overwritable (PR ipa/89009)
 2019-02-20  9:10 UTC  (9+ messages)
          ` [PATCH, stage1] "

[LTO PATCH RFA] PR c++/88049 - ICE with undefined destructor and anon namespace
 2019-02-20  8:53 UTC  (2+ messages)

[PATCH, libvtv] Fix testsuite issue
 2019-02-20  8:16 UTC  (2+ messages)

[PATCH, testsuite] Enable vect_usad_char effective target for PowerPC and fix up SAD_EXPR testcases
 2019-02-20  8:08 UTC  (2+ messages)

[committed] Fix -Wmissing-attributes warning in libstdc++ (PR libstdc++/89402)
 2019-02-20  8:07 UTC 

[C++ PATCH] Fix cxx_eval_store_expression (PR c++/89336)
 2019-02-20  7:47 UTC  (8+ messages)

[C++ PATCH] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285)
 2019-02-20  7:46 UTC  (4+ messages)
    ` [C++ PATCH] Ensure constexpr evaluation is done on pre-cp_fold_function bodies (PR c++/89285, take 2)

[PATCH] 386: Set ix86_fpmath to FPMATH_387 without SSE
 2019-02-20  7:12 UTC  (4+ messages)

[PATCH] rs6000: Fix PR 88100, range check for vec_splat_{su}{8,16,32}
 2019-02-20  4:35 UTC  (4+ messages)

[C++ PATCH] PR c++/88368 - wrong 'use of deleted function'
 2019-02-20  2:00 UTC 

[PATCH] luoxhu - backport from trunk r255555, r257253 and r258137
 2019-02-20  1:40 UTC  (3+ messages)

[PATCH] Teach evrp that main's argc argument is always non-negative for C family (PR tree-optimization/89350)
 2019-02-20  0:56 UTC  (12+ messages)

[PATCH] avoid 4095/INT_MAX warning for fprintf (PR 88993)
 2019-02-20  0:44 UTC  (3+ messages)
  ` PING "

[PATCH] document __builtin_is_constant_evaluated
 2019-02-20  0:42 UTC  (4+ messages)

[patch, fortran] Fix PR 87689, wrong decls / ABI violation on POWER
 2019-02-19 22:44 UTC  (10+ messages)

[patch, fortran] Fix PR 86119, spurios warning for len(classtype) with -Wconversion
 2019-02-19 21:49 UTC 

[C++ Patch] PR 84536 ("[7/8/9 Regression] ICE with non-type template parameter")
 2019-02-19 21:29 UTC  (10+ messages)

[PATCH v2][rs6000] PR89338, PR89339: Fix compat vector intrinsics for BE and 32-bit
 2019-02-19 21:04 UTC 

[rs6000] 64-bit integer loads/stores and FP instructions
 2019-02-19 19:58 UTC  (5+ messages)

[C++ PATCH] Don't ICE on invalid scoped enum E::~E (PR c++/89390)
 2019-02-19 19:37 UTC  (4+ messages)
  ` [PATCH] Capture source location of dtors "

[PATCH] rs6000: Add support for the vec_sbox_be, vec_cipher_be etc. builtins
 2019-02-19 19:14 UTC  (4+ messages)

Go patch committed: Add debugger-callable ASP dump functions
 2019-02-19 18:44 UTC 

[patch] Fix LRA/reload issue with -fnon-call-exceptions
 2019-02-19 17:16 UTC  (4+ messages)

[rs6000] PR89338, PR89339: Fix compat vector intrinsics for BE and 32-bit
 2019-02-19 17:01 UTC  (2+ messages)

[PATCH][C++] Fix ICE with VTV
 2019-02-19 16:54 UTC  (2+ messages)

[PATCH, libgcc] Fixup _UnwindGetGR for function argument rename
 2019-02-19 16:37 UTC 

[PATCH, OpenACC] Properly handle wait clause with no arguments
 2019-02-19 16:08 UTC  (7+ messages)

[omp] Move NE_EXPR handling to omp_adjust_for_condition
 2019-02-19 16:08 UTC  (3+ messages)

libgo patch committed: Do not require POWER8
 2019-02-19 15:42 UTC 

libgo patch committed: Stop stack scan when we can't unwind stack
 2019-02-19 15:36 UTC 

[PATCH][GCC][DOC] Remove obsolete arm and aarch64 CPU names from invoke.texi
 2019-02-19 13:05 UTC  (6+ messages)

Go patch committed: Harmonize types referenced by both C and Go
 2019-02-19 12:59 UTC  (7+ messages)

[libphobos, build] Enable libphobos on Solaris 11/x86
 2019-02-19 12:58 UTC  (5+ messages)

[PATCH] Remove unused extern variables from debug (PR debug/86964)
 2019-02-19 12:51 UTC 

Fix libphobos testsuite failures on Solaris
 2019-02-19 12:46 UTC  (3+ messages)

[PATCH, OpenACC, og8] Fix incorrect test case
 2019-02-19 12:28 UTC 

[PATCH] Handle timeout warnings in dg-extract-results
 2019-02-19 10:29 UTC  (4+ messages)

[PATCH 00/41] V9: Emulate MMX intrinsics with SSE
 2019-02-19 10:12 UTC  (43+ messages)
` [PATCH 01/41] i386: Allow MMX register modes in SSE registers
` [PATCH 14/41] i386: Emulate MMX sse_cvtps2pi/sse_cvttps2pi with SSE
` [PATCH 12/41] i386: Emulate MMX vec_dupv2si "
` [PATCH 05/41] i386: Emulate MMX mulv4hi3 "
` [PATCH 11/41] i386: Emulate MMX mmx_eq/mmx_gt<mode>3 "
` [PATCH 31/41] i386: Emulate MMX ssse3_pmulhrswv4hi3 "
` [PATCH 09/41] i386: Emulate MMX <any_logic><mode>3 "
` [PATCH 07/41] i386: Emulate MMX mmx_pmaddwd "
` [PATCH 13/41] i386: Emulate MMX pshufw "
` [PATCH 27/41] i386: Make _mm_empty () as NOP without MMX
` [PATCH 04/41] i386: Emulate MMX plusminus/sat_plusminus with SSE
` [PATCH 19/41] i386: Emulate MMX mmx_pmovmskb "
` [PATCH 10/41] i386: Emulate MMX mmx_andnot<mode>3 "
` [PATCH 02/41] i386: Emulate MMX packsswb/packssdw/packuswb with SSE2
` [PATCH 03/41] i386: Emulate MMX punpcklXX/punpckhXX with SSE punpcklXX
` [PATCH 15/41] i386: Emulate MMX sse_cvtpi2ps with SSE
` [PATCH 39/41] i386: Allow MMX intrinsic emulation "
` [PATCH 08/41] i386: Emulate MMX ashr<mode>3/<shift_insn><mode>3 "
` [PATCH 06/41] i386: Emulate MMX smulv4hi3_highpart "
` [PATCH 16/41] i386: Emulate MMX mmx_pextrw "
` [PATCH 37/41] i386: Allow MMXMODE moves with TARGET_MMX_WITH_SSE
` [PATCH 24/41] i386: Emulate MMX mmx_psadbw with SSE
` [PATCH 30/41] i386: Emulate MMX ssse3_pmaddubsw "
` [PATCH 20/41] i386: Emulate MMX mmx_umulv4hi3_highpart "
` [PATCH 18/41] i386: Emulate MMX V4HI smaxmin/V8QI umaxmin "
` [PATCH 17/41] i386: Emulate MMX mmx_pinsrw "
` [PATCH 21/41] i386: Emulate MMX maskmovq with SSE2 maskmovdqu
` [PATCH 38/41] i386: Allow MMX vector expanders with TARGET_MMX_WITH_SSE
` [PATCH 35/41] i386: Emulate MMX abs<mode>2 with SSE
` [PATCH 26/41] i386: Emulate MMX umulv1siv1di3 with SSE2
` [PATCH 36/41] Prevent allocation of MMX registers with TARGET_MMX_WITH_SSE
` [PATCH 40/41] i386: Enable TM MMX intrinsics with SSE2
` [PATCH 25/41] i386: Emulate MMX movntq with SSE2 movntidi
` [PATCH 32/41] i386: Emulate MMX pshufb with SSE version
` [PATCH 34/41] i386: Emulate MMX ssse3_palignrdi with SSE
` [PATCH 33/41] i386: Emulate MMX ssse3_psign<mode>3 "
` [PATCH 22/41] i386: Emulate MMX mmx_uavgv8qi3 "
` [PATCH 41/41] i386: Add tests for MMX intrinsic emulations "
` [PATCH 28/41] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>wv4hi3 "
` [PATCH 23/41] i386: Emulate MMX mmx_uavgv4hi3 "
` [PATCH 29/41] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3 "

RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]
 2019-02-19  9:53 UTC  (10+ messages)

[build] Fix libgphobos linking on Solaris 11
 2019-02-19  9:28 UTC  (3+ messages)

[committed] Fix set_uids_in_ptset (PR middle-end/89303)
 2019-02-19  9:20 UTC  (6+ messages)

[patch, fortran] Fix PR 89384
 2019-02-19  9:20 UTC  (2+ messages)

[PATCH, GCC] PR target/86487: fix the way 'uses_hard_regs_p' handles paradoxical subregs
 2019-02-19  4:27 UTC  (9+ messages)

[PATCH 7/9]: C++ P0482R5 char8_t: New standard library tests
 2019-02-19  2:55 UTC  (5+ messages)
` [REVISED PATCH "

[PATCH 5/9]: C++ P0482R5 char8_t: Standard library support
 2019-02-19  2:54 UTC  (6+ messages)
` [REVISED PATCH "

[PATCH] fix ICE in __builtin_has_attribute (PR 88383 and 89288)
 2019-02-19  2:53 UTC  (2+ messages)
` PING "

[C++ PATCH] Fix maybe_generic_this_capture ICE on USING_DECL (PR c++/89387)
 2019-02-19  0:17 UTC  (2+ messages)

[C++ PATCH] Avoid ICE on void to type&& reinterpret_cast (PR c++/89391)
 2019-02-19  0:09 UTC  (2+ messages)

[PATCH, libphobos] Detect if qsort_r is available (PR d/88127)
 2019-02-18 23:31 UTC  (2+ messages)

[PR fortran/89266, patch] - ICE with TRANSFER of len=0 character array constructor
 2019-02-18 22:49 UTC 

[PATCH, RFC] Avoid the -D option which is not available install-sh
 2019-02-18 22:25 UTC  (7+ messages)

C++ PATCH to fix eb82.C
 2019-02-18 21:35 UTC  (3+ messages)

[PATCH] correct __clear_cache signature
 2019-02-18 21:24 UTC  (3+ messages)
` PING "

Trivial doc typos
 2019-02-18 21:11 UTC  (2+ messages)

[PATCH] document __has_attribute and __has_include
 2019-02-18 18:39 UTC  (3+ messages)

[PATCH] sched-ebb.c: avoid moving table jumps (PR rtl-optimization/88423)
 2019-02-18 18:34 UTC  (9+ messages)

[PATCH 00/41] V8: Emulate MMX intrinsics with SSE
 2019-02-18 14:48 UTC  (13+ messages)

[Patch] [aarch64] PR target/89324 Handle stack pointer for SUBS/ADDS instructions
 2019-02-18 14:40 UTC 

[COMMITTED] Fix test pr88680.C
 2019-02-18 14:13 UTC 

[COMMITTED] Fix libstdc++ filesystem tests
 2019-02-18 14:10 UTC 

Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)
 2019-02-18 13:55 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).