public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
C++ PATCH for c++/57891, narrowing conversions in non-type template arguments
 2018-08-11 14:13 UTC  (12+ messages)

[PATCH] Fix thinko in insert_reciprocals (PR tree-optimization/86835)
 2018-08-11 11:11 UTC  (3+ messages)
` Patch ping: "

C++ PATCH for c++/86728, stdarg generic lambda
 2018-08-11 10:46 UTC 

[PATCH][x86] Match movss and movsd "blend" instructions
 2018-08-11  9:55 UTC  (4+ messages)

[Patch][GCC] Document and fix -r (partial linking)
 2018-08-11  9:05 UTC  (4+ messages)

[PATCH 0/4] PR85645
 2018-08-10 22:15 UTC  (7+ messages)
` [PATCH 1/4] regcprop: Avoid REG_CFA_REGISTER notes (PR85645)

[PATCH] Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsics
 2018-08-10 20:47 UTC 

[PATCH] rs6000: Fix vector homogeneous aggregates (PR86197)
 2018-08-10 20:46 UTC  (3+ messages)

[PATCH] PR libstdc++/68210 adjust operator new and delete for LWG 206
 2018-08-10 20:20 UTC 

[PATCH,nvptx] Use CUDA driver API to select default runtime launch, geometry
 2018-08-10 18:39 UTC  (8+ messages)
      ` [committed][libgomp, nvptx] Fall back to cuLinkAddData/cuLinkCreate if _v2 not found

[PATCH] Make strlen range computations more conservative
 2018-08-10 16:56 UTC  (43+ messages)

[PATCH], Improve PowerPC switch behavior on medium code model system
 2018-08-10 16:04 UTC  (2+ messages)

[arm-8-branch] Add Linaro version string and macros
 2018-08-10 16:00 UTC  (6+ messages)

[RFC PATCH 0/6] some vxworks/powerpc patches
 2018-08-10 15:59 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] vxworks: enable use of .init_array/.fini_array for cdtors

[RFC][PATCH][mid-end] Optimize immediate choice in comparisons
 2018-08-10 15:54 UTC  (4+ messages)

[PATCH][AARCH64] inline strlen for 8-bytes aligned strings
 2018-08-10 15:22 UTC  (2+ messages)

Fix even more merging PIC and PIE options
 2018-08-10 14:33 UTC 

[PATCH][AARCH64] inline strlen for 8-bytes aligned strings
 2018-08-10 14:16 UTC  (3+ messages)

[RFC][PATCH] PR preprocessor/83173: Additional check before decrementing highest_location
 2018-08-10 14:04 UTC  (7+ messages)
    ` [RFC][PATCH v2] "

[RFC,PATCH] Introduce -msdata=explicit for powerpc
 2018-08-10 14:02 UTC  (7+ messages)

[RFC PATCH, i386]: Deprecate -mmitigate-rop
 2018-08-10 11:42 UTC 

[PATCH][OBVIOUS] Remove extra line in MAINTAINERS
 2018-08-10 11:37 UTC  (5+ messages)

Improve safe iterator move semantic
 2018-08-10 11:26 UTC  (4+ messages)

[PATCH] Remove not needed __builtin_expect due to malloc predictor
 2018-08-10 11:04 UTC  (2+ messages)

[C++ Patch] Tweak check_previous_goto_1 to emit hard errors instead of permerrors in some cases
 2018-08-10  9:23 UTC  (2+ messages)

[PATCH] i386: do not use SImode mul-highpart on 64-bit
 2018-08-10  5:53 UTC  (2+ messages)

[PATCH] Define aliases for containers using polymorphic_allocator
 2018-08-09 23:20 UTC 

[Patch] Do not call the linker if we are creating precompiled header files
 2018-08-09 22:34 UTC  (6+ messages)

[PATCH 5/5] Formatted printing for dump_* in the middle-end
 2018-08-09 22:11 UTC  (3+ messages)
