Show patches with: State = Action Required       |    Archived = No       |   126656 patches
« 1 2 ... 669 670 6711266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Committed] S/390: New option -mpic-data-is-text-relative - - - - --- 2017-06-28 Andreas Krebbel New
[Doc,AArch64] Fix/Update AArch64 options. - - - - --- 2017-06-28 Yvan Roux New
Fold (a > 0 ? 1.0 : -1.0) into copysign (1.0, a) and a * copysign (1.0, a) into abs(a) - - - - --- 2017-06-28 Jakub Jelinek New
Disentangle reduction initial value compute from vect_get_vec_defs - - - - --- 2017-06-28 Richard Biener New
[testsuite] Fix gcc.dg/tree-prof/val-profiler-threads-1.c - - - - --- 2017-06-28 Eric Botcazou New
Avoid generating useless range info - - - - --- 2017-06-28 Aldy Hernandez New
Fix genmultilib reuse rule checks for large sets of option combinations - - - - --- 2017-06-28 Christophe Lyon New
Fold (a > 0 ? 1.0 : -1.0) into copysign (1.0, a) and a * copysign (1.0, a) into abs(a) - - - - --- 2017-06-28 Christophe Lyon New
Fix genmultilib reuse rule checks for large sets of option combinations - - - - --- 2017-06-28 Christophe Lyon New
[PR81196] Analyze ntiers for loop with exit condition comparing induction variables - - - - --- 2017-06-28 Bin Cheng New
Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). - - - - --- 2017-06-28 Martin Liška New
[GCC/ARM,gcc-5-branch,ping] Fix gcc.target/arm/fpscr.c - - - - --- 2017-06-28 Thomas Preudhomme New
Fix PR81227 - - - - --- 2017-06-28 Richard Biener New
Do not allow to inline ifunc resolvers (PR ipa/81128). - - - - --- 2017-06-28 Martin Liška New
[v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr. - - - - --- 2017-06-28 Franklin “Snaipe” Mathieu New
[v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr. - - - - --- 2017-06-28 Franklin “Snaipe” Mathieu New
[v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr. - - - - --- 2017-06-28 Franklin “Snaipe” Mathieu New
More vectorizer reduction TLC - - - - --- 2017-06-28 Richard Biener New
Make inlining consistent in LTO and non-LTO mode (PR target/71991). - - - - --- 2017-06-28 Martin Liška New
[v2] PR81136: ICE from inconsistent DR_MISALIGNMENTs - - - - --- 2017-06-28 Richard Sandiford New
Tweak BB analysis for dr_analyze_innermost - - - - --- 2017-06-28 Richard Sandiford New
Add DR_BASE_ALIGNMENT - - - - --- 2017-06-28 Richard Sandiford New
Pool alignment information for common bases - - - - --- 2017-06-28 Richard Sandiford New
[Ping,#3] PR80929: Realistic PARALLEL cost in seq_cost. - - - - --- 2017-06-28 Georg-Johann Lay New
[2/3] Simplify wrapped binops - - - - --- 2017-06-28 Robin Dapp New
[RFC] Canonize names of attributes. - - - - --- 2017-06-28 Martin Liška New
[GCC/testsuite/ARM] Consistently check for neon in vect effective targets - - - - --- 2017-06-28 Thomas Preudhomme New
[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7 - - - - --- 2017-06-28 Richard Earnshaw (lists) New
[GCC/ARM,ping] Remove ARMv8-M code for D17-D31 - - - - --- 2017-06-28 Thomas Preudhomme New
[rs6000] Signed builtin support - - - - --- 2017-06-28 Carl Love New
Backport [PATCH,rs6000] PR80103: Fix ICE with cross compiler - - - - --- 2017-06-28 Kelvin Nilsen New
[rs6000] builtins-3-vec_reve-runnable fix minimum platform - - - - --- 2017-06-28 Carl Love New
, PowerPC target_clones minor support - - - - --- 2017-06-28 Michael Meissner New
C++ PATCHes to dependent template-id parsing - - - - --- 2017-06-28 Jason Merrill New
C++ PATCHes for c++/61022 and 72801, variadic template issues - - - - --- 2017-06-28 Jason Merrill New
C++ PATCH for c++/69300, ICE with self-referential noexcept - - - - --- 2017-06-28 Jason Merrill New
[rs6000] remove implicit static var outputs of toc_relative_expr_p - - - - --- 2017-06-28 Aaron Sawdey New
C++ PATCH for c++/72764, ICE with invalid template typename - - - - --- 2017-06-28 Jason Merrill New
v2: Fix location of typeid() (PR c++/80014) - - - - --- 2017-06-28 David Malcolm New
Fix PR middle-end/81194, ICE during RTL pass: expand - - - - --- 2017-06-29 Peter Bergner New
Transform (m1 > m2) * d into m1> m2 ? d : 0 - - - - --- 2017-06-29 Hurugalawadi, Naveen New
[gomp5] Support OpenMP loops with != condition - - - - --- 2017-06-29 Jakub Jelinek New
[Ping,#3] PR80929: Realistic PARALLEL cost in seq_cost. - - - - --- 2017-06-29 Georg-Johann Lay New
[OBVIOUS] Fix -mbranch-cost range. - - - - --- 2017-06-29 Martin Liška New
make find_taken_edge handle case with just default - - - - --- 2017-06-29 Richard Biener New
[gomp5] Fix taskgroup genericization in Fortran FE - - - - --- 2017-06-29 Jakub Jelinek New
[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7 - - - - --- 2017-06-29 Richard Earnshaw (lists) New
Support reduction chain and SLP reduction at the same time - - - - --- 2017-06-29 Richard Biener New
[1/7] sparc: put bmask* instructions in it's own insn type and adjust DFAs - - - - --- 2017-06-29 Jose E. Marchesi New
[2/7] sparc: put VIS compare instructions in it's own insn type and adjust DFAs - - - - --- 2017-06-29 Jose E. Marchesi New
[3/7] sparc: introduce insn subtypes - - - - --- 2017-06-29 Jose E. Marchesi New
[4/7] sparc: reworked M7 DFA based on instruction subtypes - - - - --- 2017-06-29 Jose E. Marchesi New
[5/7] sparc: basic support for the SPARC M8 cpu - - - - --- 2017-06-29 Jose E. Marchesi New
[6/7] sparc: support for VIS4B instructions - - - - --- 2017-06-29 Jose E. Marchesi New
[7/7] sparc: M8 DFA scheduler - - - - --- 2017-06-29 Jose E. Marchesi New
Convert profile probabilities to new type - - - - --- 2017-06-29 Jan Hubicka New
Fix PR81249 - - - - --- 2017-06-29 Richard Biener New
[committed] Add a testcase for PR ipa/80565 - - - - --- 2017-06-29 H.J. Lu New
make find_taken_edge handle case with just default - - - - --- 2017-06-29 Peter Bergner New
[1/3,GCC/ARM] Add MIDR info for ARM Cortex-R7 and Cortex-R8 - - - - --- 2017-06-29 Thomas Preudhomme New
[2/3,GCC/ARM] Add support for ARMv8-R architecture - - - - --- 2017-06-29 Thomas Preudhomme New
[3/3,GCC/ARM] Add support for ARM Cortex-R52 processor - - - - --- 2017-06-29 Thomas Preudhomme New
fold_builtin_FUNCTION - - - - --- 2017-06-29 Nathan Sidwell New
[C++] whitespace cleanups - - - - --- 2017-06-29 Nathan Sidwell New
[C++] parser indentation cleanup - - - - --- 2017-06-29 Nathan Sidwell New
[C++] constructor_name - - - - --- 2017-06-29 Nathan Sidwell New
[C++] maybe_add_lang_type_raw simplification - - - - --- 2017-06-29 Nathan Sidwell New
[C++] special identifiers - - - - --- 2017-06-29 Nathan Sidwell New
[GCC/ARM,0/3] Add support for ARMv8-R - - - - --- 2017-06-29 Christophe Lyon New
libgo patch committed: Fixes for go tool for other build modes - - - - --- 2017-06-29 Ian Lance Taylor New
libgo patch committed: Fix testcarchive to work with gccgo - - - - --- 2017-06-29 Ian Lance Taylor New
C++ PATCH for c++/81164, ICE with invalid inherited constructor - - - - --- 2017-06-29 Jason Merrill New
Use a specfile that actually allows building programs on NetBSD - - - - --- 2017-06-29 Maya Rashish New
Fix PR77765 - - - - --- 2017-06-29 Cesar Philippidis New
gotools patch committed: Test runtime, misc/cgo/{test,testcarchive} - - - - --- 2017-06-29 Ian Lance Taylor New
Fix vec_extract_lo_* patterns (PR target/81225) - - - - --- 2017-06-29 Jakub Jelinek New
[1/2] combine: Print insns with the cost dump - - - - --- 2017-06-29 Segher Boessenkool New
[PR,c++/81247] ICE with bogus input - - - - --- 2017-06-29 Nathan Sidwell New
Small tweak to RTL expansion of some array accesses on RISC targets - - - - --- 2017-06-29 Eric Botcazou New
C++ PATCH for c++/81188, error matching decltype of member function call - - - - --- 2017-06-29 Jason Merrill New
[PR,81245] Fix tree-if-conv calling of update_stmt after fold_stmt - - - - --- 2017-06-29 Andrew Pinski New
C++ PATCH for c++/81180, ICE with C++17 member class template deduction - - - - --- 2017-06-29 Jason Merrill New
Add RDMA support to Falkor. - - - - --- 2017-06-29 Jim Wilson New
C++ PATCH to remove WITH_CLEANUP_EXPR handling - - - - --- 2017-06-29 Jason Merrill New
Convert profile probabilities to new type - - - - --- 2017-06-29 Jan Hubicka New
Convert profile probabilities to new type - - - - --- 2017-06-29 Jan Hubicka New
make find_taken_edge handle case with just default - - - - --- 2017-06-30 Peter Bergner New
[Committed] S/390: Adjust to the recent branch probability changes. - - - - --- 2017-06-30 Andreas Krebbel New
[Committed] profile-count.h: Fix typos and whitespace issues. - - - - --- 2017-06-30 Andreas Krebbel New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-30 Richard Biener New
Fix ifunc and resolver (PR ipa/81213). - - - - --- 2017-06-30 Martin Liška New
Fix removal of ifunc (PR ipa/81214). - - - - --- 2017-06-30 Martin Liška New
ASAN: handle addressable params (PR sanitize/81040). - - - - --- 2017-06-30 Martin Liška New
[v2,RFC] Canonize names of attributes. - - - - --- 2017-06-30 Martin Liška New
Fix dot-fn - - - - --- 2017-06-30 Richard Biener New
Remove dead code in asan.c - - - - --- 2017-06-30 Martin Liška New
[01/13] Introduce internal function IFN_LOOP_DIST_ALIAS - - - - --- 2017-06-30 Bin.Cheng New
[13/13] Distribute loop with loop versioning under runtime alias check - - - - --- 2017-06-30 Bin.Cheng New
[PR,c++/81229] Dangling GC pointer - - - - --- 2017-06-30 Nathan Sidwell New
Speed up SLP analysis - - - - --- 2017-06-30 Richard Biener New
« 1 2 ... 669 670 6711266 1267 »