Show patches with: Archived = No       |   127979 patches
« 1 2 ... 425 426 4271279 1280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Constraint is ignored on constrained access record component [Ada] Constraint is ignored on constrained access record component - - - - --- 2019-12-12 Pierre-Marie de Rodat New
[testsuite,ARM,AArch64] Add ARM v8.6 effective target checks to target-supports.exp [testsuite,ARM,AArch64] Add ARM v8.6 effective target checks to target-supports.exp - - - - --- 2019-12-12 Stamatis Markianos-Wright New
V10 patch #12, Test to make sure we don't generate prefixed pre-modify load/stores for -mcpu=future V10 patch #12, Test to make sure we don't generate prefixed pre-modify load/stores for -mcpu=future - - - - --- 2019-12-12 Michael Meissner New
V10 patch #11, Add test for generating prefixed load/store when the offset is not valid for DS/DQ i… V10 patch #11, Add test for generating prefixed load/store when the offset is not valid for DS/DQ i… - - - - --- 2019-12-12 Michael Meissner New
V10 patch #10, Add PADDI/PLI tests for -mcpu=future V10 patch #10, Add PADDI/PLI tests for -mcpu=future - - - - --- 2019-12-12 Michael Meissner New
V10 patch #9, Add new effective targets for the testsuite V10 patch #9, Add new effective targets for the testsuite - - - - --- 2019-12-12 Michael Meissner New
V10 patch #8, Enable -mpcrel and -mprefixed-addr for -mcpu=future on 64-bit little endian Linux sys… V10 patch #8, Enable -mpcrel and -mprefixed-addr for -mcpu=future on 64-bit little endian Linux sys… - - - - --- 2019-12-12 Michael Meissner New
V10 patch #7, Improve vector_extract code of a PC-relative address with a constant offset for -mcpu… V10 patch #7, Improve vector_extract code of a PC-relative address with a constant offset for -mcpu… - - - - --- 2019-12-12 Michael Meissner New
V10 patch #6, Use prefixed load/stores for vector extract with large offsets V10 patch #6, Use prefixed load/stores for vector extract with large offsets - - - - --- 2019-12-12 Michael Meissner New
V10 patch #5, Fix codegen bug with vector extracts using a variable offset & PC-relative address V10 patch #5, Fix codegen bug with vector extracts using a variable offset & PC-relative address - - - - --- 2019-12-12 Michael Meissner New
V10 patch #4, Add new prefixed/non-prefixed memory constraints V10 patch #4, Add new prefixed/non-prefixed memory constraints - - - - --- 2019-12-12 Michael Meissner New
V10 patch #3, Use PADDI to add large constants if -mcpu=future is used V10 patch #3, Use PADDI to add large constants if -mcpu=future is used - - - - --- 2019-12-12 Michael Meissner New
V10 patch #2, use PLI to load up large SImode constants if -mcpu=future V10 patch #2, use PLI to load up large SImode constants if -mcpu=future - - - - --- 2019-12-12 Michael Meissner New
V10 patch #1, Use PLI to load up large DImode constants if -mcpu=future V10 patch #1, Use PLI to load up large DImode constants if -mcpu=future - - - - --- 2019-12-12 Michael Meissner New
[committed] Fix OpenMP fortran atomic swap with casts (PR fortran/92899) [committed] Fix OpenMP fortran atomic swap with casts (PR fortran/92899) - - - - --- 2019-12-12 Jakub Jelinek New
[committed] Small -ftree-loop-distribute-patterns fixes [committed] Small -ftree-loop-distribute-patterns fixes - - - - --- 2019-12-12 Jakub Jelinek New
Fix simplify-rtx.c handling of avx512 vector comparisons (PR target/92908) Fix simplify-rtx.c handling of avx512 vector comparisons (PR target/92908) - - - - --- 2019-12-11 Jakub Jelinek New
Aw: Re: [Patch, Fortran] PR92898 - [9/10 Regression] ICE in gfc_check_is_contiguous, at fortran/che… Aw: Re: [Patch, Fortran] PR92898 - [9/10 Regression] ICE in gfc_check_is_contiguous, at fortran/che… - - - - --- 2019-12-11 Harald Anlauf New
Fix gnu-versioned-namespace tr1 declaration Fix gnu-versioned-namespace tr1 declaration - - - - --- 2019-12-11 François Dumont New
[Committed] PR fortran/92897 -- remove invalid assert() [Committed] PR fortran/92897 -- remove invalid assert() - - - - --- 2019-12-11 Steve Kargl New
[PR92843,OpenACC] Fix dynamic reference counting for structured 'REFCOUNT_INFINITY' [PR92843,OpenACC] Fix dynamic reference counting for structured 'REFCOUNT_INFINITY' - - - - --- 2019-12-11 Thomas Schwinge New
[OpenACC] Consolidate 'async'/'wait' code in 'libgomp/oacc-async.c' [OpenACC] Consolidate 'async'/'wait' code in 'libgomp/oacc-async.c' - - - - --- 2019-12-11 Thomas Schwinge New
[PR92854] Add 'libgomp.oacc-c-c++-common/acc_map_data-device_already-*.c', 'libgomp.oacc-c-c++-comm… [PR92854] Add 'libgomp.oacc-c-c++-common/acc_map_data-device_already-*.c', 'libgomp.oacc-c-c++-comm… - - - - --- 2019-12-11 Thomas Schwinge New
[C++] PR c++/92105 - decltype(decltype) error cascade. [C++] PR c++/92105 - decltype(decltype) error cascade. - - - - --- 2019-12-11 Jason Merrill New
[C++] PR c++/57082 - new X{} and private destructor. [C++] PR c++/57082 - new X{} and private destructor. - - - - --- 2019-12-11 Jason Merrill New
[C++] PR c++/92774 - ICE with implicitly deleted operator<=>. [C++] PR c++/92774 - ICE with implicitly deleted operator<=>. - - - - --- 2019-12-11 Jason Merrill New
[C++] PR c++/92859 - ADL and bit-field. [C++] PR c++/92859 - ADL and bit-field. - - - - --- 2019-12-11 Jason Merrill New
[C++] PR c++/92446 - deduction of class NTTP. [C++] PR c++/92446 - deduction of class NTTP. - - - - --- 2019-12-11 Jason Merrill New
hash-table.h: support non-zero empty values in empty_slow hash-table.h: support non-zero empty values in empty_slow - - - - --- 2019-12-11 David Malcolm New
libgomp/openacc.f90 – clean-up public/private attributes libgomp/openacc.f90 – clean-up public/private attributes - - - - --- 2019-12-11 Tobias Burnus New
[rs6000] Adjust vectorization cost for scalar COND_EXPR [rs6000] Adjust vectorization cost for scalar COND_EXPR - - - - --- 2019-12-11 Kewen.Lin New
arm: Fix an incorrect warning when -mcpu=cortex-a55 is used with -mfloat-abi=soft arm: Fix an incorrect warning when -mcpu=cortex-a55 is used with -mfloat-abi=soft - - - - --- 2019-12-11 Richard Earnshaw (lists) New
[committed] libgomp – spelling fixes, incl. omp_lib.h.in [committed] libgomp – spelling fixes, incl. omp_lib.h.in - - - - --- 2019-12-11 Tobias Burnus New
[testsuite,arm] Remove xfail for vect-epilogues test [testsuite,arm] Remove xfail for vect-epilogues test - - - - --- 2019-12-11 Andre Vieira New
Add tune option for integer mask cmov, enable this tune for m_CORE_AVX512 Add tune option for integer mask cmov, enable this tune for m_CORE_AVX512 - - - - --- 2019-12-11 Hongtao Liu New
[committed] Fix PR92901: Change test expectation for C++ in OpenACC test clause-locations.c [committed] Fix PR92901: Change test expectation for C++ in OpenACC test clause-locations.c - - - - --- 2019-12-11 Frederik Harwath New
Fix gnu-versioned-namespace build Fix gnu-versioned-namespace build - - - - --- 2019-12-11 François Dumont New
Rename condition_variable_any::wait_on_* methods Rename condition_variable_any::wait_on_* methods - - - - --- 2019-12-11 Thomas Rodgers New
Add abs pattern to handle {si,di} mode abs to avoid pmax/cmove conversion (PR92651) Add abs pattern to handle {si,di} mode abs to avoid pmax/cmove conversion (PR92651) - - - - --- 2019-12-11 Hongyu Wang New
factor out common files for compare_exclusions factor out common files for compare_exclusions - - - - --- 2019-12-11 Matthias Klose New
Go patch committed: Build type descriptor for alias in other package Go patch committed: Build type descriptor for alias in other package - - - - --- 2019-12-11 Ian Lance Taylor New
libstdc++: Correct noexcept-specifiers on span constructors libstdc++: Correct noexcept-specifiers on span constructors - - - - --- 2019-12-10 Jonathan Wakely New
Fix ICE in compute_objsize (PR tree-optimization/92891) Fix ICE in compute_objsize (PR tree-optimization/92891) - - - - --- 2019-12-10 Jakub Jelinek New
patch to fix PR92796 patch to fix PR92796 - - - - --- 2019-12-10 Vladimir Makarov New
[Fortran] PR92898 - [9/10 Regression] ICE in gfc_check_is_contiguous, at fortran/check.c:7157 [Fortran] PR92898 - [9/10 Regression] ICE in gfc_check_is_contiguous, at fortran/check.c:7157 - - - - --- 2019-12-10 Harald Anlauf New
[fortran,committed] Fix PR 91643, repacking of assumed rank argument [fortran,committed] Fix PR 91643, repacking of assumed rank argument - - - - --- 2019-12-10 Thomas Koenig New
[C++] Improve C++ error recovery (PR c++/59655) [C++] Improve C++ error recovery (PR c++/59655) - - - - --- 2019-12-10 Jakub Jelinek New
Fix vect rotate pattern recog (PR target/92723) Fix vect rotate pattern recog (PR target/92723) - - - - --- 2019-12-10 Jakub Jelinek New
[C++] Fix -std=c++17 and earlier handling of CLASSTYPE_NON_AGGREGATE (PR c++/92869) [C++] Fix -std=c++17 and earlier handling of CLASSTYPE_NON_AGGREGATE (PR c++/92869) - - - - --- 2019-12-10 Jakub Jelinek New
Fix ICE in regstat_bb_compute_calls_crossed (PR rtl-optimization/92882) Fix ICE in regstat_bb_compute_calls_crossed (PR rtl-optimization/92882) - - - - --- 2019-12-10 Jakub Jelinek New
[committed] Fix some comment typos [committed] Fix some comment typos - - - - --- 2019-12-10 Jakub Jelinek New
Fix propagate_vr_across_jump_function (PR ipa/92883) Fix propagate_vr_across_jump_function (PR ipa/92883) - - - - --- 2019-12-10 Jakub Jelinek New
[C++] PR c++/92847 - C++20 comparison ambiguity with class template. [C++] PR c++/92847 - C++20 comparison ambiguity with class template. - - - - --- 2019-12-10 Jason Merrill New
[C++] Fix C++20 structural type vs. private base. [C++] Fix C++20 structural type vs. private base. - - - - --- 2019-12-10 Jason Merrill New
[C++] PR c++/92560 - ICE with decltype and rewritten operator. [C++] PR c++/92560 - ICE with decltype and rewritten operator. - - - - --- 2019-12-10 Jason Merrill New
[C++] c++/92878 - Parenthesized init of aggregates in new-expression. [C++] c++/92878 - Parenthesized init of aggregates in new-expression. - - - - --- 2019-12-10 Marek Polacek New
[fortran,committed] Fix PR 92863, 'ICE in gfc_typename [fortran,committed] Fix PR 92863, 'ICE in gfc_typename - - - - --- 2019-12-10 Thomas Koenig New
Fix function profile computation Fix function profile computation - - - - --- 2019-12-10 Jan Hubicka New
[Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL [Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL - - - - --- 2019-12-10 Tobias Burnus New
Fix hot/startup partitioning with LTO Fix hot/startup partitioning with LTO - - - - --- 2019-12-10 Jan Hubicka New
[libstdc++] Two parts of C++20 p1032... [libstdc++] Two parts of C++20 p1032... - - - - --- 2019-12-10 Smith-Rowland, Edward M New
libstdc++: Fix description of std::ios::trunc (PR 92886) libstdc++: Fix description of std::ios::trunc (PR 92886) - - - - --- 2019-12-10 Jonathan Wakely New
[committed,AArch64] Don't allow partial SVE modes in GPRs [committed,AArch64] Don't allow partial SVE modes in GPRs - - - - --- 2019-12-10 Richard Sandiford New
[committed,AArch64] Fix INDEX patterns for partial VNx2 modes [committed,AArch64] Fix INDEX patterns for partial VNx2 modes - - - - --- 2019-12-10 Richard Sandiford New
libstdc++: Define __cpp_lib_constexpr_complex macro libstdc++: Define __cpp_lib_constexpr_complex macro - - - - --- 2019-12-10 Jonathan Wakely New
libstdc++: Reduce header dependencies in <span> libstdc++: Reduce header dependencies in <span> - - - - --- 2019-12-10 Jonathan Wakely New
libstdc++: Fix bug in std::indirect_result_t libstdc++: Fix bug in std::indirect_result_t - - - - --- 2019-12-10 Jonathan Wakely New
Fix libstdc++ testsuite to handle VxWorks gthreads implementation Fix libstdc++ testsuite to handle VxWorks gthreads implementation - - - - --- 2019-12-10 Corentin Gay New
[committed] Add myself to MAINTAINERS [committed] Add myself to MAINTAINERS - - - - --- 2019-12-10 Lewis Hyatt New
[2/2] Add tests to verify OpenACC clause locations Fix column information for omp_clauses in Fortran code - - - - --- 2019-12-10 Frederik Harwath New
[1/2] Use clause locations in OpenACC nested reduction warnings [1/2] Use clause locations in OpenACC nested reduction warnings - - - - --- 2019-12-10 Frederik Harwath New
[vect] Keep track of DR_OFFSET advance in dr_vec_info rather than data_reference [vect] Keep track of DR_OFFSET advance in dr_vec_info rather than data_reference - - - - --- 2019-12-10 Andre Vieira New
Bail out in gfc_dep_compare_expr for a NULL argument. Bail out in gfc_dep_compare_expr for a NULL argument. - - - - --- 2019-12-10 Martin Liška New
Make dwarf2out punt for MODE_VECTOR_BOOL Make dwarf2out punt for MODE_VECTOR_BOOL - - - - --- 2019-12-10 Richard Sandiford New
Add missing conversion in vect_create_epilog_for_reduction Add missing conversion in vect_create_epilog_for_reduction - - - - --- 2019-12-10 Richard Sandiford New
Record the loop masks needed for EXTRACT_LAST_REDUCTIONs Record the loop masks needed for EXTRACT_LAST_REDUCTIONs - - - - --- 2019-12-10 Richard Sandiford New
[committed] Disallow EXTRACT_LAST_REDUCTION for reduction chains [committed] Disallow EXTRACT_LAST_REDUCTION for reduction chains - - - - --- 2019-12-10 Richard Sandiford New
Fix EXTRACT_LAST_REDUCTION handling of pattern stmts Fix EXTRACT_LAST_REDUCTION handling of pattern stmts - - - - --- 2019-12-10 Richard Sandiford New
[committed,Fortran] PR 92872 – Fix get_CFI_desc [committed,Fortran] PR 92872 – Fix get_CFI_desc - - - - --- 2019-12-10 Tobias Burnus New
Oprimize stack_protect_set_1_<mode> followed by a move to the same register (PR target/92841) Oprimize stack_protect_set_1_<mode> followed by a move to the same register (PR target/92841) - - - - --- 2019-12-10 Jakub Jelinek New
Improve -fstack-protector-strong (PR middle-end/92825) Improve -fstack-protector-strong (PR middle-end/92825) - - - - --- 2019-12-10 Jakub Jelinek New
[committed] Fix up i386/avx512f-vmovntp?-2.c tests [committed] Fix up i386/avx512f-vmovntp?-2.c tests - - - - --- 2019-12-10 Jakub Jelinek New
[committed] Fix some i386.c comment typos [committed] Fix some i386.c comment typos - - - - --- 2019-12-10 Jakub Jelinek New
Fix unrecognizable insn of pr92865 Fix unrecognizable insn of pr92865 - - - - --- 2019-12-10 Hongtao Liu New
libbacktrace patch committed: Remove duplication of address handling libbacktrace patch committed: Remove duplication of address handling - - - - --- 2019-12-10 Ian Lance Taylor New
[RFC] ipa-cp: Fix PGO regression caused by r278808 [RFC] ipa-cp: Fix PGO regression caused by r278808 - - - - --- 2019-12-10 Xionghu Luo New
[PR92116,PR92877,OpenACC] Replace 'openacc.data_environ' by standard libgomp mechanics (was: [PATCH… [PR92116,PR92877,OpenACC] Replace 'openacc.data_environ' by standard libgomp mechanics (was: [PATCH… - - - - --- 2019-12-09 Thomas Schwinge New
[PR92503,OpenACC] Don't silently 'acc_unmap_data' in 'acc_free' [PR92503,OpenACC] Don't silently 'acc_unmap_data' in 'acc_free' - - - - --- 2019-12-09 Thomas Schwinge New
[PR92840,OpenACC] Refuse 'acc_unmap_data' unless mapped by 'acc_map_data' [PR92840,OpenACC] Refuse 'acc_unmap_data' unless mapped by 'acc_map_data' - - - - --- 2019-12-09 Thomas Schwinge New
PR 92846: [ARC] generate signaling FDCMPF for hard float comparisons PR 92846: [ARC] generate signaling FDCMPF for hard float comparisons - - - - --- 2019-12-09 Vineet Gupta New
libstdc++: Implement ranges::safe_range for C++20 (P1870R1) libstdc++: Implement ranges::safe_range for C++20 (P1870R1) - - - - --- 2019-12-09 Jonathan Wakely New
Fix column information for omp_clauses in Fortran code Fix column information for omp_clauses in Fortran code - - - - --- 2019-12-09 Frederik Harwath New
[RFC,vectorizer] Fix ICE with masked vectors [RFC,vectorizer] Fix ICE with masked vectors - - - - --- 2019-12-09 Andrew Stubbs New
Fix typos in 2 functions. Fix typos in 2 functions. - - - - --- 2019-12-09 Martin Liška New
[COMMITTED] arm: fix v[78]-r multilibs when configured with --with-multlib-list=aprofile [COMMITTED] arm: fix v[78]-r multilibs when configured with --with-multlib-list=aprofile - - - - --- 2019-12-09 Richard Earnshaw (lists) New
rs6000: Name set<mode>_cc, and delete some old mfcr patterns rs6000: Name set<mode>_cc, and delete some old mfcr patterns - - - - --- 2019-12-09 Segher Boessenkool New
Fix ICE on VLA in LTO mode Fix ICE on VLA in LTO mode - - - - --- 2019-12-09 Eric Botcazou New
Add 'libgomp.oacc-c-c++-common/map-data-1.c' Add 'libgomp.oacc-c-c++-common/map-data-1.c' - - - - --- 2019-12-09 Thomas Schwinge New
[PR92854] Add 'libgomp.oacc-c-c++-common/pr92854-1.c' [PR92854] Add 'libgomp.oacc-c-c++-common/pr92854-1.c' - - - - --- 2019-12-09 Thomas Schwinge New
Add 'libgomp.oacc-c-c++-common/host_data-6.c' Add 'libgomp.oacc-c-c++-common/host_data-6.c' - - - - --- 2019-12-09 Thomas Schwinge New
« 1 2 ... 425 426 4271279 1280 »