` [PATCH] v2: "

[PATCH] Fix the damage done by my other patch from yesterday to strlenopt-49.c
 2018-08-09 22:08 UTC  (9+ messages)
  ` [PATCH] Handle overlength strings in the C FE

[PATCH] convert braced initializers to strings (PR 71625)
 2018-08-09 22:07 UTC  (13+ messages)

[PATCH, RFC, rs6000] enable GIMPLE folding of vec_splat
 2018-08-09 21:07 UTC  (3+ messages)

[PATCH] assume sprintf formatting of wide characters may fail (PR 86853)
 2018-08-09 20:54 UTC  (3+ messages)

[committed] diagnostics: add line numbers to source (PR other/84889)
 2018-08-09 20:09 UTC  (4+ messages)

Restore flow_bb_inside_loop_p tests (PR 86858)
 2018-08-09 19:36 UTC  (2+ messages)

[PATCH] assume sprintf formatting of wide characters may fail (PR 86853)
 2018-08-09 19:29 UTC 

libgo: fix spurious test failure in libgo/runtime/pprof
 2018-08-09 17:50 UTC  (2+ messages)

m68k: handle more cases of TLS symbols with offset
 2018-08-09 17:19 UTC  (4+ messages)

[committed][PR middle-end/86897] Disable DOM in test compromised by DOM
 2018-08-09 17:13 UTC 

[nios2, committed] Define TARGET_HAVE_SPECULATION_SAFE_VALUE
 2018-08-09 16:54 UTC  (2+ messages)

Fix invalid assumption in vect_transform_stmt (PR 86871)
 2018-08-09 15:43 UTC  (2+ messages)

Allow inner-loop reductions with variable-length vectors
 2018-08-09 15:42 UTC  (2+ messages)

[PATCH] Clarify source of tm.texi to copy for GFDL grant
 2018-08-09 15:28 UTC  (2+ messages)

aarch64 - PR target/86887 Fix missing register constraints in carryin patterns
 2018-08-09 13:40 UTC 

[PATCH] [Ada] Make middle-end string literals NUL terminated
 2018-08-09 13:08 UTC  (8+ messages)

[PATCH] Introduce __builtin_expect_with_probability (PR target/83610)
 2018-08-09 12:55 UTC  (6+ messages)

[PATCH] Strip only selected predictors after early tree passes (PR tree-optimization/85799)
 2018-08-09 12:48 UTC  (2+ messages)

[PATCH] libstdc++-v3: Have aligned_alloc() on Newlib
 2018-08-09 10:53 UTC  (14+ messages)

[PATCH] convert braced initializers to strings (PR 71625)
 2018-08-09 10:47 UTC  (7+ messages)

[PATCH][OBVIOUS] Remove extra line in common.opt (PR c/86895)
 2018-08-09 10:35 UTC 

[RFC][PATCH] Clean up of histogram allocation and release
 2018-08-09  8:31 UTC  (2+ messages)

[PATCH][OBVIOUS] Fix typos in params.def
 2018-08-09  8:00 UTC 

[Committed] S/390: Fix PR84332 ICE with stack clash protection
 2018-08-09  7:08 UTC 

[PATCH v2 00/10] New backend for the TI PRU processor
 2018-08-09  5:00 UTC  (4+ messages)
` [PATCH v2 01/10] Initial TI PRU GCC port

Ping for STRING_CST patches
 2018-08-08 20:46 UTC  (2+ messages)

[PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules
 2018-08-08 19:55 UTC  (6+ messages)

[PATCH] line-map include-from representation
 2018-08-08 18:08 UTC  (6+ messages)

dejagnu version update?
 2018-08-08 16:45 UTC  (15+ messages)

[PATCH][AArch64] Implement new intrinsics vabsd_s64 and vnegd_s64
 2018-08-08 16:38 UTC  (5+ messages)

[PATCH] Create internally nul terminated string literals in fortan FE
 2018-08-08 16:24 UTC  (2+ messages)
` [PING] "

