Show patches with: State = Action Required       |    Archived = No       |   126659 patches
« 1 2 ... 264 265 2661266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Wrappers of access-to-subprograms with pre/post conditions [Ada] Wrappers of access-to-subprograms with pre/post conditions - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Ada2022: implementation of AI12-0212 : iterator specs in array aggregates [Ada] Ada2022: implementation of AI12-0212 : iterator specs in array aggregates - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Follow-on efficiency improvements [Ada] Follow-on efficiency improvements - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] If unnesting and relocating subprogram call, make new Parameter_Associations [Ada] If unnesting and relocating subprogram call, make new Parameter_Associations - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Remove Initializes contracts from Ada.Strings.Bounded [Ada] Remove Initializes contracts from Ada.Strings.Bounded - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_Mode => Off [Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_Mode => Off - - - - --- 2021-09-23 Pierre-Marie de Rodat New
[Ada] Remove global parameter in Global contracts of Ada.Strings.Bounded [Ada] Remove global parameter in Global contracts of Ada.Strings.Bounded - - - - --- 2021-09-23 Pierre-Marie de Rodat New
Avoid invalid loop transformations in jump threading registry. Avoid invalid loop transformations in jump threading registry. - - - - --- 2021-09-23 Aldy Hernandez New
tree-optimization/102448 - clear copied alignment info from vect tree-optimization/102448 - clear copied alignment info from vect - - - - --- 2021-09-23 Richard Biener New
AVX512FP16: Support cond_op for HFmode AVX512FP16: Support cond_op for HFmode - - - - --- 2021-09-23 Hongyu Wang New
[committed] openmp: Diagnose omp::directive attribute without balanced token argument [PR102413] [committed] openmp: Diagnose omp::directive attribute without balanced token argument [PR102413] - - - - --- 2021-09-23 Jakub Jelinek New
[RFC,8/8] RISC-V: Cost model for ZBS extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,7/8] RISC-V: Implement instruction patterns for ZBS extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,6/8] RISC-V: Use li and rori to load constants. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,5/8] RISC-V: Cost model for zbb extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,4/8] RISC-V: Implement instruction patterns for ZBB extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,3/8] RISC-V: Cost model for zba extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,2/8] RISC-V: Implement instruction patterns for ZBA extension. RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[RFC,1/8] RISC-V: Minimal support of bitmanip extension RISC-V: Bit-manipulation extension. - - - - --- 2021-09-23 Kito Cheng New
[7/7] AVX512FP16: Enable vec_cmpmn/vcondmn expanders for HF modes. AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[6/7] AVX512FP16: add truncmn2/extendmn2 expanders AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[5/7] AVX512FP16: Add float(uns)?mn2 expander AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[4/7] AVX512FP16: Add fix(uns)?_truncmn2 for HF scalar and vector modes AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[3/7] AVX512FP16: Add expander for smin/maxhf3. AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[2/7] AVX512FP16: Add expander for fmahf4 AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
[1/7] AVX512FP16: Add expander for rint/nearbyinthf2. AVX512FP16: Support bunch of expanders for HFmode and vector HFmodes - - - - --- 2021-09-23 Liu, Hongtao New
wwwdocs: [GCC12] Mention Intel AVX512-FP16. wwwdocs: [GCC12] Mention Intel AVX512-FP16. - - - - --- 2021-09-23 Liu, Hongtao New
[v4,2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE Implement indirect external access - - - - --- 2021-09-23 H.J. Lu New
[v4,1/2] Add -f[no-]direct-extern-access Implement indirect external access - - - - --- 2021-09-23 H.J. Lu New
Fix value uninitialization in vn_reference_insert_pieces [PR102400] Fix value uninitialization in vn_reference_insert_pieces [PR102400] - - - - --- 2021-09-23 Feng Xue OS New
Fix null-pointer dereference in delete_dead_or_redundant_call [PR102451] Fix null-pointer dereference in delete_dead_or_redundant_call [PR102451] - - - - --- 2021-09-23 Feng Xue OS New
Fortran: Improve file-reading error diagnostic [PR55534] (was: Re: [Patch] Fortran: Improve -Wmissi… Fortran: Improve file-reading error diagnostic [PR55534] (was: Re: [Patch] Fortran: Improve -Wmissi… - - - - --- 2021-09-22 Tobias Burnus New
Overhaul jump thread state in forward threader. Overhaul jump thread state in forward threader. - - - - --- 2021-09-22 Aldy Hernandez New
assert that deleting by pointer to base in unique_ptr does not cause UB assert that deleting by pointer to base in unique_ptr does not cause UB - - - - --- 2021-09-22 Antony Polukhin New
[2/2] arm: implement -mbranch-protection command line option [1/2] arm: add arm bti pass - - - - --- 2021-09-22 Andrea Corallo New
c++: improve dumping of templated decls c++: improve dumping of templated decls - - - - --- 2021-09-22 Patrick Palka New
[1/2] arm: add arm bti pass [1/2] arm: add arm bti pass - - - - --- 2021-09-22 Andrea Corallo New
top-level configure: setup target_configdirs based on repository top-level configure: setup target_configdirs based on repository - - - - --- 2021-09-22 Andrew Burgess New
[Ada] Simplify contract of Ada.Strings.Fixed.Trim for proof [Ada] Simplify contract of Ada.Strings.Fixed.Trim for proof - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Reuse routines for detecting attributes Old and Result [Ada] Reuse routines for detecting attributes Old and Result - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Spurious error on deferred constant with predicate [Ada] Spurious error on deferred constant with predicate - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Fix conformance errors and erroneous code [Ada] Fix conformance errors and erroneous code - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Clarify parts of Ada.Strings.Unbounded in SPARK or not [Ada] Clarify parts of Ada.Strings.Unbounded in SPARK or not - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Update status of some attributes [Ada] Update status of some attributes - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] More flexibility in preprocessor [Ada] More flexibility in preprocessor - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Add adequate guard before calling First_Rep_Item [Ada] Add adequate guard before calling First_Rep_Item - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] VxWorks inconsistent use of return type (BOOL) [Ada] VxWorks inconsistent use of return type (BOOL) - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Add Package_Body helper routine to be used in GNATprove [Ada] Add Package_Body helper routine to be used in GNATprove - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Fix infinite loop in compilation of illegal code [Ada] Fix infinite loop in compilation of illegal code - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] More precise analysis of function renamings in GNATprove [Ada] More precise analysis of function renamings in GNATprove - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Removal of technical debt [Ada] Removal of technical debt - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Fix access to predicated parent in Itype [Ada] Fix access to predicated parent in Itype - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Allow more cases of import with Relaxed_RM_Semantics [Ada] Allow more cases of import with Relaxed_RM_Semantics - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Improve performance for case-insensitive regular expressions [Ada] Improve performance for case-insensitive regular expressions - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Remove System.Img_Enum_New unit [Ada] Remove System.Img_Enum_New unit - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Fix obsolete comments/name referring to girder discriminants [Ada] Fix obsolete comments/name referring to girder discriminants - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] VxWorks inconsistent use of return type (Int_Unlock) [Ada] VxWorks inconsistent use of return type (Int_Unlock) - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] VxWorks inconsistent use of return type (vx_freq_t) [Ada] VxWorks inconsistent use of return type (vx_freq_t) - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Replace use of 'Image with use of Error_Msg_Uint [Ada] Replace use of 'Image with use of Error_Msg_Uint - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Generate temporary for if-expression with -fpreserve-control-flow [Ada] Generate temporary for if-expression with -fpreserve-control-flow - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Fix imprecise wording for error on scalar storage order [Ada] Fix imprecise wording for error on scalar storage order - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Make Ada.Task_Initialization compatible with No_Elaboration_Code_All [Ada] Make Ada.Task_Initialization compatible with No_Elaboration_Code_All - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Change message format on missing return [Ada] Change message format on missing return - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Ada] Mark gnatfind and gnatxref obsolete [Ada] Mark gnatfind and gnatxref obsolete - - - - --- 2021-09-22 Pierre-Marie de Rodat New
[Fortran] diagnostic for argument w/type parameters for assumed-type dummy [Fortran] diagnostic for argument w/type parameters for assumed-type dummy - - - - --- 2021-09-22 Sandra Loosemore New
[COMMITTED] Check for BB before calling register_outgoing_edges. [COMMITTED] Check for BB before calling register_outgoing_edges. - - - - --- 2021-09-22 Aldy Hernandez New
[COMMITTED] path solver: Use range_on_path_entry instead of looking at equivalences. [COMMITTED] path solver: Use range_on_path_entry instead of looking at equivalences. - - - - --- 2021-09-22 Aldy Hernandez New
[Committed] IBM Z: TPF: Add cc clobber to profiling expanders [Committed] IBM Z: TPF: Add cc clobber to profiling expanders - - - - --- 2021-09-22 Andreas Krebbel New
[Committed] IBM Z: Fix PR102222 [Committed] IBM Z: Fix PR102222 - - - - --- 2021-09-22 Andreas Krebbel New
[committed] openmp: Fix OpenMP expansion of scope with non-fallthrugh body [PR102415] [committed] openmp: Fix OpenMP expansion of scope with non-fallthrugh body [PR102415] - - - - --- 2021-09-22 Jakub Jelinek New
[committed] openmp: Add support for allocator and align modifiers on allocate clauses [committed] openmp: Add support for allocator and align modifiers on allocate clauses - - - - --- 2021-09-22 Jakub Jelinek New
[pushed] libgcc, X86: Adjust guard for Mach-O code. [pushed] libgcc, X86: Adjust guard for Mach-O code. - - - - --- 2021-09-22 Iain Sandoe New
[i386] Adjust testcase. [i386] Adjust testcase. - - - - --- 2021-09-22 Liu, Hongtao New
Support 64bit fma/fms/fnma/fnms under avx512vl. Support 64bit fma/fms/fnma/fnms under avx512vl. - - - - --- 2021-09-22 Liu, Hongtao New
libiberty: prevent null dereferencing on dlang_type libiberty: prevent null dereferencing on dlang_type - - - - --- 2021-09-22 Luís Ferreira New
[v6] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… [v6] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… - - - - --- 2021-09-22 Barrett Adair New
libiberty: prevent buffer overflow when decoding user input libiberty: prevent buffer overflow when decoding user input - - - - --- 2021-09-22 Luís Ferreira New
[v5] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… [v5] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… - - - - --- 2021-09-21 Barrett Adair New
[v2,3/3] reassoc: Test rank biasing reassoc: Propagate PHI_LOOP_BIAS along single uses - - - - --- 2021-09-21 Ilya Leoshkevich New
[v2,2/3] reassoc: Propagate PHI_LOOP_BIAS along single uses reassoc: Propagate PHI_LOOP_BIAS along single uses - - - - --- 2021-09-21 Ilya Leoshkevich New
[v2,1/3] reassoc: Do not bias loop-carried PHIs early reassoc: Propagate PHI_LOOP_BIAS along single uses - - - - --- 2021-09-21 Ilya Leoshkevich New
rs6000: Add psabi diagnostic for C++ zero-width bit field ABI change (PR102024) rs6000: Add psabi diagnostic for C++ zero-width bit field ABI change (PR102024) - - - - --- 2021-09-21 Li, Pan2 via Gcc-patches New
Objective-C: fix class_ro layout for non-LP64 Objective-C: fix class_ro layout for non-LP64 - - - - --- 2021-09-21 Matt Jacobson New
libgo patch committed: set runtime.GOROOT at build time libgo patch committed: set runtime.GOROOT at build time - - - - --- 2021-09-21 Ian Lance Taylor New
Fortran: Improve -Wmissing-include-dirs warnings [PR55534] Fortran: Improve -Wmissing-include-dirs warnings [PR55534] - - - - --- 2021-09-21 Tobias Burnus New
[testsuite,aarch64] : Fix gcc.target/aarch64/auto-init-* tests. [testsuite,aarch64] : Fix gcc.target/aarch64/auto-init-* tests. - - - - --- 2021-09-21 Qing Zhao New
[7/7] path solver: Use ranger to solve unknowns. Add ability to resolve unknowns to path solver. - - - - --- 2021-09-21 Aldy Hernandez New
[6/7] path solver: Add related SSAs to solvable set. Add ability to resolve unknowns to path solver. - - - - --- 2021-09-21 Aldy Hernandez New
[5/7] path solver: Remove useless code. Add ability to resolve unknowns to path solver. - - - - --- 2021-09-21 Aldy Hernandez New
[4/7] path solver: Add relation support. Add ability to resolve unknowns to path solver. - - - - --- 2021-09-21 Aldy Hernandez New
[3/7] Move postfold_gcond_edges into fur_source. Add ability to resolve unknowns to path solver. - - - - --- 2021-09-21 Aldy Hernandez New
[2/7] Do not query SCEV in range_of_phi unless dominators are available. Add ability to resolve unknowns to path solver. - - - - --- 2021-09-21 Aldy Hernandez New
[1/7] Allocate non_null_ref tables at creation. Add ability to resolve unknowns to path solver. - - - - --- 2021-09-21 Aldy Hernandez New
[Ada] Add some comments in init.c about the lynx178 signal handler [Ada] Add some comments in init.c about the lynx178 signal handler - - - - --- 2021-09-21 Pierre-Marie de Rodat New
[Ada] Rename "optional" node subtypes that allow Empty [Ada] Rename "optional" node subtypes that allow Empty - - - - --- 2021-09-21 Pierre-Marie de Rodat New
[Ada] Spurious dynamic accessibility check on allocator [Ada] Spurious dynamic accessibility check on allocator - - - - --- 2021-09-21 Pierre-Marie de Rodat New
[Ada] SCOs: generate 'P' decisions for [Type_]Invariant pragmas [Ada] SCOs: generate 'P' decisions for [Type_]Invariant pragmas - - - - --- 2021-09-21 Pierre-Marie de Rodat New
[Ada] Add "optional" node subtypes that allow Empty [Ada] Add "optional" node subtypes that allow Empty - - - - --- 2021-09-21 Pierre-Marie de Rodat New
[Ada] bindgen: support additional features on targets suppressing the standard lib [Ada] bindgen: support additional features on targets suppressing the standard lib - - - - --- 2021-09-21 Pierre-Marie de Rodat New
[Ada] Fix regression in ACATS bdd2006 and bdd2007 [Ada] Fix regression in ACATS bdd2006 and bdd2007 - - - - --- 2021-09-21 Pierre-Marie de Rodat New
« 1 2 ... 264 265 2661266 1267 »