Show patches with: State = Action Required       |   126614 patches
« 1 2 ... 366 367 3681266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
aarch64: Delete duplicated option docs. aarch64: Delete duplicated option docs. - - - - --- 2020-07-12 Jim Wilson New
nvptx: Support floating point reciprocal instructions. nvptx: Support floating point reciprocal instructions. - - - - --- 2020-07-12 Roger Sayle New
MIPS: Fix __builtin_longjmp (PR 64242) MIPS: Fix __builtin_longjmp (PR 64242) - - - - --- 2020-07-12 Paul Hua New
libgomp: Add OMPD functions in 5.5.6 and related data types. libgomp: Add OMPD functions in 5.5.6 and related data types. - - - - --- 2020-07-11 y2s1982 New
Go patch committed: Avoid generating unnamed bool type descriptor Go patch committed: Avoid generating unnamed bool type descriptor - - - - --- 2020-07-11 Ian Lance Taylor New
Go patch committed: Handle aliases to pointer types with interfaces Go patch committed: Handle aliases to pointer types with interfaces - - - - --- 2020-07-11 Ian Lance Taylor New
nvptx: Support 16-bit shifts and extendqihi2. nvptx: Support 16-bit shifts and extendqihi2. - - - - --- 2020-07-11 Roger Sayle New
middle-end: Remove truly_noop_truncation check from convert.c middle-end: Remove truly_noop_truncation check from convert.c - - - - --- 2020-07-11 Roger Sayle New
[fortran,committed] Fix PR 96073, ICE on new warning [fortran,committed] Fix PR 96073, ICE on new warning - - - - --- 2020-07-11 Thomas Koenig New
value-range: Fix handling of POLY_INT_CST anti-ranges [PR96146] value-range: Fix handling of POLY_INT_CST anti-ranges [PR96146] - - - - --- 2020-07-11 Richard Sandiford New
rs6000: add effective-target test ppc_mma_hw rs6000: add effective-target test ppc_mma_hw - - - - --- 2020-07-10 Aaron Sawdey New
x86: Require Linux target for PR target/93492 tests x86: Require Linux target for PR target/93492 tests - - - - --- 2020-07-10 H.J. Lu New
rs6000: Add execution tests for mma builtins [v4] rs6000: Add execution tests for mma builtins [v4] - - - - --- 2020-07-10 Aaron Sawdey New
libgo patch committed: Update to Go 1.14.4 release libgo patch committed: Update to Go 1.14.4 release - - - - --- 2020-07-10 Ian Lance Taylor New
[fortran] Fix PR 96018, wrong code caused by implicit_pure [fortran] Fix PR 96018, wrong code caused by implicit_pure - - - - --- 2020-07-10 Thomas Koenig New
arm: Treat GNU and Advanced SIMD vectors as distinct [PR92789, PR95726] arm: Treat GNU and Advanced SIMD vectors as distinct [PR92789, PR95726] - - - - --- 2020-07-10 Richard Sandiford New
Patch RFA: In C++ demangler don't treat lambda as substitution candidate Patch RFA: In C++ demangler don't treat lambda as substitution candidate - - - - --- 2020-07-10 Ian Lance Taylor New
ipa-fnsummary: Fix ICE with switch predicates [PR96130] ipa-fnsummary: Fix ICE with switch predicates [PR96130] - - - - --- 2020-07-10 Jakub Jelinek New
c++: Fix tentative parsing of enum-specifier [PR96077] c++: Fix tentative parsing of enum-specifier [PR96077] - - - - --- 2020-07-10 Marek Polacek New
expr: Move reduce_bit_field target mode check [PR96151] expr: Move reduce_bit_field target mode check [PR96151] - - - - --- 2020-07-10 Richard Sandiford New
RISC-V: Fix regular expression in target-specific test RISC-V: Fix regular expression in target-specific test - - - - --- 2020-07-10 Simon Cook New
testsuite: Fix WPA scanning. testsuite: Fix WPA scanning. - - - - --- 2020-07-10 Martin Liška New
[pushed] c++: Support non-type template parms of union type. [pushed] c++: Support non-type template parms of union type. - - - - --- 2020-07-10 Jason Merrill New
[pushed] c++: Allow floating-point template parms in C++20. [pushed] c++: Allow floating-point template parms in C++20. - - - - --- 2020-07-10 Jason Merrill New
[pushed] c++: [[no_unique_address]] fixes. [PR96105] [pushed] c++: [[no_unique_address]] fixes. [PR96105] - - - - --- 2020-07-10 Jason Merrill New
[7/7,v2] rs6000/testsuite: Vector with length test cases Untitled series #188859 - - - - --- 2020-07-10 Kewen.Lin New
[5/7,v7] vect: Support vector load/store with length in vectorizer Untitled series #188857 - - - - --- 2020-07-10 Kewen.Lin New
[Ada] Add global contracts to Ada.Numerics.Big_Numbers libraries [Ada] Add global contracts to Ada.Numerics.Big_Numbers libraries - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Small cleanup throughout Exp_Ch4 [Ada] Small cleanup throughout Exp_Ch4 - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Revert too late setting of Ekind on discriminants [Ada] Revert too late setting of Ekind on discriminants - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Revert mistaken negation related to references to labels [Ada] Revert mistaken negation related to references to labels - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Fix crash on quantified expression in expression function (2) [Ada] Fix crash on quantified expression in expression function (2) - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Cleanup excessive conditions in Check_Completion [Ada] Cleanup excessive conditions in Check_Completion - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Spurious error in generic dispatching constructor call [Ada] Spurious error in generic dispatching constructor call - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Reuse SPARK expansion of attribute Update for delta_aggregate [Ada] Reuse SPARK expansion of attribute Update for delta_aggregate - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Fix expansion of 'Update with multiple choices in GNATprove [Ada] Fix expansion of 'Update with multiple choices in GNATprove - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Remove references to non-existing E_Protected_Object [Ada] Remove references to non-existing E_Protected_Object - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Fix detection of volatile properties in SPARK [Ada] Fix detection of volatile properties in SPARK - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Part of implementation of AI12-0212: container aggregates [Ada] Part of implementation of AI12-0212: container aggregates - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Use small limit for aggregates inside subprograms [Ada] Use small limit for aggregates inside subprograms - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Potentially unevaluated nested expressions [Ada] Potentially unevaluated nested expressions - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Spurious error on parameterless acccess_to_subprogram [Ada] Spurious error on parameterless acccess_to_subprogram - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Preserve casing of output files [Ada] Preserve casing of output files - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Further improve the expansion of array aggregates [Ada] Further improve the expansion of array aggregates - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Ada2020: AI12-0368 Declare expressions can be static [Ada] Ada2020: AI12-0368 Declare expressions can be static - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Add warning for overlays changing scalar storage order [Ada] Add warning for overlays changing scalar storage order - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Fix detection of actual parameters for procedure calls [Ada] Fix detection of actual parameters for procedure calls - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Fix failing assertions related to volatile objects [Ada] Fix failing assertions related to volatile objects - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Fix crash on quantified expression in expression function [Ada] Fix crash on quantified expression in expression function - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Fix internal error on if-expression in call returning tagged type [Ada] Fix internal error on if-expression in call returning tagged type - - - - --- 2020-07-10 Pierre-Marie de Rodat New
gcov: create folders with 0777. gcov: create folders with 0777. - - - - --- 2020-07-10 Martin Liška New
fix constant folding from array CTORs fix constant folding from array CTORs - - - - --- 2020-07-10 Richard Biener New
Remove dead vector comparisons Remove dead vector comparisons - - - - --- 2020-07-10 Martin Liška New
[committed] wwwdocs: Complete note on -fallow-invalid-boz. [committed] wwwdocs: Complete note on -fallow-invalid-boz. - - - - --- 2020-07-10 Gerald Pfeifer New
[2/2] rs6000: Define define_insn_and_split to split unspec sldi+or to rldimi [1/2] rs6000: Init V4SF vector without converting SP to DP - - - - --- 2020-07-10 Xionghu Luo New
[1/2] rs6000: Init V4SF vector without converting SP to DP [1/2] rs6000: Init V4SF vector without converting SP to DP - - - - --- 2020-07-10 Xionghu Luo New
[2/2] openacc: Adjust dynamic reference count semantics openacc: Refactor enter/exit data code paths, adjust dynamic refcount semantics - - - - --- 2020-07-10 Julian Brown New
[1/2] openacc: Helper functions for enter/exit data using single mapping openacc: Refactor enter/exit data code paths, adjust dynamic refcount semantics - - - - --- 2020-07-10 Julian Brown New
libgomp: Add OMPD Address Space Information functions. libgomp: Add OMPD Address Space Information functions. - - - - --- 2020-07-09 y2s1982 New
libgccjit: Fix several memory leaks in the driver libgccjit: Fix several memory leaks in the driver - - - - --- 2020-07-09 Alex Coplan New
[committed] c++: Partially revert fix for PR c++/95497 [PR96132] [committed] c++: Partially revert fix for PR c++/95497 [PR96132] - - - - --- 2020-07-09 Patrick Palka New
fixup BIT_FIELD_REF detection in SLP discovery fixup BIT_FIELD_REF detection in SLP discovery - - - - --- 2020-07-09 Richard Biener New
Add -fdump-profile-report. Add -fdump-profile-report. - - - - --- 2020-07-09 Martin Liška New
[6/6] AArch64: Add test for -mcpu=native [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
[5/6] Docs: Document environment setting directives for testsuite [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
[4/6] Testsuite: Make it easier to debug environment setting functions [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
[3/6] Arm: Add GCC_CPUINFO override [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
[2/6] AArch64: Add GCC_CPUINFO override [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
[1/6] AArch64: Fix bugs in -mcpu=native detection. [1/6] AArch64: Fix bugs in -mcpu=native detection. - - - - --- 2020-07-09 Tamar Christina New
openmp: Optimize triangular loop logical iterator to actual iterators computation using search for … openmp: Optimize triangular loop logical iterator to actual iterators computation using search for … - - - - --- 2020-07-09 Jakub Jelinek New
[committed] openmp: Change omp_atv_default value and rename omp_atv_sequential to omp_atv_serialized [committed] openmp: Change omp_atv_default value and rename omp_atv_sequential to omp_atv_serialized - - - - --- 2020-07-09 Jakub Jelinek New
[AVX512,PR87767] Optimize memory broadcast for constant vector under AVX512 [AVX512,PR87767] Optimize memory broadcast for constant vector under AVX512 - - - - --- 2020-07-09 Hongtao Liu New
Fortran : Implicitly type parameter causes an invalid error, PR96038 Fortran : Implicitly type parameter causes an invalid error, PR96038 - - - - --- 2020-07-09 Mark Eggleston New
Fortran : accepts pointer initialization of DT dummy args, PR45337 Fortran : accepts pointer initialization of DT dummy args, PR45337 - - - - --- 2020-07-09 Mark Eggleston New
S/390: Emit vector alignment hints for z13 if AS accepts them [BACKPORT GCC9] S/390: Emit vector alignment hints for z13 if AS accepts them [BACKPORT GCC9] - - - - --- 2020-07-09 Stefan Schulze Frielinghaus New
S/390: Emit vector alignment hints for z13 if AS accepts them [BACKPORT GCC10] S/390: Emit vector alignment hints for z13 if AS accepts them [BACKPORT GCC10] - - - - --- 2020-07-09 Stefan Schulze Frielinghaus New
rs6000: Allow MMA built-in initialization regardless of compiler options rs6000: Allow MMA built-in initialization regardless of compiler options - - - - --- 2020-07-09 Peter Bergner New
c++: Diagnose cv-qualified decltype(auto) [PR79815] c++: Diagnose cv-qualified decltype(auto) [PR79815] - - - - --- 2020-07-09 Marek Polacek New
improve validation of attribute arguments (PR c/78666) improve validation of attribute arguments (PR c/78666) - - - - --- 2020-07-09 Martin Sebor New
libgomp: Add OMPD Address Space Information functions. libgomp: Add OMPD Address Space Information functions. - - - - --- 2020-07-08 y2s1982 New
[committed] PR fortran/96085 - ICE in gfc_finish_var_decl, at fortran/trans-decl.c:694 [committed] PR fortran/96085 - ICE in gfc_finish_var_decl, at fortran/trans-decl.c:694 - - - - --- 2020-07-08 Harald Anlauf New
libgomp: Add skeletal OMPD process functions and datatypes. libgomp: Add skeletal OMPD process functions and datatypes. - - - - --- 2020-07-08 y2s1982 New
[6/6] aarch64: Fix BTI support in libitm aarch64: Fix target libraries for BTI [PR96001] - - - - --- 2020-07-08 Szabolcs Nagy New
[5/6] aarch64: Fix BTI support in libgcc aarch64: Fix target libraries for BTI [PR96001] - - - - --- 2020-07-08 Szabolcs Nagy New
[4/6] aarch64: Fix noexecstack note in libgcc aarch64: Fix target libraries for BTI [PR96001] - - - - --- 2020-07-08 Szabolcs Nagy New
[3/6] aarch64: Fix noexecstack note in libitm aarch64: Fix target libraries for BTI [PR96001] - - - - --- 2020-07-08 Szabolcs Nagy New
[2/6] aarch64: Add missing ACLE support for PAC-RET aarch64: Fix target libraries for BTI [PR96001] - - - - --- 2020-07-08 Szabolcs Nagy New
[1/6] aarch64: Add missing ACLE support for BTI aarch64: Fix target libraries for BTI [PR96001] - - - - --- 2020-07-08 Szabolcs Nagy New
[ver,4] RS6000, add VSX mask manipulation support [ver,4] RS6000, add VSX mask manipulation support - - - - --- 2020-07-08 Carl Love New
[Ada] Remove excessive validity checks on in-parameters [Ada] Remove excessive validity checks on in-parameters - - - - --- 2020-07-08 Pierre-Marie de Rodat New
[Ada] Accept aspect Relaxed_Initialization on generic subprograms [Ada] Accept aspect Relaxed_Initialization on generic subprograms - - - - --- 2020-07-08 Pierre-Marie de Rodat New
[Ada] Fix incorrect placement of freeze node with predicate [Ada] Fix incorrect placement of freeze node with predicate - - - - --- 2020-07-08 Pierre-Marie de Rodat New
[Ada] Add comment on implementation choice for byte-packed array types [Ada] Add comment on implementation choice for byte-packed array types - - - - --- 2020-07-08 Pierre-Marie de Rodat New
[Ada] Analyze aspects once generic subprograms are recognized [Ada] Analyze aspects once generic subprograms are recognized - - - - --- 2020-07-08 Pierre-Marie de Rodat New
[Ada] Update entities on class-wide condition function creation [Ada] Update entities on class-wide condition function creation - - - - --- 2020-07-08 Pierre-Marie de Rodat New
[Ada] Disallow Predicate_Failure without predicate [Ada] Disallow Predicate_Failure without predicate - - - - --- 2020-07-08 Pierre-Marie de Rodat New
[Ada] Fix warnings in C runtime files on Windows [Ada] Fix warnings in C runtime files on Windows - - - - --- 2020-07-08 Pierre-Marie de Rodat New
[Ada] ACATS 4.1R - BD10001 - Error missed [Ada] ACATS 4.1R - BD10001 - Error missed - - - - --- 2020-07-08 Pierre-Marie de Rodat New
[Ada] Disable warning about unsafe use of __builtin_frame_address [Ada] Disable warning about unsafe use of __builtin_frame_address - - - - --- 2020-07-08 Pierre-Marie de Rodat New
[Ada] Do not apply constraint checks on allocator with No_Initialization [Ada] Do not apply constraint checks on allocator with No_Initialization - - - - --- 2020-07-08 Pierre-Marie de Rodat New
« 1 2 ... 366 367 3681266 1267 »