[committed][libgomp, nvptx] Allow cuGetErrorString to be NULL
 2018-08-08 14:29 UTC 

[committed][libgomp, nvptx] Remove hard-coded const in nvptx_open_device
 2018-08-08 14:28 UTC 

[committed][libgomp, nvptx] Note that cuGetErrorString is in CUDA_VERSION >= 6000
 2018-08-08 14:27 UTC 

[PATCH v3] Add HXT Phecda core support
 2018-08-08 14:26 UTC  (3+ messages)

[PATCH] Improve libstdc++ docs w.r.t newer C++ standards
 2018-08-08 13:37 UTC  (3+ messages)

[PATCH] Relax SUPPORTS_STACK_ALIGNMENT with !crtl->stack_realign_tried
 2018-08-08 13:32 UTC 

[PATCH 0/2] S/390: Remove deprecated machines
 2018-08-08 13:31 UTC  (6+ messages)
` [PATCH 2/2] S/390: Remove TARGET_CPU_ZARCH
` [PATCH 1/2] S/390: Remove support for g5 and g6 machines

[PATCH] PR libstdc++/86597 directory_entry observers should clear error_code
 2018-08-08 13:09 UTC  (2+ messages)

[Committed] S/390: Fix PR85295
 2018-08-08 12:41 UTC 

[PATCH] [AArch64, Falkor] Switch to using Falkor-specific vector costs
 2018-08-08  7:54 UTC  (3+ messages)

[PATCH] [AArch64, Falkor] Adjust Falkor's sign extend reg+reg address cost
 2018-08-08  7:46 UTC  (3+ messages)

[PATCH, rs6000] Correct descriptions of __builtin_bcdadd* and _builtin_bcdsub* functions
 2018-08-07 23:12 UTC  (4+ messages)

[PATCH, rs6000] Early gimple folding of vec_mergeh and vec_mergel for float
 2018-08-07 22:59 UTC  (2+ messages)

PR libstdc++/68222 Hide safe iterator operators
 2018-08-07 22:41 UTC  (4+ messages)

[PATCH][OpenACC] Update deviceptr handling during gimplification
 2018-08-07 22:09 UTC 

[PATCH][OpenACC] Don't error on implicitly private induction variables in gfortran
 2018-08-07 22:04 UTC 

[PATCH][OpenACC] Add support for firstprivate Fortran allocatable scalars
 2018-08-07 21:55 UTC 

[PATCH, rs6000] testcases for GIMPLE folding of vec_splat builtin
 2018-08-07 21:51 UTC  (2+ messages)

[PATCH][OpenACC] update gfortran's tile clause error handling
 2018-08-07 21:47 UTC 

[PATCH][OpenACC] cleanup trans-stmt.h
 2018-08-07 21:40 UTC 

[PATCH] Line map table allocation
 2018-08-07 21:27 UTC  (3+ messages)

[PATCH, testsuite]: Fix g++.dg/torture/pr86763.C link failure for glibc < 2.17
 2018-08-07 19:55 UTC  (5+ messages)

[PATCH] fix std::variant::swap for trivially-move-assignable types
 2018-08-07 19:13 UTC  (4+ messages)

[Patch][Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute
 2018-08-07 17:37 UTC  (4+ messages)

[PATCH] [v4][aarch64] Avoid tag collisions for loads falkor
 2018-08-07 17:34 UTC  (4+ messages)
` [PING 3][PATCH] "

libgo patch committed: Uncomment trace.Stop call in testing package
 2018-08-07 17:28 UTC 

[PATCH][Middle-end] disable strcmp/strncmp inlining with O2 below and Os
 2018-08-07 17:03 UTC  (3+ messages)

[PATCH] [aarch64][v2] Fix falkor pipeline description for dup<q>
 2018-08-07 16:55 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).