Show patches with: State = Action Required       |   126659 patches
« 1 2 ... 256 257 2581266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tree-optimization/102847 - adjust VMAT_INVARIANT load costing tree-optimization/102847 - adjust VMAT_INVARIANT load costing - - - - --- 2021-10-21 Richard Biener New
tree-optimization/102847 - properly cost VMAT_INVARIANT loads tree-optimization/102847 - properly cost VMAT_INVARIANT loads - - - - --- 2021-10-21 Richard Biener New
[committed] testsuite: Fix up gfortran.dg/gomp/strictly*.f90 testcases [committed] testsuite: Fix up gfortran.dg/gomp/strictly*.f90 testcases - - - - --- 2021-10-21 Jakub Jelinek New
c++: Implement DR2351 - void{} [PR102820] c++: Implement DR2351 - void{} [PR102820] - - - - --- 2021-10-21 Jakub Jelinek New
[committed] openmp: For default(none) ignore variables created by ubsan_create_data [PR64888] [committed] openmp: For default(none) ignore variables created by ubsan_create_data [PR64888] - - - - --- 2021-10-21 Jakub Jelinek New
Remove restriction of SLP vectorizing internal function calls Remove restriction of SLP vectorizing internal function calls - - - - --- 2021-10-21 Richard Biener New
[COMMITTED] Avoid threading circular paths. [COMMITTED] Avoid threading circular paths. - - - - --- 2021-10-21 Aldy Hernandez New
testsuite/102861 - adjust gcc.dg/vect/bb-slp-16.c change testsuite/102861 - adjust gcc.dg/vect/bb-slp-16.c change - - - - --- 2021-10-21 Richard Biener New
Handle jobserver file descriptors in btest. Handle jobserver file descriptors in btest. - - - - --- 2021-10-21 Martin Liška New
Improve maybe_remove_writeonly_store to do a simple DCE for defining statement Improve maybe_remove_writeonly_store to do a simple DCE for defining statement - - - - --- 2021-10-21 Li, Pan2 via Gcc-patches New
rs6000: Add Power10 optimization for _mm_blendv* rs6000: Add Power10 optimization for _mm_blendv* - - - - --- 2021-10-21 Paul A. Clarke New
[committed] libstdc++: Remove constraints from std::optional monadic ops [PR102863] [committed] libstdc++: Remove constraints from std::optional monadic ops [PR102863] - - - - --- 2021-10-21 Jonathan Wakely New
c++: tweak parsing of invalid types c++: tweak parsing of invalid types - - - - --- 2021-10-20 Jason Merrill New
Fortran: Fixes and additional tests for shape/ubound/size [PR94070] Fortran: Fixes and additional tests for shape/ubound/size [PR94070] - - - - --- 2021-10-20 Sandra Loosemore New
[Ada] Remove unnecessary call to No_Uint_To_0 [Ada] Remove unnecessary call to No_Uint_To_0 - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Proof of the runtime support for attribute 'Width [Ada] Proof of the runtime support for attribute 'Width - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Provide dummy body for big integers library used in reduced runtimes [Ada] Provide dummy body for big integers library used in reduced runtimes - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Fix problematic conversion of real literal in static context [Ada] Fix problematic conversion of real literal in static context - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Factor out machine rounding operations [Ada] Factor out machine rounding operations - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Reject boxes in delta record aggregates [Ada] Reject boxes in delta record aggregates - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Missing accessibility check when returning discriminated types [Ada] Missing accessibility check when returning discriminated types - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Crash on object of protected type with defaulted access component [Ada] Crash on object of protected type with defaulted access component - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Refine type of a counter function for record delta aggregate [Ada] Refine type of a counter function for record delta aggregate - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Warning on nonmatching subtypes in fully conforming subprogram specs and bodies [Ada] Warning on nonmatching subtypes in fully conforming subprogram specs and bodies - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Prevent use of an uninitialized AST field with universal integer [Ada] Prevent use of an uninitialized AST field with universal integer - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Rewrite tests on Convention_Intrinsic [Ada] Rewrite tests on Convention_Intrinsic - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Small cleanup in Eval_Integer_Literal [Ada] Small cleanup in Eval_Integer_Literal - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Get rid of Frontend_Exceptions refs [Ada] Get rid of Frontend_Exceptions refs - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Issue warning on unused quantified expression [Ada] Issue warning on unused quantified expression - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[Ada] Fix type conversion handling in validity checks [Ada] Fix type conversion handling in validity checks - - - - --- 2021-10-20 Pierre-Marie de Rodat New
[committed] libstdc++: Add missing test for std::optional::transform(F&&) [committed] libstdc++: Add missing test for std::optional::transform(F&&) - - - - --- 2021-10-20 Jonathan Wakely New
libstdc++: Implement LWG 3590-3592 changes to split_view/lazy_split_view libstdc++: Implement LWG 3590-3592 changes to split_view/lazy_split_view - - - - --- 2021-10-20 Patrick Palka New
libstdc++: Implement LWG 3595 changes to common_iterator libstdc++: Implement LWG 3595 changes to common_iterator - - - - --- 2021-10-20 Patrick Palka New
libstdc++: Implement LWG 3535 changes to ranges::join_view libstdc++: Implement LWG 3535 changes to ranges::join_view - - - - --- 2021-10-20 Patrick Palka New
libstdc++: Implement LWG 3481 change to ranges::viewable_range libstdc++: Implement LWG 3481 change to ranges::viewable_range - - - - --- 2021-10-20 Patrick Palka New
calls.c: Remove some dead code and target hooks calls.c: Remove some dead code and target hooks - - - - --- 2021-10-20 Alex Coplan New
[RFC] Map -ftrapv to -fsanitize=signed-integer-overflow -fsanitize-undefined-trap-on-error [RFC] Map -ftrapv to -fsanitize=signed-integer-overflow -fsanitize-undefined-trap-on-error - - - - --- 2021-10-20 Richard Biener New
[v2] libstdc++: Add support for POWER9 DARN instruction to std::random_device [v2] libstdc++: Add support for POWER9 DARN instruction to std::random_device - - - - --- 2021-10-20 Jonathan Wakely New
libffi: Add --enable-cet to configure libffi: Add --enable-cet to configure - - - - --- 2021-10-20 H.J. Lu New
[committed] libffi: Add LOCAL_PATCHES [committed] libffi: Add LOCAL_PATCHES - - - - --- 2021-10-20 H.J. Lu New
Attempt to resolve all incoming paths to a PHI. Attempt to resolve all incoming paths to a PHI. - - - - --- 2021-10-20 Aldy Hernandez New
[v2,OpenMP,5.2,Fortran] Strictly-structured block support for OpenMP directives [v2,OpenMP,5.2,Fortran] Strictly-structured block support for OpenMP directives - - - - --- 2021-10-20 Chung-Lin Tang New
doc: Fix documentation around 'asm' keyword in C++ doc: Fix documentation around 'asm' keyword in C++ - - - - --- 2021-10-20 Jonathan Wakely New
tree-optimization/102853 - avoid trapping types in split_constant_offset tree-optimization/102853 - avoid trapping types in split_constant_offset - - - - --- 2021-10-20 Richard Biener New
Try to resolve paths in threader without looking further back. Try to resolve paths in threader without looking further back. - - - - --- 2021-10-20 Aldy Hernandez New
[COMMITTED] Remove unused back_threader destructor. [COMMITTED] Remove unused back_threader destructor. - - - - --- 2021-10-20 Aldy Hernandez New
[COMMITTED] Remove superflous debugging messages from the threading registry. [COMMITTED] Remove superflous debugging messages from the threading registry. - - - - --- 2021-10-20 Aldy Hernandez New
[rs6000] Disable gimple fold for float or double vec_minmax when fast-math is not set [rs6000] Disable gimple fold for float or double vec_minmax when fast-math is not set - - - - --- 2021-10-20 HAO CHEN GUI New
[Ada] Avoid exception propagation during bootstrap [Ada] Avoid exception propagation during bootstrap - - - - --- 2021-10-20 Eric Botcazou New
Fix PR middle-end/102764 Fix PR middle-end/102764 - - - - --- 2021-10-20 Eric Botcazou New
Add new replace script. Add new replace script. - - - - --- 2021-10-20 Martin Liška New
[RFC] Partial vectors for s390 [RFC] Partial vectors for s390 - - - - --- 2021-10-20 Robin Dapp New
[committed] openmp: Fix up struct gomp_work_share handling [PR102838] [committed] openmp: Fix up struct gomp_work_share handling [PR102838] - - - - --- 2021-10-20 Jakub Jelinek New
[COMMITTED] Remove unused back_threader_registry::m_threaded_paths. [COMMITTED] Remove unused back_threader_registry::m_threaded_paths. - - - - --- 2021-10-20 Aldy Hernandez New
Restore --param=max-fsm-thread-length Restore --param=max-fsm-thread-length - - - - --- 2021-10-20 Aldy Hernandez New
gfortran.dg/bind-c-contiguous-5.c: Big-endian fix [PR102815] gfortran.dg/bind-c-contiguous-5.c: Big-endian fix [PR102815] - - - - --- 2021-10-20 Tobias Burnus New
i386: Fix wrong codegen for V8HF move without TARGET_AVX512F i386: Fix wrong codegen for V8HF move without TARGET_AVX512F - - - - --- 2021-10-20 Hongyu Wang New
X86: Add an option -muse-unaligned-vector-move X86: Add an option -muse-unaligned-vector-move - - - - --- 2021-10-20 Li, Pan2 via Gcc-patches New
[committed] Trivial fix to gil-1.c when analyzer is not enabled [committed] Trivial fix to gil-1.c when analyzer is not enabled - - - - --- 2021-10-20 Jeff Law New
Use fold_build2 instead fold_binary for TRUTH_AND Use fold_build2 instead fold_binary for TRUTH_AND - - - - --- 2021-10-20 Jiufu Guo New
gcc-changelog: Add libffi/ to ignored_prefixes gcc-changelog: Add libffi/ to ignored_prefixes - - - - --- 2021-10-19 H.J. Lu New
[committed] doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in [committed] doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in - - - - --- 2021-10-19 Jonathan Wakely New
libstdc++: Implement LWG 3580 changes to ranges::iota_view libstdc++: Implement LWG 3580 changes to ranges::iota_view - - - - --- 2021-10-19 Patrick Palka New
libstdc++: Implement LWG 3568 change to ranges::basic_istream_view libstdc++: Implement LWG 3568 change to ranges::basic_istream_view - - - - --- 2021-10-19 Patrick Palka New
libstdc++: Implement LWG 3470 change to ranges::subrange libstdc++: Implement LWG 3470 change to ranges::subrange - - - - --- 2021-10-19 Patrick Palka New
x86: Adjust gcc.target/i386/pr22076.c x86: Adjust gcc.target/i386/pr22076.c - - - - --- 2021-10-19 H.J. Lu New
libstdc++: Add support for POWER9 DARN instruction to std::random_device libstdc++: Add support for POWER9 DARN instruction to std::random_device - - - - --- 2021-10-19 Jonathan Wakely New
[committed] libstdc++: Implement std::random_device::entropy() for other sources [committed] libstdc++: Implement std::random_device::entropy() for other sources - - - - --- 2021-10-19 Jonathan Wakely New
[committed] libstdc++: Fix doxygen generation to work with relative paths [committed] libstdc++: Fix doxygen generation to work with relative paths - - - - --- 2021-10-19 Jonathan Wakely New
[committed] Fortran: Fix 'fn spec' for deferred character length (was: Re: [r12-4457 Regression] FA… [committed] Fortran: Fix 'fn spec' for deferred character length (was: Re: [r12-4457 Regression] FA… - - - - --- 2021-10-19 Tobias Burnus New
libstdc++: Implement LWG 3549 changes to ranges::enable_view libstdc++: Implement LWG 3549 changes to ranges::enable_view - - - - --- 2021-10-19 Patrick Palka New
Refactor vect_supportable_dr_alignment Refactor vect_supportable_dr_alignment - - - - --- 2021-10-19 Richard Biener New
[committed] libstdc++: Change std::variant union member to empty struct [committed] libstdc++: Change std::variant union member to empty struct - - - - --- 2021-10-19 Jonathan Wakely New
[committed] libstdc++: Fix std::stack deduction guide [committed] libstdc++: Fix std::stack deduction guide - - - - --- 2021-10-19 Jonathan Wakely New
[committed] libstdc++: Implement monadic operations for std::optional (P0798R8) [committed] libstdc++: Implement monadic operations for std::optional (P0798R8) - - - - --- 2021-10-19 Jonathan Wakely New
c++: Reject addresses of immediate functions in constexpr vars inside of immediate functions or con… c++: Reject addresses of immediate functions in constexpr vars inside of immediate functions or con… - - - - --- 2021-10-19 Jakub Jelinek New
[committed] Fortran: Fix "str" to scalar descriptor conversion [PR92482] [committed] Fortran: Fix "str" to scalar descriptor conversion [PR92482] - - - - --- 2021-10-19 Tobias Burnus New
[v2,OpenMP,Fortran] Support in_reduction for Fortran [v2,OpenMP,Fortran] Support in_reduction for Fortran - - - - --- 2021-10-19 Chung-Lin Tang New
aix: ensure reference to __tls_get_addr is in text section. aix: ensure reference to __tls_get_addr is in text section. - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
Cleanup compute_points_to_sets Cleanup compute_points_to_sets - - - - --- 2021-10-19 Jan Hubicka New
[2/2] libstdc++: Implement P1739R4 changes to views::take/drop/counted [1/2] libstdc++: Implement LWG 3523 changes to ranges::iota_view - - - - --- 2021-10-19 Patrick Palka New
[1/2] libstdc++: Implement LWG 3523 changes to ranges::iota_view [1/2] libstdc++: Implement LWG 3523 changes to ranges::iota_view - - - - --- 2021-10-19 Patrick Palka New
[v2] c++: Diagnose taking address of an immediate member function [PR102753] [v2] c++: Diagnose taking address of an immediate member function [PR102753] - - - - --- 2021-10-19 Jakub Jelinek New
Refactor load/store costing Refactor load/store costing - - - - --- 2021-10-19 Richard Biener New
MAINTAINERS: Add myself for write after approval MAINTAINERS: Add myself for write after approval - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
[committed] libstdc++: Fix mem-initializer in std::move_only_function [PR102825] [committed] libstdc++: Fix mem-initializer in std::move_only_function [PR102825] - - - - --- 2021-10-19 Jonathan Wakely New
Compute negative offset in get_load_store_type Compute negative offset in get_load_store_type - - - - --- 2021-10-19 Richard Biener New
tree-optimization/102827 - avoid stmts in preheader tree-optimization/102827 - avoid stmts in preheader - - - - --- 2021-10-19 Richard Biener New
[aarch64] target: Support whitespaces in target attr/pragma. [aarch64] target: Support whitespaces in target attr/pragma. - - - - --- 2021-10-19 Martin Liška New
Adjust testcase for O2 vectorization. Adjust testcase for O2 vectorization. - - - - --- 2021-10-19 Liu, Hongtao New
[COMMITTED] Change threading comment before pass_ccp pass. [COMMITTED] Change threading comment before pass_ccp pass. - - - - --- 2021-10-19 Aldy Hernandez New
Add misalignment output parameter to get_load_store_type Add misalignment output parameter to get_load_store_type - - - - --- 2021-10-19 Richard Biener New
[v2] tree-object-size: Make unknown a computation [v2] tree-object-size: Make unknown a computation - - - - --- 2021-10-19 Siddhesh Poyarekar New
Remove check_aligned parameter from vect_supportable_dr_alignment Remove check_aligned parameter from vect_supportable_dr_alignment - - - - --- 2021-10-19 Richard Biener New
[4/4] Improve maybe_remove_writeonly_store to do a simple DCE for defining statement Fix PR tree-opt/102703 - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
[3/4] Factor out removal of write only stores from execute_fixup_cfg Fix PR tree-opt/102703 - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
[2/4] Remove outdated comment about execute_fixup_cfg Fix PR tree-opt/102703 - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
[1/4] Add dump prints when execute_fixup_cfg removes a write only var store. Fix PR tree-opt/102703 - - - - --- 2021-10-19 Li, Pan2 via Gcc-patches New
tree-object-size: Make unknown a computation tree-object-size: Make unknown a computation - - - - --- 2021-10-19 Siddhesh Poyarekar New
[v5,2/2] Don't move cold code out of loop by checking bb count [v2] Don't move cold code out of loop by checking bb count - - - - --- 2021-10-19 Xionghu Luo New
« 1 2 ... 256 257 2581266 1267 »