Show patches with: Archived = No       |   127964 patches
« 1 2 ... 637 638 6391279 1280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,doc] Revise GCC manual section 6.11, Additional Floating Types - - - - --- 2017-03-13 Bill Schmidt New
FIx riscv port building with the trunk - - - - --- 2017-03-13 Jeff Law New
Fix pdp11 building with the current trunk - - - - --- 2017-03-13 Jeff Law New
[PR,sanitizer/77631] Support separate debug info in libbacktrace - - - - --- 2017-03-13 Denis Khalikov New
pahole guided packing - - - - --- 2017-03-13 Richard Biener New
[2] Fix multiple target clones nodes (PR lto/66295). - - - - --- 2017-03-13 Martin Liška New
[2/3] Replace error with internal_error_cont in cgraph.c (PR ipa/79857). - - - - --- 2017-03-13 Martin Liška New
[1/3] Introduce internal_error_cont function and use it in cfgrtl.c (PR rtl-optimization/79856). - - - - --- 2017-03-13 Martin Liška New
[C++] 79393 fix - - - - --- 2017-03-13 Nathan Sidwell New
Fix PR79991 - - - - --- 2017-03-13 Richard Biener New
[3/3] Verify that target can create a dispatcher call (PR target/79892). - - - - --- 2017-03-13 Martin Liška New
[2/3] Error message on target attribute on aarch64 target (PR target/79889). - - - - --- 2017-03-13 Martin Liška New
[1/3] Error message on target attribute on power target (PR target/79906) - - - - --- 2017-03-13 Martin Liška New
correct aligned_alloc argument order (PR 80020) - - - - --- 2017-03-13 Martin Sebor New
PATCH for Re: Release notes for GCC 7? - - - - --- 2017-03-12 Gerald Pfeifer New
libiberty: Initialize d_printing in all cplus_demangle_* functions. - - - - --- 2017-03-12 Mark Wielaard New
terminology: zero character vs. null character - - - - --- 2017-03-12 Gerald Pfeifer New
[fortran] Fix PR 79956, part two - - - - --- 2017-03-12 Thomas Koenig New
[fortran] PR39239 reject BIND(C) in EQUIVALENCE - - - - --- 2017-03-12 Nicolas Koenig New
install.texi and mips-*-* - - - - --- 2017-03-12 Gerald Pfeifer New
[libgfortran,committed] Don't use rand_s on CYGWIN - - - - --- 2017-03-12 NightStrike New
[wwwdocs] Add release notes template gcc-8/changes.html - - - - --- 2017-03-12 Gerald Pfeifer New
Target maintainers: doc/install.texi love and care - - - - --- 2017-03-12 Gerald Pfeifer New
[v3] Implement LWG 2806, Base class of bad_optional_access. - - - - --- 2017-03-12 Ville Voutilainen New
[doc] install.texi: Simplify binutils requirement note for powerpc-*-* - - - - --- 2017-03-12 Gerald Pfeifer New
[wwwdocs] Fix four references to Intel instruction set references - - - - --- 2017-03-12 Gerald Pfeifer New
rs6000, testsuite: Correct the broken_cplxf_arg test - - - - --- 2017-03-11 Segher Boessenkool New
[wwwdocs] projects/cfg.html - annotate a reference - - - - --- 2017-03-11 Gerald Pfeifer New
[wwwdocs] Update Fortran part of gcc-5/changes.html - - - - --- 2017-03-11 Gerald Pfeifer New
[wwwdocs] gcc-6/changes.html - fix reference to C++17 - - - - --- 2017-03-11 Gerald Pfeifer New
[doc] doc/invoke.texi: tweaks around link-time optimization - - - - --- 2017-03-11 Gerald Pfeifer New
[doc] Omit up pointer (DIR) in gcc.texi and gccint.texi? - - - - --- 2017-03-11 Gerald Pfeifer New
[wwwdocs] Update C++1y status page now that C++14 is finished. - - - - --- 2017-03-11 Gerald Pfeifer New
[6/7,v2] i386.c: make "sorry" message more amenable to translation (PR target/79926) - - - - --- 2017-03-11 David Malcolm New
Combiner fix for PR79910 - - - - --- 2017-03-10 Bernd Schmidt New
[C++,Patch/RFC] PR 77752 - - - - --- 2017-03-10 Paolo Carlini New
stabilize store merging - - - - --- 2017-03-10 Alexandre Oliva New
gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891). - - - - --- 2017-03-10 Martin Liška New
Build crt*vr.S with AltiVec enabled - - - - --- 2017-03-10 Segher Boessenkool New
[libgfortran] PR78854 [F03] DTIO namelist output not working on internal unit - - - - --- 2017-03-10 Jerry DeLisle New
[rs6000] Remove orphaned VMUL*_UNS built-ins - - - - --- 2017-03-10 Bill Schmidt New
Improve VRP for IMAGPART_EXPR of ATOMIC_COMPARE_EXCHANGE ifn (PR tree-optimization/79981) - - - - --- 2017-03-10 Jakub Jelinek New
rs6000: float128 on BE and 32-bit - - - - --- 2017-03-10 Segher Boessenkool New
Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/… - - - - --- 2017-03-10 Jakub Jelinek New
[ADA] Fix bootstrap failure on mips64el-linux-gnuabi64 - - - - --- 2017-03-10 James Cowgill New
C++ PATCH for c++/79960, partial ordering with alias template - - - - --- 2017-03-10 Jason Merrill New
[PING,6] Remove xfail from thread_local-order2.C. - - - - --- 2017-03-10 Jiong Wang New
[1/5] testsuite: attr-alloc_size-11.c (PR79356) - - - - --- 2017-03-10 Segher Boessenkool New
PR libstdc++/79789 fix non-reserved names in headers - - - - --- 2017-03-10 Jonathan Wakely New
[PR,77333] Fix fntypes of calls calling clones - - - - --- 2017-03-10 Martin Jambor New
[C++,Patch/RFC] PR 77752 - - - - --- 2017-03-10 Paolo Carlini New
MPX: fix PR middle-end/79753 - - - - --- 2017-03-10 Martin Liška New
MPX: Fix option handling. - - - - --- 2017-03-10 Martin Liška New
[libstdc++-v3] Fix detection of obsolete isnan - - - - --- 2017-03-10 Richard Sandiford New
C++ PATCH to fix segv with [[noreturn]] (PR c++/79967) - - - - --- 2017-03-10 Marek Polacek New
Remove __gnu_pbds::detail::binary_heap::is_heap (PR libstdc++/62045) [resend] - - - - --- 2017-03-10 Xi Ruoyao New
Remove __gnu_pbds::detail::binary_heap::is_heap (PR libstdc++/62045) - - - - --- 2017-03-10 Xi Ruoyao New
[AArch64] Add neon_pairwise_add & neon_pairwise_add_q types - - - - --- 2017-03-10 Hurugalawadi, Naveen New
[AArch64] Add crypto_pmull attribute - - - - --- 2017-03-10 Hurugalawadi, Naveen New
Pretty-printing of some unsupported expressions (PR c/35441) - - - - --- 2017-03-10 Volker Reichelt New
[doc] Revise GCC manual section 6.11, Additional Floating Types - - - - --- 2017-03-09 Bill Schmidt New
C++ PATCH to fix ICE in strip_typedefs with -Wpadded (PR c++/79900) - - - - --- 2017-03-09 Marek Polacek New
C/C++ PATCH to fix ICEs with enumerators in attribute list (PR c++/79962, PR c++/79984) - - - - --- 2017-03-09 Marek Polacek New
P0604R0 add invoke_result, is_invocable etc. for C++17 - - - - --- 2017-03-09 Jonathan Wakely New
[libfortran] Fix part of PR 79956 - - - - --- 2017-03-09 Thomas Koenig New
Improve niters brute force (PR tree-optimization/77975) - - - - --- 2017-03-09 Jakub Jelinek New
Fix ICE in gimple-ssa-warn-alloca.c (PR tree-optimization/79972) - - - - --- 2017-03-09 Jakub Jelinek New
Fix rtl sharing bug in the combiner (PR rtl-optimization/79909) - - - - --- 2017-03-09 Jakub Jelinek New
Define macro to simplify std::_Not_fn definition - - - - --- 2017-03-09 Jonathan Wakely New
Fix out-of-bounds write in RTL function reader (PR bootstrap/79952) - - - - --- 2017-03-09 David Malcolm New
Microblaze: Fixes for RTL Checking - - - - --- 2017-03-09 Michael Eager New
[7/7] Simplify uses of "%<%s%>" to "%qs" (PR translation/79848) - - - - --- 2017-03-09 David Malcolm New
[6/7] i386.c: make "sorry" message more amenable to translation (PR target/79926) - - - - --- 2017-03-09 David Malcolm New
[5/7] fortran: remove trailing exclamation mark from various diagnostics (PR fortran/79852) - - - - --- 2017-03-09 David Malcolm New
[4/7] c-indentation.c: workaround xgettext limitation (PR c/79921) - - - - --- 2017-03-09 David Malcolm New
[3/7] Remove trailing period from various diagnostic messages (PR translation/79923) - - - - --- 2017-03-09 David Malcolm New
[2/7] aarch64.c: tweaks to quoting in error messages (PR target/79925) - - - - --- 2017-03-09 David Malcolm New
[1/7] Add missing punctuation to message (PR driver/79875) - - - - --- 2017-03-09 David Malcolm New
[committed] FIx MIPS lxc1-sxc1 tests for soft-float configurations - - - - --- 2017-03-09 Matthew Fortune New
[rs6000] Fix pr79941 (v2) - - - - --- 2017-03-09 will schmidt New
[C] Fix debug info locus of enum with previous forward declaration (PR c/79969) - - - - --- 2017-03-09 Marek Polacek New
Define std::byte for C++17 (P0298R3) - - - - --- 2017-03-09 Jonathan Wakely New
patch to fix PR79949 - - - - --- 2017-03-09 Vladimir Makarov New
[RFC,AArch64] Improve generic branch cost - - - - --- 2017-03-09 Wilco Dijkstra New
[6/N] Do not warn -Wsuggest-attribute=noreturn for main.chkp (PR, middle-end/78339). - - - - --- 2017-03-09 Martin Liška New
Fix PR79971 - - - - --- 2017-03-09 Richard Biener New
Fix PR79970 - - - - --- 2017-03-09 Richard Biener New
[wwwdocs] gcc-8/porting_to.html - - - - --- 2017-03-09 Thomas Preudhomme New
[4/5] Disable -fcheck-pointer-bounds with sanitizers. - - - - --- 2017-03-09 Martin Liška New
[GCC/LTO] Fix PR69866: LTO with def for weak alias in regular object file - - - - --- 2017-03-09 Thomas Preudhomme New
[C] Fix debug info locus of enum with previous forward declaration (PR c/79969) - - - - --- 2017-03-09 Jakub Jelinek New
[AArch64] PR target/79913: VEC_SELECT bugs in aarch64 patterns - - - - --- 2017-03-09 Kyrill Tkachov New
[MIPS] MSA AND.d optimization to generate BCLRI.d - - - - --- 2017-03-09 Prachi Godbole New
[Committed] S/390: Add missing constraints in builtin patterns - - - - --- 2017-03-09 Andreas Krebbel New
C++ PATCH for c++/79797, ICE with array NSDMI - - - - --- 2017-03-09 Jason Merrill New
C++ PATCH to fix ICE in strip_typedefs with -Wpadded (PR c++/79900) - - - - --- 2017-03-08 Marek Polacek New
[rs6000] Fix PR79907 - - - - --- 2017-03-08 Pat Haugen New
[AArch64] Add neon_pairwise_add & neon_pairwise_add_q types - - - - --- 2017-03-08 James Greenhalgh New
Fix -fsanitize=address atomic builtin handling (PR sanitizer/79944) - - - - --- 2017-03-08 Jakub Jelinek New
[committed] Fix taskloop handling inside of parallel construct body (PR c/79940) - - - - --- 2017-03-08 Jakub Jelinek New
« 1 2 ... 637 638 6391279 1280 »