Show patches with: Archived = No       |   128506 patches
« 1 2 ... 213 214 2151285 1286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tree-optimization/106198 - CFG cleanup vs LC SSA tree-optimization/106198 - CFG cleanup vs LC SSA - - - - --- 2022-07-05 Richard Biener New
Remove dead loop-based LC SSA rewrite Remove dead loop-based LC SSA rewrite - - - - --- 2022-07-05 Richard Biener New
tree-optimization/106186 - propagate out virtual LC PHI nodes properly tree-optimization/106186 - propagate out virtual LC PHI nodes properly - - - - --- 2022-07-05 Richard Biener New
[11,committed] d: Fix error: aggregate value used where floating point was expected (PR106139) [11,committed] d: Fix error: aggregate value used where floating point was expected (PR106139) - - - - --- 2022-07-05 Iain Buclaw New
[10,committed] d: Fix error: aggregate value used where floating point was expected (PR106139) [10,committed] d: Fix error: aggregate value used where floating point was expected (PR106139) - - - - --- 2022-07-05 Iain Buclaw New
tree-optimization/106196 - properly update virtual SSA for vector stores tree-optimization/106196 - properly update virtual SSA for vector stores - - - - --- 2022-07-05 Richard Biener New
[Ada] Warn about obsolete uses of renamed Ada 83 packages [Ada] Warn about obsolete uses of renamed Ada 83 packages - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Couple of small cleanups for Cloned_Subtype [Ada] Couple of small cleanups for Cloned_Subtype - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove kludge for validity checks on Long_Float type [Ada] Remove kludge for validity checks on Long_Float type - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove repeated setting of Never_Set_In_Source [Ada] Remove repeated setting of Never_Set_In_Source - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Reorder processing of default expressions to avoid repeated calls [Ada] Reorder processing of default expressions to avoid repeated calls - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove redundant protection against empty lists [Ada] Remove redundant protection against empty lists - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] qnx-7.1: ACATS cxag001 failure on qnx - realpath [Ada] qnx-7.1: ACATS cxag001 failure on qnx - realpath - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove use of a global name buffer when locating a file [Ada] Remove use of a global name buffer when locating a file - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Reuse Get_Pragma_Arg to handle pragma argument associations [Ada] Reuse Get_Pragma_Arg to handle pragma argument associations - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Fix spurious error on object renaming with ghost type [Ada] Fix spurious error on object renaming with ghost type - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Misc cleanup related to finalization [Ada] Misc cleanup related to finalization - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove repeated analysis for pragma Thread_Local_Storage [Ada] Remove repeated analysis for pragma Thread_Local_Storage - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Annotate GNAT.Sockets with No_Return aspects [Ada] Annotate GNAT.Sockets with No_Return aspects - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Cleanup repeated code for aggregate constraints checks [Ada] Cleanup repeated code for aggregate constraints checks - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Fix comments mentioning ancient flags related to objects references [Ada] Fix comments mentioning ancient flags related to objects references - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Spurious error on qualified prefix in Pack.Func'Result [Ada] Spurious error on qualified prefix in Pack.Func'Result - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Perform object rewriting as renaming only in the expander [Ada] Perform object rewriting as renaming only in the expander - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove exception propagation during bootstrap [Ada] Remove exception propagation during bootstrap - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove unnecessary dead code after calls to nonreturning procedures [Ada] Remove unnecessary dead code after calls to nonreturning procedures - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove return statements after procedure calls that don't return [Ada] Remove return statements after procedure calls that don't return - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Combine system.ads files - vxworks6 constants. [Ada] Combine system.ads files - vxworks6 constants. - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Fix clearly unintentional dead analysis of attribute Code_Address [Ada] Fix clearly unintentional dead analysis of attribute Code_Address - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Cleanup in error about unreachable code [Ada] Cleanup in error about unreachable code - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove redundant guards in detection of unreachable code [Ada] Remove redundant guards in detection of unreachable code - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove redundant guard for call to List_Length with a No_List [Ada] Remove redundant guard for call to List_Length with a No_List - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Add RM reference to check for functions without a return statement [Ada] Add RM reference to check for functions without a return statement - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove comment about a long gone formal verification mode [Ada] Remove comment about a long gone formal verification mode - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Ada] Remove unimplemented convert_addresses declaration [Ada] Remove unimplemented convert_addresses declaration - - - - --- 2022-07-05 Pierre-Marie de Rodat New
[Committed] gcc.dg/analyzer/allocation-size-1..5.c: Fix for 32-bit newlib targets [Committed] gcc.dg/analyzer/allocation-size-1..5.c: Fix for 32-bit newlib targets - - - - --- 2022-07-05 Hans-Peter Nilsson New
libgompd: Add thread handles libgompd: Add thread handles - - - - --- 2022-07-04 Ahmed Sayed Mousse New
[x86,take,#2] Doubleword version of and; cmp to not; test optimization. [x86,take,#2] Doubleword version of and; cmp to not; test optimization. - - - - --- 2022-07-04 Roger Sayle New
[COMMITTED] Misc conversions to vrange. [COMMITTED] Misc conversions to vrange. - - - - --- 2022-07-04 Aldy Hernandez New
[COMMITTED,GCC12] PR tree-optimization/106114 - Don't use gori dependencies to optimize. [COMMITTED,GCC12] PR tree-optimization/106114 - Don't use gori dependencies to optimize. - - - - --- 2022-07-04 Andrew MacLeod New
c++, v3: Add support for __real__/__imag__ modifications in constant expressions [PR88174] c++, v3: Add support for __real__/__imag__ modifications in constant expressions [PR88174] - - - - --- 2022-07-04 Jakub Jelinek New
[v2] RISC-V: Split unordered FP comparisons into individual RTL insns [v2] RISC-V: Split unordered FP comparisons into individual RTL insns - - - - --- 2022-07-04 Maciej W. Rozycki New
OpenMP/Fortran: Add support for OpenMP 5.2 linear clause syntax OpenMP/Fortran: Add support for OpenMP 5.2 linear clause syntax - - - - --- 2022-07-04 Tobias Burnus New
tree-optimization/106182 - LC SSA after CFG cleanup tree-optimization/106182 - LC SSA after CFG cleanup - - - - --- 2022-07-04 Richard Biener New
Maintain LC SSA when doing SVE vectorization Maintain LC SSA when doing SVE vectorization - - - - --- 2022-07-04 Richard Biener New
Revert update-ssa assert in vectorizer Revert update-ssa assert in vectorizer - - - - --- 2022-07-04 Richard Biener New
lto-plugin: Add path to libatomic for riscv64 lto-plugin: Add path to libatomic for riscv64 - - - - --- 2022-07-04 Martin Liška New
Keep virtual SSA up-to-date in vectorizer Keep virtual SSA up-to-date in vectorizer - - - - --- 2022-07-04 Richard Biener New
[pushed] MAINTAINERS: fix alphabetic sorting [pushed] MAINTAINERS: fix alphabetic sorting - - - - --- 2022-07-04 Martin Liška New
gcc-descr: by default show revision for HEAD gcc-descr: by default show revision for HEAD - - - - --- 2022-07-04 Martin Liška New
[COMMITTED] Integrate nonzero bits with irange. [COMMITTED] Integrate nonzero bits with irange. - - - - --- 2022-07-04 Aldy Hernandez New
[3/12,V2] arm: Add option -mbranch-protection Untitled series #307850 - - - - --- 2022-07-04 Andrea Corallo New
Put virtual operands into loop-closed SSA Put virtual operands into loop-closed SSA - - - - --- 2022-07-04 Richard Biener New
Use default lower bound for vector types in debug info Use default lower bound for vector types in debug info - - - - --- 2022-07-04 Eric Botcazou New
[Ada] Do not make procedure call with only tag-indeternminate actuals dispatching [Ada] Do not make procedure call with only tag-indeternminate actuals dispatching - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Fix dispatching call to primitive function with controlling tagged result [Ada] Fix dispatching call to primitive function with controlling tagged result - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] vx7r2: do not include s-qnx.ads in the kernel and rtp runtimes [Ada] vx7r2: do not include s-qnx.ads in the kernel and rtp runtimes - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Small housekeeping work in Expand_N_Object_Declaration [Ada] Small housekeeping work in Expand_N_Object_Declaration - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Refactor duplicated resolution of Count and Index attributes [Ada] Refactor duplicated resolution of Count and Index attributes - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Use static stack allocation for small string if-expressions [Ada] Use static stack allocation for small string if-expressions - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Use static stack allocation for small dynamic string concatenations [Ada] Use static stack allocation for small dynamic string concatenations - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Enforce deferred constant completion rules [Ada] Enforce deferred constant completion rules - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Assertions in Einfo.Utils [Ada] Assertions in Einfo.Utils - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Tech debt: Remove code duplication [Ada] Tech debt: Remove code duplication - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Single character argument in call to Quote_Argument raises error [Ada] Single character argument in call to Quote_Argument raises error - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Fix missing error on 'Access of constrained array [Ada] Fix missing error on 'Access of constrained array - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Do not use front-end build-in-place mechanism for nonlimited types [Ada] Do not use front-end build-in-place mechanism for nonlimited types - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Call-initialize all controlled objects in place [Ada] Call-initialize all controlled objects in place - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Add Ada 2022 Key function to sets containers [Ada] Add Ada 2022 Key function to sets containers - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Compiler rejects legal allocator in record component constraint expression [Ada] Compiler rejects legal allocator in record component constraint expression - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Avoid unwanted warnings for statically-known-successful assertions [Ada] Avoid unwanted warnings for statically-known-successful assertions - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Give missing error on ambiguous operand of equality operator [Ada] Give missing error on ambiguous operand of equality operator - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Add Ada 2022 features to sets containers [Ada] Add Ada 2022 features to sets containers - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Update the documentation of functional containers [Ada] Update the documentation of functional containers - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Add GNAT specific pragmas to the equivalent Assertion_Policy for -gnata [Ada] Add GNAT specific pragmas to the equivalent Assertion_Policy for -gnata - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Incorrect accessibility check on return of discriminated type [Ada] Incorrect accessibility check on return of discriminated type - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Plug loophole for built-in-place return with limited_with clause [Ada] Plug loophole for built-in-place return with limited_with clause - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Fix for resolution of overloaded subprogram for Iterable aspect [Ada] Fix for resolution of overloaded subprogram for Iterable aspect - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Create new unbounded functional sequence [Ada] Create new unbounded functional sequence - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[Ada] Adjust description of Pure_Function pragma [Ada] Adjust description of Pure_Function pragma - - - - --- 2022-07-04 Pierre-Marie de Rodat New
[wwwdocs] gcc-12/changes.html: document LoongArch -m{no-,}check-zero-division default change for 12… [wwwdocs] gcc-12/changes.html: document LoongArch -m{no-,}check-zero-division default change for 12… - - - - --- 2022-07-04 Xi Ruoyao New
tree-optimization/106055 - issue with autopar tree-optimization/106055 - issue with autopar - - - - --- 2022-07-04 Richard Biener New
HIGH part of symbol ref is invalid for constant pool HIGH part of symbol ref is invalid for constant pool - - - - --- 2022-07-04 Jiufu Guo New
[v3,rs6000] Disable TImode from Bool expanders [PR100694, PR93123] [v3,rs6000] Disable TImode from Bool expanders [PR100694, PR93123] - - - - --- 2022-07-04 HAO CHEN GUI New
[COMMITTED] Remove some deprecated irange methods. [COMMITTED] Remove some deprecated irange methods. - - - - --- 2022-07-04 Aldy Hernandez New
[COMMITTED] Move range allocator code to value-range-storage.* [COMMITTED] Move range allocator code to value-range-storage.* - - - - --- 2022-07-03 Aldy Hernandez New
[COMMITTED] Implement class vrange_storage to stream ranges to long term memory. [COMMITTED] Implement class vrange_storage to stream ranges to long term memory. - - - - --- 2022-07-03 Aldy Hernandez New
analyzer: Use fixed-width types in allocation size tests analyzer: Use fixed-width types in allocation size tests - - - - --- 2022-07-02 Tim Lange New
MAINTAINERS: Add myself to write after approval and DCO MAINTAINERS: Add myself to write after approval and DCO - - - - --- 2022-07-02 Tim Lange New
Go patch committe: Use correct init order for multi-value init Go patch committe: Use correct init order for multi-value init - - - - --- 2022-07-01 Ian Lance Taylor New
DSE patch RFA: Don't delete trapping insn DSE patch RFA: Don't delete trapping insn - - - - --- 2022-07-01 Ian Lance Taylor New
[committed] libstdc++: Add missing prerequisite to generated header [PR106162] [committed] libstdc++: Add missing prerequisite to generated header [PR106162] - - - - --- 2022-07-01 Jonathan Wakely New
tree-sra: Fix union handling in build_reconstructed_reference (PR 105860) tree-sra: Fix union handling in build_reconstructed_reference (PR 105860) - - - - --- 2022-07-01 Martin Jambor New
Go patch committed: Avoid C++20 keyword requires Go patch committed: Avoid C++20 keyword requires - - - - --- 2022-07-01 Ian Lance Taylor New
[RFC] fortran: restore array indexing for all descriptor arrays [PR102043] [RFC] fortran: restore array indexing for all descriptor arrays [PR102043] - - - - --- 2022-07-01 Mikael Morin New
[og12,committed] Port remaining OG11 patches [og12,committed] Port remaining OG11 patches - - - - --- 2022-07-01 Kwok Cheung Yeung New
OpenMP: Handle tofrom with target enter/exit data OpenMP: Handle tofrom with target enter/exit data - - - - --- 2022-07-01 Tobias Burnus New
i386: Use "r" constraint in *andn<mode>3_doubleword_bmi i386: Use "r" constraint in *andn<mode>3_doubleword_bmi - - - - --- 2022-07-01 Uros Bizjak New
RFA: Another Rust demangler recursion limit RFA: Another Rust demangler recursion limit - - - - --- 2022-07-01 Nick Clifton New
[pushed] c++: tweak resolve_args change [pushed] c++: tweak resolve_args change - - - - --- 2022-07-01 Jason Merrill New
[pushed] c++: add fixup to missing .template warning [pushed] c++: add fixup to missing .template warning - - - - --- 2022-07-01 Jason Merrill New
« 1 2 ... 213 214 2151285 1286 »