Show patches with: State = Action Required       |   127820 patches
« 1 2 ... 702 703 7041278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
C++ PATCH for c++/70824 (initializer list in template) - - - - --- 2016-07-15 Jason Merrill New
[rs6000] Fix {div,mul}kc3-1.c for older hardware - - - - --- 2016-07-15 Bill Schmidt New
Add qsort comparator consistency checking (PR71702) - - - - --- 2016-07-15 Alexander Monakov New
[avr] make progmem work on AVR_TINY, use TARGET_ADDR_SPACE_DIAGNOSE_USAGE - - - - --- 2016-07-15 Georg-Johann Lay New
[RFC] PR middle-end/22141 GIMPLE store widening pass - - - - --- 2016-07-15 Kyrill Tkachov New
[rs6000] Fix vec_construct vectorization cost to be somewhat more accurate - - - - --- 2016-07-15 Bill Schmidt New
C, C++: Fix PR 69733 (bad location for ignored qualifiers warning) - - - - --- 2016-07-15 Bernd Schmidt New
[v5] Allocate constant size dynamic stack space in the prologue - - - - --- 2016-07-15 Dominik Vogt New
c++/58796 Make nullptr match exception handlers of pointer type - - - - --- 2016-07-15 Jonathan Wakely New
[Fortran,PR71807,v1,5/6/7,Regression] Internal compiler error with NULL() reference in structure co… - - - - --- 2016-07-15 Andre Vehreschild New
[RFC,v2] Test coverage for --param boundary values - - - - --- 2016-07-15 Thomas Schwinge New
[RFC,IPA-VRP] Teach tree-vrp to use the VR set in params - - - - --- 2016-07-15 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Add support for IPA VRP in ipa-cp/ipa-prop - - - - --- 2016-07-15 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Early VRP Implementation - - - - --- 2016-07-15 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Re-factor tree-vrp to factor out common code - - - - --- 2016-07-15 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Check for POINTER_TYPE_P before accessing SSA_NAME_PTR_INFO in tree-inline - - - - --- 2016-07-15 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Disable setting param of __builtin_constant_p to null - - - - --- 2016-07-15 Kugan Vivekanandarajah New
Fix OpenACC vector_length parsing in fortran - - - - --- 2016-07-15 Cesar Philippidis New
[libstdc++] Add C++17clamp - - - - --- 2016-07-14 Ed Smith-Rowland New
Add missing OBJCOPY variable to Makefile.in - - - - --- 2016-07-14 Jonathan Yong New
PR fortran/29819 -- fix committed. - - - - --- 2016-07-14 Steve Kargl New
[fortran] - - - - --- 2016-07-14 Jerry DeLisle New
[v3] Fix the constraints for any's assignment operator template to properly reject assignment from … - - - - --- 2016-07-14 Ville Voutilainen New
[4/4] Remove fused-madd from documentation - - - - --- 2016-07-14 Martin Liška New
[C] Ignore invisible bindings for misspelling hints (PR c/71858) - - - - --- 2016-07-14 David Malcolm New
[3/4] Support movbe as a i386 target optimization node - - - - --- 2016-07-14 Martin Liška New
[2/4] Support crc32 as a i386 target optimization node - - - - --- 2016-07-14 Martin Liška New
[Fortran,PR71807,v1,5/6/7,Regression] Internal compiler error with NULL() reference in structure co… - - - - --- 2016-07-14 Andre Vehreschild New
[PR71503/PR71683] Fix ICE in tree-if-conv.c - - - - --- 2016-07-14 Bin Cheng New
[testsuite] XFAIL gcc.dg/tree-ssa/pr71347 on some targets - - - - --- 2016-07-14 Bin Cheng New
[test] Refine test string for scev-8.c - - - - --- 2016-07-14 Bin Cheng New
Add header for std::search to testcase - - - - --- 2016-07-14 Jonathan Wakely New
Add header for std::search to testcase - - - - --- 2016-07-14 Jonathan Wakely New
Fix tree-data-ref.c ICE (PR tree-optimization/71872) - - - - --- 2016-07-14 Jakub Jelinek New
[C++] Fix up vector cond expr handling in templates (PR c++/71871) - - - - --- 2016-07-14 Jakub Jelinek New
Add new hook to diagnose address space usage - - - - --- 2016-07-14 Georg-Johann Lay New
[Fortran,PR70842,v1,4.9/5/6/7,Regression] internal compiler error with character members within a p… - - - - --- 2016-07-14 Andre Vehreschild New
Tweak diagnostic-token.ranges.c testcase (PR testsuite/71865) - - - - --- 2016-07-14 Jakub Jelinek New
[C] For implicit function declaration suggestions only consider fns and fn pointers (PR c/71858) - - - - --- 2016-07-14 Jakub Jelinek New
[C] Ignore invisible bindings for misspelling hints (PR c/71858) - - - - --- 2016-07-14 Jakub Jelinek New
[ARM,7/7] Enable atomics for ARMv8-M Mainline - - - - --- 2016-07-14 Thomas Preudhomme New
Fix PR71866 - - - - --- 2016-07-14 Richard Biener New
[Ada] Another small tweak in LTO mode - - - - --- 2016-07-14 Eric Botcazou New
Amend dump expectation in slsr-8.c (PR, tree-optimization/71490) - - - - --- 2016-07-14 Martin Liška New
Improve doxygen comments for allocators in containers - - - - --- 2016-07-14 Jonathan Wakely New
[GCC/ARM,testsuite] Fix pr42574.c selector syntax error - - - - --- 2016-07-14 Thomas Preudhomme New
[v5] Allocate constant size dynamic stack space in the prologue - - - - --- 2016-07-14 Dominik Vogt New
[rs6000] Fix PR target/71733, ICE with -mcpu=power9 -mno-vsx - - - - --- 2016-07-14 Alan Modra New
libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS - - - - --- 2016-07-13 Jonathan Wakely New
Make basic_string::replace forward to different overload - - - - --- 2016-07-13 Jonathan Wakely New
Make __allocated_ptr::_S_raw_ptr static - - - - --- 2016-07-13 Jonathan Wakely New
[DOC] Enhance documentation of -fipa-ra option. - - - - --- 2016-07-13 Martin Liška New
[AArch64] Allow multiple-of-8 immediate offsets for TImode LDP/STP - - - - --- 2016-07-13 Kyrill Tkachov New
Improve loop-niter to handle possible infinite loop. - - - - --- 2016-07-13 Bin.Cheng New
[test] Refine test string for scev-8.c - - - - --- 2016-07-13 Bin Cheng New
Amend dump expectation in slsr-8.c (PR, tree-optimization/71490) - - - - --- 2016-07-13 Martin Liška New
Rework C/C++ OpenACC routine parsing (was: C/C++: Simplify handling of location information for Ope… - - - - --- 2016-07-13 Thomas Schwinge New
Fix PR24574 - - - - --- 2016-07-13 Richard Biener New
[gomp4] backport fixes for PR71704 - - - - --- 2016-07-13 Thomas Schwinge New
[1/4] Fix PR target/71652 - - - - --- 2016-07-13 Martin Liška New
[testsuite] Fix some bogus testsuite failures for avr - - - - --- 2016-07-13 Senthil Kumar Selvaraj New
Add non-const overload of std::string::data() - - - - --- 2016-07-13 Jonathan Wakely New
[avr] minor tweaks for 8-bit operations - - - - --- 2016-07-13 Georg-Johann Lay New
libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offlo… - - - - --- 2016-07-13 Thomas Schwinge New
[v3] Implement P0307R2, Making Optional Greater Equal Again. - - - - --- 2016-07-13 Ville Voutilainen New
C/C++: Simplify handling of location information for OpenACC routine directives - - - - --- 2016-07-13 Thomas Schwinge New
[rs6000] Fix PR target/71733, ICE with -mcpu=power9 -mno-vsx - - - - --- 2016-07-13 Alan Modra New
Remove struct map from plugin-nvptx - - - - --- 2016-07-12 Cesar Philippidis New
Allow fwprop to undo vectorization harm (PR68961) - - - - --- 2016-07-12 Uros Bizjak New
Go patch committed: add escape analysis notes to export data - - - - --- 2016-07-12 Ian Lance Taylor New
[gomp4] backport fixes for PR71704 - - - - --- 2016-07-12 Cesar Philippidis New
[i386] : Remove unneeded truncations to DImode in x86_64{,_zext}_immediate_operand predicates. - - - - --- 2016-07-12 Uros Bizjak New
Remove unused operator delete overloads (LWG 2458) - - - - --- 2016-07-12 Jonathan Wakely New
Introduce new param: AVG_LOOP_NITER - - - - --- 2016-07-12 Martin Liška New
Fix Fortran DO loop fallback - - - - --- 2016-07-12 Martin Liška New
[C++,RFC/Patch] PR c++/71665 - - - - --- 2016-07-12 Paolo Carlini New
Improve insert/emplace robustness to self insertion - - - - --- 2016-07-12 Jonathan Wakely New
Add tests and docs for LWG 2212 support - - - - --- 2016-07-12 Jonathan Wakely New
C++ OpenACC routine directive testing: templated, and "auto", trailing return type syntax - - - - --- 2016-07-12 Thomas Schwinge New
[2/2] Add selftests for fibonacci_heap - - - - --- 2016-07-12 Martin Liška New
[ARM] no-data-is-text-relative & msingle-pic-base - - - - --- 2016-07-12 Nathan Sidwell New
Fix FFI return type for proxy classes - - - - --- 2016-07-12 Matthew Fortune New
[ARM,6/7,ping1] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline - - - - --- 2016-07-12 Thomas Preudhomme New
Fix Fortran DO loop fallback - - - - --- 2016-07-12 Richard Biener New
Allow fwprop to undo vectorization harm (PR68961) - - - - --- 2016-07-12 Richard Biener New
, PR 71805, Fix PowerPC ISA 3.0 xxperm/xxpermr usage - - - - --- 2016-07-12 Michael Meissner New
[fortran] PR66310 Problems with intrinsic repeat for large number of copies - - - - --- 2016-07-12 Jerry DeLisle New
, PowerPC support to enable -mlra and/or -mfloat128 - - - - --- 2016-07-11 Michael Meissner New
[committed] Fix #pragma omp target * device (...) expansion (PR middle-end/71758) - - - - --- 2016-07-11 Jakub Jelinek New
[v3] Implement P0307R2, Making Optional Greater Equal Again. - - - - --- 2016-07-11 Ville Voutilainen New
[C++] Fix ICE with PTRMEM_CST (PR c++/70869) - - - - --- 2016-07-11 Jakub Jelinek New
[C++] Fix diagnostics ICE (PR c++/71835) - - - - --- 2016-07-11 Jakub Jelinek New
[C++] Fix lval {REAL,IMAG}PART_EXPR constexpr evaluation (PR c++/71828) - - - - --- 2016-07-11 Jakub Jelinek New
Implement -Wswitch-fallthrough: testsuite - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: rs6000 - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: other archs - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: objc - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: lto - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: libstdc++ - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: libiberty - - - - --- 2016-07-11 Marek Polacek New
« 1 2 ... 702 703 7041278 1279 »