Show patches with: State = Action Required       |    Archived = No       |   126653 patches
« 1 2 ... 580 581 5821266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix non-portable std::regex test and test more cases - - - - --- 2016-07-31 Jonathan Wakely New
Fix non-portable std::regex test and test more cases - - - - --- 2016-07-31 Jonathan Wakely New
Some testsuite cleanup - - - - --- 2016-07-31 Jonathan Wakely New
Some testsuite cleanup - - - - --- 2016-07-31 Jonathan Wakely New
Change std::conditional test to compile-only - - - - --- 2016-07-31 Jonathan Wakely New
[1/9] separate shrink-wrap: New command-line flag, status flag, hooks, and doc - - - - --- 2016-08-01 Segher Boessenkool New
[2/9] cfgcleanup: Don't confuse CFI when -fshrink-wrap-separate - - - - --- 2016-08-01 Segher Boessenkool New
[3/9] dce: Don't dead-code delete separately wrapped restores - - - - --- 2016-08-01 Segher Boessenkool New
[4/9] regrename: Don't rename restores - - - - --- 2016-08-01 Segher Boessenkool New
[5/9] regrename: Don't run if function was separately shrink-wrapped - - - - --- 2016-08-01 Segher Boessenkool New
[6/9] sel-sched: Don't mess with register restores - - - - --- 2016-08-01 Segher Boessenkool New
[7/9] cprop: Leave RTX_FRAME_RELATED_P instructions alone - - - - --- 2016-08-01 Segher Boessenkool New
[8/9] shrink-wrap: shrink-wrapping for separate components - - - - --- 2016-08-01 Segher Boessenkool New
[9/9] rs6000: Separate shrink-wrapping - - - - --- 2016-08-01 Segher Boessenkool New
[PR63240] generate debug info for defaulted member functions - - - - --- 2016-08-02 Alexandre Oliva New
[PR55641] drop spurious const_type from reference_type variables - - - - --- 2016-08-02 Alexandre Oliva New
Support using -flto with libstdc++ testsuite - - - - --- 2016-08-02 Jonathan Wakely New
Skip scan-assembler test when -flto is used - - - - --- 2016-08-02 Jonathan Wakely New
Update libstdc++ baseline symbols - - - - --- 2016-08-02 Rainer Orth New
RFA: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-08-02 Aldy Hernandez New
Math special functions testsuite cleanup - - - - --- 2016-08-02 Jonathan Wakely New
Skip C tests if test flags include C++ options - - - - --- 2016-08-02 Jonathan Wakely New
[LRA] PR71680, Reload of slow mems - - - - --- 2016-08-02 Alan Modra New
[AArch64,Obvious] Fix Bootstrap for my mistake in r238977 - - - - --- 2016-08-02 James Greenhalgh New
Fix ICE on invalid variable template instantiation (PR c++/72759) - - - - --- 2016-08-02 Patrick Palka New
[RS6000] Delete duplicate code - - - - --- 2016-08-02 Alan Modra New
[RS6000] Remove negative from option help strings - - - - --- 2016-08-02 Alan Modra New
[RS6000] Force source of fix_trunc<mode>si2 to reg - - - - --- 2016-08-02 Alan Modra New
[RS6000] cost SLOW_UNALIGNED_ACCESS - - - - --- 2016-08-02 Alan Modra New
[RS6000] power8 unaligned fp load/store - - - - --- 2016-08-02 Alan Modra New
patch to fix PR69847 - - - - --- 2016-08-02 Vladimir Makarov New
adjust spelling of constant expression in C++ diagnostics - - - - --- 2016-08-02 Martin Sebor New
Move dg-error directives to relevant lines - - - - --- 2016-08-02 Jonathan Wakely New
Improve comments on check_v3_target_filesystem_ts - - - - --- 2016-08-02 Jonathan Wakely New
Fix std::wstring allocator tests - - - - --- 2016-08-02 Jonathan Wakely New
[rs6000] Switch the rs6000 port over to LRA - - - - --- 2016-08-02 Peter Bergner New
patch to fix PR72778 - - - - --- 2016-08-02 Vladimir Makarov New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-08-02 Martin Sebor New
Go patch committed: add escape analysis debugging - - - - --- 2016-08-02 Ian Lance Taylor New
[RFC,IPA-VRP] Early VRP Implementation - - - - --- 2016-08-03 Kugan Vivekanandarajah New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-08-03 Martin Sebor New
Teach VRP to truncate the case ranges of a switch - - - - --- 2016-08-03 Patrick Palka New
[openacc] add a warning for non-contiguous data clauses - - - - --- 2016-08-03 Cesar Philippidis New
[PR57371] transform (double)i eq/ne 0 to i eq/ne 0 - - - - --- 2016-08-03 Prathamesh Kulkarni New
Do not enable -fprefetch-loop-arrays with -fprofile-use (PR, gcov-profile/58250). - - - - --- 2016-08-03 Martin Liška New
[testsuite] Fix some more bogus failures for avr - - - - --- 2016-08-03 Senthil Kumar Selvaraj New
[COMMITTED] Add branch_changer.py script to maintainer-scripts - - - - --- 2016-08-03 Martin Liška New
gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992) - - - - --- 2016-08-03 Martin Liška New
Do not enable -fprefetch-loop-arrays with -fprofile-use (PR, gcov-profile/58250). - - - - --- 2016-08-03 Martin Liška New
Adjust some PRE testcases - - - - --- 2016-08-03 Richard Biener New
Fix c-c++-common/ubsan/pr71403-?.c testcases - - - - --- 2016-08-03 Richard Biener New
Remove deprecated has_trivial_xxx traits - - - - --- 2016-08-03 Jonathan Wakely New
[avr] PR 55181 work around do_store_flag producing shifts for bit extractions - - - - --- 2016-08-03 Georg-Johann Lay New
[1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT - - - - --- 2016-08-03 David Malcolm New
[2/4] (v3) On-demand locations within string-literals - - - - --- 2016-08-03 David Malcolm New
[3/4] Use class substring_loc in c-format.c (PR c/52952) - - - - --- 2016-08-03 David Malcolm New
[4/4] c-format.c: suggest the correct format string to use (PR c/64955) - - - - --- 2016-08-03 David Malcolm New
Enable Mathematical Special Functions for C++17 - - - - --- 2016-08-03 Jonathan Wakely New
[avr,RFC] Add var attribute "absdata" to support LDS / STS on AVR_TINY. - - - - --- 2016-08-03 Georg-Johann Lay New
Go patch committed: stack allocate non-escaping expressions - - - - --- 2016-08-03 Ian Lance Taylor New
Simplify interface for simplify_using_initial_conditions - - - - --- 2016-08-03 Bin Cheng New
[PR72772] Also check equality for expanded iv base. - - - - --- 2016-08-03 Bin Cheng New
[testsuite/PR33707] Add test case. - - - - --- 2016-08-03 Bin Cheng New
Define __cpp_lib_generic_associative_lookup feature-test macro - - - - --- 2016-08-03 Jonathan Wakely New
[PTX] fix worker propagation ICE - - - - --- 2016-08-03 Nathan Sidwell New
Fix wrong code on aarch64 due to paradoxical subreg - - - - --- 2016-08-03 Bernd Edlinger New
Define C++17 feature-test macros - - - - --- 2016-08-03 Jonathan Wakely New
Define std::owner_less<void> specialization (P0074R0) - - - - --- 2016-08-03 Jonathan Wakely New
Define std::as_const - - - - --- 2016-08-03 Jonathan Wakely New
one more patch for PR72778 - - - - --- 2016-08-03 Vladimir Makarov New
Define std::shared_ptr::weak_type - - - - --- 2016-08-03 Jonathan Wakely New
Define feature-test macro for std::enable_shared_from_this - - - - --- 2016-08-03 Jonathan Wakely New
C++ PATCH to allow constexpr ctor with typedef declaration in C++11 (c++/70229) - - - - --- 2016-08-03 Marek Polacek New
Go patch committed: use a cache for interface methods - - - - --- 2016-08-03 Ian Lance Taylor New
fix fallout of pr22051-2.c on arm - - - - --- 2016-08-03 Prathamesh Kulkarni New
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst - - - - --- 2016-08-03 Prathamesh Kulkarni New
[Committed] Add testcase that ICEs after loop splitting patch - - - - --- 2016-08-03 Andrew Pinski New
[PATCH/AARCH64] Add ThunderX vector cost model - - - - --- 2016-08-03 Andrew Pinski 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
Fix ICE on invalid variable template instantiation (PR c++/72759) - - - - --- 2016-08-04 Patrick Palka New
Go patch committed: add -fgo-optimize-allocs option - - - - --- 2016-08-04 Ian Lance Taylor New
[LTO] Add wide_int streaming support - - - - --- 2016-08-04 Kugan Vivekanandarajah New
, Improve vector int/long initialization on PowerPC - - - - --- 2016-08-04 Michael Meissner New
[RS6000] rs6000_preferred_reload_class - - - - --- 2016-08-04 Alan Modra New
[RFC] ipa bitwise constant propagation - - - - --- 2016-08-04 Prathamesh Kulkarni New
Fix PR71984 testcase - - - - --- 2016-08-04 Richard Biener New
Fix fir PR71696 in Libiberty Demangler (6) - - - - --- 2016-08-04 Marcel Böhme New
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst - - - - --- 2016-08-04 Prathamesh Kulkarni New
[LTO] Add wide_int streaming support - - - - --- 2016-08-04 Kugan Vivekanandarajah New
[1/2] Fix GNU coding style in gcov.c - - - - --- 2016-08-04 Martin Liška New
gcov tool: Implement Hawick's algorithm for cycle detection, (PR gcov-profile/67992) - - - - --- 2016-08-04 Martin Liška New
[RFC] ipa bitwise constant propagation - - - - --- 2016-08-04 Richard Biener New
[AArch64] Add legitimize_address_displacement hook - - - - --- 2016-08-04 Wilco Dijkstra New
[AArch64] Improve stack adjustment - - - - --- 2016-08-04 Wilco Dijkstra New
Simplify std::__invoke_impl definitions - - - - --- 2016-08-04 Jonathan Wakely New
[AArch64] Simplify eh_return implementation - - - - --- 2016-08-04 Wilco Dijkstra New
protected alloca class for malloc fallback - - - - --- 2016-08-04 Aldy Hernandez New
Teach VRP to truncate the case ranges of a switch - - - - --- 2016-08-04 Patrick Palka New
Create x.gcov file for binary w/o x.gcda file (PR, gcov-profile/65831) - - - - --- 2016-08-04 Martin Liška New
« 1 2 ... 580 581 5821266 1267 »