Show patches with: Archived = No       |   126794 patches
« 1 2 ... 580 581 5821267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix PR71976 in combine.c:get_last_value() - - - - --- 2016-07-29 Georg-Johann Lay New
[avr,committed] : Remove superfluous CLR of zero_reg. - - - - --- 2016-07-29 Georg-Johann Lay New
Update libstdc++ baseline symbols - - - - --- 2016-07-29 Jonathan Wakely New
New libstdc++ symbol version for new basic_string symbols - - - - --- 2016-07-29 Jonathan Wakely New
Update libstdc++ docs for library version history - - - - --- 2016-07-29 Jonathan Wakely New
Update libstdc++ baseline symbols - - - - --- 2016-07-29 Andreas Schwab New
[avr] Fix mmcu to specs issues - - - - --- 2016-07-29 Sivanupandi, Pitchumani New
[AArch64] Optimize prolog/epilog - - - - --- 2016-07-29 Wilco Dijkstra New
[libiberty] fix unbounded alloca in make_relative_prefix_1 - - - - --- 2016-07-29 Aldy Hernandez New
[C++] for PR72457 - - - - --- 2016-07-29 Jason Merrill New
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst - - - - --- 2016-07-29 Prathamesh Kulkarni New
C/C++ PATCH to improve location for -Wparentheses (PR c/71926) - - - - --- 2016-07-29 Marek Polacek New
C PATCH to rephrase error for flexible array members (PR c/71742) - - - - --- 2016-07-29 Marek Polacek New
[PR34114/1] More multiple_of_p cases. - - - - --- 2016-07-29 Bin Cheng New
[PR34114/2] Prove no-overflow for loop with NE_EXPR exit condition and non-ONE step - - - - --- 2016-07-29 Bin Cheng New
[Fortran,OpenACC] Fix PR70598, Fortran host_data ICE - - - - --- 2016-07-29 Chung-Lin Tang New
[rs6000] Add built-in function support Power9 binary floating point operations - - - - --- 2016-07-29 Kelvin Nilsen New
[testsuite] : Add dg-add-options ieee to gcc.dg/pr59833.c - - - - --- 2016-07-29 Uros Bizjak New
[avr] minor tweaks for 8-bit operations - - - - --- 2016-07-29 Georg-Johann Lay New
PR fortran/69962 -- Patch - - - - --- 2016-07-29 Steve Kargl New
PR target/72748: Convert V1TImode register to TImode in debug insn - - - - --- 2016-07-29 H.J. Lu New
PR fortran/69867 -- Patch - - - - --- 2016-07-29 Steve Kargl New
Make check_effective_target_c++ work for libstdc++ - - - - --- 2016-07-29 Jonathan Wakely New
[rs6000] Add missing boilerplate - - - - --- 2016-07-29 Bill Schmidt New
[rs6000] Fix some test failures on older hardware - - - - --- 2016-07-29 Bill Schmidt New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-07-29 Martin Sebor New
[1/4,Ada,DJGPP] Ada support for DJGPP - - - - --- 2016-07-30 Andris Pavēnis New
[2/4,Ada,DJGPP] Ada support for DJGPP - - - - --- 2016-07-30 Andris Pavēnis New
[3/4,Ada,DJGPP] Ada support for DJGPP - - - - --- 2016-07-30 Andris Pavēnis New
[4/4,Ada,DJGPP] Ada support for DJGPP - - - - --- 2016-07-30 Andris Pavēnis New
Fix wrong code on aarch64 due to paradoxical subreg - - - - --- 2016-07-30 Bernd Edlinger New
[3,of,4] , Enhance PowerPC vec_extract support for power8/power9 machines - - - - --- 2016-07-30 Michael Meissner New
[Committed] PR fortran/68566 - - - - --- 2016-07-30 Steve Kargl New
PR fortran/41922 -- Patch - - - - --- 2016-07-31 Steve Kargl New
Fix wrong code on aarch64 due to paradoxical subreg - - - - --- 2016-07-31 Bernd Edlinger New
[v3] Implement C++17 variable templates for type traits. - - - - --- 2016-07-31 Ville Voutilainen New
Fix file extension of libstdc++ test - - - - --- 2016-07-31 Jonathan Wakely New
Check __STRICT_ANSI__ for 128-bit arithmetic types - - - - --- 2016-07-31 Jonathan Wakely New
Move dg-error directives to relevant lines - - - - --- 2016-07-31 Jonathan Wakely New
libstdc++/72745 add static assertion for invalid tuple access - - - - --- 2016-07-31 Jonathan Wakely New
libstdc++/72745 add static assertion for invalid tuple access - - - - --- 2016-07-31 Jonathan Wakely New
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
« 1 2 ... 580 581 5821267 1268 »