Show patches with: State = Action Required       |    Archived = No       |   126601 patches
« 1 2 ... 280 281 2821266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Add missed OS constant values [Ada] Add missed OS constant values - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Improve performance of Ada.Containers.Doubly_Linked_Lists.Generic_Sorting.Sort [Ada] Improve performance of Ada.Containers.Doubly_Linked_Lists.Generic_Sorting.Sort - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Crash on expansion of BIP construct in -gnatf mode [Ada] Crash on expansion of BIP construct in -gnatf mode - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Add -gnatX support for casing on discriminated values [Ada] Add -gnatX support for casing on discriminated values - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Crash on inlined separate subprogram [Ada] Crash on inlined separate subprogram - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Add source file name to gnat bug box [Ada] Add source file name to gnat bug box - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Fix layout of contracts [Ada] Fix layout of contracts - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Fix invalid JSON for derived variant record with -gnatRj [Ada] Fix invalid JSON for derived variant record with -gnatRj - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Fix typo in comment related to derived discriminated types [Ada] Fix typo in comment related to derived discriminated types - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Add paragraph about representation changes and Scalar_Storage_Order [Ada] Add paragraph about representation changes and Scalar_Storage_Order - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] aarch64-rtems6: use wraplf variant for a-nallfl [Ada] aarch64-rtems6: use wraplf variant for a-nallfl - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Initialize local variables related to static expression functions [Ada] Initialize local variables related to static expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Inconsistency between declaration and body of predicate functions [Ada] Inconsistency between declaration and body of predicate functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Incremental patch for restriction No_Dynamic_Accessibility_Checks [Ada] Incremental patch for restriction No_Dynamic_Accessibility_Checks - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Update internal documentation of debugging information [Ada] Update internal documentation of debugging information - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Reorder preanalysis of static expression functions [Ada] Reorder preanalysis of static expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Decouple analysis of static expression functions from GNATprove [Ada] Decouple analysis of static expression functions from GNATprove - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Avoid repeated computing of type of expression functions [Ada] Avoid repeated computing of type of expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Fix comment related to analysis of expression functions [Ada] Fix comment related to analysis of expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Avoid repeated calls in analysis of expression functions [Ada] Avoid repeated calls in analysis of expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Refine types of local variables in analysis of expression functions [Ada] Refine types of local variables in analysis of expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Remove an unnecessary local constant [Ada] Remove an unnecessary local constant - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Avoid unnecessary call in preanalysis without freezing [Ada] Avoid unnecessary call in preanalysis without freezing - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[WIP,OpenMP] OpenMP metadirectives support [WIP,OpenMP] OpenMP metadirectives support - - - - --- 2021-07-09 Kwok Cheung Yeung New
i386: Fix *udivmodsi4_pow2_zext_? patterns i386: Fix *udivmodsi4_pow2_zext_? patterns - - - - --- 2021-07-09 Uros Bizjak New
driver/101383 - handle -gtoggle in driver driver/101383 - handle -gtoggle in driver - - - - --- 2021-07-09 Richard Biener New
Fix PR target/101377 Fix PR target/101377 - - - - --- 2021-07-09 Eric Botcazou New
[2/2,PHIOPT/MATCH] Remove the statement to move if not used Misc PHIOPT patches - - - - --- 2021-07-09 Li, Pan2 via Gcc-patches New
[1/2] Improve early simplify and match for phiopt Misc PHIOPT patches - - - - --- 2021-07-09 Li, Pan2 via Gcc-patches New
Check type size for doloop iv on BITS_PER_WORD [PR61837] Check type size for doloop iv on BITS_PER_WORD [PR61837] - - - - --- 2021-07-09 Jiufu Guo New
[committed] move warning suppression closer to invalid access (PR101372) [committed] move warning suppression closer to invalid access (PR101372) - - - - --- 2021-07-08 Martin Sebor New
[committed] remove an xfail [committed] remove an xfail - - - - --- 2021-07-08 Martin Sebor New
[RFC] Allow means for targets to out out of CTF/BTF support [RFC] Allow means for targets to out out of CTF/BTF support - - - - --- 2021-07-08 Indu Bhagat New
[committed] adjust expected test output to LP32 (PR100451) [committed] adjust expected test output to LP32 (PR100451) - - - - --- 2021-07-08 Martin Sebor New
[committed] avoid including <new> to ease cross-compiler testing [committed] avoid including <new> to ease cross-compiler testing - - - - --- 2021-07-08 Martin Sebor New
[wwwdocs] Update description of GM2 and document branch [wwwdocs] Update description of GM2 and document branch - - - - --- 2021-07-08 Gaius Mulley New
rs6000: Generate an lxvp instead of two adjacent lxv instructions rs6000: Generate an lxvp instead of two adjacent lxv instructions - - - - --- 2021-07-08 Peter Bergner New
Fix for powerpc64 long double complex divide failure Fix for powerpc64 long double complex divide failure - - - - --- 2021-07-08 Patrick McGehearty New
[committed] Further improvements to H8 variable shift patterns [committed] Further improvements to H8 variable shift patterns - - - - --- 2021-07-08 Jeff Law New
disable -Warray-bounds in libgo (PR 101374) disable -Warray-bounds in libgo (PR 101374) - - - - --- 2021-07-08 Martin Sebor New
[committed] Use Object Size Type zero for -Warray-bounds [PR101374] [committed] Use Object Size Type zero for -Warray-bounds [PR101374] - - - - --- 2021-07-08 Martin Sebor New
c++: requires-expr with dependent extra args [PR101181] c++: requires-expr with dependent extra args [PR101181] - - - - --- 2021-07-08 Patrick Palka New
[Ada] Tune detection of illegal occurrences of target_name [Ada] Tune detection of illegal occurrences of target_name - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Diagnose properly illegal uses of Target_Name [Ada] Diagnose properly illegal uses of Target_Name - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Remove Unknown_ functions [Ada] Remove Unknown_ functions - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Use encoded names only with -fgnat-encodings=all [Ada] Use encoded names only with -fgnat-encodings=all - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Transient scope cleanup [Ada] Transient scope cleanup - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Rename sigtramp-vxworks-target.inc to sigtramp-vxworks-target.h [Ada] Rename sigtramp-vxworks-target.inc to sigtramp-vxworks-target.h - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Duplicated D lines in ali files [Ada] Duplicated D lines in ali files - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Spurious style message on missing overriding indicator [Ada] Spurious style message on missing overriding indicator - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] AI12-0156 Use subtype indication in generalized iterators [Ada] AI12-0156 Use subtype indication in generalized iterators - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Spurious warning in generic instance [Ada] Spurious warning in generic instance - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Fix violation of No_Implicit_Loops restriction for enumeration type [Ada] Fix violation of No_Implicit_Loops restriction for enumeration type - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Simplify redundant checks for non-empty lists [Ada] Simplify redundant checks for non-empty lists - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Remove redundant condition for listing compilation units [Ada] Remove redundant condition for listing compilation units - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Restore context on failure in loading of renamed child unit [Ada] Restore context on failure in loading of renamed child unit - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Replace low-level condition with a high-level call [Ada] Replace low-level condition with a high-level call - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Fix style in comments and code related to compilation units [Ada] Fix style in comments and code related to compilation units - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Prevent infinite recursion when there is no expected unit [Ada] Prevent infinite recursion when there is no expected unit - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Fix use of single question mark in error message [Ada] Fix use of single question mark in error message - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Skip types in error for test to compute array size [Ada] Skip types in error for test to compute array size - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Prevent crash on inspection point for unfrozen entity [Ada] Prevent crash on inspection point for unfrozen entity - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Fix on computation of packed array size in case of error [Ada] Fix on computation of packed array size in case of error - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Compute sizes when possible for packed array with Component_Size [Ada] Compute sizes when possible for packed array with Component_Size - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Unsynchronized concurrent access to a Boolean variable [Ada] Unsynchronized concurrent access to a Boolean variable - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Add No_Tasking restriction is system.ads for bootstrap [Ada] Add No_Tasking restriction is system.ads for bootstrap - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Incorrect iteration over hashed containers after multiple Inserts [Ada] Incorrect iteration over hashed containers after multiple Inserts - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Make runtime code compatible with No_Dynamic_Accessibility_Checks [Ada] Make runtime code compatible with No_Dynamic_Accessibility_Checks - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Revert meaning of -gnatd_b [Ada] Revert meaning of -gnatd_b - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Make tools compatible with No_Dynamic_Accessibility_Checks [Ada] Make tools compatible with No_Dynamic_Accessibility_Checks - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Avoid linear search when ensuring dependency on System [Ada] Avoid linear search when ensuring dependency on System - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[Ada] Simplify string manipulation related to preprocessing [Ada] Simplify string manipulation related to preprocessing - - - - --- 2021-07-08 Pierre-Marie de Rodat New
[10/10] vect: Reuse reduction accumulators between loops [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[09/10] vect: Simplify get_initial_def_for_reduction [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[08/10] vect: Generalise neutral_op_for_slp_reduction [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[07/10] vect: Pass reduc_info to get_initial_def_for_reduction [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[06/10] vect: Pass reduc_info to get_initial_defs_for_reduction [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[05/10] vect: Add a vect_phi_initial_value helper function [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[04/10] vect: Ensure reduc_inputs always have vectype [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[03/10] vect: Remove new_phis from [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[02/10] vect: Create array_slice of live-out stmts [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[01/10] vect: Simplify epilogue reduction code [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[00/10] vect: Reuse reduction accumulators between loops - - - - --- 2021-07-08 Richard Sandiford New
ifcvt: Improve tests for predicated operations ifcvt: Improve tests for predicated operations - - - - --- 2021-07-08 Richard Sandiford New
[committed] vect: Remove always-true condition [committed] vect: Remove always-true condition - - - - --- 2021-07-08 Richard Sandiford New
[committed] match.pd: Relax rule to include POLY_INT_CSTs [committed] match.pd: Relax rule to include POLY_INT_CSTs - - - - --- 2021-07-08 Richard Sandiford New
i386: Add pack/unpack patterns for 32bit vectors [PR100637] i386: Add pack/unpack patterns for 32bit vectors [PR100637] - - - - --- 2021-07-08 Uros Bizjak New
PR tree-optimization/38943: Preserve trapping instructions with -fnon-call-exceptions PR tree-optimization/38943: Preserve trapping instructions with -fnon-call-exceptions - - - - --- 2021-07-08 Roger Sayle New
[x86_64] : Improvement to signed division of integer constant. [x86_64] : Improvement to signed division of integer constant. - - - - --- 2021-07-08 Roger Sayle New
c++: Fix noexcept with unevaluated operand [PR101087] c++: Fix noexcept with unevaluated operand [PR101087] - - - - --- 2021-07-08 Marek Polacek New
[committed] analyzer: remove add_any_constraints_from_ssa_def_stmt [committed] analyzer: remove add_any_constraints_from_ssa_def_stmt - - - - --- 2021-07-07 David Malcolm New
MAINTAINERS - Add myself for write after approval and DCO MAINTAINERS - Add myself for write after approval and DCO - - - - --- 2021-07-07 Gaius Mulley New
Repost: [PATCH] PR 100168: Fix call test on power10. Repost: [PATCH] PR 100168: Fix call test on power10. - - - - --- 2021-07-07 Michael Meissner New
Repost: [PATCH] PR 100167: Fix vector long long multiply/divide tests on power10 Repost: [PATCH] PR 100167: Fix vector long long multiply/divide tests on power10 - - - - --- 2021-07-07 Michael Meissner New
Repost: [PATCH] Deal with prefixed loads/stores in tests, PR testsuite/100166 Repost: [PATCH] Deal with prefixed loads/stores in tests, PR testsuite/100166 - - - - --- 2021-07-07 Michael Meissner New
Repost: [PATCH] Fix vec-splati-runnable.c test. Repost: [PATCH] Fix vec-splati-runnable.c test. - - - - --- 2021-07-07 Michael Meissner New
Repost: [PATCH] Change rs6000_const_f32_to_i32 return type. Repost: [PATCH] Change rs6000_const_f32_to_i32 return type. - - - - --- 2021-07-07 Michael Meissner New
Repost: [PATCH] Fix long double tests when default long double is not IBM. Repost: [PATCH] Fix long double tests when default long double is not IBM. - - - - --- 2021-07-07 Michael Meissner New
Repost: [PATCH] Generate 128-bit int divide/modulus on power10. Repost: [PATCH] Generate 128-bit int divide/modulus on power10. - - - - --- 2021-07-07 Michael Meissner New
[v2] IBM Z: Use @PLT symbols for local functions in 64-bit mode [v2] IBM Z: Use @PLT symbols for local functions in 64-bit mode - - - - --- 2021-07-07 Ilya Leoshkevich New
« 1 2 ... 280 281 2821266 1267 »