Show patches with: Archived = No       |   127342 patches
« 1 2 ... 678 679 6801273 1274 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix PR tree-optimization/77808, ICE in duplicate_ssa_name_ptr_info, at tree-ssanames.c:630 starting… - - - - --- 2016-10-01 Doug Gilmore New
C/C++ PATCH to implement -Wbool-operation (PR c/77490) - - - - --- 2016-09-30 Jakub Jelinek New
Implement P0001R1 - C++17 removal of register storage class specifier - - - - --- 2016-09-30 Jakub Jelinek New
Fix bootstrap with --enable-languages=all,go - - - - --- 2016-09-30 Rainer Orth New
PATCH to fix bogus -Wimplicit-fallthrough warning (PR c++/77803) - - - - --- 2016-09-30 Marek Polacek New
[v3] PR libstdc++/77802 - - - - --- 2016-09-30 Ville Voutilainen New
FALLTHRU markers for sse.md and some cleanups - - - - --- 2016-09-30 Jakub Jelinek New
Improve target pass registration - - - - --- 2016-09-30 Jakub Jelinek New
Fix -Wimplicit-fallthrough -C, handle some more comment styles and comments in between FALLTHRU com… - - - - --- 2016-09-30 Jakub Jelinek New
[BUILDROBOT] dwarf2out_do_cfi_startproc(bool)’: may write a terminating nul past the end of the des… - - - - --- 2016-09-30 Jakub Jelinek New
Fix bootstrap with --enable-languages=all,go - - - - --- 2016-09-30 Jakub Jelinek New
Update email address - - - - --- 2016-09-30 Ellcey, Steve New
[gomp4] simplify parition allocation logic - - - - --- 2016-09-30 Nathan Sidwell New
[3/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]] - - - - --- 2016-09-30 Denys Vlasenko New
[2/3] Temporary remove "at least 8 byte alignment" code from x86 - - - - --- 2016-09-30 Denys Vlasenko New
[1/3] Remove support for obsolete x86 -malign-foo options - - - - --- 2016-09-30 Denys Vlasenko New
[C++/66443] deleted ctor and vbase construction - - - - --- 2016-09-30 Nathan Sidwell New
[AArch64,11/11] Enable _Float16 - - - - --- 2016-09-30 James Greenhalgh New
[libgcc,AArch64,10/11] Enable hfmode soft-float conversions and truncations - - - - --- 2016-09-30 James Greenhalgh New
[libgcc,9/11] Update soft-fp from glibc - - - - --- 2016-09-30 James Greenhalgh New
[libgcc,9/11] Update soft-fp from glibc - - - - --- 2016-09-30 James Greenhalgh New
[4/11] Implement TARGET_C_EXCESS_PRECISION for m68k - - - - --- 2016-09-30 James Greenhalgh New
[3/11] Implement TARGET_C_EXCESS_PRECISION for s390 - - - - --- 2016-09-30 James Greenhalgh New
[2/11] Implement TARGET_C_EXCESS_PRECISION for i386 - - - - --- 2016-09-30 James Greenhalgh New
[8/11] Make _Float16 available if HFmode is available - - - - --- 2016-09-30 James Greenhalgh New
[7/11] Delete TARGET_FLT_EVAL_METHOD and poison it. - - - - --- 2016-09-30 James Greenhalgh New
[6/11] Migrate excess precision logic to use TARGET_EXCESS_PRECISION - - - - --- 2016-09-30 James Greenhalgh New
[5/11] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3] - - - - --- 2016-09-30 James Greenhalgh New
[1/11] Add a new target hook for describing excess precision intentions - - - - --- 2016-09-30 James Greenhalgh New
Fix missing FALLTHRU comments - - - - --- 2016-09-30 Marek Polacek New
C/C++ PATCH to implement -Wpointer-compare warning (PR c++/64767) - - - - --- 2016-09-30 Marek Polacek New
Move Per Bothner, Andrew Haley, and Tom Tromey to write-after approval after GCJ deletion - - - - --- 2016-09-30 Andrew Haley New
[gomp4] remove some tile tests - - - - --- 2016-09-30 Nathan Sidwell New
[ARC] Disable compact casesi patterns for arcv2 - - - - --- 2016-09-30 Claudiu Zissulescu New
libgo patch committed: Copy locking code from Go 1.7 master library - - - - --- 2016-09-30 Ian Lance Taylor New
Remove use of std::abs in experimental::{gcd,lcm} - - - - --- 2016-09-30 Jonathan Wakely New
Reduce stack usage in sha512 (PR target/77308) - - - - --- 2016-09-30 Bernd Edlinger New
[PATCHv2] Optimise the fpclassify builtin to perform integer operations when possible - - - - --- 2016-09-30 Tamar Christina New
[RFC] gcov: dump in a static dtor instead of in an atexit handler - - - - --- 2016-09-30 Martin Liška New
[wwwdocs] Make it more obvious which releases are still supported - - - - --- 2016-09-30 Jonathan Wakely New
[gomp4] improve collapse user var calculation - - - - --- 2016-09-30 Nathan Sidwell New
Adjust fall through comments in aarch64-simd.md - - - - --- 2016-09-30 Marek Polacek New
libstdc++/77795 Only declare ::gets for C++98 and C++11 - - - - --- 2016-09-30 Jonathan Wakely New
[accaf,Fortran,v1] Generate caf-reference chains only from the first coarray reference on, and more. - - - - --- 2016-09-30 Andre Vehreschild New
[4/5] shrink-wrap: Shrink-wrapping for separate components - - - - --- 2016-09-30 Segher Boessenkool New
[Testsuite] Use correct effective-target settings for ARM fp16-aapcs tests. - - - - --- 2016-09-30 Matthew Wahab New
[DOC] Enhance document of asan-use-after-return param. - - - - --- 2016-09-30 Martin Liška New
Implement P0001R1 - C++17 removal of register storage class specifier - - - - --- 2016-09-30 Jakub Jelinek New
Reduce stack usage in sha512 (PR target/77308) - - - - --- 2016-09-30 Bernd Edlinger New
Improve VRP range intersection - - - - --- 2016-09-30 Richard Biener New
Make -Wint-in-bool-context warn on suspicious shift ops - - - - --- 2016-09-30 Bernd Edlinger New
read-md.c: track column numbers - - - - --- 2016-09-30 David Malcolm New
[committed] testsuite cleanups for nios2-elf - - - - --- 2016-09-30 Sandra Loosemore New
fixincludes: fix fixincludes for MinGW - - - - --- 2016-09-30 Tadek Kijkowski New
, Backport PR 77670 fix to GCC 6.3 - - - - --- 2016-09-29 Michael Meissner New
[i386] : Check maximum ext_level before calling CPUID with 0x80000008 - - - - --- 2016-09-29 Uros Bizjak New
Implement P0001R1 - C++17 removal of register storage class specifier - - - - --- 2016-09-29 Jakub Jelinek New
Fix -Wimplicit-fallthrough -C, handle some more comment styles and comments in between FALLTHRU com… - - - - --- 2016-09-29 Jakub Jelinek New
Use version namespace in normal mode - - - - --- 2016-09-29 François Dumont New
Make -Wint-in-bool-context warn on suspicious shift ops - - - - --- 2016-09-29 Bernd Edlinger New
Disable compact casesi patterns for arcv2 - - - - --- 2016-09-29 Andrew Burgess New
[i386,testsuite] : Simplify feature bit tests in feature check headers - - - - --- 2016-09-29 Uros Bizjak New
[i386] : Fix PR 77756, _-get_cpuid() returns wrong values for level 7 (extended features) - - - - --- 2016-09-29 Uros Bizjak New
Machine-readable RTL dumps: print_rtx_function - - - - --- 2016-09-29 David Malcolm New
Fix missing -Wimplicit-fallthrough warning - - - - --- 2016-09-29 Marek Polacek New
Fix missing FALLTHRU comments - - - - --- 2016-09-29 Marek Polacek New
[v2] add -fprolog-pad=N option to c-family - - - - --- 2016-09-29 Torsten Duwe New
Fix LTO_STREAMER_DEBUG build - - - - --- 2016-09-29 Thomas Schwinge New
Explicitly list all tree codes in gcc/tree-streamer.c:record_common_node (was: [PR lto/77458] Avoid… - - - - --- 2016-09-29 Thomas Schwinge New
[Fortran] PR fortran/77764 - ICE in is_anonymous_component - - - - --- 2016-09-29 Fritz Reese New
[v3] Make optional::reset noexcept, make optional::value work in constant expressions. - - - - --- 2016-09-29 Ville Voutilainen New
[Fortran] PR fortran/77782 - ICE in gfc_get_union_type - - - - --- 2016-09-29 Fritz Reese New
[RFC] gcov: dump in a static dtor instead of in an atexit handler - - - - --- 2016-09-29 Martin Liška New
PATCH to fix g++.dg/cpp0x/fallthrough2.C - - - - --- 2016-09-29 Marek Polacek New
Define 3-argument overloads of std::hypot for C++17 (P0030R1) - - - - --- 2016-09-29 Jonathan Wakely New
[PR,lto/77458] Avoid ICE in offloading with differing _FloatN, _FloatNx types - - - - --- 2016-09-29 Thomas Schwinge New
PATCH to fix g++.dg/cpp0x/fallthrough2.C - - - - --- 2016-09-29 Marek Polacek New
[3/2] Fix PR77768 - - - - --- 2016-09-29 Richard Biener New
Fix PR55152 - - - - --- 2016-09-29 Richard Biener New
[accaf,Fortran,v1] Generate caf-reference chains only from the first coarray reference on, and more. - - - - --- 2016-09-29 Andre Vehreschild New
Define 3-argument overloads of std::hypot for C++17 (P0030R1) - - - - --- 2016-09-29 Jonathan Wakely New
[ARM] Fix new constraints and attributes of SI/HI data movement patterns - - - - --- 2016-09-29 Matthew Wahab New
Disable compact casesi patterns for arcv2 - - - - --- 2016-09-29 Claudiu Zissulescu New
Detect whether target can use -fprofile-update=atomic - - - - --- 2016-09-29 Rainer Orth New
[1/2] Fix PR77768 - - - - --- 2016-09-29 Richard Biener New
[fix,PR,other/31566] @missing_file gives bad error message - - - - --- 2016-09-29 Prasad Ghangal New
libgo patch committed: Copy runtime.go and runtime1.go from Go 1.7 to libgo - - - - --- 2016-09-29 Ian Lance Taylor New
[i386] : Fix PR 77756, _-get_cpuid() returns wrong values for level 7 (extended features) - - - - --- 2016-09-28 Uros Bizjak New
Patch ping - - - - --- 2016-09-28 Jakub Jelinek New
Patch ping - - - - --- 2016-09-28 Jakub Jelinek New
Shared mutex pool - - - - --- 2016-09-28 François Dumont New
Backport of 25 fortran patches - - - - --- 2016-09-28 Steve Kargl New
[i386,libgcc] : Remove obsolete workaround for PR 44174 - - - - --- 2016-09-28 Uros Bizjak New
include/std/chrono (system_clock): Fix typo in comment. - - - - --- 2016-09-28 Jonathan Wakely New
libgo patch committed: Pass -fcompiling-runtime when testing the runtime package - - - - --- 2016-09-28 Ian Lance Taylor New
Check for overflow in filesystem::last_write_time - - - - --- 2016-09-28 Jonathan Wakely New
[RTL,ifcvt] Transform (X == CST) ? -CST : Y into (X == CST) ? -X : Y when conditional negation is a… - - - - --- 2016-09-28 Kyrill Tkachov New
[v4] GIMPLE store merging pass - - - - --- 2016-09-28 Kyrill Tkachov New
[PR77718] - - - - --- 2016-09-28 Aaron Sawdey New
[v3] Optimize strchr to strlen - - - - --- 2016-09-28 Wilco Dijkstra New
« 1 2 ... 678 679 6801273 1274 »