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-13 23:02 UTC  (15+ messages)

[PATCH] warn for strlen of arrays with missing nul (PR 86552)
 2018-08-13 21:29 UTC  (8+ messages)
` PING "
  ` [PATCH 0/6] improve handling of char arrays with missing nul (PR 86552, 86711, 86714)
    ` [PATCH 1/6] prevent folding of unterminated const arrays in memchr calls (PR "
    ` [PATCH 3/6] detect unterminated const arrays in strcpy calls (PR 86552)
    ` [PATCH 4/6] detect unterminated const arrays in sprintf "
    ` [PATCH 6/6] detect unterminated const arrays in strnlen "
    ` [PATCH 5/6] detect unterminated const arrays in stpcpy "

[PATCH, Darwin] Remove unnecessary target hook
 2018-08-13 20:55 UTC 

[PATCH, OpenACC] Add support for gang local storage allocation in shared memory
 2018-08-13 20:42 UTC  (4+ messages)

[PATCH] Use getentropy() for seeding PRNG
 2018-08-13 20:12 UTC  (7+ messages)

[Patch, Fortran] PR 86935: Bad locus in ASSOCIATE statement
 2018-08-13 19:45 UTC 

[PATCH] rs6000: Fix pr56605.c
 2018-08-13 19:22 UTC 

[PATCH] PR libstdc++/45093 avoid warnings for _M_destroy_node
 2018-08-13 19:00 UTC 

[PATCH] Minor optimisations in operator new(size_t, align_val_t)
 2018-08-13 19:00 UTC 

[PATCH] libstdc++-v3: Have aligned_alloc() on Newlib
 2018-08-13 18:57 UTC  (11+ messages)

[PATCH] Add <bit> and <version> to freestanding headers
 2018-08-13 18:57 UTC 

C++ PATCH for c++/86499, non-local lambda with a capture-default
 2018-08-13 18:50 UTC 

[PATCH][debug] Add debug and earlydebug dumps
 2018-08-13 18:25 UTC 

[aarch64}: added variable issue rate feature for falkor
 2018-08-13 16:49 UTC  (9+ messages)

[PATCH][GCC][AArch64] Limit movmem copies to TImode copies
 2018-08-13 16:27 UTC  (3+ messages)

C++ PATCH to implement C++20 P0806R2, Deprecate implicit capture of this via [=]
 2018-08-13 15:55 UTC  (3+ messages)

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

[PATCH] Fix wrong code with truncated string literals (PR 86711/86714)
 2018-08-13 14:27 UTC  (3+ messages)
` [PING] "

[RFC][PATCH][mid-end] Optimize immediate choice in comparisons
 2018-08-13 14:00 UTC  (5+ messages)

[PATCH] Show valid options for -march and -mtune in --help=target for arm32 (PR driver/83193)
 2018-08-13 13:35 UTC  (23+ messages)
                ` [PATCH] Prototype of hook for possible list of option values
                                  ` [PATCH] Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193)

[PATCH] Remove AIX 4.x, 5.x configuration
 2018-08-13 13:32 UTC 

[PATCH] Fix merging of 2 predictors (PR tree-optimization/86925)
 2018-08-13 12:58 UTC 

[RFC PATCH 0/6] some vxworks/powerpc patches
 2018-08-13 12:53 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] vxworks: enable use of .init_array/.fini_array for cdtors
  ` [PATCH v2 4/4] vxworks: don't define vxworks_asm_out_constructor when using .init_array

[PATCH] Add test for memcpy expansion with hint
 2018-08-13 12:27 UTC 

[PATCH] S/390: Factor out constant pool ref decomposition
 2018-08-13 11:34 UTC  (2+ messages)

[PATCH] convert braced initializers to strings (PR 71625)
 2018-08-13 10:36 UTC  (9+ messages)

[PATCH][GCC][Arm] Fix subreg crash in different way by enabling the FP16 pattern unconditionally
 2018-08-13  9:31 UTC  (8+ messages)

libgo: fix spurious test failure in libgo/runtime/pprof
 2018-08-13  7:44 UTC  (3+ messages)

C++ PATCH for c++/86915, ICE with auto[]
 2018-08-13  6:28 UTC  (2+ messages)

[[Patch, fortran] PR86863 - [OOP][F2008] type-bound module procedure name not recognized
 2018-08-12 15:30 UTC 

[PATCH][x86] Match movss and movsd "blend" instructions
 2018-08-12 14:39 UTC  (5+ messages)

[committed] hppa: Revise atomic support to use sync barrier
 2018-08-11 22:17 UTC 

[RFC] [PATCH][C][ADA] use function descriptors instead of trampolines in C
 2018-08-11 16:41 UTC 

[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][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] Make strlen range computations more conservative
 2018-08-10 16:56 UTC  (35+ 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)

[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, 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 

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] 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  (14+ 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] "

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