Show patches with: Archived = No       |   126781 patches
« 1 2 ... 689 690 6911267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
C++ PATCH for c++/71515 (typename in partial specialization) - - - - --- 2016-07-24 Jason Merrill New
[3/3] merge adjust_cost and adjust_cost_2 target hooks - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[2/3] haifa-sched.c: make twins a auto_vec<rtx_insn *> - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[1/3] make pattern_regs a vec - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[RFC] do not take mutex in _Unwind_Find_registered_FDE if there is no registered objects - - - - --- 2016-07-24 Gleb Natapov New
[6/6] add [cd]tors to scc_info - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[5/6] add a constructor to elim_graph - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[4/6] remove elim_graph typedef - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[3/6] add ctor to topo_info - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[2/6] use auto_sbitmap in various places - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
[1/6] add auto_sbitmap class - - - - --- 2016-07-24 tbsaunde+gcc@tbsaunde.org New
C++ PATCH for c++/66617 (base list-initialization) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH for c++/55922 and 63151 (list-value-initialization of base) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH for c++/70778 (ICE with member template template parameter) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH for c++/70709 (hang with zero-length array member) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH for c++/71738 (ICE with multi-template friend) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH For c++/71350 (error-recursion ICE with initializer-list) - - - - --- 2016-07-24 Jason Merrill New
C++ PATCH for c++/71576 (bitfield and rvalue reference) - - - - --- 2016-07-24 Jason Merrill New
Invalidate argument slots for const/pure calls - - - - --- 2016-07-23 John David Anglin New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-07-23 Martin Sebor New
[PR49366] emit loc exprs for C++ non-virtual pmf template value parms - - - - --- 2016-07-23 Alexandre Oliva New
Minor changes in tree-vrp.c - - - - --- 2016-07-23 Patrick Palka New
[RFC,IPA-VRP] Re-factor tree-vrp to factor out common code - - - - --- 2016-07-23 Kugan Vivekanandarajah New
Teach VRP to register assertions along default switch labels (PR 18046) - - - - --- 2016-07-23 Patrick Palka New
C++ PATCH for c++/71350 (error recursion with initializer-list) - - - - --- 2016-07-22 Jason Merrill New
C++ PATCH for c++/71748 (call to base dtor in template) - - - - --- 2016-07-22 Jason Merrill New
Implement C _FloatN, _FloatNx types [version 5] - - - - --- 2016-07-22 Joseph Myers New
[PR,fortran/71859] Patch - - - - --- 2016-07-22 Steve Kargl New
[PR,fortran/71862] Patch - - - - --- 2016-07-22 Steve Kargl New
, Fix PowerPC multi-line string formating issue - - - - --- 2016-07-22 Michael Meissner New
Teach VRP to register assertions along default switch labels (PR 18046) - - - - --- 2016-07-22 Patrick Palka New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-07-22 Martin Sebor New
[Committed] PR fortran/71935 - - - - --- 2016-07-22 Steve Kargl New
libgo patch committed: Update to 1.7rc3 - - - - --- 2016-07-22 Ian Lance Taylor New
[Fortran,PR71807,v1,5/6/7,Regression] Internal compiler error with NULL() reference in structure co… - - - - --- 2016-07-22 Andre Vehreschild New
[C] Don't mark C99 inline functions as always_inline (PR c/71969) - - - - --- 2016-07-22 Jakub Jelinek New
Move allocator in std::string and RB tree move constructors - - - - --- 2016-07-22 Jonathan Wakely New
Add a STATIC_ASSERT on sizeof (struct cp_token) - - - - --- 2016-07-22 David Malcolm New
[RFC,IPA-VRP] Re-factor tree-vrp to factor out common code - - - - --- 2016-07-22 Kugan Vivekanandarajah New
: A couple of remaining conversions to HOST_WIDE_INT_{,M}1{,U} - - - - --- 2016-07-22 Uros Bizjak New
Fix unsafe function attributes for special functions (PR 71876) - - - - --- 2016-07-22 Bernd Edlinger New
[RFC,IPA-VRP] Re-factor tree-vrp to factor out common code - - - - --- 2016-07-22 Kugan Vivekanandarajah New
[GCC/01] Bring back warning message on loop whose counter might overflow - - - - --- 2016-07-22 Bin.Cheng New
[RFC,IPA-VRP] Early VRP Implementation - - - - --- 2016-07-22 Kugan Vivekanandarajah New
Adapt the numbering scheme (PR gcov-profile/64874) - - - - --- 2016-07-22 Martin Liška New
predict.c: merge multi-edges - - - - --- 2016-07-22 Martin Liška New
rs6000: Fix logic for when to emit .machine (PR71216) - - - - --- 2016-07-22 Segher Boessenkool New
Implement -Wimplicit-fallthrough: the rest - - - - --- 2016-07-22 Marek Polacek New
Implement -Wimplicit-fallthrough: core - - - - --- 2016-07-22 Marek Polacek New
[fortran,committed] Fix PR 71795 - - - - --- 2016-07-22 Thomas Koenig New
[Fortran,v1] Add STAT= support to caf_single get()/send() - - - - --- 2016-07-22 Andre Vehreschild New
[Fortran,committed] Help with STAT= attribute in coarray reference - - - - --- 2016-07-22 Andre Vehreschild New
[RFC,v2] Test coverage for --param boundary values - - - - --- 2016-07-22 Martin Liška New
Consider functions with xloc.file == NULL (PR, gcov-profile/69028) - - - - --- 2016-07-22 Martin Liška New
Use correct form of delete in libstdc++.exp - - - - --- 2016-07-22 Jonathan Wakely New
predict.c: merge multi-edges - - - - --- 2016-07-22 Martin Liška New
[3/3,GCC-6] Backport support for arm*-*-phoenix* targets in libgcc. - - - - --- 2016-07-22 Jakub Sejdak New
[2/3,GCC-6] Backport support for arm*-*-phoenix* targets. - - - - --- 2016-07-22 Jakub Sejdak New
[1/3,GCC-6] Backport support for Phoenix-RTOS targets in config.sub. - - - - --- 2016-07-22 Jakub Sejdak New
C++ PATCH for c++/71274 (deprecated warning without use) - - - - --- 2016-07-22 Jason Merrill New
C++ PATCH for c++/69223 (ICE with deduced return type) - - - - --- 2016-07-22 Jason Merrill New
C++ PATCH for c++/71630 (extern variable template) - - - - --- 2016-07-22 Jason Merrill New
C++ PATCH for c++/71913 (copy elision choices) - - - - --- 2016-07-22 Jason Merrill New
Go patch committed: accept a, a, a = 1, 2, 3 - - - - --- 2016-07-22 Ian Lance Taylor New
Fix unsafe function attributes for special functions (PR 71876) - - - - --- 2016-07-21 Bernd Edlinger New
, Add PowerPC vec_extract tests - - - - --- 2016-07-21 Michael Meissner New
Fix naming, qualification and broken test for propagate_const - - - - --- 2016-07-21 Jonathan Wakely New
[4/4] Fix undefined behaviour in libstdc++ testsuite - - - - --- 2016-07-21 Jonathan Wakely New
[3/4] Fix undefined behaviour in libstdc++ testsuite - - - - --- 2016-07-21 Jonathan Wakely New
[2/4] Fix undefined behaviour in libstdc++ testsuite - - - - --- 2016-07-21 Jonathan Wakely New
[contrib] download_prerequisites: check for existing symlinks before making new ones - - - - --- 2016-07-21 Eric Gallager New
[1/4] Fix undefined behaviour in libstdc++ testsuite - - - - --- 2016-07-21 Jonathan Wakely New
[Fortran] First patch for coarray FAILED IMAGES (TS 18508) - - - - --- 2016-07-21 Alessandro Fanfarillo New
[rs6000] Consolidate Power9 Option Flags - - - - --- 2016-07-21 Kelvin Nilsen New
Fix early debug regression with DW_AT_string_length (PR debug/71906) - - - - --- 2016-07-21 Jakub Jelinek New
[GCC/03] New option warning missed optimization on loops whose counter may overflow - - - - --- 2016-07-21 Bin Cheng New
[GCC/02] Remove -funsafe-loop-optimizations option. - - - - --- 2016-07-21 Bin Cheng New
[GCC/01] Bring back warning message on loop whose counter might overflow - - - - --- 2016-07-21 Bin Cheng New
[committed] Fix asan C++ ICE with PCH (PR sanitizer/71953) - - - - --- 2016-07-21 Jakub Jelinek New
[C++] Fix ICE with statement expression (PR c++/71728) - - - - --- 2016-07-21 Jakub Jelinek New
[avr] remove secondary_reload hook implementation - - - - --- 2016-07-21 Georg-Johann Lay New
[2/2] C++ FE: handle misspelled identifiers and typenames - - - - --- 2016-07-21 David Malcolm New
[hsa-branch] Refactoring of handling atomiscs - - - - --- 2016-07-21 Martin Jambor New
[Fortran,v1] Add STAT= support to caf_single get()/send() - - - - --- 2016-07-21 Andre Vehreschild New
[Fortran] Help with STAT= attribute in coarray reference - - - - --- 2016-07-21 Andre Vehreschild New
[OBVIOUS] Do not divide by zero in analyze_brprob.py - - - - --- 2016-07-21 Martin Liška New
Assorted fixes from LTO early debug - - - - --- 2016-07-21 Richard Biener New
fix typo in comment in tree-ssa-strlen.c - - - - --- 2016-07-21 Prathamesh Kulkarni New
[hsa-branch] Minor tweak to HSA_SORRY macros - - - - --- 2016-07-21 Martin Jambor New
Tree-level fix for PR 69526 - - - - --- 2016-07-21 Richard Biener New
Fix unsafe function attributes for special functions (PR 71876) - - - - --- 2016-07-21 Bernd Edlinger New
Tree-level fix for PR 69526 - - - - --- 2016-07-21 Robin Dapp New
[hsa-branch] Update existing hsa builtin handling - - - - --- 2016-07-21 Martin Jambor New
[committed] Fix up narrowing conversion in tree-object-size.c - - - - --- 2016-07-21 Jakub Jelinek New
fold x ^ y to 0 if x == y - - - - --- 2016-07-21 Richard Biener New
Giant concepts patch - - - - --- 2016-07-21 Jason Merrill New
C++ PATCH for c++/70781 (ICE with ill-formed lambda) - - - - --- 2016-07-21 Jason Merrill New
C++ PATCH for c++/71896 (constexpr pointer to member comparison) - - - - --- 2016-07-21 Jason Merrill New
C++ PATCH for -Waddress false positive in unevaluated context - - - - --- 2016-07-21 Jason Merrill New
C++ PATCH for C++/71121 (wrong -Waddress warning with PMF and constexpr) - - - - --- 2016-07-21 Jason Merrill New
« 1 2 ... 689 690 6911267 1268 »