Show patches with: Archived = No       |   126681 patches
« 1 2 ... 636 637 6381266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Adjust whitespace in <bits/atomic_base.h> - - - - --- 2017-02-11 Jonathan Wakely New
PR libstdc++/79467 use lvalues in is_callable check - - - - --- 2017-02-11 Jonathan Wakely New
[committed] hppa-hpux11: New include fix for alloca.h - - - - --- 2017-02-11 John David Anglin New
[committed] Remove hppa dg-skip-if directive from libgomp.oacc-c-c++-common/loop-dim-default.c - - - - --- 2017-02-11 John David Anglin New
[Fortran,CAF] Failed Images patch (TS 18508) - - - - --- 2017-02-11 Alessandro Fanfarillo New
[doc,committed] fix a few typos and spelling errors - - - - --- 2017-02-11 Sandra Loosemore New
[doc,committed] "stringification" isn't a real word - - - - --- 2017-02-12 Sandra Loosemore New
C++ PATCH for c++/77659 (ICE with new-expression and C++14 aggregate NSDMI) - - - - --- 2017-02-12 Jason Merrill New
[wwwdocs] readings.html - remove ftp.uu.net reference - - - - --- 2017-02-12 Gerald Pfeifer New
[doc] sourceware.org now defaults to https - - - - --- 2017-02-12 Gerald Pfeifer New
[doc] Update link to Objective-C 2.0 manual - - - - --- 2017-02-12 Gerald Pfeifer New
[libstdc++,doc] Standardize references to Boost documentation - - - - --- 2017-02-12 Gerald Pfeifer New
Windows support for std::filesystem - - - - --- 2017-02-12 niXman New
Improve x % y to x VRP optimization (PR tree-optimization/79408) - - - - --- 2017-02-13 Jakub Jelinek New
[gomp4] Async related additions to OpenACC runtime library - - - - --- 2017-02-13 Chung-Lin Tang New
Replace XALLOCAVEC with XCNEWVEC (PR c/79471). - - - - --- 2017-02-13 Martin Liška New
[wwwdocs] Add a case to porting_to + a question wrt validity of another one - - - - --- 2017-02-13 Marek Polacek New
PR79478 - - - - --- 2017-02-13 Prathamesh Kulkarni New
Update baseline_symbols.txt for {x86_64,i?86,aarch64,powerpc64,s390{,x}}-linux (PR libstdc++/79348) - - - - --- 2017-02-13 Jakub Jelinek New
PR libstdc++/79486 use lvalues in result_of expressions - - - - --- 2017-02-13 Jonathan Wakely New
[wwwdocs] Added /gcc-7/porting_to.html - - - - --- 2017-02-13 Jonathan Wakely New
[www] sort branches - - - - --- 2017-02-13 Nathan Sidwell New
[www] sort branches - - - - --- 2017-02-13 Nathan Sidwell New
C++ Modules branch - - - - --- 2017-02-13 Nathan Sidwell New
[AArch64] Use contains_mem_rtx_p to detect memory sub-rtxes - - - - --- 2017-02-13 Kyrill Tkachov New
rs6000: testsuite: Fix vec-adde[c]-int128.c - - - - --- 2017-02-13 Segher Boessenkool New
Update baseline_symbols.txt for {x86_64,i?86,aarch64,powerpc64,s390{,x}}-linux (PR libstdc++/79348) - - - - --- 2017-02-13 H.J. Lu New
[gomp4] adjust num_gangs and add a diagnostic for unsupported num_workers - - - - --- 2017-02-13 Cesar Philippidis New
[C++] 79296, ICE mangling local class - - - - --- 2017-02-13 Nathan Sidwell New
[www] sort branches - - - - --- 2017-02-13 Michael Eager New
rs6000: Fix gcc.dg/tree-ssa/ssa-dom-cse-2.c - - - - --- 2017-02-13 Segher Boessenkool New
Patch ping^2 - - - - --- 2017-02-13 Jakub Jelinek New
libgo patch committed: Fix s390x tests - - - - --- 2017-02-13 Ian Lance Taylor New
Add missing _mm512_prefetch_i{32,64}gather_{pd,ps} (PR target/79481) - - - - --- 2017-02-13 Jakub Jelinek New
Fix various cases of missing whitespace in string literals split across lines - - - - --- 2017-02-13 Jakub Jelinek New
Fix i386 REG_CLASS_NAMES - - - - --- 2017-02-13 Jakub Jelinek New
Fix spellcheck test data - - - - --- 2017-02-13 Jakub Jelinek New
Minor formatting improvement in nvptx mkoffload - - - - --- 2017-02-13 Jakub Jelinek New
[C++] Fix 3 diagnostic whitespace issues - - - - --- 2017-02-13 Jakub Jelinek New
avoid eliminating snprintf(d, n, ...) whose zero size comes from a range (PR 79496) - - - - --- 2017-02-13 Martin Sebor New
[v3] aarch64: Add split-stack support - - - - --- 2017-02-13 Adhemerval Zanella New
[Fortran,CAF] Failed Images patch (TS 18508) - - - - --- 2017-02-13 Alessandro Fanfarillo New
rs6000: Fix sanitizer frame unwind on 32-bit ABIs - - - - --- 2017-02-13 Segher Boessenkool New
rs6000: float128 on BE and 32-bit - - - - --- 2017-02-13 Segher Boessenkool New
C++ PATCH for c++/79461 (ICE with lambda and constexpr ctor) - - - - --- 2017-02-13 Jason Merrill New
[doc] copy-edit ARC options documentation - - - - --- 2017-02-14 Sandra Loosemore New
[RFA,target/79404] Fix uninitialized reference to ira_register_move_cost[mode] - - - - --- 2017-02-14 Jeff Law New
[RFA,PR,tree-optimization/79095,1/4] Improve ranges for MINUS_EXPR and EXACT_DIV_EXPR V3 - - - - --- 2017-02-14 Jeff Law New
use zero as the lower bound for a signed-unsigned range (PR 79327) - - - - --- 2017-02-14 Jakub Jelinek New
[X86_64] Fix alignment for znver1 arch. - - - - --- 2017-02-14 Pawar, Amit New
Fix buffer overflow in SH expand_cbranchdi4 (PR target/79462) - - - - --- 2017-02-14 Jakub Jelinek New
[PR71437/V2] Simplify cond with assertions in threading - - - - --- 2017-02-14 Bin Cheng New
[AArch64] PR rtl-optimization/68664 Implement TARGET_SCHED_CAN_SPECULATE_INSN hook - - - - --- 2017-02-14 Kyrill Tkachov New
[ARM] PR rtl-optimization/68664 Implement TARGET_SCHED_CAN_SPECULATE_INSN hook - - - - --- 2017-02-14 Kyrill Tkachov New
Fix profile updating after outer loop unswitching - - - - --- 2017-02-14 Martin Liška New
[gomp4] Async related additions to OpenACC runtime library - - - - --- 2017-02-14 Thomas Schwinge New
Fix memory leak in LTO - - - - --- 2017-02-14 Martin Liška New
[PR79347] Maintain profile counter information in vect_do_peeling - - - - --- 2017-02-14 Bin Cheng New
[GRAPHITE] Use generic isl-val interface, not gmp special one - - - - --- 2017-02-14 Richard Biener New
Fix PR79460 - - - - --- 2017-02-14 Richard Biener New
Improve unroller size estimate - - - - --- 2017-02-14 Richard Biener New
rs6000: Mark powerpc*-*-*spe* as obsolete - - - - --- 2017-02-14 Segher Boessenkool New
[Committed] S/390: Cleanup: Remove builtin type flags. - - - - --- 2017-02-14 Andreas Krebbel New
rs6000: Synchronize the --with-cpu list in config.gcc with reality - - - - --- 2017-02-14 Segher Boessenkool New
C++ PATCH to fix a couple of ice-on-invalid with incomplete type (PR c++/79420, c++/79463) - - - - --- 2017-02-14 Marek Polacek New
PR target/79498: Properly store 128-bit constant in large model - - - - --- 2017-02-14 H.J. Lu New
[i386] : Fix PR79495, ICE in extract_constrain_insn with -msoft-float - - - - --- 2017-02-14 Uros Bizjak New
[i386] : Fix PR61225, -fshrink-wrap interference with RMW peepholes - - - - --- 2017-02-14 Uros Bizjak New
portability fix for gcc.dg/strncmp-2.c testcase - - - - --- 2017-02-14 Aaron Sawdey New
[committed] Fix memory leak in oacc code (PR middle-end/79505) - - - - --- 2017-02-14 Jakub Jelinek New
[RFC] Improve switchconv optimization (PR tree-optimization/79472) - - - - --- 2017-02-14 Jakub Jelinek New
[C++,RFC] Fix up attribute handling in templates (PR c++/79502) - - - - --- 2017-02-14 Jakub Jelinek New
rs6000: Fix the vec-adde* testcases once more - - - - --- 2017-02-14 Segher Boessenkool New
use zero as the lower bound for a signed-unsigned range (PR 79327) - - - - --- 2017-02-14 Jakub Jelinek New
[rs6000] Fix RTL definitions of the xvcvsxdsp and xvcvuxdsp instructions - - - - --- 2017-02-14 Carl Love New
[v3] Implement C++17 GB50 resolution - - - - --- 2017-02-14 Dinka Ranns New
Fix return type detection in <variant> visit() - - - - --- 2017-02-14 Li, Pan2 via Gcc-patches New
patch to fix PR79282 - - - - --- 2017-02-14 Vladimir Makarov New
Fix DFP conversion from INTEGER_CST to REAL_CST (PR target/79487) - - - - --- 2017-02-15 Jakub Jelinek New
Backports to 6.x - - - - --- 2017-02-15 Jakub Jelinek New
PR 68749: S/390: Disable ifcvt-4.c for -m31. - - - - --- 2017-02-15 Dominik Vogt New
[wwwdocs/ARM] Deprecate ARMv5 and ARMv5E support - - - - --- 2017-02-15 Thomas Preudhomme New
C PATCH to fix ICE with -Wdouble-promotion (PR c/79515) - - - - --- 2017-02-15 Marek Polacek New
[GIMPLE,FE] avoid ICE with same ssa version number for multiple names - - - - --- 2017-02-15 Prathamesh Kulkarni New
Fix DFP conversion from INTEGER_CST to REAL_CST (PR target/79487) - - - - --- 2017-02-15 Jakub Jelinek New
[GRAPHITE] Remove support for ISL 0.14 - - - - --- 2017-02-15 Thomas Schwinge New
[Fortran,pr79335,v2,7,Regression] Conditional jump or move depends on uninitialised in value get_sc… - - - - --- 2017-02-15 Andre Vehreschild New
[GRAPHITE] Remove support for ISL 0.14 - - - - --- 2017-02-15 Thomas Schwinge New
Handle GIMPLE NOPs in is_maybe_undefined (PR, tree-optimization/79529). - - - - --- 2017-02-15 Martin Liška New
[PR79347] Maintain profile counter information in vect_do_peeling - - - - --- 2017-02-15 Bin.Cheng New
[libgomp,testsuite] Enable libgomp.c/pr48591.c on __float128 targets - - - - --- 2017-02-15 Rainer Orth New
PR 79356: Do not xfail attr-alloc_size-11.c on some targets. - - - - --- 2017-02-15 Dominik Vogt New
[C++,RFC] Fix up attribute handling in templates (PR c++/79502) - - - - --- 2017-02-15 Jakub Jelinek New
[v4] aarch64: Add split-stack initial support - - - - --- 2017-02-15 Adhemerval Zanella New
C++ PATCH for c++/79464 (ICE in IPA with inherited ctor) - - - - --- 2017-02-15 Jason Merrill New
[contrib] Add support to install libcaf-mpi for multi-image coarray Fortran - - - - --- 2017-02-16 Jerry DeLisle New
[PR,middle-end/79521] Refine condition for calling ira_init_register_move_cost_if_necessary - - - - --- 2017-02-16 Jeff Law New
[GIMPLE,FE] avoid ICE with same ssa version number for multiple names - - - - --- 2017-02-16 Richard Biener New
Fix exgettext to handle multi-line help texts from *.opt files (PR translation/78745) - - - - --- 2017-02-16 Thomas Schwinge New
Fix exgettext to handle multi-line help texts from *.opt files (PR translation/78745) - - - - --- 2017-02-16 Jakub Jelinek New
« 1 2 ... 636 637 6381266 1267 »