Show patches with: Archived = No       |   126791 patches
« 1 2 ... 417 418 4191267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3,ARC] Fix failing pr77309 for ARC700 [1/3,ARC] Fix failing pr77309 for ARC700 - - - - --- 2019-11-19 Claudiu Zissulescu Ianculescu New
[committed] Fix ICE in handle_omp_class_iterator (PR c++/92504) [committed] Fix ICE in handle_omp_class_iterator (PR c++/92504) - - - - --- 2019-11-19 Jakub Jelinek New
[committed] Punt instead of assertion failure when TYPE_MODE is not vmode (PR tree-optimization/925… [committed] Punt instead of assertion failure when TYPE_MODE is not vmode (PR tree-optimization/925… - - - - --- 2019-11-19 Jakub Jelinek New
Fix up __builtin_mul_overflow for signed * signed -> unsigned (PR middle-end/91450) Fix up __builtin_mul_overflow for signed * signed -> unsigned (PR middle-end/91450) - - - - --- 2019-11-19 Jakub Jelinek New
Enable init_ggc_heuristics for ENABLE_GC_CHECKING. Enable init_ggc_heuristics for ENABLE_GC_CHECKING. - - - - --- 2019-11-19 Martin Liška New
Fix PR92554 Fix PR92554 - - - - --- 2019-11-19 Richard Biener New
Fix PR92555 Fix PR92555 - - - - --- 2019-11-19 Richard Biener New
Restore enable_if lost during original import of pstl Restore enable_if lost during original import of pstl - - - - --- 2019-11-19 Thomas Rodgers New
Change some bad uses of C2x attributes into pedwarns Change some bad uses of C2x attributes into pedwarns - - - - --- 2019-11-19 Joseph Myers New
[committed] remove spurious assignment to avoid ICE (PR 92493) [committed] remove spurious assignment to avoid ICE (PR 92493) - - - - --- 2019-11-18 Martin Sebor New
[og9] Backport AMD GCN backend improvements from mainline [og9] Backport AMD GCN backend improvements from mainline - - - - --- 2019-11-18 Kwok Cheung Yeung New
rs6000: Refactor scheduling hook code rs6000: Refactor scheduling hook code - - - - --- 2019-11-18 Pat Haugen New
[2/2] PR 92463 MPFR modernization: Revert r269139 [1/2] PR 92463 MPFR modernization in GFortran - - - - --- 2019-11-18 Janne Blomqvist New
[1/2] PR 92463 MPFR modernization in GFortran [1/2] PR 92463 MPFR modernization in GFortran - - - - --- 2019-11-18 Janne Blomqvist New
Fix ICE in do_estimate_edge_time Fix ICE in do_estimate_edge_time - - - - --- 2019-11-18 Jan Hubicka New
[C++] c++/92450 - ICE with invalid nested name specifier. [C++] c++/92450 - ICE with invalid nested name specifier. - - - - --- 2019-11-18 Marek Polacek New
Add more C2x attributes tests Add more C2x attributes tests - - - - --- 2019-11-18 Joseph Myers New
[Arm] Set Armv7-A tune to Cortex-A53 [Arm] Set Armv7-A tune to Cortex-A53 - - - - --- 2019-11-18 Wilco Dijkstra New
[committed] Add testcase for already fixed PR ipa/92528 [committed] Add testcase for already fixed PR ipa/92528 - - - - --- 2019-11-18 Martin Jambor New
[C++] Avoid duplicate warning [C++] Avoid duplicate warning - - - - --- 2019-11-18 Paolo Carlini New
Initialize a variable due to -Wmaybe-uninitialized. Initialize a variable due to -Wmaybe-uninitialized. - - - - --- 2019-11-18 Martin Liška New
Unset m_checker in sem_function::init. Unset m_checker in sem_function::init. - - - - --- 2019-11-18 Martin Liška New
Remove strange dump suboptions in testsuite. Remove strange dump suboptions in testsuite. - - - - --- 2019-11-18 Martin Liška New
Fix PR92558 Fix PR92558 - - - - --- 2019-11-18 Richard Biener New
libstdc++: Fix some -Wsystem-headers warnings libstdc++: Fix some -Wsystem-headers warnings - - - - --- 2019-11-18 Jonathan Wakely New
Restore init_ggc_heuristics. Restore init_ggc_heuristics. - - - - --- 2019-11-18 Martin Liška New
Improve -dbg-cnt error message and support :0. Improve -dbg-cnt error message and support :0. - - - - --- 2019-11-18 Martin Liška New
Fix PR92462 Fix PR92462 - - - - --- 2019-11-18 Richard Biener New
[Committed,testsuite,ARM] check_effective_target_arm_vfp_ok_nocache: Fix typo in option name [Committed,testsuite,ARM] check_effective_target_arm_vfp_ok_nocache: Fix typo in option name - - - - --- 2019-11-18 Christophe Lyon New
Add a new combine pass Add a new combine pass - - - - --- 2019-11-17 Richard Sandiford New
[committed] Fix linux-atomic.c build on hppa-linux [committed] Fix linux-atomic.c build on hppa-linux - - - - --- 2019-11-17 John David Anglin New
[Hashtable,6/6] PR 68303 small size optimization Untitled series #143420 - - - - --- 2019-11-17 François Dumont New
[Hashtable,5/6] Remove H1/H2 template parameters Untitled series #143417 - - - - --- 2019-11-17 François Dumont New
[Hashtable,4/6] Clean local_iterator implementation Untitled series #143415 - - - - --- 2019-11-17 François Dumont New
[Hashtable,3/6] Fix noexcept qualifications Untitled series #143415 - - - - --- 2019-11-17 François Dumont New
[Hashtable,2/6] Avoid over-sizing container Untitled series #143415 - - - - --- 2019-11-17 François Dumont New
[Hashtable,1/6] Code simplification/optimization [Hashtable,1/6] Code simplification/optimization - - - - --- 2019-11-17 François Dumont New
[Hashtable,0/6] Code review - - - - --- 2019-11-17 François Dumont New
[fortran] PR83118 - [8/9/10 Regression] Bad intrinsic assignment of class(*) array component of der… [fortran] PR83118 - [8/9/10 Regression] Bad intrinsic assignment of class(*) array component of der… - - - - --- 2019-11-17 Paul Richard Thomas New
[committed] Fix complex-6 for rx target [committed] Fix complex-6 for rx target - - - - --- 2019-11-17 Jeff Law New
[C++,coroutines,6/6] Testsuite. Implement C++ coroutines. - - - - --- 2019-11-17 Iain Sandoe New
[C++,coroutines,5/6] Standard library header. Implement C++ coroutines. - - - - --- 2019-11-17 Iain Sandoe New
[C++,coroutines,4/6] Middle end expanders and transforms. Implement C++ coroutines. - - - - --- 2019-11-17 Iain Sandoe New
[C++,coroutines,3/6] Front end parsing and transforms. Implement C++ coroutines. - - - - --- 2019-11-17 Iain Sandoe New
[C++,coroutines,2/6] Define builtins and internal functions. Implement C++ coroutines. - - - - --- 2019-11-17 Iain Sandoe New
[C++,coroutines,1/6] Common code and base definitions. Implement C++ coroutines. - - - - --- 2019-11-17 Iain Sandoe New
[Modula-2,(C/C++/D/F/Go/Jit)] (Register spec fn) (v3) [Modula-2,(C/C++/D/F/Go/Jit)] (Register spec fn) (v3) - - - - --- 2019-11-17 Gaius Mulley New
libstdc++: add range constructor for std::string_view (P1391R4) libstdc++: add range constructor for std::string_view (P1391R4) - - - - --- 2019-11-17 Jonathan Wakely New
[libstdc++] C++ constexpr tuple is broken. [libstdc++] C++ constexpr tuple is broken. - - - - --- 2019-11-17 Li, Pan2 via Gcc-patches New
libstdc++: Define C++20 range utilities and range factories libstdc++: Define C++20 range utilities and range factories - - - - --- 2019-11-17 Jonathan Wakely New
rs6000: Allow mode GPR in cceq_{ior,rev}_compare rs6000: Allow mode GPR in cceq_{ior,rev}_compare - - - - --- 2019-11-16 Segher Boessenkool New
combine: Don't set the same thing twice in one parallel combine: Don't set the same thing twice in one parallel - - - - --- 2019-11-16 Segher Boessenkool New
[C++] Implement C++20 P1814R0, CTAD for alias templates. [C++] Implement C++20 P1814R0, CTAD for alias templates. - - - - --- 2019-11-16 Jason Merrill New
[C++] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. [C++] c++/91353 - P1331R2: Allow trivial default init in constexpr contexts. - - - - --- 2019-11-16 Marek Polacek New
New modref/ipa_modref optimization passes New modref/ipa_modref optimization passes - - - - --- 2019-11-16 David Čepelík New
libstdc++: Optimize std::jthread construction libstdc++: Optimize std::jthread construction - - - - --- 2019-11-16 Jonathan Wakely New
[C++20] Implement P1920R1, Missing feature-test macros 2017-2019 [C++20] Implement P1920R1, Missing feature-test macros 2017-2019 - - - - --- 2019-11-16 Jakub Jelinek New
Add optabs for accelerating RAW and WAR alias checks Add optabs for accelerating RAW and WAR alias checks - - - - --- 2019-11-16 Richard Sandiford New
[C++] Pass type uses through the verify_type_context hook [C++] Pass type uses through the verify_type_context hook - - - - --- 2019-11-16 Richard Sandiford New
Add an empty constructor shortcut to build_vector_from_ctor Add an empty constructor shortcut to build_vector_from_ctor - - - - --- 2019-11-16 Richard Sandiford New
Two RTL CC tweaks for SVE pmore/plast conditions Two RTL CC tweaks for SVE pmore/plast conditions - - - - --- 2019-11-16 Richard Sandiford New
Handle VIEW_CONVERT_EXPR for variable-length vectors Handle VIEW_CONVERT_EXPR for variable-length vectors - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Robustify aarch64_wrffr [committed,AArch64] Robustify aarch64_wrffr - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Add scatter stores for partial SVE modes [committed,AArch64] Add scatter stores for partial SVE modes - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Pattern-match SVE extending gather loads [committed,AArch64] Pattern-match SVE extending gather loads - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Add gather loads for partial SVE modes [committed,AArch64] Add gather loads for partial SVE modes - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Add truncation for partial SVE modes [committed,AArch64] Add truncation for partial SVE modes - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Add sign and zero extension for partial SVE modes [committed,AArch64] Add sign and zero extension for partial SVE modes - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Add autovec support for partial SVE vectors [committed,AArch64] Add autovec support for partial SVE vectors - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Tweak gcc.target/aarch64/sve/clastb_8.c [committed,AArch64] Tweak gcc.target/aarch64/sve/clastb_8.c - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Replace SVE_PARTIAL with SVE_PARTIAL_I [committed,AArch64] Replace SVE_PARTIAL with SVE_PARTIAL_I - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Add "FULL" to SVE mode iterator names [committed,AArch64] Add "FULL" to SVE mode iterator names - - - - --- 2019-11-16 Richard Sandiford New
[committed,AArch64] Enable VECT_COMPARE_COSTS by default for SVE [committed,AArch64] Enable VECT_COMPARE_COSTS by default for SVE - - - - --- 2019-11-16 Richard Sandiford New
Fix uncached nonspec_time in inliner Fix uncached nonspec_time in inliner - - - - --- 2019-11-16 Jan Hubicka New
Record leader nodes in the SLP graph (PR92516) Record leader nodes in the SLP graph (PR92516) - - - - --- 2019-11-16 Richard Sandiford New
[libstdc++] More [libstdc++] More - - - - --- 2019-11-16 Li, Pan2 via Gcc-patches New
[49/49] analyzer: test suite RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[48/49] gdbinit.in: add break-on-saved-diagnostic RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[47/49] analyzer: new files: diagnostic-manager.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[46/49] analyzer: new files: checker-path.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[45/49] analyzer: new files: engine.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[44/49] analyzer: new files: state-purge.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[43/49] analyzer: new file: exploded-graph.h RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[42/49] analyzer: new files: program-state.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[41/49] analyzer: new files: program-point.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[40/49] analyzer: new files: call-string.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[39/49] analyzer: new files: analysis-plan.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[38/49] analyzer: new file: sm-taint.cc RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[37/49] analyzer: new file: sm-sensitive.cc RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[36/49] analyzer: new file: sm-pattern-test.cc RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[35/49] analyzer: new file: sm-file.cc RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[34/49] analyzer: new file: sm-malloc.cc RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[33/49] analyzer: new files: sm.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[32/49] analyzer: new files: pending-diagnostic.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[31/49] analyzer: new files: region-model.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[30/49] analyzer: new files: constraint-manager.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[29/49] analyzer: new files: tristate.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[28/49] analyzer: new files: analyzer.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[27/49] analyzer: new files: supergraph.{cc|h} RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[26/49] analyzer: new files: digraph.{cc|h} and shortest-paths.h RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
« 1 2 ... 417 418 4191267 1268 »