Show patches with: State = Action Required       |   126536 patches
« 1 2 ... 374 375 3761265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
sanitizer: do not inline no-sanitize into sanitizer fn sanitizer: do not inline no-sanitize into sanitizer fn - - - - --- 2020-06-09 Martin Liška New
gcov: improve --coverage small example gcov: improve --coverage small example - - - - --- 2020-06-09 Martin Liška New
OpenACC 'attach'/'detach' has no business affecting user-visible reference counting (was: [PATCH 07… OpenACC 'attach'/'detach' has no business affecting user-visible reference counting (was: [PATCH 07… - - - - --- 2020-06-09 Thomas Schwinge New
[PATCH/RFC] How to fix PR95440 [PATCH/RFC] How to fix PR95440 - - - - --- 2020-06-09 Iain Sandoe New
[Ada] Small enhancement in XEinfo utility [Ada] Small enhancement in XEinfo utility - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Improve handling of aggregates in Side_Effect_Free [Ada] Improve handling of aggregates in Side_Effect_Free - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Spurious overlap error on zero-sized arrays with -gnateV [Ada] Spurious overlap error on zero-sized arrays with -gnateV - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Fix wrong type being used for range check generation [Ada] Fix wrong type being used for range check generation - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Remove kludge for AI05-0087 [Ada] Remove kludge for AI05-0087 - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Expand more others aggregates statically [Ada] Expand more others aggregates statically - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Ada2020 AI12-0282: Shared variable control aspects in generics [Ada] Ada2020 AI12-0282: Shared variable control aspects in generics - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Propagate DIC, Invariant and Predicate attributes to views [Ada] Propagate DIC, Invariant and Predicate attributes to views - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Improve handling of null unbounded strings [Ada] Improve handling of null unbounded strings - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Small cleanup in Einfo unit [Ada] Small cleanup in Einfo unit - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Implement AI12-0028: Import of variadic C functions [Ada] Implement AI12-0028: Import of variadic C functions - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Missing check on private overriding of dispatching primitive [Ada] Missing check on private overriding of dispatching primitive - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Code clean ups and comments updates [Ada] Code clean ups and comments updates - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Annotate Ada.Synchronous_Barriers with SPARK_Mode => Off [Ada] Annotate Ada.Synchronous_Barriers with SPARK_Mode => Off - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Spurious error on instantiations with Taft_Amendment types and tasks [Ada] Spurious error on instantiations with Taft_Amendment types and tasks - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Ada2020: AI12-0301 Predicates and Default_Value [Ada] Ada2020: AI12-0301 Predicates and Default_Value - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Disable assertion regarding Body_Before_Spec_Edge [Ada] Disable assertion regarding Body_Before_Spec_Edge - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Add debugging message [Ada] Add debugging message - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Membership test against a non-excluding subtype [Ada] Membership test against a non-excluding subtype - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Crash on exit statement within predicated loop [Ada] Crash on exit statement within predicated loop - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Remove bypass for instance bodies from Is_Visible_Component [Ada] Remove bypass for instance bodies from Is_Visible_Component - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Ada2020 AI12-0282: Shared variable control aspects in generics [Ada] Ada2020 AI12-0282: Shared variable control aspects in generics - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] gnatbind: Correct assertions in Add_Edge_Kind_Check [Ada] gnatbind: Correct assertions in Add_Edge_Kind_Check - - - - --- 2020-06-09 Pierre-Marie de Rodat New
[Ada] Refine implementation of AI05-0149 missing conversion checks [Ada] Refine implementation of AI05-0149 missing conversion checks - - - - --- 2020-06-09 Pierre-Marie de Rodat New
gcc-changelog: fix deduction for root ChangeLog gcc-changelog: fix deduction for root ChangeLog - - - - --- 2020-06-09 Martin Liška New
[v2] tsan: Add optional support for distinguishing volatiles [v2] tsan: Add optional support for distinguishing volatiles 1 - - - --- 2020-06-09 Marco Elver New
libgcov: fix TOPN type casting libgcov: fix TOPN type casting - - - - --- 2020-06-09 Martin Liška New
c-family: Fix up MEM_REF printing [PR95580] c-family: Fix up MEM_REF printing [PR95580] - - - - --- 2020-06-09 Jakub Jelinek New
match.pd: Optimize ffs comparisons against constants [PR95527] match.pd: Optimize ffs comparisons against constants [PR95527] - - - - --- 2020-06-09 Jakub Jelinek New
[committed] xtensa: libgcc: fix PR target/95571 [committed] xtensa: libgcc: fix PR target/95571 - - - - --- 2020-06-09 Max Filippov New
rs6000/testsuite: Allow xxperm* instead of only vperm* rs6000/testsuite: Allow xxperm* instead of only vperm* - - - - --- 2020-06-09 Segher Boessenkool New
avoid line breaks in -fverbose-asm tree exprs avoid line breaks in -fverbose-asm tree exprs - - - - --- 2020-06-08 Alexandre Oliva New
[PR95416] outputs.exp: skip lto tests when not using linker plugin [PR95416] outputs.exp: skip lto tests when not using linker plugin - - - - --- 2020-06-08 Alexandre Oliva New
guard against calls with fewer arguments than the function type implies (PR 95581) guard against calls with fewer arguments than the function type implies (PR 95581) - - - - --- 2020-06-08 Martin Sebor New
[RFA] Fix various regressions and kernel build failure due to adjust-alignment issue [RFA] Fix various regressions and kernel build failure due to adjust-alignment issue - - - - --- 2020-06-08 Li, Pan2 via Gcc-patches New
[committed] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948) [committed] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948) - - - - --- 2020-06-08 Jonathan Wakely New
[committed] d: Fix regression caused by recent refactoring (PR95573) [committed] d: Fix regression caused by recent refactoring (PR95573) - - - - --- 2020-06-08 Iain Buclaw New
[committed] d: Merge upstream dmd 955b8b36f. [committed] d: Merge upstream dmd 955b8b36f. - - - - --- 2020-06-08 Iain Buclaw New
[RFC] openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551) (was: Re: [Pat… [RFC] openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551) (was: Re: [Pat… - - - - --- 2020-06-08 Tobias Burnus New
[committed] PR95195 - Fortran testcase should clean up afterwards [committed] PR95195 - Fortran testcase should clean up afterwards - - - - --- 2020-06-08 Harald Anlauf New
libsanitizer: use gnu++14 libsanitizer: use gnu++14 - - - - --- 2020-06-08 Martin Liška New
AArch64: Adjust costing of by element MUL to be the same as SAME3 MUL. AArch64: Adjust costing of by element MUL to be the same as SAME3 MUL. - - - - --- 2020-06-08 Tamar Christina New
[3/3] aarch64: Mitigate SLS for BLR instruction [1/3] aarch64: New Straight Line Speculation (SLS) mitigation flags - - - - --- 2020-06-08 Matthew Malcomson New
[2/3] aarch64: Introduce SLS mitigation for RET and BR instructions [1/3] aarch64: New Straight Line Speculation (SLS) mitigation flags - - - - --- 2020-06-08 Matthew Malcomson New
[1/3] aarch64: New Straight Line Speculation (SLS) mitigation flags [1/3] aarch64: New Straight Line Speculation (SLS) mitigation flags - - - - --- 2020-06-08 Matthew Malcomson New
[RFC] openmp: don't add aritificial const decl to offload table (PRs 94848 + 95551) [RFC] openmp: don't add aritificial const decl to offload table (PRs 94848 + 95551) - - - - --- 2020-06-08 Tobias Burnus New
coroutines: Add a cleanup expression for g-r-o when needed [PR95477]. coroutines: Add a cleanup expression for g-r-o when needed [PR95477]. - - - - --- 2020-06-08 Iain Sandoe New
AArch64+SVE: Add support for unpacked unary ops and BIC AArch64+SVE: Add support for unpacked unary ops and BIC - - - - --- 2020-06-08 Joe Ramsay New
[Committed,AArch64] Expand on comment of stack-clash and implicit probing through LR. [Committed,AArch64] Expand on comment of stack-clash and implicit probing through LR. - - - - --- 2020-06-08 Tamar Christina New
forwprop: Ignore scalar mode vectors in simplify_vector_constructor [PR95528] forwprop: Ignore scalar mode vectors in simplify_vector_constructor [PR95528] - - - - --- 2020-06-08 Jakub Jelinek New
[Ada] Implement AI12-0073 (Ravenscar disallows Synchronous_Barriers) [Ada] Implement AI12-0073 (Ravenscar disallows Synchronous_Barriers) - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] AI12-0085 Missing aspect cases for Remote_Types [Ada] AI12-0085 Missing aspect cases for Remote_Types - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] AI12-0204 Renaming of a prefixed view [Ada] AI12-0204 Renaming of a prefixed view - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Remove the Has_Dynamic_Range_Check flag [Ada] Remove the Has_Dynamic_Range_Check flag - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] AI12-0226 Make objects more consistent [Ada] AI12-0226 Make objects more consistent - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Reuse standard expansion of 'First and 'Last in GNATprove mode [Ada] Reuse standard expansion of 'First and 'Last in GNATprove mode - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Port a modified expansion of Enum_Rep from GNAT to GNATprove [Ada] Port a modified expansion of Enum_Rep from GNAT to GNATprove - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Silence spurious warning on instances of formal vectors [Ada] Silence spurious warning on instances of formal vectors - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Better code generation for nested aggregates [Ada] Better code generation for nested aggregates - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Implement AI12-0291 (Jorvik profile) [Ada] Implement AI12-0291 (Jorvik profile) - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Do not warn on partial access to atomic object with address clause [Ada] Do not warn on partial access to atomic object with address clause - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Restore Snames.Name_SPARK as it used in the GNATprove backend [Ada] Restore Snames.Name_SPARK as it used in the GNATprove backend - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Spurious error on call to controlled primitive [Ada] Spurious error on call to controlled primitive - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Fix handling of 'Enum_Rep and renamings [Ada] Fix handling of 'Enum_Rep and renamings - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Issue with unnesting of 'First/Last and renaming [Ada] Issue with unnesting of 'First/Last and renaming - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Implement predicate checks on qualified expressions (AI12-0100) [Ada] Implement predicate checks on qualified expressions (AI12-0100) - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Implement AI12-0290 (Simple_Barriers restriction) [Ada] Implement AI12-0290 (Simple_Barriers restriction) - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Reuse Get_Index_Subtype in the special expander for GNATprove [Ada] Reuse Get_Index_Subtype in the special expander for GNATprove - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] gnatbind: Deterministic No_Entry_Calls_In_Elaboration_Code messages [Ada] gnatbind: Deterministic No_Entry_Calls_In_Elaboration_Code messages - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Ada_2020: shared variable control aspects on formal derived types [Ada] Ada_2020: shared variable control aspects on formal derived types - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Fix socket timeout correction for Windows Server 2019 case [Ada] Fix socket timeout correction for Windows Server 2019 case - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] AI12-0309 Missing checks for pragma Suppress [Ada] AI12-0309 Missing checks for pragma Suppress - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[Ada] Add Depends contracts to Delete procedures of formal containers [Ada] Add Depends contracts to Delete procedures of formal containers - - - - --- 2020-06-08 Pierre-Marie de Rodat New
[committed] d: Merge upstream dmd 73d8e2fec. [committed] d: Merge upstream dmd 73d8e2fec. - - - - --- 2020-06-07 Iain Buclaw New
Add -Wuniversal-initializer to not suppress warnings about { 0 }. Add -Wuniversal-initializer to not suppress warnings about { 0 }. - - - - --- 2020-06-07 Asher Gordon New
[committed] d: Merge upstream dmd 108ca1bcd. [committed] d: Merge upstream dmd 108ca1bcd. - - - - --- 2020-06-07 Iain Buclaw New
[committed] d: Merge upstream dmd b0df0e982 [committed] d: Merge upstream dmd b0df0e982 - - - - --- 2020-06-07 Iain Buclaw New
[Commited] (Re: [PATCH] PR fortran/95091 - Buffer overflows with submodules and long symbols) [Commited] (Re: [PATCH] PR fortran/95091 - Buffer overflows with submodules and long symbols) - - - - --- 2020-06-07 Harald Anlauf New
[fortran] Fix memory leak on deallocation [fortran] Fix memory leak on deallocation - - - - --- 2020-06-07 Thomas König New
[committed] d: Merge upstream dmd 1831b24ff. [committed] d: Merge upstream dmd 1831b24ff. - - - - --- 2020-06-07 Iain Buclaw New
PR fortran/95088 - Buffer overflows with PDTs, submodules and long symbols PR fortran/95088 - Buffer overflows with PDTs, submodules and long symbols - - - - --- 2020-06-07 Harald Anlauf New
[committed] d: Merge upstream dmd cef1e7991. [committed] d: Merge upstream dmd cef1e7991. - - - - --- 2020-06-07 Iain Buclaw New
Remove binary_semaphore implementation from stop_token Remove binary_semaphore implementation from stop_token - - - - --- 2020-06-06 Thomas Rodgers New
[3/4] Adjust wait logic to limit spurious eval of wait predicate. Untitled series #181735 - - - - --- 2020-06-06 Thomas Rodgers New
Add support for C++20 barriers Add support for C++20 barriers - - - - --- 2020-06-06 Thomas Rodgers New
Add C++2a synchronization support Add C++2a synchronization support - - - - --- 2020-06-06 Thomas Rodgers New
PR fortran/95091 - Buffer overflows with submodules and long symbols PR fortran/95091 - Buffer overflows with submodules and long symbols - - - - --- 2020-06-06 Harald Anlauf New
avoid -Wmaybe-uninitialized in reload_cse_simplify_operands (PR bootstrap/95555) avoid -Wmaybe-uninitialized in reload_cse_simplify_operands (PR bootstrap/95555) - - - - --- 2020-06-06 Martin Sebor New
Fix ICE in ODR enum streaming Fix ICE in ODR enum streaming - - - - --- 2020-06-06 Jan Hubicka New
[committed] wwwdocs: Add markup to the GCC 11 -dump* and -aux* revamp. [committed] wwwdocs: Add markup to the GCC 11 -dump* and -aux* revamp. - - - - --- 2020-06-06 Gerald Pfeifer New
x86: Improve expansion of __builtin_parity x86: Improve expansion of __builtin_parity - - - - --- 2020-06-06 Roger Sayle New
[RFA] tree-inline: Fix VLA handling [PR95552] [RFA] tree-inline: Fix VLA handling [PR95552] - - - - --- 2020-06-06 Jason Merrill New
Add C++2a synchronization support Add C++2a synchronization support - - - - --- 2020-06-06 Thomas Rodgers New
[committed] d: Merge upstream dmd 740f3d1ea. [committed] d: Merge upstream dmd 740f3d1ea. - - - - --- 2020-06-05 Iain Buclaw New
[2/2] c++: Clean up previous change [PR41437] [1/2] c++: Improve access checking inside templates [PR41437] - - - - --- 2020-06-05 Patrick Palka New
[1/2] c++: Improve access checking inside templates [PR41437] [1/2] c++: Improve access checking inside templates [PR41437] - - - - --- 2020-06-05 Patrick Palka New
« 1 2 ... 374 375 3761265 1266 »