Show patches with: State = Action Required       |   126599 patches
« 1 2 ... 286 287 2881265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Fix unbalanced parens in documentation of Address clauses [Ada] Fix unbalanced parens in documentation of Address clauses - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Make -gnatU and -gnatw.d the default [Ada] Make -gnatU and -gnatw.d the default - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Improve efficiency of small slice assignments of packed arrays [Ada] Improve efficiency of small slice assignments of packed arrays - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Compile s-mmap on aarch64-linux [Ada] Compile s-mmap on aarch64-linux - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Skip overlay checks on protected components with expansion disabled [Ada] Skip overlay checks on protected components with expansion disabled - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Compiler crash on sliding of fixed-lower-bound object in Loop_Invariant [Ada] Compiler crash on sliding of fixed-lower-bound object in Loop_Invariant - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Disable wrong computation of offsets within multidimensional arrays [Ada] Disable wrong computation of offsets within multidimensional arrays - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Simplify detection of statically overlapping slices [Ada] Simplify detection of statically overlapping slices - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Fix detection of overlapping actuals with renamings [Ada] Fix detection of overlapping actuals with renamings - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Fix invalid JSON real numbers generated with -gnatRj [Ada] Fix invalid JSON real numbers generated with -gnatRj - - - - --- 2021-06-21 Pierre-Marie de Rodat New
rs6000: Fix typos in float128 ISA3.1 support rs6000: Fix typos in float128 ISA3.1 support - - - - --- 2021-06-21 Kewen.Lin New
tree-optimization/101121 - avoid infinite SLP build tree-optimization/101121 - avoid infinite SLP build - - - - --- 2021-06-21 Richard Biener New
[v2] contrib/mklog.py: Improve PR handling (was: Re: git gcc-commit-mklog doesn't extract PR number… [v2] contrib/mklog.py: Improve PR handling (was: Re: git gcc-commit-mklog doesn't extract PR number… - - - - --- 2021-06-21 Tobias Burnus New
[RFC] New idea to split loop based on no-wrap conditions [RFC] New idea to split loop based on no-wrap conditions - - - - --- 2021-06-21 Jiufu Guo New
Fortran: fix sm computation in CFI_allocate [PR93524] Fortran: fix sm computation in CFI_allocate [PR93524] - - - - --- 2021-06-21 Sandra Loosemore New
MAINTAINERS: Add myself as maintainer of the i386 vector extensions. MAINTAINERS: Add myself as maintainer of the i386 vector extensions. - - - - --- 2021-06-21 Liu, Hongtao New
Disparage slightly the mask register alternative for bitwise operations. [PR target/101142] Disparage slightly the mask register alternative for bitwise operations. [PR target/101142] - - - - --- 2021-06-21 Liu, Hongtao New
[2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE Implement single global definition - - - - --- 2021-06-20 H.J. Lu New
[1/2] Add -fsingle-global-definition Implement single global definition - - - - --- 2021-06-20 H.J. Lu New
doc/lto.texi: List slim object format as the default doc/lto.texi: List slim object format as the default - - - - --- 2021-06-20 Dimitar Dimitrov New
[x86_64] PR target/11877: Use xor to write zero to memory with -Os [x86_64] PR target/11877: Use xor to write zero to memory with -Os - - - - --- 2021-06-20 Roger Sayle New
Add TARGET_IFUNC_REF_LOCAL_OK Add TARGET_IFUNC_REF_LOCAL_OK - - - - --- 2021-06-20 H.J. Lu New
[7/7] Port most of the A CMP 0 ? A : -A to match Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[6/7] Lower for loops before lowering cond in genmatch Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[5/7] Allow match-and-simplified phiopt to run in early phiopt Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[4/7] Expand the comparison argument of fold_cond_expr_with_comparison Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[3/7] Try inverted comparison for match_simplify in phiopt Untitled series #249788 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[2/7] Duplicate the range information of the phi onto the new ssa_name [1/7] Reset the range info on the moved instruction in PHIOPT - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[1/7] Reset the range info on the moved instruction in PHIOPT [1/7] Reset the range info on the moved instruction in PHIOPT - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
c++: REF_PARENTHESIZED_P wrapper inhibiting NRVO [PR67302] c++: REF_PARENTHESIZED_P wrapper inhibiting NRVO [PR67302] - - - - --- 2021-06-19 Patrick Palka New
mips: check MSA support for vector modes [PR100760,PR100761,PR100762] mips: check MSA support for vector modes [PR100760,PR100761,PR100762] - - - - --- 2021-06-19 Xi Ruoyao New
[committed] More useless code elimination on the H8 [committed] More useless code elimination on the H8 - - - - --- 2021-06-18 Jeff Law New
tree-optimization/101014 - Remove poor value computations. tree-optimization/101014 - Remove poor value computations. - - - - --- 2021-06-18 Andrew MacLeod New
Added myself to the MAINTAINERS file Added myself to the MAINTAINERS file - - - - --- 2021-06-18 Antoni Boucher New
c++: conversion to base of vbase in NSDMI [PR80431] c++: conversion to base of vbase in NSDMI [PR80431] - - - - --- 2021-06-18 Patrick Palka New
[rs6000] Fix p10 fusion regtests [rs6000] Fix p10 fusion regtests - - - - --- 2021-06-18 Aaron Sawdey New
[committed] PR fortran/101123 - [11/12 Regression] Invalid code for MAX0 with -fdefault-integer-8 [committed] PR fortran/101123 - [11/12 Regression] Invalid code for MAX0 with -fdefault-integer-8 - - - - --- 2021-06-18 Harald Anlauf New
[committed] analyzer: fix issue with symbolic reads with concrete bindings [committed] analyzer: fix issue with symbolic reads with concrete bindings - - - - --- 2021-06-18 David Malcolm New
AArch64: Add support for __builtin_roundeven[f] [PR100966] AArch64: Add support for __builtin_roundeven[f] [PR100966] - - - - --- 2021-06-18 Wilco Dijkstra New
[committed] analyzer: add region_model_manager::get_or_create_int_cst [committed] analyzer: add region_model_manager::get_or_create_int_cst - - - - --- 2021-06-18 David Malcolm New
[GCC-10] arm: Fix multilib mapping for CDE extensions [PR100856]. [GCC-10] arm: Fix multilib mapping for CDE extensions [PR100856]. - - - - --- 2021-06-18 Srinath Parvathaneni New
[committed] analyzer: refactor custom_event, introducing precanned_custom_event class [committed] analyzer: refactor custom_event, introducing precanned_custom_event class - - - - --- 2021-06-18 David Malcolm New
[GCC-11] arm: Fix multilib mapping for CDE extensions [PR100856]. [GCC-11] arm: Fix multilib mapping for CDE extensions [PR100856]. - - - - --- 2021-06-18 Srinath Parvathaneni New
libstdc++: Implement LWG 3557 change to convertible_to libstdc++: Implement LWG 3557 change to convertible_to - - - - --- 2021-06-18 Patrick Palka New
[OpenMP,5.0] Improve OpenMP target support for C++ [PR92120 v4] [OpenMP,5.0] Improve OpenMP target support for C++ [PR92120 v4] - - - - --- 2021-06-18 Chung-Lin Tang New
[5/5] Fortran: Re-enable 128-bit integers for AMD GCN amdgcn: Improve TImode support - - - - --- 2021-06-18 Julian Brown New
[4/5] amdgcn: Enable support for TImode for AMD GCN amdgcn: Improve TImode support - - - - --- 2021-06-18 Julian Brown New
[3/5] amdgcn: Add clrsbsi2/clrsbdi2 implementation amdgcn: Improve TImode support - - - - --- 2021-06-18 Julian Brown New
[2/5] amdgcn: Add [us]mulsi3_highpart SGPR alternatives & [us]mulsid3/muldi3 expanders amdgcn: Improve TImode support - - - - --- 2021-06-18 Julian Brown New
[1/5] amdgcn: Use unsigned types for udivsi3/umodsi3 libgcc helper args/return amdgcn: Improve TImode support - - - - --- 2021-06-18 Julian Brown New
[committed] libstdc++: Replace incorrect static assertion in std::reduce [PR95833] [committed] libstdc++: Replace incorrect static assertion in std::reduce [PR95833] - - - - --- 2021-06-18 Jonathan Wakely New
tree-optimization/101120 - fix compile-time issue with SLP groups tree-optimization/101120 - fix compile-time issue with SLP groups - - - - --- 2021-06-18 Richard Biener New
tree-optimization/101112 - fix pattern stmt def lookup in SLP reassoc tree-optimization/101112 - fix pattern stmt def lookup in SLP reassoc - - - - --- 2021-06-18 Richard Biener New
[committed,2/2] libstdc++: Simplify constexpr checks in std::char_traits [PR 91488] [committed] libstdc++: Simplify constexpr checks in std::char_traits [PR 91488] - - - - --- 2021-06-18 Jonathan Wakely New
[committed] libstdc++: Suppress -Wstringop-overread warning in test [committed] libstdc++: Suppress -Wstringop-overread warning in test - - - - --- 2021-06-18 Jonathan Wakely New
Merge vec_addsub patterns Merge vec_addsub patterns - - - - --- 2021-06-18 Richard Biener New
ipa-modref: merge flags when adding escape ipa-modref: merge flags when adding escape - - - - --- 2021-06-18 Alexandre Oliva New
[Ada] Make "gcc -gnatDGL" handle unterminated last lines properly [Ada] Make "gcc -gnatDGL" handle unterminated last lines properly - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Fix detection of overlapping actuals with renamings [Ada] Fix detection of overlapping actuals with renamings - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Additional error checking on index constraints with fixed-lower-bound ranges [Ada] Additional error checking on index constraints with fixed-lower-bound ranges - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Fix detection of overlapping slices indexed by characters [Ada] Fix detection of overlapping slices indexed by characters - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Ada2020: AI12-0195 overriding class-wide pre/post conditions [Ada] Ada2020: AI12-0195 overriding class-wide pre/post conditions - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Avoid passing Enum_Lit'Size to the back end [Ada] Avoid passing Enum_Lit'Size to the back end - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Premature freezing of types [Ada] Premature freezing of types - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Fix inaccuracies in signal handler trampoline for aarch64-vxworks [Ada] Fix inaccuracies in signal handler trampoline for aarch64-vxworks - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Error issued on string literal assigned to fixed-lower-bound array [Ada] Error issued on string literal assigned to fixed-lower-bound array - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Missing check for assigning too-large array to fixed-lower-bound object [Ada] Missing check for assigning too-large array to fixed-lower-bound object - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Warn about overlapping actuals in all versions of Ada [Ada] Warn about overlapping actuals in all versions of Ada - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Fix asymmetries in detection of overlapping actuals [Ada] Fix asymmetries in detection of overlapping actuals - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Warn on 'in out' param containing access in private type [Ada] Warn on 'in out' param containing access in private type - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] New debug switch to disable large static aggregates [Ada] New debug switch to disable large static aggregates - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Correct A'First (N) where N is an object name [Ada] Correct A'First (N) where N is an object name - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Fix handling of gnat check/test commands [Ada] Fix handling of gnat check/test commands - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Relax null exclusion mismatch check in Relaxed_RM_Semantics mode [Ada] Relax null exclusion mismatch check in Relaxed_RM_Semantics mode - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Implement basic support for -fdiagnostics-format=json [Ada] Implement basic support for -fdiagnostics-format=json - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Remove dead code for overlapping actuals in prefix notation [Ada] Remove dead code for overlapping actuals in prefix notation - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] GNAT.Compiler_Version and LTO [Ada] GNAT.Compiler_Version and LTO - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Update comments related to TBD [Ada] Update comments related to TBD - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Replace Opt.Extensions_Allowed by Ada_Version [Ada] Replace Opt.Extensions_Allowed by Ada_Version - - - - --- 2021-06-18 Pierre-Marie de Rodat New
[Ada] Do not clear Is_True_Constant flag on imported constants [Ada] Do not clear Is_True_Constant flag on imported constants - - - - --- 2021-06-18 Pierre-Marie de Rodat New
stor-layout: Don't create DECL_BIT_FIELD_REPRESENTATIVE for QUAL_UNION_TYPE [PR101062] stor-layout: Don't create DECL_BIT_FIELD_REPRESENTATIVE for QUAL_UNION_TYPE [PR101062] - - - - --- 2021-06-18 Jakub Jelinek New
libstdc++: Implement LWG 3555 changes to transform/elements_view libstdc++: Implement LWG 3555 changes to transform/elements_view - - - - --- 2021-06-18 Patrick Palka New
libstdc++: Implement LWG 3553 change to split_view libstdc++: Implement LWG 3553 change to split_view - - - - --- 2021-06-18 Patrick Palka New
libstdc++: Implement LWG 3546 changes to common_iterator libstdc++: Implement LWG 3546 changes to common_iterator - - - - --- 2021-06-18 Patrick Palka New
[v2,MIPS] : add .module mipsREV to all output asm file [v2,MIPS] : add .module mipsREV to all output asm file - - - - --- 2021-06-18 YunQiang Su New
[2/3,V2] Fix IEEE 128-bit min/max test. Untitled series #249538 - - - - --- 2021-06-17 Michael Meissner New
Modula-2 into the GCC tree on master Modula-2 into the GCC tree on master - - - - --- 2021-06-17 Gaius Mulley New
[committed] libstdc++: Simplify constexpr checks in std::char_traits [PR 91488] [committed] libstdc++: Simplify constexpr checks in std::char_traits [PR 91488] - - - - --- 2021-06-17 Jonathan Wakely New
[pushed] c++: deleted after first declaration [PR101106] [pushed] c++: deleted after first declaration [PR101106] - - - - --- 2021-06-17 Jason Merrill New
[fortran,V3] PR fortran/100683 - Array initialization refuses valid [fortran,V3] PR fortran/100683 - Array initialization refuses valid - - - - --- 2021-06-17 José Rui Faustino de Sousa New
[5/5] libstdc++: Implement new views::split as per P2210 [1/5] libstdc++: Implement P2325 changes to default-constructibilty of views - - - - --- 2021-06-17 Patrick Palka New
[4/5] libstdc++: Implement resolution of LWG 3478 as per P2210 [1/5] libstdc++: Implement P2325 changes to default-constructibilty of views - - - - --- 2021-06-17 Patrick Palka New
[3/5] libstdc++: Rename views::split to views::lazy_split as per P2210 [1/5] libstdc++: Implement P2325 changes to default-constructibilty of views - - - - --- 2021-06-17 Patrick Palka New
[2/5] libstdc++: Move ranges algos used by <ranges> into ranges_util.h [1/5] libstdc++: Implement P2325 changes to default-constructibilty of views - - - - --- 2021-06-17 Patrick Palka New
[1/5] libstdc++: Implement P2325 changes to default-constructibilty of views [1/5] libstdc++: Implement P2325 changes to default-constructibilty of views - - - - --- 2021-06-17 Patrick Palka New
[55/55] rs6000: Enable the new builtin support Replace the Power target-specific builtin machinery - - - - --- 2021-06-17 Bill Schmidt New
[54/55] rs6000: Test case adjustments Replace the Power target-specific builtin machinery - - - - --- 2021-06-17 Bill Schmidt New
[53/55] rs6000: Update altivec.h for automated interfaces Replace the Power target-specific builtin machinery - - - - --- 2021-06-17 Bill Schmidt New
[52/55] rs6000: Debug support Replace the Power target-specific builtin machinery - - - - --- 2021-06-17 Bill Schmidt New
[51/55] rs6000: Miscellaneous uses of rs6000_builtin_decls_x Replace the Power target-specific builtin machinery - - - - --- 2021-06-17 Bill Schmidt New
« 1 2 ... 286 287 2881265 1266 »