Show patches with: none      |   126872 patches
« 1 2 ... 639 640 6411268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[mips/gcc] add build-time and runtime options to disable or set madd.fmt type - - - - --- 2017-01-19 Matthew Fortune New
[v2] (9e) Update "startwith" logic for pass-skipping to handle __RTL functions - - - - --- 2017-01-19 David Malcolm New
[committed] libitm: Disable TSX on processors on which it may be broken. - - - - --- 2017-01-19 Uros Bizjak New
Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the default - - - - --- 2017-01-19 David Malcolm New
Speed-up use-after-scope (re-writing to SSA) (version 2) - - - - --- 2017-01-19 Jakub Jelinek New
[MIPS] Target flag and build option to disable indexed memory OPs. - - - - --- 2017-01-19 Matthew Fortune New
C++ PATCH for c++/79130 (direct-initialization of arrays with decomposition) - - - - --- 2017-01-19 Jason Merrill New
[Aarch64] Add vectorize patten for copysign. - - - - --- 2017-01-19 Tamar Christina New
Allow building GCC with PTX offloading even without CUDA being installed (gcc and nvptx-tools patch… - - - - --- 2017-01-19 Jakub Jelinek New
[Aarch64] Add vectorize patten for copysign. - - - - --- 2017-01-19 Tamar Christina New
Fix further -fdebug-types-section bugs (PR debug/79129) - - - - --- 2017-01-19 Jakub Jelinek New
[PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE. - - - - --- 2017-01-19 Tamar Christina New
Fix IPA CP where it forgot to add a reference in cgraph - - - - --- 2017-01-19 Martin Liška New
[Ping~] Re: [5/5][libgcc] Runtime support for AArch64 return address signing (needs new target macr… - - - - --- 2017-01-19 Jiong Wang New
C++ PATCH for c++/79130 (direct-initialization of arrays with decomposition) - - - - --- 2017-01-19 Jason Merrill New
[PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE. - - - - --- 2017-01-19 Tamar Christina New
Introduce --with-gcc-major-version-only configure option (take 2) - - - - --- 2017-01-19 Jakub Jelinek New
[AArch64] Purge leftover occurrences of aarch64_nopcrelative_literal_loads - - - - --- 2017-01-19 Kyrill Tkachov New
[PR,middle-end/79123] cast false positive in -Walloca-larger-than= - - - - --- 2017-01-19 Aldy Hernandez New
[RS6000] Don't expand strcmp and strncmp inline when -Os - - - - --- 2017-01-19 Alan Modra New
[RS6000] PR79144, cmpstrnsi optimization breaks glibc - - - - --- 2017-01-19 Alan Modra New
Introduce --with-gcc-major-version-only configure option (take 2) - - - - --- 2017-01-19 Franz Sirl New
[Fortran,pr70696,v2,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-19 Andre Vehreschild New
transaction_safe exceptions prevent libstdc++ building for some targets - - - - --- 2017-01-19 Joe Seymour New
[Ada] Missing invariant procedure body in SPARK mode - - - - --- 2017-01-19 Arnaud Charlet New
Fix false positive for -Walloc-size-larger-than (PR, bootstrap/79132). - - - - --- 2017-01-19 Martin Liška New
[Ada] Better error message on illegal selected component with overloaded prefix. - - - - --- 2017-01-19 Arnaud Charlet New
[Ada] Memory leak on function returning a limited view result - - - - --- 2017-01-19 Arnaud Charlet New
[Ada] Spurious dimensionality errors in inlined bodies. - - - - --- 2017-01-19 Arnaud Charlet New
Be careful about combined chain with length == 0 (PR, tree-optimization/70754). - - - - --- 2017-01-19 Richard Biener New
Fix libgfortran bootstrap error on x86_64-mingw32 (PR target/79127) - - - - --- 2017-01-19 Jakub Jelinek New
coretypes.h: change class rtx_def to struct - - - - --- 2017-01-19 Gerald Pfeifer New
[expand] Fix for PR rtl-optimization/79121 incorrect expansion of extend plus left shift - - - - --- 2017-01-19 Richard Earnshaw (lists) New
Fix false positive of symtab_node::equal_address_to - - - - --- 2017-01-19 Jan Hubicka New
[Aarch64] Add vectorize patten for copysign. - - - - --- 2017-01-19 Tamar Christina New
Fix PR72488 - - - - --- 2017-01-19 Richard Biener New
Fix PR c++/64382 - - - - --- 2017-01-19 Adam Butcher New
, PowerPC ISA 3.0 defaults + IEEE 128-bit floating point test - - - - --- 2017-01-19 Michael Meissner New
[MIPS] Target flag and build option to disable indexed memory OPs. - - - - --- 2017-01-18 Doug Gilmore New
[rs6000,committed] Fix "type" attribute for vbpermq instruction - - - - --- 2017-01-18 Bill Schmidt New
[rs6000,committed] Fix PR79040 (built-in typo) - - - - --- 2017-01-18 Bill Schmidt New
C++: fix fix-it hints for misspellings within explicit namespaces (v2) - - - - --- 2017-01-18 David Malcolm New
[committed] Implement LANG_HOOKS_TYPE_FOR_SIZE for jit - - - - --- 2017-01-18 David Malcolm New
[committed] jit.dg: fix issue with compilation of test-threads.c - - - - --- 2017-01-18 David Malcolm New
C++ PATCH for c++/68666 (member variable template) - - - - --- 2017-01-18 Jason Merrill New
[rs6000] Fix PR78516, broken spe.md constraints exposed by LRA. - - - - --- 2017-01-18 Peter Bergner New
[committed] libitm: Disable TSX on processors on which it may be broken. - - - - --- 2017-01-18 Torvald Riegel New
[i386] : (Partially) fix PR78952, Combine does not convert 8-bit sign-extract to a zero-extract - - - - --- 2017-01-18 Uros Bizjak New
fix 78488, ICE with inherited ctor - - - - --- 2017-01-18 Nathan Sidwell New
[Fortran,sync_alloc,v1,Coarray] Do not add sync all call when allocating allocatable/pointer compon… - - - - --- 2017-01-18 Andre Vehreschild New
PR69301 don't assume atomic<T> can default construct T - - - - --- 2017-01-18 Jonathan Wakely New
[Fortran,pr70696,v2,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-18 Andre Vehreschild New
[rs6000] Update some Power9 latencies - - - - --- 2017-01-18 Pat Haugen New
[expand] Fix for PR rtl-optimization/79121 incorrect expansion of extend plus left shift - - - - --- 2017-01-18 Richard Earnshaw (lists) New
PR68925 don't use thread_local static for stateless object - - - - --- 2017-01-18 Jonathan Wakely New
[AArch64] Accelerate -fstack-protector through pointer authentication extension - - - - --- 2017-01-18 Jiong Wang New
[Ping~] Re: [5/5][libgcc] Runtime support for AArch64 return address signing (needs new target macr… - - - - --- 2017-01-18 Jiong Wang New
[Fortran,sync_alloc,v1,Coarray] Do not add sync all call when allocating allocatable/pointer compon… - - - - --- 2017-01-18 Andre Vehreschild New
C++ PATCH for c++/78894 (ICE with C++17 class deduction and default argument) - - - - --- 2017-01-18 Jason Merrill New
[1/1] sparc32: Add a workaround for the LEON3FT store-store errata - - - - --- 2017-01-18 Daniel Cederman New
[ARM] correctly encode the CC reg data flow - - - - --- 2017-01-18 Bernd Edlinger New
[C++] Fix PR77489 -- mangling of discriminator >= 10 - - - - --- 2017-01-18 Markus Trippelsdorf New
[Fortran,documentation,v1,COARRAY,API-DOC] Fix documentation of coarray API functions - - - - --- 2017-01-18 Andre Vehreschild New
[C++] Fix PR77489 -- mangling of discriminator >= 10 - - - - --- 2017-01-18 Markus Trippelsdorf New
[C++] PR 79091, ICE with unnamed enum mangle - - - - --- 2017-01-18 Nathan Sidwell New
Fix ICEs with -fdebug-types-section (PR debug/78835) - - - - --- 2017-01-18 Jakub Jelinek New
[Fortran,pr70696,v2,Coarray] ICE on EVENT POST of host-associated EVENT_TYPE coarray - - - - --- 2017-01-18 Andre Vehreschild New
[WPA] Comdat group splitting - - - - --- 2017-01-18 Nathan Sidwell New
Fix gcc.target/s390/target-attribute/tattr-2.c testcase - - - - --- 2017-01-18 Jakub Jelinek New
Be careful about combined chain with length == 0 (PR, tree-optimization/70754). - - - - --- 2017-01-18 Martin Liška New
[GCC/x86,mingw32] Add configure option to force wildcard behavior on Windows - - - - --- 2017-01-18 Thomas Preudhomme New
[C++] Fix PR77489 -- mangling of discriminator >= 10 - - - - --- 2017-01-18 Markus Trippelsdorf New
[PR,lto/79061] Fix LTO plus ASAN fails with "AddressSanitizer: initialization-order-fiasco". - - - - --- 2017-01-18 Maxim Ostapenko New
libgo patch committed: Update to Go1.8rc1 - - - - --- 2017-01-18 Ian Lance Taylor New
, Add support for PowerPC ISA 3.0 vector byte reverse instructions - - - - --- 2017-01-18 Michael Meissner New
testcase for builtin expansion of strncmp and strcmp - - - - --- 2017-01-18 Aaron Sawdey New
PR target/79004, Fix char/short -> _Float128 on PowerPC -mcpu=power9 - - - - --- 2017-01-18 Michael Meissner New
Introduce opt_pass::skip virtual function - - - - --- 2017-01-17 David Malcolm New
[wwwdocs] Document significant Ada change - - - - --- 2017-01-17 Eric Botcazou New
[libstdc++-v3,fuchsia] Add support for fuchsia targets to libstdc++ - - - - --- 2017-01-17 Li, Pan2 via Gcc-patches New
Backports to 6.x - - - - --- 2017-01-17 Jakub Jelinek New
[5/5] omp-low: implement SIMT privatization - - - - --- 2017-01-17 Alexander Monakov New
[4/5] nvptx: implement SIMT enter/exit insns - - - - --- 2017-01-17 Alexander Monakov New
[3/5] improve usage of PROP_gimple_lomp_dev - - - - --- 2017-01-17 Alexander Monakov New
[2/5] ipa-inline: disallow inlining into SIMT regions - - - - --- 2017-01-17 Alexander Monakov New
[1/5] omp-low: introduce omplow_simd_context - - - - --- 2017-01-17 Alexander Monakov New
[i386] : Do not mix mask registers with other register sets - - - - --- 2017-01-17 Uros Bizjak New
[ARM] Remove DImode expansions for 1-bit shifts - - - - --- 2017-01-17 Wilco Dijkstra New
[libgcc,fuchsia] - - - - --- 2017-01-17 Li, Pan2 via Gcc-patches New
[C++] PR 79091, ICE with unnamed enum mangle - - - - --- 2017-01-17 Nathan Sidwell New
[ARM] Remove Thumb-2 iordi_not patterns - - - - --- 2017-01-17 Wilco Dijkstra New
-mstack-protector-guard and friends (PR78875) - - - - --- 2017-01-17 Segher Boessenkool New
RFC: PR78905 define _GLIBCXX_RELEASE macro - - - - --- 2017-01-17 Jonathan Wakely New
MIPS: Fix generation of DIV.G and MOD.G for Loongson targets. - - - - --- 2017-01-17 Toma Tabacu New
Speed-up use-after-scope (re-writing to SSA) (version 2) - - - - --- 2017-01-17 Jakub Jelinek New
Speed-up use-after-scope (re-writing to SSA) (version 2) - - - - --- 2017-01-17 Martin Liška New
patch to fix PR79058 - - - - --- 2017-01-17 Vladimir Makarov New
[rs6000] Add support for vbpermd instruction and vec_bperm API - - - - --- 2017-01-17 Bill Schmidt New
[committed] Add testcase for PR tree-optimization/71854 - - - - --- 2017-01-17 Jakub Jelinek New
Fix wording of -Wmisleading-indentation (PR c++/71497) - - - - --- 2017-01-17 David Malcolm New
« 1 2 ... 639 640 6411268 1269 »