Show patches with: Archived = No       |   126928 patches
« 1 2 ... 374 375 3761269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Fix incorrect operand sharing after expansion [Ada] Fix incorrect operand sharing after expansion - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Small cleanup throughout CStand body [Ada] Small cleanup throughout CStand body - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Do not generate useless length check for array initialization [Ada] Do not generate useless length check for array initialization - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Nested subprograms in protected subprograms improperly handled in GNAT-LLVM [Ada] Nested subprograms in protected subprograms improperly handled in GNAT-LLVM - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] ACATS 4.1H - BA12018 - Missed errors for private with [Ada] ACATS 4.1H - BA12018 - Missed errors for private with - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Fix casing from GNATProve to GNATprove [Ada] Fix casing from GNATProve to GNATprove - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Work around problematic interaction with public symbol generation [Ada] Work around problematic interaction with public symbol generation - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Deal with second specific superflat case in Optimize_Length_Comparison [Ada] Deal with second specific superflat case in Optimize_Length_Comparison - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Fix small oversight in change to Optimize_Length_Comparison [Ada] Fix small oversight in change to Optimize_Length_Comparison - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Remove new problematic condition for LLVM [Ada] Remove new problematic condition for LLVM - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Remove unnecessary special-casing of GNATprove expansion [Ada] Remove unnecessary special-casing of GNATprove expansion - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Add assertions to Preserve_Comes_From_Source and reuse it [Ada] Add assertions to Preserve_Comes_From_Source and reuse it - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Ada_2020 AI12-0220 Pre/Postconditions on Access_To_Subprogram types [Ada] Ada_2020 AI12-0220 Pre/Postconditions on Access_To_Subprogram types - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Couple of small tweaks related to integer conversions [Ada] Couple of small tweaks related to integer conversions - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Fix comment of Get_Iterable_Type_Primitive [Ada] Fix comment of Get_Iterable_Type_Primitive - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Optimize length checks generated for slice assignments [Ada] Optimize length checks generated for slice assignments - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Fix small fallout of change for 'Pos and 'Val attributes [Ada] Fix small fallout of change for 'Pos and 'Val attributes - - - - --- 2020-06-17 Pierre-Marie de Rodat New
[Ada] Fix expansion of "for X of Y loop" in GNATprove [Ada] Fix expansion of "for X of Y loop" in GNATprove - - - - --- 2020-06-17 Pierre-Marie de Rodat New
Fortran : Missing gcc-internal-format PR42693 Fortran : Missing gcc-internal-format PR42693 - - - - --- 2020-06-17 Mark Eggleston New
[RFC] Do not stream all zeros for gcda files. [RFC] Do not stream all zeros for gcda files. - - - - --- 2020-06-17 Martin Liška New
Fortran : ICE in gfc_validate_kind PR95586 Fortran : ICE in gfc_validate_kind PR95586 - - - - --- 2020-06-17 Mark Eggleston New
[9/9,OpenACC] Don't detach for no-op exit data with zero dynamic refcount Refcounting and manual deep copy improvements - - - - --- 2020-06-16 Julian Brown New
[8/9,OpenACC] Fix standalone attach for Fortran assumed-shape array pointers Refcounting and manual deep copy improvements - - - - --- 2020-06-16 Julian Brown New
[7/9,OpenACC] Do not strip GOMP_MAP_TO_PSET/GOMP_MAP_POINTER for enter/exit data directives Refcounting and manual deep copy improvements - - - - --- 2020-06-16 Julian Brown New
[6/9,OpenACC] Set bias to zero for explicit attach/detach clauses in C and C++ Refcounting and manual deep copy improvements - - - - --- 2020-06-16 Julian Brown New
[5/9,OpenACC] Fix incompatible copyout for acc_map_data (PR92843) Refcounting and manual deep copy improvements - - - - --- 2020-06-16 Julian Brown New
[4/9,OpenACC] Don't pass kind array via pointer to goacc_enter_datum Refcounting and manual deep copy improvements - - - - --- 2020-06-16 Julian Brown New
[3/9,OpenACC] Adjust dynamic reference count semantics Refcounting and manual deep copy improvements - - - - --- 2020-06-16 Julian Brown New
[2/9,OpenACC] GOMP_MAP_ATTACH handling in find_group_last Refcounting and manual deep copy improvements - - - - --- 2020-06-16 Julian Brown New
[1/9,OpenACC] Fortran derived-type mapping fix Refcounting and manual deep copy improvements - - - - --- 2020-06-16 Julian Brown New
c-family: check qualifiers of arguments to __atomic built-ins (PR 95378) c-family: check qualifiers of arguments to __atomic built-ins (PR 95378) - - - - --- 2020-06-16 Jonathan Wakely New
[committed] d: Use toTypeFunction instead of explicit cast [committed] d: Use toTypeFunction instead of explicit cast - - - - --- 2020-06-16 Iain Buclaw New
[committed] d: Use toStringExp instead of explicit cast [committed] d: Use toStringExp instead of explicit cast - - - - --- 2020-06-16 Iain Buclaw New
[committed] d: Use new isXxxxExp helpers where possible [committed] d: Use new isXxxxExp helpers where possible - - - - --- 2020-06-16 Iain Buclaw New
[committed] d: Use new isTypeXxxx helpers where possible. [committed] d: Use new isTypeXxxx helpers where possible. - - - - --- 2020-06-16 Iain Buclaw New
[committed] d: Update code formatting in a consistent style. [committed] d: Update code formatting in a consistent style. - - - - --- 2020-06-16 Iain Buclaw New
[committed] d: Remove names of unused function parameters. [committed] d: Remove names of unused function parameters. - - - - --- 2020-06-16 Iain Buclaw New
[committed] d: Remove dependency on front-end OutBuffer for diagnostic and deps file generation. [committed] d: Remove dependency on front-end OutBuffer for diagnostic and deps file generation. - - - - --- 2020-06-16 Iain Buclaw New
[committed] d: Remove dependency on front-end File type for json and deps file generation. [committed] d: Remove dependency on front-end File type for json and deps file generation. - - - - --- 2020-06-16 Iain Buclaw New
[committed] d: Move generation of array bounds error to own function. [committed] d: Move generation of array bounds error to own function. - - - - --- 2020-06-16 Iain Buclaw New
[committed] d: Consistently format quotations in comments. [committed] d: Consistently format quotations in comments. - - - - --- 2020-06-16 Iain Buclaw New
[committed] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282) [committed] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282) - - - - --- 2020-06-16 Jonathan Wakely New
[committed] libstdc++: Enforce copyable/movable checks in std::atomic [committed] libstdc++: Enforce copyable/movable checks in std::atomic - - - - --- 2020-06-16 Jonathan Wakely New
PR fortran/95688 - ICE in gfc_get_string, at fortran/iresolve.c:70 PR fortran/95688 - ICE in gfc_get_string, at fortran/iresolve.c:70 - - - - --- 2020-06-16 Harald Anlauf New
[pushed] PR tree-optimization/95649: Fix pasto in the substitute_and_fold_engine merge with evrp. [pushed] PR tree-optimization/95649: Fix pasto in the substitute_and_fold_engine merge with evrp. - - - - --- 2020-06-16 Aldy Hernandez New
middle-end: Add another testcase for PR 95493 middle-end: Add another testcase for PR 95493 - - - - --- 2020-06-16 Jonathan Wakely New
[v2,RS6000,PR,target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin [v2,RS6000,PR,target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin - - - - --- 2020-06-16 will schmidt New
[committed] openmp: Initial part of OpenMP 5.0 non-rectangular loop support [committed] openmp: Initial part of OpenMP 5.0 non-rectangular loop support - - - - --- 2020-06-16 Jakub Jelinek New
[committed] openmp: Diagnose invalid OpenMP schedule(simd, static) [committed] openmp: Diagnose invalid OpenMP schedule(simd, static) - - - - --- 2020-06-16 Jakub Jelinek New
OpenACC/Fortran: permit 'routine' inside PURE OpenACC/Fortran: permit 'routine' inside PURE - - - - --- 2020-06-16 Tobias Burnus New
[Ada] Fix spurious error on derived private type with predicate [Ada] Fix spurious error on derived private type with predicate - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Change how we detect internal protected subprograms [Ada] Change how we detect internal protected subprograms - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Expand 'Pos and 'Val for enumeration types with standard representation [Ada] Expand 'Pos and 'Val for enumeration types with standard representation - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Reuse Is_Object where possible [Ada] Reuse Is_Object where possible - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Check if attribute Passed_By_Reference is called on incomplete types [Ada] Check if attribute Passed_By_Reference is called on incomplete types - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] ACATS 4.1K - B452001 - No errors detected [Ada] ACATS 4.1K - B452001 - No errors detected - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Fix assertion failure on qualified type names in predicates [Ada] Fix assertion failure on qualified type names in predicates - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] ACATS 4.1P - C432003 - Errors missed on extension aggregates [Ada] ACATS 4.1P - C432003 - Errors missed on extension aggregates - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Accept renamings of folded string aggregates [Ada] Accept renamings of folded string aggregates - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Force evaluation of qualified aggregates [Ada] Force evaluation of qualified aggregates - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Fix spurious error on implicit dereference for private type [Ada] Fix spurious error on implicit dereference for private type - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Fix small fallout of freezing change for expression functions [Ada] Fix small fallout of freezing change for expression functions - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] ACATS 4.1P - BC55001 - Error missed [Ada] ACATS 4.1P - BC55001 - Error missed - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Enable literal aspect specifications in Big_Numbers specs [Ada] Enable literal aspect specifications in Big_Numbers specs - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Declare expressions [Ada] Declare expressions - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Crash in tagged type constructor with task components [Ada] Crash in tagged type constructor with task components - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Spurious undefined symbol with nested call to expression function [Ada] Spurious undefined symbol with nested call to expression function - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Implement AI12-0216 on restricting overlap errors in calls [Ada] Implement AI12-0216 on restricting overlap errors in calls - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Crash in tagged type constructor with task components [Ada] Crash in tagged type constructor with task components - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Fix premature freezing of artificial array subtype [Ada] Fix premature freezing of artificial array subtype - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Minor casing of " The " after a comma in docs and comments [Ada] Minor casing of " The " after a comma in docs and comments - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Improve bug box customer language [Ada] Improve bug box customer language - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] ACATS C452005/C452006 memberships use wrong equality operation [Ada] ACATS C452005/C452006 memberships use wrong equality operation - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Force evaluation of operator calls in renamings [Ada] Force evaluation of operator calls in renamings - - - - --- 2020-06-16 Pierre-Marie de Rodat New
[Ada] Implement AI12-0351 Matching for actuals for formal derived types [Ada] Implement AI12-0351 Matching for actuals for formal derived types - - - - --- 2020-06-16 Pierre-Marie de Rodat New
gcov: fix gcov-tool merge for TOPN counters gcov: fix gcov-tool merge for TOPN counters - - - - --- 2020-06-16 Martin Liška New
OpenMP/Fortran: Permit impure ELEMENTAL in omp directives OpenMP/Fortran: Permit impure ELEMENTAL in omp directives - - - - --- 2020-06-16 Tobias Burnus New
libiberty, include: add bsearch_r libiberty, include: add bsearch_r - - - - --- 2020-06-16 Nick Alcock New
[GCC-10,Backport] arm: Fix the MVE ACLE vbicq intrinsics. [GCC-10,Backport] arm: Fix the MVE ACLE vbicq intrinsics. - - - - --- 2020-06-16 Srinath Parvathaneni New
[GCC-10,Backport] arm: Correct the grouping of operands in MVE vector scatter store intrinsics (PR9… [GCC-10,Backport] arm: Correct the grouping of operands in MVE vector scatter store intrinsics (PR9… - - - - --- 2020-06-16 Srinath Parvathaneni New
[GCC-10,Backport] arm: Fix unintentional fall throughs in arm.c [GCC-10,Backport] arm: Fix unintentional fall throughs in arm.c - - - - --- 2020-06-16 Srinath Parvathaneni New
[GCC-10,Backport] arm: Fix the wrong code-gen generated by MVE vector load/store intrinsics (PR9495… [GCC-10,Backport] arm: Fix the wrong code-gen generated by MVE vector load/store intrinsics (PR9495… - - - - --- 2020-06-16 Srinath Parvathaneni New
[RFC] Fix plugin build errors on systems where unistd.h includes getopt.h [RFC] Fix plugin build errors on systems where unistd.h includes getopt.h - - - - --- 2020-06-16 Ilya Leoshkevich New
[documentation] Fix typo in access function attribute example [documentation] Fix typo in access function attribute example - - - - --- 2020-06-16 Forrest Timour New
S/390: Emit vector alignment hints for z13 if AS accepts them S/390: Emit vector alignment hints for z13 if AS accepts them - - - - --- 2020-06-16 Stefan Schulze Frielinghaus New
[take,2] middle-end: Optimize (A&C)^(B&C) to (A^B)&C in simplify_rtx. [take,2] middle-end: Optimize (A&C)^(B&C) to (A^B)&C in simplify_rtx. - - - - --- 2020-06-16 Roger Sayle New
middle-end/95690 - avoid MEM_EXPRs for constants middle-end/95690 - avoid MEM_EXPRs for constants - - - - --- 2020-06-16 Richard Biener New
[6/6,ver,2] rs6000 Add vector blend, permute builtin support ] Permute Class Operations - - - - --- 2020-06-15 Carl Love New
[5/6,ver,2] rs6000, Add vector splat builtin support ] Permute Class Operations - - - - --- 2020-06-15 Carl Love New
[4/6,ver,2] rs6000, Add vector shift double builtin support ] Permute Class Operations - - - - --- 2020-06-15 Carl Love New
[3/6,ver,2] rs6000, Add vector replace builtin support ] Permute Class Operations - - - - --- 2020-06-15 Carl Love New
[2/6,ver,2] rs6000 Add vector insert builtin support ] Permute Class Operations - - - - --- 2020-06-15 Carl Love New
[1/6,ver,2] rs6000, Update support for vec_extract ] Permute Class Operations - - - - --- 2020-06-15 Carl Love New
PR fortran/95687 - ICE in get_unique_hashed_string, at fortran/class.c:508 PR fortran/95687 - ICE in get_unique_hashed_string, at fortran/class.c:508 - - - - --- 2020-06-15 Harald Anlauf New
libgo patch committed: Update x/sys/cpu to support all GOARCH values libgo patch committed: Update x/sys/cpu to support all GOARCH values - - - - --- 2020-06-15 Ian Lance Taylor New
[8/9/10/11,Regression] PR fortran/95689 - ICE in check_sym_interfaces, at fortran/interface.c:2015 Untitled series #183531 - - - - --- 2020-06-15 Harald Anlauf New
nvptx: Add support for subword compare-and-swap nvptx: Add support for subword compare-and-swap - - - - --- 2020-06-15 Kwok Cheung Yeung New
[3/3] rs6000: Add testsuite test cases for MMA built-ins. rs6000: Add support for Matrix-Multiply Assist (MMA) built-in functions. - - - - --- 2020-06-15 Peter Bergner New
[2/3] rs6000: Add MMA built-in function definitions rs6000: Add support for Matrix-Multiply Assist (MMA) built-in functions. - - - - --- 2020-06-15 Peter Bergner New
[1/3] rs6000: Add base support and types for defining MMA built-ins. rs6000: Add support for Matrix-Multiply Assist (MMA) built-in functions. - - - - --- 2020-06-15 Peter Bergner New
« 1 2 ... 374 375 3761269 1270 »