Show patches with: State = Action Required       |   126500 patches
« 1 2 ... 298 299 3001264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
testsuite: Add vect_floatint_cvt to gcc.dg/vect/pr56541.c testsuite: Add vect_floatint_cvt to gcc.dg/vect/pr56541.c - - - - --- 2021-05-05 Robin Dapp New
[committed] Fix minor CC0 removal fallout on cr16 [committed] Fix minor CC0 removal fallout on cr16 - - - - --- 2021-05-05 Jeff Law New
[Patch?,RFC,RTL] clobber handling & buildin expansion - missing insn_invalid_p call [PR100418] [Patch?,RFC,RTL] clobber handling & buildin expansion - missing insn_invalid_p call [PR100418] - - - - --- 2021-05-05 Tobias Burnus New
[GCC-10,backport] arm: Fix testisms introduced with fix for pr target/95646. [GCC-10,backport] arm: Fix testisms introduced with fix for pr target/95646. - - - - --- 2021-05-05 Srinath Parvathaneni New
[GCC-10,backport] arm: PR target/95646: Do not clobber callee saved registers with CMSE. [GCC-10,backport] arm: PR target/95646: Do not clobber callee saved registers with CMSE. - - - - --- 2021-05-05 Srinath Parvathaneni New
i386: Implement integer vector compares for 64bit vectors [PR98218] i386: Implement integer vector compares for 64bit vectors [PR98218] - - - - --- 2021-05-05 Uros Bizjak New
phiopt, v2: Optimize (x <=> y) cmp z [PR94589] phiopt, v2: Optimize (x <=> y) cmp z [PR94589] - - - - --- 2021-05-05 Jakub Jelinek New
AArch64: Improve GOT addressing AArch64: Improve GOT addressing - - - - --- 2021-05-05 Wilco Dijkstra New
[wwwdocs] Remove powerpcspe from backends.html [wwwdocs] Remove powerpcspe from backends.html - - - - --- 2021-05-05 Segher Boessenkool New
[committed] libstdc++: Add tests for std::invoke feature test macro [committed] libstdc++: Add tests for std::invoke feature test macro - - - - --- 2021-05-05 Jonathan Wakely New
[committed] libstdc++: Use unsigned char argument to std::isdigit [committed] libstdc++: Use unsigned char argument to std::isdigit - - - - --- 2021-05-05 Jonathan Wakely New
Fix PR rtl-optimization/100411 Fix PR rtl-optimization/100411 - - - - --- 2021-05-05 Eric Botcazou New
arm: Remove duplicate definitions from arm_mve.h (pr100419). arm: Remove duplicate definitions from arm_mve.h (pr100419). - - - - --- 2021-05-05 Srinath Parvathaneni New
[committed] libgfortran/intrinsics/chmod.c: Silence unused var warning [committed] libgfortran/intrinsics/chmod.c: Silence unused var warning - - - - --- 2021-05-05 Tobias Burnus New
libcpp: Fix up -fdirectives-only preprocessing of includes not ending with newline [PR100392] libcpp: Fix up -fdirectives-only preprocessing of includes not ending with newline [PR100392] - - - - --- 2021-05-05 Jakub Jelinek New
[Ada] Spurious warning on useless assignment with target name [Ada] Spurious warning on useless assignment with target name - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Remove commented code [Ada] Remove commented code - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Remove redundant checks for empty lists [Ada] Remove redundant checks for empty lists - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Detect unchecked union components with fully qualified names [Ada] Detect unchecked union components with fully qualified names - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Reuse Has_Defaulted_Discriminants where possible [Ada] Reuse Has_Defaulted_Discriminants where possible - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Fix expansion of attributes Input/Output for unchecked union types [Ada] Fix expansion of attributes Input/Output for unchecked union types - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Incorrect accessibility level on actual in procedure call [Ada] Incorrect accessibility level on actual in procedure call - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Qualify internal access-to-subprogram types as not null [Ada] Qualify internal access-to-subprogram types as not null - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Remove redundant explicit calls to UI_From_Int in comparisons [Ada] Remove redundant explicit calls to UI_From_Int in comparisons - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Don't emit style errors when parens are required [Ada] Don't emit style errors when parens are required - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Refine types of variables with call to Scope as their initial values [Ada] Refine types of variables with call to Scope as their initial values - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Handle defaults in declare_expressions in postconditions [Ada] Handle defaults in declare_expressions in postconditions - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Fix s-os_lib.adb so vectorizing compilation works [Ada] Fix s-os_lib.adb so vectorizing compilation works - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Detect unchecked union subcomponents in nested variant parts [Ada] Detect unchecked union subcomponents in nested variant parts - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Move Build_And_Insert_CUDA_Initialization to expansion phase [Ada] Move Build_And_Insert_CUDA_Initialization to expansion phase - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Use inline expansion of Image for enumeration types by default [Ada] Use inline expansion of Image for enumeration types by default - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Do not use hash function for enumeration Value with trampolines [Ada] Do not use hash function for enumeration Value with trampolines - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Use inline expansion of Image for standard boolean by default [Ada] Use inline expansion of Image for standard boolean by default - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Small cleanup in the Expand_Image_Attribute procedure [Ada] Small cleanup in the Expand_Image_Attribute procedure - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Remove unnecessary parameter of Apply_Compile_Time_Constraint_Error [Ada] Remove unnecessary parameter of Apply_Compile_Time_Constraint_Error - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Ongoing work for AI12-0212: container aggregates [Ada] Ongoing work for AI12-0212: container aggregates - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Adjust expansion of perfect hash function for Value [Ada] Adjust expansion of perfect hash function for Value - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Set constraint error on real division just like on integer division [Ada] Set constraint error on real division just like on integer division - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[Ada] Refactor repeated call to Next when pretty-printing if-expressions [Ada] Refactor repeated call to Next when pretty-printing if-expressions - - - - --- 2021-05-05 Pierre-Marie de Rodat New
[committed] g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422] [committed] g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422] - - - - --- 2021-05-05 Tobias Burnus New
tree-optimization/79333 - fold stmts following SSA edges in VN tree-optimization/79333 - fold stmts following SSA edges in VN - - - - --- 2021-05-05 Richard Biener New
PR rtl-optimization/100263: Ensure register can change mode PR rtl-optimization/100263: Ensure register can change mode - - - - --- 2021-05-05 Stefan Schulze Frielinghaus New
libstdc++: Don't constrain some enable_borrowed_range specializations libstdc++: Don't constrain some enable_borrowed_range specializations - - - - --- 2021-05-05 Patrick Palka New
libstdc++: Implement LWG 3517 and 3520 for transform_view/join_view libstdc++: Implement LWG 3517 and 3520 for transform_view/join_view - - - - --- 2021-05-05 Patrick Palka New
libstdc++: Reduce ranges::minmax/minmax_element comparison complexity libstdc++: Reduce ranges::minmax/minmax_element comparison complexity - - - - --- 2021-05-05 Patrick Palka New
-Walloca-larger-than with constant sizes at -O0 (PR 100425) -Walloca-larger-than with constant sizes at -O0 (PR 100425) - - - - --- 2021-05-05 Martin Sebor New
[committed,4/4] libstdc++: Fix null dereferences in std::promise [committed,1/4] libstdc++ Fix undefined behaviour in testsuite - - - - --- 2021-05-04 Jonathan Wakely New
[committed,3/4] libstdc++: Fix undefined behaviour in std::string [committed,1/4] libstdc++ Fix undefined behaviour in testsuite - - - - --- 2021-05-04 Jonathan Wakely New
[committed,2/4] libstdc++: Fix null dereference in pb_ds containers [committed,1/4] libstdc++ Fix undefined behaviour in testsuite - - - - --- 2021-05-04 Jonathan Wakely New
[committed,1/4] libstdc++ Fix undefined behaviour in testsuite [committed,1/4] libstdc++ Fix undefined behaviour in testsuite - - - - --- 2021-05-04 Jonathan Wakely New
run early sprintf warning after SSA (PR 100325) run early sprintf warning after SSA (PR 100325) - - - - --- 2021-05-04 Martin Sebor New
testsuite: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxl testsuite: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxl - - - - --- 2021-05-04 Christophe Lyon New
*PING* [PATCH] PR fortran/100274 - [9/10/11/12 Regression] ICE in gfc_conv_procedure_call, at fortr… *PING* [PATCH] PR fortran/100274 - [9/10/11/12 Regression] ICE in gfc_conv_procedure_call, at fortr… - - - - --- 2021-05-04 Harald Anlauf New
AIX Encode function section and rs6000 MI Thunk AIX Encode function section and rs6000 MI Thunk - - - - --- 2021-05-04 David Edelsohn New
testsuite/s390: Fix risbg-ll-3.c f2_cconly test. testsuite/s390: Fix risbg-ll-3.c f2_cconly test. - - - - --- 2021-05-04 Robin Dapp New
[committed] Trivial bfin-elf fix [committed] Trivial bfin-elf fix - - - - --- 2021-05-04 Jeff Law New
testsuite: Add s390 to gcc.dg/vect/slp-21.c testsuite: Add s390 to gcc.dg/vect/slp-21.c - - - - --- 2021-05-04 Robin Dapp New
[wwwdocs] Remove CC0 from backends.html [wwwdocs] Remove CC0 from backends.html - - - - --- 2021-05-04 Segher Boessenkool New
tree-optimization/100414 - compute dominance info in phiopt tree-optimization/100414 - compute dominance info in phiopt - - - - --- 2021-05-04 Richard Biener New
[committed] libstdc++: Do not use deduced return type for std::visit [PR 100384] [committed] libstdc++: Do not use deduced return type for std::visit [PR 100384] - - - - --- 2021-05-04 Jonathan Wakely New
Add gnu::diagnose_as attribute Add gnu::diagnose_as attribute - - - - --- 2021-05-04 Matthias Kretz New
[RFC,v2] bpf.2: Use standard types and attributes [RFC,v2] bpf.2: Use standard types and attributes - - - - --- 2021-05-04 Alejandro Colomar New
tree-optimization/100398 - avoid DSE of control flow stmt tree-optimization/100398 - avoid DSE of control flow stmt - - - - --- 2021-05-04 Richard Biener New
tree-optimization/100329 - avoid reassociating asm goto defs tree-optimization/100329 - avoid reassociating asm goto defs - - - - --- 2021-05-04 Richard Biener New
[Ada] Remove arbitrary and redundant qualification with Sinfo [Ada] Remove arbitrary and redundant qualification with Sinfo - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Minor tweak in pretty-printing of expressions [Ada] Minor tweak in pretty-printing of expressions - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Use function and not procedure UI_Image in pretty-printing [Ada] Use function and not procedure UI_Image in pretty-printing - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Reuse existing To_Mixed routine in pretty-printer [Ada] Reuse existing To_Mixed routine in pretty-printer - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Refine type of a counter variable from Integer to Natural [Ada] Refine type of a counter variable from Integer to Natural - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Do not "optimize" by converting Positive to Unsigned [Ada] Do not "optimize" by converting Positive to Unsigned - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Simplify iteration over formal parameters for Global/Depends check [Ada] Simplify iteration over formal parameters for Global/Depends check - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Ongoing work for AI12-0212: container aggregates [Ada] Ongoing work for AI12-0212: container aggregates - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Fix inconsistent iteration with First_Formal and Next_Entity [Ada] Fix inconsistent iteration with First_Formal and Next_Entity - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Fix reference to SPARK RM rule in comment [Ada] Fix reference to SPARK RM rule in comment - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Guard against leading and trailing spaces reappearing in errors [Ada] Guard against leading and trailing spaces reappearing in errors - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Wrong membership test computation for interface type [Ada] Wrong membership test computation for interface type - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Fix inconsistent handling of character set control switches [Ada] Fix inconsistent handling of character set control switches - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Check entries for formals of mode IN appearing as global outputs [Ada] Check entries for formals of mode IN appearing as global outputs - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Reject constants of access-to-variable type as function globals [Ada] Reject constants of access-to-variable type as function globals - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Reject formals of mode IN appearing as global outputs [Ada] Reject formals of mode IN appearing as global outputs - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Missing finalization on generic instantiation [Ada] Missing finalization on generic instantiation - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Move match function for pragma Warnings to public spec [Ada] Move match function for pragma Warnings to public spec - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Reuse First_Formal for generic subprograms [Ada] Reuse First_Formal for generic subprograms - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Simplify use of a global name buffer for Global/Depends errors [Ada] Simplify use of a global name buffer for Global/Depends errors - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Use error marker for messages in GNATprove mode [Ada] Use error marker for messages in GNATprove mode - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Fix handling of access-to-variable objects in Global and Depends [Ada] Fix handling of access-to-variable objects in Global and Depends - - - - --- 2021-05-04 Pierre-Marie de Rodat New
[Ada] Assert_Failure vs Assertion_Error [Ada] Assert_Failure vs Assertion_Error - - - - --- 2021-05-04 Pierre-Marie de Rodat New
Restrict gcc.dg/tree-ssa/ssa-dse-26.c Restrict gcc.dg/tree-ssa/ssa-dse-26.c - - - - --- 2021-05-04 Richard Biener New
phiopt: Optimize (x <=> y) cmp z [PR94589] phiopt: Optimize (x <=> y) cmp z [PR94589] - - - - --- 2021-05-04 Jakub Jelinek New
[committed] OpenMP/Fortran - fix pasto + testcase in depobj [PR100397] [committed] OpenMP/Fortran - fix pasto + testcase in depobj [PR100397] - - - - --- 2021-05-04 Tobias Burnus New
ctype support for libstdc++ on VxWorks ctype support for libstdc++ on VxWorks - - - - --- 2021-05-04 Alexandre Oliva New
restore EH on x86-vx7r2 restore EH on x86-vx7r2 - - - - --- 2021-05-04 Alexandre Oliva New
Remove CC0 Remove CC0 - - - - --- 2021-05-03 Segher Boessenkool New
[OBVIOUS] testsuite: Fix dg directives order in arm/aarch64 vml[as]_float_not_fused.c [OBVIOUS] testsuite: Fix dg directives order in arm/aarch64 vml[as]_float_not_fused.c - - - - --- 2021-05-03 Christophe Lyon New
c++: base-clause parsing and implicit 'this' [PR100362] c++: base-clause parsing and implicit 'this' [PR100362] - - - - --- 2021-05-03 Patrick Palka New
libstdc++: Fix wrong thread waking on notify [PR100334] libstdc++: Fix wrong thread waking on notify [PR100334] - - - - --- 2021-05-03 Thomas Rodgers New
[2/2] testsuite: Fix Wattributes test cases for s390 and add new test Untitled series #241875 - - - - --- 2021-05-03 Robin Dapp New
Minor testsuite fix for cr16 and xstormy16 targets Minor testsuite fix for cr16 and xstormy16 targets - - - - --- 2021-05-03 Jeff Law New
[1/2] c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar. [1/2] c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar. - - - - --- 2021-05-03 Robin Dapp New
Avoid DSE/DCE of pure call that throws Avoid DSE/DCE of pure call that throws - - - - --- 2021-05-03 Richard Biener New
« 1 2 ... 298 299 3001264 1265 »