Show patches with: Archived = No       |   126806 patches
« 1 2 ... 617 618 6191268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Simplify (cond (cmp (convert? x) c1) (op x c2) c3) -> (op (minmax x c1) c2) - - - - --- 2016-12-02 Bin.Cheng New
EVRP edge info refactoring and simple improvement - - - - --- 2016-12-02 Richard Biener New
[PR,middle-end/78328,committed] wrong wording for unbounded alloca case - - - - --- 2016-12-02 Aldy Hernandez New
[Fortran,v1] Fix deallocation of nested derived typed components - - - - --- 2016-12-02 Andre Vehreschild New
formatting nit - - - - --- 2016-12-02 Nathan Sidwell New
fix -fmax-errors & notes, take 2 - - - - --- 2016-12-02 Nathan Sidwell New
EVRP edge info refactoring and simple improvement - - - - --- 2016-12-02 Richard Biener New
[PATCHv2,6/7,ARM,V8M] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_ca… - - - - --- 2016-12-02 Andre Vieira (lists) New
[Fortran,OOP] PR 43207: [OOP] invalid (pointer) assignment to and from abstract non-polymorphic exp… - - - - --- 2016-12-02 Janus Weil New
[hsa] Exclude parallel outlines from hsa_callable_functions_p - - - - --- 2016-12-02 Martin Jambor New
C++ PATCH to stop inheriting copy constructors - - - - --- 2016-12-02 Jason Merrill New
Unset used bit in simplify_replace_* on newly copied rtxs (PR target/78614) - - - - --- 2016-12-02 Jakub Jelinek New
[C++] PR 78637 ("ICE on invalid C++ code (internal compiler error: in pop_namespace, at cp/name-loo… - - - - --- 2016-12-02 Paolo Carlini New
Handle andn and ~ in 32-bit stv pass (PR target/70322) - - - - --- 2016-12-02 Jakub Jelinek New
OpenACC executable directives - - - - --- 2016-12-02 Cesar Philippidis New
[Fortran,OOP] PR 42188: F03:C612. The leftmost part-name shall be the name of a data object - - - - --- 2016-12-02 Janus Weil New
[Fortran,pr78505,v1,F08] Coarray source allocation not synchronizing on oversubscribed cores - - - - --- 2016-12-02 Andre Vehreschild New
[PR,70965] Schedule extra pass_rebuild_cgraph_edges - - - - --- 2016-12-02 Martin Jambor New
PR78634: ifcvt/i386 cost updates - - - - --- 2016-12-02 Bernd Schmidt New
Handle andn and ~ in 32-bit stv pass (PR target/70322) - - - - --- 2016-12-02 Uros Bizjak New
Handle andn and ~ in 32-bit stv pass (PR target/70322) - - - - --- 2016-12-02 Jakub Jelinek New
[GCC/testsuite/ARM] XFAIL optional_thumb-1 and optional_thumb-2 testcases - - - - --- 2016-12-02 Thomas Preudhomme New
PR fortran/78618 -- RANK() should not ICE - - - - --- 2016-12-02 Janus Weil New
PR fortran/78618 -- RANK() should not ICE - - - - --- 2016-12-02 Janus Weil New
[8a/9] Introduce class function_reader (v7) - - - - --- 2016-12-02 David Malcolm New
Handle andn and ~ in 32-bit stv pass (PR target/70322) - - - - --- 2016-12-02 Uros Bizjak New
Add ASSERT_RTX_PTR_EQ - - - - --- 2016-12-02 David Malcolm New
Fix tsubst_init error recovery (PR c++/78649) - - - - --- 2016-12-02 Jakub Jelinek New
Turn on gnu-indirect-function by default on PowerPC servers - - - - --- 2016-12-02 Michael Meissner New
[Committed,fortran] Plug memory leak. - - - - --- 2016-12-02 Steve Kargl New
Even more minimal reimplementation of errors.c within read-md.c - - - - --- 2016-12-02 David Malcolm New
[committed] selftest.c: remove calls to strndup (PR bootstrap/78616) - - - - --- 2016-12-02 David Malcolm New
simplify-rtx: Fix the last fix (PR78638) - - - - --- 2016-12-02 Segher Boessenkool New
fix integer overflow bugs in gimple-ssa-sprintf.c (PR 78608) - - - - --- 2016-12-03 Martin Sebor New
Fix various arm failures with config-list.mk - - - - --- 2016-12-03 Jeff Law New
[Patches] Add variant constexpr support for visit, comparisons and get - - - - --- 2016-12-03 Tim Shen New
[Committed,fortran] Remove unneeded initialization - - - - --- 2016-12-03 Steve Kargl New
[Fortran,OOP] PR 58175: Incorrect warning message on scalar finalizer - - - - --- 2016-12-03 Janus Weil New
Added noexcept on constructors - - - - --- 2016-12-03 Aditya K New
[Fortran,v2] Fix deallocation of nested derived typed components - - - - --- 2016-12-03 Andre Vehreschild New
[committed] Update baseline symbols on hppa-linux - - - - --- 2016-12-03 John David Anglin New
[SPARC] Disable U constraint with LRA - - - - --- 2016-12-03 Eric Botcazou New
Use gen_lowpart_SUBREG consistently in emit_spill_move - - - - --- 2016-12-03 Eric Botcazou New
[Fortran,v2] Fix deallocation of nested derived typed components - - - - --- 2016-12-03 Andre Vehreschild New
libiberty: Don't update and remove did_subs field from demangler structs. - - - - --- 2016-12-03 Mark Wielaard New
[i386] Handle NEG in 32-bit stv pass (PR target/70322) - - - - --- 2016-12-04 Uros Bizjak New
[Committed] add missing attribute alloc_size to allocation builtins (PR 78668) - - - - --- 2016-12-04 Martin Sebor New
[wwwdocs] Remove Java - - - - --- 2016-12-04 Gerald Pfeifer New
detect null sprintf pointers (PR 78519) - - - - --- 2016-12-04 Martin Sebor New
MIPS MSA: Fix ICE when using out-of-range values to intrinsics - - - - --- 2016-12-05 Robert Suchanek New
[committed,ARM] Fix arm-netbsdelf bootstrap - - - - --- 2016-12-05 Andre Vieira (lists) New
[AArch64] Fix failing poly tests AArch64 - - - - --- 2016-12-05 Tamar Christina New
[ARM] Fix failing poly64 tests on ARM - - - - --- 2016-12-05 Tamar Christina New
[Ada] Do not enable atomic primitives on Power/Darwin 32-bit - - - - --- 2016-12-05 Eric Botcazou New
[arm-embedded,committed,1/7] Add support for ARMv8-M's Secure Extensions flag and intrinsics - - - - --- 2016-12-05 Andre Vieira (lists) New
[arm-embedded,committed,2/7] Handling ARMv8-M Security Extension's cmse_nonsecure_entry attribute - - - - --- 2016-12-05 Andre Vieira (lists) New
[arm-embedded,committed,3/7] ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and… - - - - --- 2016-12-05 Andre Vieira (lists) New
[arm-embedded,committed,4/7] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers - - - - --- 2016-12-05 Andre Vieira (lists) New
[PATCHv3,5/7,GCC[arm-embedded,committed,5/7] Handling ARMv8-M Security Extension's cmse_nonsecure_c… - - - - --- 2016-12-05 Andre Vieira (lists) New
[arm-embedded,committed,6/7] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonse… - - - - --- 2016-12-05 Andre Vieira (lists) New
[arm-embedded,committed,7/7] Added support for ARMV8-M Security Extension cmse_nonsecure_caller int… - - - - --- 2016-12-05 Andre Vieira (lists) New
[1/2,ARC] Generating code for profiling. - - - - --- 2016-12-05 Claudiu Zissulescu New
[2/2,ARC] Remove old prof patterns. - - - - --- 2016-12-05 Claudiu Zissulescu New
fix -fmax-errors & notes, take 2 - - - - --- 2016-12-05 Nathan Sidwell New
[Fortran,v3] Fix deallocation of nested derived typed components - - - - --- 2016-12-05 Andre Vehreschild New
[build] Disable hwcaps on libgfortran - - - - --- 2016-12-05 Rainer Orth New
[Fortran,cleanup] PR 78674: merge gfc_convert_type_warn and gfc_convert_chartype - - - - --- 2016-12-05 Janus Weil New
[ARM] Remove uses of leaf_function_p - - - - --- 2016-12-05 Wilco Dijkstra New
[2/6,ARM] Move CRC builtins to refactored framework - - - - --- 2016-12-05 Andre Vieira (lists) New
[arm-embedded,committed,10/17] Refactor support code for NEON builtins. - - - - --- 2016-12-05 Andre Vieira (lists) New
[arm-embedded,committed,1/6] Refactor NEON builtin framework to work for other builtins - - - - --- 2016-12-05 Andre Vieira (lists) New
[2/6,ARM] Move CRC builtins to refactored framework - - - - --- 2016-12-05 Andre Vieira (lists) New
Fix BIT_FIELD_REF type on vectorizable_live_operation created BFR (PR tree-optimization/78675) - - - - --- 2016-12-05 Jakub Jelinek New
[SPARC] Disable U constraint with LRA - - - - --- 2016-12-05 Eric Botcazou New
[arm-embedded,committed,3/6] ARM ACLE Coprocessor CDP intrinsics - - - - --- 2016-12-05 Andre Vieira (lists) New
Readd strchr constant folding (PR c++/71537) - - - - --- 2016-12-05 Jakub Jelinek New
[arm-embedded,committed,4/6] ARM ACLE Coprocessor LDC and STC intrinsics - - - - --- 2016-12-05 Andre Vieira (lists) New
Readd memchr constant folding (PR c++/71537) - - - - --- 2016-12-05 Jakub Jelinek New
[arm-embedded,committed,5/6] ARM ACLE Coprocessor MCR and MRC intrinsics - - - - --- 2016-12-05 Andre Vieira (lists) New
Improve fold_compare (PR c++/71537) - - - - --- 2016-12-05 Jakub Jelinek New
[arm-embedded,committed,6/6] ARM ACLE Coprocessor MCRR and MRRC intrinsics - - - - --- 2016-12-05 Andre Vieira (lists) New
[arm-embedded,committed] PR71607: New approach to arm_disable_literal_pool - - - - --- 2016-12-05 Andre Vieira (lists) New
Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known - - - - --- 2016-12-05 Prathamesh Kulkarni New
[ARM] Fix failing poly64 tests on ARM - - - - --- 2016-12-05 Christophe Lyon New
C++ PATCH for c++/78647 (ICE-on-invalid with attribute_fallthrough_p) - - - - --- 2016-12-05 Marek Polacek New
Fix ICE due to IPA-VRP (PR tree-optimization/78681) - - - - --- 2016-12-05 Jakub Jelinek New
Added noexcept on constructors - - - - --- 2016-12-05 Aditya Kumar New
[i386] PR 70118: Fix ubsan warning on SSE2 loadl_epi64 and storel_epi64 - - - - --- 2016-12-05 Allan Sandfeld Jensen New
Fix PR78646 - - - - --- 2016-12-05 Bill Schmidt New
Fix PR middle-end/78642 - - - - --- 2016-12-05 Eric Botcazou New
add missing attribute nonnull to stdio functions (PR 78673 and 17308) - - - - --- 2016-12-05 Martin Sebor New
, Committed, PR target/78688, fix PowerPC bootstrap issue - - - - --- 2016-12-06 Michael Meissner New
[fortran,F03] Spurious "requires DTIO" reported against namelist statement - - - - --- 2016-12-06 Jerry DeLisle New
handle integer overflow/wrapping in printf directives (PR 78622) - - - - --- 2016-12-06 Martin Sebor New
[v2,rs6000] Add built-in function support for Power9 byte instructions. - - - - --- 2016-12-06 Kelvin Nilsen New
libiberty/78584 - - - - --- 2016-12-06 DJ Delorie New
[v3] Constrain optional's __constexpr_addressof in its return type, Use a constexpr addressof for o… - - - - --- 2016-12-06 Ville Voutilainen New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-06 Richard Biener New
Add noexcept to various basic_string string operations - - - - --- 2016-12-06 Jonathan Wakely New
[PR78691] Require integral type for pattern ((convert1 (minmax ((convert2 (x) c)))) -> minmax (x c)) - - - - --- 2016-12-06 Bin Cheng New
« 1 2 ... 617 618 6191268 1269 »