Show patches with: Archived = No       |   126709 patches
« 1 2 ... 708 709 7101267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++/71005 fix post-increment for filesystem iterators - - - - --- 2016-05-10 Jonathan Wakely New
[C] Warn for optimize attribute on decl after definition (PR c/70255) - - - - --- 2016-05-10 Marek Polacek New
[Committed] S/390: Disable scalar vector instructions with -mno-vx. - - - - --- 2016-05-10 Andreas Krebbel New
cfgcleanup: Handle a branch with just a return in both arms (PR71028) - - - - --- 2016-05-10 Segher Boessenkool New
Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) - - - - --- 2016-05-10 Marc Glisse New
[rs6000] Fix PR70963: Wrong code for V2DF/V2DI vec_cts with zero scale factor - - - - --- 2016-05-10 Bill Schmidt New
PR driver/69265: add hint for options with misspelled arguments - - - - --- 2016-05-10 David Malcolm New
PING^4 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation - - - - --- 2016-05-09 Jim Wilson New
[gomp4] backport fix for PR70626 - - - - --- 2016-05-09 Cesar Philippidis New
[gomp4] backport the *finish_omp_clauses changes - - - - --- 2016-05-09 Cesar Philippidis New
[gomp4] backport fix for PR69363 - - - - --- 2016-05-09 Cesar Philippidis New
Load external function address via GOT slot - - - - --- 2016-05-09 H.J. Lu New
vec_extract XMM16-XMM17 improvements - - - - --- 2016-05-09 Jakub Jelinek New
Improve sse2_loadld - - - - --- 2016-05-09 Jakub Jelinek New
Improve XMM16-XMM31 handling in vpinsr* - - - - --- 2016-05-09 Jakub Jelinek New
Remove constraints from further i386 define_expand patterns - - - - --- 2016-05-09 Jakub Jelinek New
vinsertps XMM16-XMM31 fixes - - - - --- 2016-05-09 Jakub Jelinek New
vinsertps XMM16-XMM31 fixes - - - - --- 2016-05-09 Jakub Jelinek New
Don't emit AVX512DQ insns for -mavx512vl -mno-avx512dq (PR target/70927, take 2) - - - - --- 2016-05-09 Jakub Jelinek New
[i386] : Fix btrq peephole2 - - - - --- 2016-05-09 Uros Bizjak New
[C] Warn for optimize attribute on decl after definition (PR c/70255) - - - - --- 2016-05-09 Marek Polacek New
[Fortran,OpenACC] Fix PR70598, Fortran host_data ICE - - - - --- 2016-05-09 Chung-Lin Tang New
Fix memory leak in tree-inliner - - - - --- 2016-05-09 Martin Liška New
[ARM] mno-pic-data-is-text-relative & msingle-pic-base - - - - --- 2016-05-09 Nathan Sidwell New
libstdc++/71004 fix recursive_directory_iterator default constructor - - - - --- 2016-05-09 Jonathan Wakely New
Error out on -fvtable-verify without --enable-vtable-verify - - - - --- 2016-05-09 Rainer Orth New
Fix memory leak in tree-inliner - - - - --- 2016-05-09 Richard Biener New
Allow embedded timestamps by C/C++ macros to be set externally (3) - - - - --- 2016-05-09 Bernd Schmidt New
libstdc++/71004 fix recursive_directory_iterator default constructor - - - - --- 2016-05-09 Jonathan Wakely New
[CilkPlus] Merge libcilkrts from upstream - - - - --- 2016-05-09 Matthias Klose New
[commited,SH] Remove extra colon from subtarget specs - - - - --- 2016-05-08 Kaz Kojima New
[wwwdocs] PATCH for Re: Change in mirror setup - - - - --- 2016-05-08 Gerald Pfeifer New
[i386] : Fix PR 70998, CE in pre_and_rev_post_order_compute, at cfganal.c - - - - --- 2016-05-08 Uros Bizjak New
PR middle-end/55299, fold bitnot through ASR and rotates - - - - --- 2016-05-08 Mikhail Maltsev New
[SH,committed] Convert GET_SH_ARG_CLASS into a function - - - - --- 2016-05-08 Oleg Endo New
[SH,committed] Various cleanups - - - - --- 2016-05-08 Oleg Endo New
[v3] Avoid endless run-time recursion for copying single-element tuples where the element type is b… - - - - --- 2016-05-08 Ville Voutilainen New
Error out on -fvtable-verify without --enable-vtable-verify - - - - --- 2016-05-08 Rainer Orth New
[RX] Add support for atomic operations - - - - --- 2016-05-08 Oleg Endo New
Fix PR tree-optimization/70884 - - - - --- 2016-05-07 Eric Botcazou New
[i386] : Handle otential partial reg stall alternatives with preferred_for_speed attribute - - - - --- 2016-05-07 Uros Bizjak New
[Committed,trunk/6] Handle NULL def in build_cross_bb_scalars_def - - - - --- 2016-05-07 Tom de Vries New
[SH,committed] Improve utilization of zero-displacement conditional branches - - - - --- 2016-05-07 Oleg Endo New
Go patch committed: Add escape graph nodes - - - - --- 2016-05-06 Ian Lance Taylor New
[RFA] Remove useless test in bitmap_find_bit. - - - - --- 2016-05-06 Jeff Law New
[i386] : Cleanup LEA splitters - - - - --- 2016-05-06 Uros Bizjak New
[1/4] Make argv const char ** in read_md_files etc - - - - --- 2016-05-06 Jakub Jelinek New
[gomp4.5] Parsing of most of OpenMP 4.5 clauses - - - - --- 2016-05-06 Jakub Jelinek New
Go patch committed: Escape analysis framework - - - - --- 2016-05-06 Ian Lance Taylor New
[v2] add support for placing variables in shared memory - - - - --- 2016-05-06 Alexander Monakov New
[2/2] jit: use FINAL and OVERRIDE throughout - - - - --- 2016-05-06 David Malcolm New
[1/2] Add OVERRIDE and FINAL macros to coretypes.h - - - - --- 2016-05-06 David Malcolm New
Fix for PR68159 in Libiberty Demangler (6) - - - - --- 2016-05-06 Marcel Böhme New
[gom[4] Improve loop partitioning - - - - --- 2016-05-06 Nathan Sidwell New
Fix PR70941 - - - - --- 2016-05-06 Jakub Jelinek New
Fix for PR68159 in Libiberty Demangler (6) - - - - --- 2016-05-06 Marcel Böhme New
[AArch64,4/4] Simplify cfg during vaarg gimplification - - - - --- 2016-05-06 Jiong Wang New
[AArch64,3/4] Don't generate redundant checks when there is no composite arg - - - - --- 2016-05-06 Jiong Wang New
[AArch64,2/4] PR63596, honor tree-stdarg analysis result to improve VAARG codegen - - - - --- 2016-05-06 Jiong Wang New
[AArch64,1/4] Enable tree-stdarg pass for AArch64 by defining counter fields - - - - --- 2016-05-06 Jiong Wang New
Fix for PR68159 in Libiberty Demangler (6) - - - - --- 2016-05-06 Marcel Böhme New
[i386] : Consolidate and remove unused register_and_not_{,any_}fp_reg_operand predicates - - - - --- 2016-05-06 Uros Bizjak New
[rs6000] Add support for int versions of vec_addec - - - - --- 2016-05-06 Bill Seurer New
[PING] New plugin event when evaluating a constexpr call - - - - --- 2016-05-06 Andres Tiraboschi New
Fix memory leak in tree-if-conv.c - - - - --- 2016-05-06 Martin Liška New
Fix PR70948 - - - - --- 2016-05-06 Richard Biener New
Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) - - - - --- 2016-05-06 Marc Glisse New
Fix PR70937 - - - - --- 2016-05-06 Richard Biener New
Introduce tests for -fsanitize=use-after-scope - - - - --- 2016-05-06 Martin Liška New
[SH,committed] Remove deprecated options - - - - --- 2016-05-06 Oleg Endo New
[RFC] Introduce -fsanitize=use-after-scope - - - - --- 2016-05-06 Martin Liška New
[SH,committed] Fix length of ic_invalidate_line_sh4a pattern - - - - --- 2016-05-06 Oleg Endo New
[SH,committed] Remove some workaround combine patterns - - - - --- 2016-05-06 Oleg Endo New
[SH,committed] Fix PR 58219 - - - - --- 2016-05-06 Oleg Endo New
Fix memory leak in tree-inliner - - - - --- 2016-05-06 Martin Liška New
Fix coding style in tree-ssa-uninit.c - - - - --- 2016-05-06 Martin Liška New
[gomp4.5] Allow more than 64 clauses in gfc_match_omp_clauses - - - - --- 2016-05-06 Jakub Jelinek New
[SH,committed] Add some more missing div0s cases - - - - --- 2016-05-06 Oleg Endo New
[SH,committed] Add another rotcr variant - - - - --- 2016-05-06 Oleg Endo New
Proving no-trappness for array ref in tree if-conv using loop niter information. - - - - --- 2016-05-06 Bin.Cheng New
[v2] Allocate constant size dynamic stack space in the prologue - - - - --- 2016-05-06 Dominik Vogt New
[ubsan] Fix ICE with bounds checking on VLA-in-a-struct (PR sanitizer/70875) - - - - --- 2016-05-06 Marek Polacek New
Fix for PR68159 in Libiberty Demangler (6) - - - - --- 2016-05-06 Marcel Böhme New
Remove duplicate cleanup_cfg from fwprop - - - - --- 2016-05-06 Richard Biener New
[RS6000] complex long double ABI_V4 fix - - - - --- 2016-05-06 Alan Modra New
Fix for PR68159 in Libiberty Demangler (6) - - - - --- 2016-05-06 Marcel Böhme New
Allow embedded timestamps by C/C++ macros to be set externally (3) - - - - --- 2016-05-05 Eduard Sanou New
[i386] : Fix too broad (mem,reg)->(const,reg) splitters - - - - --- 2016-05-05 Uros Bizjak New
[ARM] use vmov.i64 to load 0 into FP reg if neon enabled - - - - --- 2016-05-05 Jim Wilson New
[PATCHv2,rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction - - - - --- 2016-05-05 Kelvin Nilsen New
[i386] : Change true_regnum to REGNO in peephole2 and post-reload splitters - - - - --- 2016-05-05 Uros Bizjak New
, Add PowerPC ISA 3.0 min/max support - - - - --- 2016-05-05 Michael Meissner New
, Add PowerPC ISA 3.0 vector d-form addressing - - - - --- 2016-05-05 Michael Meissner New
Make basic asm implicitly clobber memory - - - - --- 2016-05-05 Bernd Edlinger New
[rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction - - - - --- 2016-05-05 Kelvin Nilsen New
[PR57206] Add test since the PR is fixed by patch to PR48052 - - - - --- 2016-05-05 Bin Cheng New
Coalesce in more cases - - - - --- 2016-05-05 Eric Botcazou New
[v3] Enable dg-reqire-sharedlib on Solaris - - - - --- 2016-05-05 Rainer Orth New
Inline across -ffast-math boundary - - - - --- 2016-05-05 Rainer Orth New
Better location info for "incomplete type" error msg (PR c/70756) - - - - --- 2016-05-05 Marek Polacek New
« 1 2 ... 708 709 7101267 1268 »