Show patches with: State = Action Required       |    Archived = No       |   154192 patches
« 1 2 3 41541 1542 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED,3/5] ada: Change Constraint_Error into Data_Error in Text_IO to respect ARM [COMMITTED,1/5] ada: Reject structural instantiation in generic formal part - - - - --- 2026-06-05 Marc Poulhiès New
[COMMITTED,2/5] ada: Avoid suspicious index warnings in expanded code [COMMITTED,1/5] ada: Reject structural instantiation in generic formal part - - - - --- 2026-06-05 Marc Poulhiès New
[COMMITTED,1/5] ada: Reject structural instantiation in generic formal part [COMMITTED,1/5] ada: Reject structural instantiation in generic formal part - - - - --- 2026-06-05 Marc Poulhiès New
c++: Fix up constexpr handling of break in expansion statements [PR125601] c++: Fix up constexpr handling of break in expansion statements [PR125601] - - - - --- 2026-06-05 Jakub Jelinek New
[3/3] i386: implement cond_vec_cbranch_any/all for narrow boolean vectors i386: support cond_vec_cbranch_any/all for narrow boolean vectors - - - - --- 2026-06-05 Hu, Lin1 New
[2/3] dojump: use simplify_expand_binop for vector boolean mask i386: support cond_vec_cbranch_any/all for narrow boolean vectors - - - - --- 2026-06-05 Hu, Lin1 New
[1/3] doc: clarify {cond,cond_len}_vec_cbranch_all patterns. i386: support cond_vec_cbranch_any/all for narrow boolean vectors - - - - --- 2026-06-05 Hu, Lin1 New
c++: Fix structured binding pack instantiation ICE [PR125591] c++: Fix structured binding pack instantiation ICE [PR125591] - - - - --- 2026-06-05 Jakub Jelinek New
cselim: Prevent cselim doing store sinking when there are loads in the middle bb [PR125612] cselim: Prevent cselim doing store sinking when there are loads in the middle bb [PR125612] - - - - --- 2026-06-05 Andrew Pinski New
[v6,11/11] openmp, fortran: Add support for non-constant iterator bounds in Fortran deep-mapping it… openmp: Add support for iterators in OpenMP mapping clauses - - - - --- 2026-06-05 Sandra Loosemore New
[v6,10/11] openmp, fortran: Add iterator support for Fortran deep-mapping of allocatables openmp: Add support for iterators in OpenMP mapping clauses - - - - --- 2026-06-05 Sandra Loosemore New
[v6,09/11] openmp: Add support for using custom mappers with iterators (C, C++) openmp: Add support for iterators in OpenMP mapping clauses - - - - --- 2026-06-05 Sandra Loosemore New
[v6,08/11] openmp: Fix struct handling for OpenMP iterators openmp: Add support for iterators in OpenMP mapping clauses - - - - --- 2026-06-05 Sandra Loosemore New
[v6,07/11] openmp: Add macros for iterator element access openmp: Add support for iterators in OpenMP mapping clauses - - - - --- 2026-06-05 Sandra Loosemore New
[v6,06/11] openmp: Add support for non-constant iterator parameters in map, to and from clauses openmp: Add support for iterators in OpenMP mapping clauses - - - - --- 2026-06-05 Sandra Loosemore New
[v6,05/11] openmp, fortran: Add support for iterators in OpenMP 'target update' constructs (Fortran) openmp: Add support for iterators in OpenMP mapping clauses - - - - --- 2026-06-05 Sandra Loosemore New
[v6,04/11] openmp, fortran: Add support for map iterators in OpenMP target construct (Fortran) openmp: Add support for iterators in OpenMP mapping clauses - - - - --- 2026-06-05 Sandra Loosemore New
[2/2] openmp: Remove warning about unused iterator variable in map clauses OpenMP: two "obvious" patches - - - - --- 2026-06-05 Sandra Loosemore New
[1/2] C++, OpenMP: Handle ARRAY_TYPE array sections, not just pointers OpenMP: two "obvious" patches - - - - --- 2026-06-05 Sandra Loosemore New
[v2] c++: ICE in tsubst_expr with comma expr [PR125539] [v2] c++: ICE in tsubst_expr with comma expr [PR125539] - - - - --- 2026-06-04 Marek Polacek New
c++: CWG 1704, type checking in explicit inst of var tmpl [PR125575] c++: CWG 1704, type checking in explicit inst of var tmpl [PR125575] - - - - --- 2026-06-04 Marek Polacek New
[committed] cobol: Bring TRIM into accordance with the COBOL specification. [committed] cobol: Bring TRIM into accordance with the COBOL specification. - - - - --- 2026-06-04 Robert Dubner New
[C] wrong code generated with counted_by on pointer + ubsan [PR125072] [C] wrong code generated with counted_by on pointer + ubsan [PR125072] - - - - --- 2026-06-04 Martin Uecker New
or1k: Fix 64-bit shifts on OpenRISC or1k: Fix 64-bit shifts on OpenRISC - - - - --- 2026-06-04 Stafford Horne New
aarch64: define duplication into sub-64-bit AdvSIMD vectors [PR125538] aarch64: define duplication into sub-64-bit AdvSIMD vectors [PR125538] - - - - --- 2026-06-04 Artemiy Volkov New
libstdc++: avoid ill-formed nested generator libstdc++: avoid ill-formed nested generator - - - - --- 2026-06-04 Yuao Ma New
microblaze: add Linux signal frame unwinding support microblaze: add Linux signal frame unwinding support - - - - --- 2026-06-04 Ramin Moussavi New
csky: define DWARF_ALT_FRAME_RETURN_COLUMN csky: define DWARF_ALT_FRAME_RETURN_COLUMN - - - - --- 2026-06-04 Ramin Moussavi New
[v1] RISC-V: Add testcase for unsigned scalar SAT_MUL form 12 [v1] RISC-V: Add testcase for unsigned scalar SAT_MUL form 12 - - - - --- 2026-06-04 Li, Pan2 New
[committed] cobol: Move copybook path searches to cobol1 [committed] cobol: Move copybook path searches to cobol1 - - - - --- 2026-06-04 Robert Dubner New
[to-be-committed] RISC-V: Specify cmodel in OPTION_DEFAULT_SPECS [to-be-committed] RISC-V: Specify cmodel in OPTION_DEFAULT_SPECS - - - - --- 2026-06-04 Kito Cheng New
[4/4] bitmap: Speed up bitmap_list_view Some bitmap tree speedups - - - - --- 2026-06-04 Richard Sandiford New
[3/4] bitmap: Tweak bitmap_tree_unlink_element Some bitmap tree speedups - - - - --- 2026-06-04 Richard Sandiford New
[2/4] bitmap: Avoid amortised O(E) behaviour for tree first/last bit Some bitmap tree speedups - - - - --- 2026-06-04 Richard Sandiford New
[1/4] bitmap: Speed up bitmap_tree_link_element Some bitmap tree speedups - - - - --- 2026-06-04 Richard Sandiford New
backprop: Calculate transitive closures of replacements [PR125599] backprop: Calculate transitive closures of replacements [PR125599] - - - - --- 2026-06-04 Richard Sandiford New
[gccrs,COMMIT,19/19] compile-expr: Rename lookup_temp_var [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,18/19] unsafe: Lookup PathInExpression nodes in both the Types and Values NS. [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,17/19] privacy-reporter: Check for resolved nodes in more namespaces [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,16/19] nr: Add lookup(ns1, ns2, ns3) [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,15/19] nr: Improve documentation around FinalizedNameResolutionContext [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,14/19] nr: Disable flatten function for now [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,13/19] nr: Remove unused locus in finalize_rebind_import. [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,12/19] resolve: Use definition IDs directly and fix ICEs [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,11/19] nr: Separate APIs properly for flattening. [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,10/19] nr2.0: Fix resolve_path_in_all_ns [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,09/19] marklive: Allow looking up variables in types NS as well [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,08/19] nr: Add more namespace lookup APIs [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,07/19] nr: Create new APIs to specify namespaces in which usages should be looked-up. [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,06/19] nr: Improve Macro Def/Invoc mappings [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,05/19] session-manager: Call NRCtx::flatten after Late [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,04/19] nr: Rename ImmutableNameResolutionContext to FinalizedNameResolutionContext. [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,03/19] nr: Properly resolve imports and modules in segments [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,02/19] nr: Finish moving all segment resolution methods to NRCtx [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening [gccrs,COMMIT,01/19] nr: Add imports to types NS, add NR flattening - - - - --- 2026-06-04 gerris.rs@gmail.com New
[committed] libstdc++: Remove trailing whitespace in debug/safe_iterator.h [committed] libstdc++: Remove trailing whitespace in debug/safe_iterator.h - - - - --- 2026-06-04 Jonathan Wakely New
[pushed] wwwdocs: gcc-9: Use AE spelling for "behavior" [pushed] wwwdocs: gcc-9: Use AE spelling for "behavior" - - - - --- 2026-06-04 Gerald Pfeifer New
[fortran] PR121204 - Explicit interfaces in module are incorrectly passed to submodule [fortran] PR121204 - Explicit interfaces in module are incorrectly passed to submodule - - - - --- 2026-06-04 Paul Richard Thomas New
[RFC] RISC-V: Add Zibi extension support [RFC] RISC-V: Add Zibi extension support - - - - --- 2026-06-04 Jiawei New
[v5] rs6000: Add new builtin __builtin_ppc_atomic_cas_local [v5] rs6000: Add new builtin __builtin_ppc_atomic_cas_local - - - - --- 2026-06-04 Avinash Jayakar New
[COMMITTED,54/54] ada: Remove conversion to an if-statement [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,53/54] ada: Remove unnecessary workaround [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,52/54] ada: Apply ignored ghost regions for ignored pragmas [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,51/54] ada: Fix finalize address for arrays of protected types [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,50/54] ada: Fix again internal error on abstract primitive with access result [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,49/54] ada: Reuse Is_Rewrite_Substitution where possible [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,48/54] ada: Check intrinsic subprograms specified by an aspect [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,47/54] ada: Remove unused global variable [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,46/54] ada: Rename Apply_Accessibility_Check_For_Parameter [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,45/54] ada: Set Is_Local_Anonymous_Access on the anonymous access type of return objects [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,44/54] ada: Null pointer dereference in Adjust for bounded indefinite holders. [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,43/54] ada: Fix missing error for too deep accessibility level in aggregate return [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,42/54] ada: Fix ICE on static predicate when all case alternatives are False [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,41/54] ada: Get rid of Effective_Extra_Accessibility function [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,40/54] ada: Disable a couple of static accessibility checks in dynamic cases [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,39/54] ada: Fix small inaccuracy in Function_Call_Or_Allocator_Level [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,38/54] ada: Inline for proof without creating extra objects [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,37/54] ada: Simplify code with membership test [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,36/54] ada: Simplify code with membership test [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,35/54] ada: Tune layout in membership test [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,34/54] ada: Reuse Boolean_Literals in rewriting of accessibility checks [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,33/54] ada: Remove redundant guard against empty list of declarations [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,32/54] ada: Enforce comment with assertions [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,31/54] ada: Simplify construction of internal string from characters [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,30/54] ada: Fix unbalanced parens in comment [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,29/54] ada: Use collective entity kinds for access-to-subprogram types [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,28/54] ada: Move gnatmake-specific logic from libgnat to gnatmake [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,27/54] ada: Guard agains empty switches in GNAT.Command_Line.Getopt [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,26/54] ada: Fix missing error for too deep access result in generic function [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,25/54] ada: Attribute reference in subunit causes compiler Assertion_Error [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,24/54] ada: GNATprove inlining/unrolling messages now controlled by two Booleans [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,23/54] ada: Fix file access time information in __gnat_copy_attribs [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,22/54] ada: Remove forced inlining of generics for configurable run times [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,21/54] ada: Minor cosmetic refactoring [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,20/54] ada: Lift restriction on Valid_Scalars attribute for private tagged types [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,19/54] ada: Fix ICE on Case_Expression a Pragma_Predicate [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,18/54] ada: Fix directories being identified as executables on Windows [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,17/54] ada: Update the documentation of Iterable in the GNAT RM [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,16/54] ada: Small preliminary cleanup in Sem_Ch3.Is_Visible_Component [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
[COMMITTED,15/54] ada: Improve layout of TSD (Type Specific Data) record for tagged types [COMMITTED,01/54] ada: Adjust bugbox URL in GNATprove mode - - - - --- 2026-06-04 Marc Poulhiès New
« 1 2 3 41541 1542 »