Show patches with: none      |   127875 patches
« 1 2 ... 428 429 4301278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/11,analyzer] Fix missing leak on longjmp past a free Static analysis v2 - - - - --- 2019-11-20 David Malcolm New
[06/11,analyzer] More LTO test coverage Static analysis v2 - - - - --- 2019-11-20 David Malcolm New
[05/11,analyzer] Avoid using "convert" Static analysis v2 - - - - --- 2019-11-20 David Malcolm New
[04/11,analyzer] Add params to plugin.opt Static analysis v2 - - - - --- 2019-11-20 David Malcolm New
[03/11,analyzer] Fixup diagnostic_path for "json::number" to "json::integer_number" Static analysis v2 - - - - --- 2019-11-20 David Malcolm New
[02/11,analyzer] Fixup metadata-handling for "json::number" to "json::integer_number" Static analysis v2 - - - - --- 2019-11-20 David Malcolm New
[01/11,analyzer] Fix up for params refactoring Static analysis v2 - - - - --- 2019-11-20 David Malcolm New
[AArch64,mid-end,__RTL] Allow backends to set state when skipping passes. [AArch64,mid-end,__RTL] Allow backends to set state when skipping passes. - - - - --- 2019-11-20 Matthew Malcomson New
[committed] jit: fix ICE with GCC_JIT_BOOL_OPTION_SELFCHECK_GC since r278084 (PR jit/92483) [committed] jit: fix ICE with GCC_JIT_BOOL_OPTION_SELFCHECK_GC since r278084 (PR jit/92483) - - - - --- 2019-11-20 David Malcolm New
[COMMITTED,AArch64] Fix vrbit_1.c test failure [COMMITTED,AArch64] Fix vrbit_1.c test failure - - - - --- 2019-11-20 Wilco Dijkstra New
Fix (most of) nonlinearity in update_callee_keys Fix (most of) nonlinearity in update_callee_keys - - - - --- 2019-11-20 Jan Hubicka New
[C++] Avoid redundant error messages from build_x_arrow [C++] Avoid redundant error messages from build_x_arrow - - - - --- 2019-11-20 Paolo Carlini New
Document -Wc11-c2x-compat Document -Wc11-c2x-compat - - - - --- 2019-11-20 Joseph Myers New
Optimize allocations for evaluate_properties_for_edges Optimize allocations for evaluate_properties_for_edges - - - - --- 2019-11-20 Jan Hubicka New
Fix nonlinearity in estimate_edge_growth Fix nonlinearity in estimate_edge_growth - - - - --- 2019-11-20 Jan Hubicka New
doc: Correct `--enable-version-specific-runtime-libs' support information doc: Correct `--enable-version-specific-runtime-libs' support information - - - - --- 2019-11-20 Maciej W. Rozycki Accepted
Reject versioning for alignment with different masks (PR 92526) Reject versioning for alignment with different masks (PR 92526) - - - - --- 2019-11-20 Richard Sandiford New
Restrict bb-slp-40.c to targets with VnQI addition (PR 92366) Restrict bb-slp-40.c to targets with VnQI addition (PR 92366) - - - - --- 2019-11-20 Richard Sandiford New
Free memory_block pool Free memory_block pool - - - - --- 2019-11-20 Jan Hubicka New
rs6000: Fix UNORDERED without NaNs, for DFP (PR92573) rs6000: Fix UNORDERED without NaNs, for DFP (PR92573) - - - - --- 2019-11-20 Segher Boessenkool New
[OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments [OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments - - - - --- 2019-11-20 Tobias Burnus New
Adjust expected output for bb-slp-21.c (PR 92527) Adjust expected output for bb-slp-21.c (PR 92527) - - - - --- 2019-11-20 Richard Sandiford New
Add more markup to vect-alias-check-{1,18}.c (PR 92543) Add more markup to vect-alias-check-{1,18}.c (PR 92543) - - - - --- 2019-11-20 Richard Sandiford New
Stack allocate DFS::scc_stack and DFS::worklist Stack allocate DFS::scc_stack and DFS::worklist - - - - --- 2019-11-20 Jan Hubicka New
Optimize fibonacci heap allocations Optimize fibonacci heap allocations - - - - --- 2019-11-20 Jan Hubicka New
Update comment in libsanitizer/*/libtool-version files. Update comment in libsanitizer/*/libtool-version files. - - - - --- 2019-11-20 Martin Liška New
Do not attempt to vectorize uniform CTORs Do not attempt to vectorize uniform CTORs - - - - --- 2019-11-20 Richard Biener New
Fix PR92537 Fix PR92537 - - - - --- 2019-11-20 Richard Biener New
[v3] libgomp/test: Add flags to find libatomic in build-tree testing [v3] libgomp/test: Add flags to find libatomic in build-tree testing - - - - --- 2019-11-20 Maciej W. Rozycki Accepted
Add release notes for new C2X features in GCC 10 Add release notes for new C2X features in GCC 10 - - - - --- 2019-11-20 Joseph Myers New
Add more pedwarns for [[]] C attributes on types Add more pedwarns for [[]] C attributes on types - - - - --- 2019-11-20 Joseph Myers New
Fix ICE with __builtin_stack_save (PR c/90898) Fix ICE with __builtin_stack_save (PR c/90898) - - - - --- 2019-11-19 Jakub Jelinek New
Fix up arch= handling in x86 target attribute (PR target/90867) Fix up arch= handling in x86 target attribute (PR target/90867) - - - - --- 2019-11-19 Jakub Jelinek New
[C++] Fix up lambda decl specifier parsing ICE (PR c++/90842) [C++] Fix up lambda decl specifier parsing ICE (PR c++/90842) - - - - --- 2019-11-19 Jakub Jelinek New
Fix ICE during MEM_REF expansion (PR middle-end/90840) Fix ICE during MEM_REF expansion (PR middle-end/90840) - - - - --- 2019-11-19 Jakub Jelinek New
[C++] Fix weird addr_expr not supported by dump_expr messages (PR c++/90767) [C++] Fix weird addr_expr not supported by dump_expr messages (PR c++/90767) - - - - --- 2019-11-19 Jakub Jelinek New
[C/C++] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677) [C/C++] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677) - - - - --- 2019-11-19 Jakub Jelinek New
[v2] libgomp/test: Add flags to find libatomic in build-tree testing [v2] libgomp/test: Add flags to find libatomic in build-tree testing - - - - --- 2019-11-19 Maciej W. Rozycki Superseded
libgo patch committed: Better cgo handling for . in pkgpath libgo patch committed: Better cgo handling for . in pkgpath - - - - --- 2019-11-19 Ian Lance Taylor New
[C++] Consider parm types equivalence for operator rewrite tiebreaker. [C++] Consider parm types equivalence for operator rewrite tiebreaker. - - - - --- 2019-11-19 Jason Merrill New
Remove unused parameter to estimate_edge_size_and_time Remove unused parameter to estimate_edge_size_and_time - - - - --- 2019-11-19 Jan Hubicka New
Minor speedup in estimate_edge_badness Minor speedup in estimate_edge_badness - - - - --- 2019-11-19 Jan Hubicka New
RFA; patch to fix PR90007 RFA; patch to fix PR90007 - - - - --- 2019-11-19 Vladimir Makarov New
[committed] Update loop-1.c test for amdgcn [committed] Update loop-1.c test for amdgcn - - - - --- 2019-11-19 Andrew Stubbs New
[openacc] Adjust tests for amdgcn offloading [openacc] Adjust tests for amdgcn offloading - - - - --- 2019-11-19 Andrew Stubbs New
Fix PR92581 Fix PR92581 - - - - --- 2019-11-19 Richard Biener New
[arm,v3] Follow up for asm-flags (thumb1, ilp32) [arm,v3] Follow up for asm-flags (thumb1, ilp32) - - - - --- 2019-11-19 Richard Henderson New
Fix typo in the manual Fix typo in the manual - - - - --- 2019-11-19 Eric Botcazou New
Use xchg for -Os (PR target/92549) Use xchg for -Os (PR target/92549) - - - - --- 2019-11-19 Jakub Jelinek New
[3/3,ARC] Register ARC specific passes with a .def file. [1/3,ARC] Fix failing pr77309 for ARC700 - - - - --- 2019-11-19 Claudiu Zissulescu Ianculescu New
[2/3,ARC] Add scaled load pattern [1/3,ARC] Fix failing pr77309 for ARC700 - - - - --- 2019-11-19 Claudiu Zissulescu Ianculescu New
[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
[v2] Add `--with-install-sysroot=' configuration option [v2] Add `--with-install-sysroot=' configuration option - - - - --- 2019-11-18 Maciej W. Rozycki Superseded
[committed,obvious] libgomp: Regenerate `testsuite/Makefile.in' for GCC_HEADER_STDINT removal [committed,obvious] libgomp: Regenerate `testsuite/Makefile.in' for GCC_HEADER_STDINT removal - - - - --- 2019-11-18 Maciej W. Rozycki Accepted
[committed,obvious] libgfortran: Regenerate `Makefile.in' for `runstatedir' removal [committed,obvious] libgfortran: Regenerate `Makefile.in' for `runstatedir' removal - - - - --- 2019-11-18 Maciej W. Rozycki Accepted
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
« 1 2 ... 428 429 4301278 1279 »