Show patches with: State = Action Required       |   126673 patches
« 1 2 ... 685 686 6871266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix warning breaking profiled bootstrap - - - - --- 2016-08-07 Andi Kleen New
[RS6000] Force source of fix_trunc<mode>si2 to reg - - - - --- 2016-08-07 Alan Modra New
Fix regno_in_use_p for RTL checking bootstrap (PR rtl-optimization/72821) - - - - --- 2016-08-06 Jakub Jelinek New
Allow relayout_decl on FIELD_DECLs (PR c/72816) - - - - --- 2016-08-06 Jakub Jelinek New
[committed] Fix crash in selftest::test_lexer_string_locations_ucn4 (PR bootstrap/72823) - - - - --- 2016-08-06 David Malcolm New
libgo patch committed: fix build for 32-bit PPC - - - - --- 2016-08-06 Ian Lance Taylor New
Update C++17 library implementation status table - - - - --- 2016-08-06 Jonathan Wakely New
Use __invoke in std::function internals - - - - --- 2016-08-06 Jonathan Wakely New
Improve comments on check_v3_target_filesystem_ts - - - - --- 2016-08-06 Jonathan Wakely New
gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992) - - - - --- 2016-08-06 Jakub Jelinek New
Use ::new to avoid finding overloaded operator new - - - - --- 2016-08-06 Jonathan Wakely New
Ping [Fortran, Patch, pr70524, v1] [5/6/7 Regression] ICE when using -frepack-arrays -Warray-tempor… - - - - --- 2016-08-06 Andre Vehreschild New
[testsuite] add require-effective-target c99_runtime for pr71078-*.c tests - - - - --- 2016-08-06 Prathamesh Kulkarni New
Implement std::experimental::variant - - - - --- 2016-08-06 Tim Shen New
c-format.c: cleanup of check_format_info_main - - - - --- 2016-08-06 David Malcolm New
Add std::apply for C++17 - - - - --- 2016-08-05 Jonathan Wakely New
[PR63240] generate debug info for defaulted member functions - - - - --- 2016-08-05 Alexandre Oliva New
one more patch for PR69847 - - - - --- 2016-08-05 Vladimir Makarov New
Go patch committed: Avoid non-ASCII characters in asm identifiers - - - - --- 2016-08-05 Ian Lance Taylor New
[Committed,2/4] (v4) On-demand locations within string-literals - - - - --- 2016-08-05 David Malcolm New
Simplify interface for simplify_using_initial_conditions - - - - --- 2016-08-05 Bin.Cheng New
Define feature-test macro for std::enable_shared_from_this - - - - --- 2016-08-05 Jonathan Wakely New
Implement C++17 rounding functions for std::chrono (P0092R1) - - - - --- 2016-08-05 Jonathan Wakely New
[1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch - - - - --- 2016-08-05 Martin Liška New
Improve backwards threading - - - - --- 2016-08-05 Richard Biener New
Fix PR tree-optimization/72810 - - - - --- 2016-08-05 Patrick Palka New
[C++/68724] ICE with TRAIT_EXPR - - - - --- 2016-08-05 Nathan Sidwell New
[RFT,i386] : Optimize zero-extensions from mask registers - - - - --- 2016-08-05 Uros Bizjak New
gcov: rename line_next to next_file_fn in function_info - - - - --- 2016-08-05 Martin Liška New
Fix (parts of) PR68273 - - - - --- 2016-08-05 Richard Biener New
Fix PR72772 - - - - --- 2016-08-05 Richard Biener New
Improve backwards threading - - - - --- 2016-08-05 Richard Biener New
RFC: Make diagnostics for C++ reference binding more consistent - - - - --- 2016-08-05 Jonathan Wakely New
Use __invoke in std::function internals - - - - --- 2016-08-05 Jonathan Wakely New
[1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch - - - - --- 2016-08-05 Martin Liška New
Make gcc.dg/tree-ssa/ivopt_5.c more robust - - - - --- 2016-08-05 Richard Biener New
Remove unnecessary jump threading restriction - - - - --- 2016-08-05 Richard Biener New
gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992) - - - - --- 2016-08-05 Martin Liška New
gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992) - - - - --- 2016-08-05 Martin Liška New
[PATCH/AARCH64] Improve ThunderX code generation slightly with load/store pair - - - - --- 2016-08-05 Andrew Pinski New
[RS6000] PR72802 part 2, reload ICE - - - - --- 2016-08-05 Alan Modra New
[PATCHv2] do not throw in std::make_exception_ptr - - - - --- 2016-08-05 Gleb Natapov New
[RS6000] PR72802 part 1, fix constraints for lxssp/stxssp - - - - --- 2016-08-05 Alan Modra New
New libstdc++ docs on testing and library versioning - - - - --- 2016-08-05 Jonathan Wakely New
[i386] : Fix wrong cast in _mm512_{,mask_}cmp_ep{i,u}32_mask intrinsics - - - - --- 2016-08-04 Uros Bizjak New
[ARM] Add a new target hook to compute the frame layout - - - - --- 2016-08-04 Bernd Edlinger New
make streaming routines for widest_int non-static - - - - --- 2016-08-04 Prathamesh Kulkarni New
[tree-ssa-ccp] modify extend_mask to extend bits based on signop - - - - --- 2016-08-04 Prathamesh Kulkarni New
fix fallout of pr22051-2.c on arm - - - - --- 2016-08-04 Prathamesh Kulkarni New
[Fortran] New flag -finit-derived to initialize components of derived types - - - - --- 2016-08-04 Fritz Reese New
Define std::is_callable and std::is_nothrow_callable - - - - --- 2016-08-04 Jonathan Wakely New
Implement -Wimplicit-fallthrough (take 2): fix missing breaks - - - - --- 2016-08-04 Ian Lance Taylor New
[C++] PR 72800 - - - - --- 2016-08-04 Paolo Carlini New
do not throw in std::make_exception_ptr - - - - --- 2016-08-04 Gleb Natapov New
Fix wrong code on aarch64 due to paradoxical subreg - - - - --- 2016-08-04 James Greenhalgh New
libgo patch committed: Update to 1.7rc3 - - - - --- 2016-08-04 Ian Lance Taylor New
gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992) - - - - --- 2016-08-04 Martin Liška New
C++ PATCH for c++/72415 (concepts ICE with fold-expression constraint) - - - - --- 2016-08-04 Jason Merrill New
C++ PATCH to rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P - - - - --- 2016-08-04 Jason Merrill New
C++ PATCH for c++/72796 (wrong resolution of scoped call) - - - - --- 2016-08-04 Jason Merrill New
[v2,rs6000] Add built-in function support for Power9 binary floating point operations - - - - --- 2016-08-04 Kelvin Nilsen New
gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992) - - - - --- 2016-08-04 Martin Liška New
[PR64971] Convert function pointer to Pmode when emit call - - - - --- 2016-08-04 Renlin Li New
Rework C/C++ OpenACC routine parsing - - - - --- 2016-08-04 Thomas Schwinge New
C/C++: Simplify handling of location information for OpenACC routine directives - - - - --- 2016-08-04 Thomas Schwinge New
Tighten syntax checking for OpenACC routine construct in C - - - - --- 2016-08-04 Thomas Schwinge New
C++ OpenACC routine directive testing: templated, and "auto", trailing return type syntax - - - - --- 2016-08-04 Thomas Schwinge New
[PTX] fix worker propagation ICE - - - - --- 2016-08-04 Thomas Schwinge New
Go patch committed: add escape analysis debugging - - - - --- 2016-08-04 Rainer Orth New
Update C++17 library implementation status table - - - - --- 2016-08-04 Jonathan Wakely New
split test cases pr71078-1.c and pr71078-2.c - - - - --- 2016-08-04 Prathamesh Kulkarni New
Fix latent bugs - - - - --- 2016-08-04 Richard Biener New
Define feature-test macro for std::enable_shared_from_this - - - - --- 2016-08-04 Jonathan Wakely New
Create x.gcov file for binary w/o x.gcda file (PR, gcov-profile/65831) - - - - --- 2016-08-04 Martin Liška New
Teach VRP to truncate the case ranges of a switch - - - - --- 2016-08-04 Patrick Palka New
protected alloca class for malloc fallback - - - - --- 2016-08-04 Aldy Hernandez New
[AArch64] Simplify eh_return implementation - - - - --- 2016-08-04 Wilco Dijkstra New
Simplify std::__invoke_impl definitions - - - - --- 2016-08-04 Jonathan Wakely New
[AArch64] Improve stack adjustment - - - - --- 2016-08-04 Wilco Dijkstra New
[AArch64] Add legitimize_address_displacement hook - - - - --- 2016-08-04 Wilco Dijkstra New
[RFC] ipa bitwise constant propagation - - - - --- 2016-08-04 Richard Biener New
gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992) - - - - --- 2016-08-04 Martin Liška New
[1/2] Fix GNU coding style in gcov.c - - - - --- 2016-08-04 Martin Liška New
[LTO] Add wide_int streaming support - - - - --- 2016-08-04 Kugan Vivekanandarajah New
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst - - - - --- 2016-08-04 Prathamesh Kulkarni New
Fix fir PR71696 in Libiberty Demangler (6) - - - - --- 2016-08-04 Marcel Böhme New
Fix PR71984 testcase - - - - --- 2016-08-04 Richard Biener New
[RFC] ipa bitwise constant propagation - - - - --- 2016-08-04 Prathamesh Kulkarni New
[RS6000] rs6000_preferred_reload_class - - - - --- 2016-08-04 Alan Modra New
, Improve vector int/long initialization on PowerPC - - - - --- 2016-08-04 Michael Meissner New
[LTO] Add wide_int streaming support - - - - --- 2016-08-04 Kugan Vivekanandarajah New
Go patch committed: add -fgo-optimize-allocs option - - - - --- 2016-08-04 Ian Lance Taylor New
Fix ICE on invalid variable template instantiation (PR c++/72759) - - - - --- 2016-08-04 Patrick Palka New
libgo patch committed: Update to 1.7rc3 - - - - --- 2016-08-03 Ian Lance Taylor New
libgo patch committed: Update to 1.7rc3 - - - - --- 2016-08-03 Ian Lance Taylor New
[PATCH/AARCH64] Add ThunderX vector cost model - - - - --- 2016-08-03 Andrew Pinski New
[Committed] Add testcase that ICEs after loop splitting patch - - - - --- 2016-08-03 Andrew Pinski New
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst - - - - --- 2016-08-03 Prathamesh Kulkarni New
fix fallout of pr22051-2.c on arm - - - - --- 2016-08-03 Prathamesh Kulkarni New
Go patch committed: use a cache for interface methods - - - - --- 2016-08-03 Ian Lance Taylor New
« 1 2 ... 685 686 6871266 1267 »