Show patches with: State = Action Required       |    Archived = No       |   126972 patches
« 1 2 ... 708 709 7101269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] Improve arm and aarch64-related info in readings.html - - - - --- 2016-05-19 Kyrill Tkachov New
Assuage ICE in VRP with [1, X] + UINT_MAX (PR tree-optimization/71031) - - - - --- 2016-05-19 Marek Polacek New
, PR 71201, Fix xxperm on PowerPC ISA 3.0, add vpermr/xxpermr support - - - - --- 2016-05-19 Michael Meissner New
[PR,70646] Store size to inlining predicate conditions - - - - --- 2016-05-19 Martin Jambor New
Assuage ICE in VRP with [1, X] + UINT_MAX (PR tree-optimization/71031) - - - - --- 2016-05-19 Marek Polacek New
[v2] Ensure source_date_epoch is always initialised - - - - --- 2016-05-19 Jessica Clarke New
[libstdc++] Add missing atomic-builtins argument to experimental/memory_resource/1.cc - - - - --- 2016-05-19 Thomas Preudhomme New
LTO: display file name if LTO version check fails - - - - --- 2016-05-19 Martin Liška New
Fix PR tree-optimization/71170 - - - - --- 2016-05-19 Kugan Vivekanandarajah New
[6,5,4.9] demangler backports - - - - --- 2016-05-19 Jakub Jelinek New
[ARC] New CPU C-define handler. - - - - --- 2016-05-19 Claudiu Zissulescu New
[ARM/AArch64,06/11] Add missing vtst_p8 and vtstq_p8 tests. - - - - --- 2016-05-19 Christophe Lyon New
[PR,sanitizer/64354] Define __SANITIZE_THREAD__ and __SANITIZE_UNDEFINED__ macros if corresponding … - - - - --- 2016-05-19 Maxim Ostapenko New
[AArch64] Remove aarch64_cannot_change_mode_class - - - - --- 2016-05-19 Wilco Dijkstra New
[v3] Take known zero bits into account when checking extraction. - - - - --- 2016-05-19 Dominik Vogt New
[9/9] Fix memory leak in tree-vect-stmts.c - - - - --- 2016-05-19 Martin Liška New
[8/9] Fix memory leak in tree-parloops.c - - - - --- 2016-05-19 Martin Liška New
[7/9] Fix memory leak in tree-if-conv.c - - - - --- 2016-05-19 Martin Liška New
[6/9] Fix memory leak in ipa-pure-const - - - - --- 2016-05-19 Martin Liška New
[5/9] Fix memory leak in tree-vect-slp.c - - - - --- 2016-05-19 Martin Liška New
[4/9] Fix memory leak in omp-simd-clone.c - - - - --- 2016-05-19 Martin Liška New
[3/9] Fix leak in gcc/tree-ssa-reassoc.c. - - - - --- 2016-05-19 Martin Liška New
[2/9] Fix leak in tree-ssa-loop-prefetch.c - - - - --- 2016-05-19 Martin Liška New
[1/9] Change ENABLE_VALGRIND_CHECKING to ENABLE_VALGRIND_ANNOTATIONS guard. - - - - --- 2016-05-19 Martin Liška New
[PR,rtl-optimization/71148] Avoid cleanup_cfg called with invalidated dominance info - - - - --- 2016-05-19 Ilya Enkovich New
[2/3] Add profiling support for IVOPTS - - - - --- 2016-05-19 Martin Liška New
[1/3] Encapsulate comp_cost within a class with methods. - - - - --- 2016-05-19 Martin Liška New
Formatting fix for recent libiberty change - - - - --- 2016-05-19 Jakub Jelinek New
[1/4] BRIG (HSAIL) frontend: configuration file changes and misc - - - - --- 2016-05-19 Pekka Jääskeläinen New
[ARM] PR71061, length pop* pattern in epilogue correctly - - - - --- 2016-05-19 Jiong Wang New
Fix PR tree-optimization/71170 - - - - --- 2016-05-19 Kugan Vivekanandarajah New
Fix PR tree-optimization/71170 - - - - --- 2016-05-19 Martin Liška New
[2/3] function: Factor out make_*logue_seq - - - - --- 2016-05-19 Segher Boessenkool New
Backport PR 69400: Invalid 128-bit modulus result - - - - --- 2016-05-19 Richard Sandiford New
inhibit the sincos optimization when the target has sin and cos instructions - - - - --- 2016-05-19 Cesar Philippidis New
c++/71147 - [6 Regression] Flexible array member wrongly rejected in template - - - - --- 2016-05-19 Martin Sebor New
PR c/71171: Fix uninitialized source_range in c_parser_postfix_expression - - - - --- 2016-05-19 David Malcolm New
PR c++/71184: Fix NULL dereference in cp_parser_operator - - - - --- 2016-05-19 David Malcolm New
c/71115 - Missing warning: excess elements in struct initializer - - - - --- 2016-05-19 Martin Sebor New
Ensure source_date_epoch is always initialised - - - - --- 2016-05-19 Jessica Clarke New
[C++,Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-… - - - - --- 2016-05-18 Paolo Carlini New
Fix up vec_set_* for -mavx512vl -mno-avx512dq - - - - --- 2016-05-18 Jakub Jelinek New
Improve XMM16+ handling in vec_set* - - - - --- 2016-05-18 Jakub Jelinek New
Improve 128-bit to 256-bit broadcasts - - - - --- 2016-05-18 Jakub Jelinek New
Improve XMM16-31 handling in various *vec_dup* patterns - - - - --- 2016-05-18 Jakub Jelinek New
Fix another case of noreturn call with TREE_ADDRESSABLE type on lhs (PR c++/71100) - - - - --- 2016-05-18 Jakub Jelinek New
[alpha] : Fix PR 71145: Error: No lda !gpdisp!278 was found - - - - --- 2016-05-18 Uros Bizjak New
, Add support for PowerPC ISA 3.0 VNEGD/VNEGW instructions - - - - --- 2016-05-18 Michael Meissner New
[fortran] PR66461 ICE on missing end program in fixed source - - - - --- 2016-05-18 Jerry DeLisle New
New C++ PATCH for c++/10200 et al - - - - --- 2016-05-18 Jason Merrill New
[PR,sanitizer/64354] Define __SANITIZE_THREAD__ and __SANITIZE_UNDEFINED__ macros if corresponding … - - - - --- 2016-05-18 Maxim Ostapenko New
[1/4] BRIG (HSAIL) frontend: configuration file changes and misc - - - - --- 2016-05-18 Pekka Jääskeläinen New
[PR,rtl-optimization/71148] Avoid cleanup_cfg called with invalidated dominance info - - - - --- 2016-05-18 Ilya Enkovich New
[C++,Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-… - - - - --- 2016-05-18 Paolo Carlini New
[V2] Fix SLP PR58135. - - - - --- 2016-05-18 Kumar, Venkataramanan New
[PR69848/partial] Propagate comparison into VEC_COND_EXPR if target supports - - - - --- 2016-05-18 Bin.Cheng New
[#2] Add PowerPC ISA 3.0 word splat and byte immediate splat support - - - - --- 2016-05-18 Michael Meissner New
[AArch64,2/4] Extend vector mutiply by element to all supported modes - - - - --- 2016-05-18 Jiong Wang New
[libbacktrace] : Fix PR 71161, Lots of ASAN and libgo runtime FAILs on 32bit x86 targets - - - - --- 2016-05-18 Uros Bizjak New
Bump LTO bytecode major - - - - --- 2016-05-18 Richard Biener New
Help PR70729, shuffle LIM and PRE - - - - --- 2016-05-18 Richard Biener New
Fix LIM PHI movement cost - - - - --- 2016-05-18 Richard Biener New
[Obvious/r236200] Check invariant expression pointer, not pointer to the pointer - - - - --- 2016-05-18 Bin Cheng New
Fix PR fortran/70856 - - - - --- 2016-05-18 Martin Liška New
[AArch64,1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64 - - - - --- 2016-05-18 Jiong Wang New
[libgomp] Rewire OpenACC async - - - - --- 2016-05-18 Chung-Lin Tang New
PR 71020: Handle abnormal PHIs in tree-call-cdce.c - - - - --- 2016-05-18 Richard Sandiford New
[RFC,PR40921] Convert x + (-y * z * z) into x - y * z * z - - - - --- 2016-05-18 Kugan Vivekanandarajah New
Change dse, cd_dce to canonical order - - - - --- 2016-05-18 Richard Biener New
Fix firefox compilation ICE - - - - --- 2016-05-18 Jan Hubicka New
Fix bootstrap on hppa*-*-hpux* - - - - --- 2016-05-18 John David Anglin New
[#2] Add PowerPC ISA 3.0 word splat and byte immediate splat support - - - - --- 2016-05-17 Michael Meissner New
[3/3] jit: implement gcc_jit_rvalue_set_bool_require_tail_call - - - - --- 2016-05-17 David Malcolm New
[2/3] Implement CALL_EXPR_MUST_TAIL_CALL - - - - --- 2016-05-17 David Malcolm New
[1/3] Introduce can_implement_as_sibling_call_p - - - - --- 2016-05-17 David Malcolm New
[ptx] More test tweaks - - - - --- 2016-05-17 Nathan Sidwell New
inhibit the sincos optimization when the target has sin and cos instructions - - - - --- 2016-05-17 Cesar Philippidis New
inhibit the sincos optimization when the target has sin and cos instructions - - - - --- 2016-05-17 Cesar Philippidis New
[C++] PR 69793 ("ICE on invalid code in "cp_lexer_peek_nth_token"") - - - - --- 2016-05-17 Paolo Carlini New
New hashtable power 2 rehash policy - - - - --- 2016-05-17 François Dumont New
[Committed] jit: gcc diagnostics are jit errors - - - - --- 2016-05-17 David Malcolm New
Fix ICE with redirecting to unreachable in thunks (PR ipa/71146) - - - - --- 2016-05-17 Marek Polacek New
[Committed] jit: document gcc_jit_context_new_call_through_ptr - - - - --- 2016-05-17 David Malcolm New
[gomp4.5] Minor OpenMP 4.5 fortran translation fixes, 3 new taskloop testcases - - - - --- 2016-05-17 Jakub Jelinek New
[6,PR,target/70860,nvptx] Handle NULL cfun in nvptx_libcall_value - - - - --- 2016-05-17 Thomas Schwinge New
[AArch64] Adjust SIMD integer preference - - - - --- 2016-05-17 Wilco Dijkstra New
[17/17,ARM] Add tests for NEON FP16 ACLE intrinsics. - - - - --- 2016-05-17 Matthew Wahab New
[16/17,ARM] Add tests for VFP FP16 ACLE instrinsics. - - - - --- 2016-05-17 Matthew Wahab New
[15/17,ARM] Add tests for ARMv8.2-A FP16 support. - - - - --- 2016-05-17 Matthew Wahab New
[14/17,ARM] Add NEON FP16 instrinsics. - - - - --- 2016-05-17 Matthew Wahab New
[13/17,ARM] Add VFP FP16 instrinsics. - - - - --- 2016-05-17 Matthew Wahab New
[12/17,ARM] Add builtins for NEON FP16 intrinsics. - - - - --- 2016-05-17 Matthew Wahab New
[11/17,ARM] Add builtins for VFP FP16 intrinsics. - - - - --- 2016-05-17 Matthew Wahab New
[10/17,ARM] Refactor support code for NEON builtins. - - - - --- 2016-05-17 Matthew Wahab New
[9/17,ARM] Add NEON FP16 arithmetic instructions. - - - - --- 2016-05-17 Matthew Wahab New
[8/17,ARM] Add VFP FP16 arithmetic instructions. - - - - --- 2016-05-17 Matthew Wahab New
[7/17,ARM] Add FP16 data movement instructions. - - - - --- 2016-05-17 Matthew Wahab New
[6/17,ARM] Add data processing intrinsics for float16_t. - - - - --- 2016-05-17 Matthew Wahab New
[5/17,ARM] Enable HI mode moves for floating point values. - - - - --- 2016-05-17 Matthew Wahab New
[4/17,ARM] Define feature macros for FP16. - - - - --- 2016-05-17 Matthew Wahab New
« 1 2 ... 708 709 7101269 1270 »