Show patches with: State = Action Required       |   126655 patches
« 1 2 ... 275 276 2771266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/7] dwarf: externalize lookup_type_die BPF CO-RE Support - - - - --- 2021-08-04 David Faust New
[committed] aarch64: Fix a typo [committed] aarch64: Fix a typo - - - - --- 2021-08-04 Richard Sandiford New
gcov: check return code of a fclose gcov: check return code of a fclose - - - - --- 2021-08-04 Martin Liška New
[OG11,committed] libgomp amdgcn: Fix issues with dynamic OpenMP thread scaling [OG11,committed] libgomp amdgcn: Fix issues with dynamic OpenMP thread scaling - - - - --- 2021-08-04 Andrew Stubbs New
x86: Avoid stack realignment when copying data with SSE register x86: Avoid stack realignment when copying data with SSE register - - - - --- 2021-08-04 H.J. Lu New
[v2] by_pieces: Pass MAX_PIECES to op_by_pieces_d [v2] by_pieces: Pass MAX_PIECES to op_by_pieces_d - - - - --- 2021-08-04 H.J. Lu New
[3/3,i386] Support cond_{xor, ior, and} for vector integer mode under AVX512. Support cond_{smax, smin, umax, umin, xor, ior, and} for vector modes under AVX512 - - - - --- 2021-08-04 Liu, Hongtao New
[2/3,i386] Support cond_{smax, smin} for vector float/double modes under AVX512. Support cond_{smax, smin, umax, umin, xor, ior, and} for vector modes under AVX512 - - - - --- 2021-08-04 Liu, Hongtao New
[1/3,i386] Support cond_{smax, smin, umax, umin} for vector integer modes under AVX512. Support cond_{smax, smin, umax, umin, xor, ior, and} for vector modes under AVX512 - - - - --- 2021-08-04 Liu, Hongtao New
[committed,2/2] libstdc++: Add [[nodiscard]] to sequence containers [committed,1/2] libstdc++: Add [[nodiscard]] to iterators and related utilities - - - - --- 2021-08-04 Jonathan Wakely New
[committed,1/2] libstdc++: Add [[nodiscard]] to iterators and related utilities [committed,1/2] libstdc++: Add [[nodiscard]] to iterators and related utilities - - - - --- 2021-08-04 Jonathan Wakely New
tree-optimization/101756 - avoid vectorizing boolean MAX reductions tree-optimization/101756 - avoid vectorizing boolean MAX reductions - - - - --- 2021-08-04 Richard Biener New
c++: Fix up parsing of attributes for using-directive c++: Fix up parsing of attributes for using-directive - - - - --- 2021-08-04 Jakub Jelinek New
[committed] c++: Fix up #pragma omp declare {simd,variant} and acc routine parsing [committed] c++: Fix up #pragma omp declare {simd,variant} and acc routine parsing - - - - --- 2021-08-04 Jakub Jelinek New
[committed] testsuite: Fix duplicated content of gcc.c-torture/execute/ieee/pr29302-1.x [committed] testsuite: Fix duplicated content of gcc.c-torture/execute/ieee/pr29302-1.x - - - - --- 2021-08-04 Jakub Jelinek New
[committed] libgcc: Fix duplicated content of config/t-slibgcc-fuchsia [committed] libgcc: Fix duplicated content of config/t-slibgcc-fuchsia - - - - --- 2021-08-04 Jakub Jelinek New
[PUSHED] Mark path_range_query::dump as override. [PUSHED] Mark path_range_query::dump as override. - - - - --- 2021-08-04 Aldy Hernandez New
tree-optimization/101769 - tail recursion creates possibly infinite loop tree-optimization/101769 - tail recursion creates possibly infinite loop - - - - --- 2021-08-04 Richard Biener New
[pushed] docs: document threader-mode param [pushed] docs: document threader-mode param - - - - --- 2021-08-04 Martin Liška New
Add dg-require-effective-target for testcases. Add dg-require-effective-target for testcases. - - - - --- 2021-08-04 Liu, Hongtao New
[i386] Support cond_{fma, fms, fnma, fnms} for vector float/double under AVX512. [i386] Support cond_{fma, fms, fnma, fnms} for vector float/double under AVX512. - - - - --- 2021-08-04 Liu, Hongtao New
[i386] Refine predicate of peephole2 to general_reg_operand. [PR target/101743] [i386] Refine predicate of peephole2 to general_reg_operand. [PR target/101743] - - - - --- 2021-08-04 Liu, Hongtao New
[v3] Make loops_list support an optional loop_p root [v3] Make loops_list support an optional loop_p root - - - - --- 2021-08-04 Kewen.Lin New
Go patch committed: Support new language constructs in escape analysis Go patch committed: Support new language constructs in escape analysis - - - - --- 2021-08-04 Ian Lance Taylor New
Go patch committed: Return two values from selectnbrecv Go patch committed: Return two values from selectnbrecv - - - - --- 2021-08-03 Ian Lance Taylor New
rs6000: Replace & by && rs6000: Replace & by && - - - - --- 2021-08-03 Segher Boessenkool New
rs6000: "e" is not a free constraint letter rs6000: "e" is not a free constraint letter - - - - --- 2021-08-03 Segher Boessenkool New
c++: parameterized requires-expr as default argument [PR101725] c++: parameterized requires-expr as default argument [PR101725] - - - - --- 2021-08-03 Patrick Palka New
c++: constexpr std::construct_at on empty field [PR101663] c++: constexpr std::construct_at on empty field [PR101663] - - - - --- 2021-08-03 Patrick Palka New
[7/7] fortran: Ignore unused args in scalarization [PR97896] fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-03 Mikael Morin New
[6/7] Revert "Remove KIND argument from INDEX so it does not mess up scalarization." fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-03 Mikael Morin New
[5/7] fortran: Delete redundant missing_arg_type field fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-03 Mikael Morin New
[4/7] fortran: simplify elemental arguments walking fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-03 Mikael Morin New
[3/7] fortran: Reverse actual vs dummy argument mapping fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-03 Mikael Morin New
[2/7] fortran: Tiny sort_actual internal refactoring fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-03 Mikael Morin New
[1/7] fortran: new abstract class gfc_dummy_arg fortran: Ignore unused arguments for scalarisation [PR97896] - - - - --- 2021-08-03 Mikael Morin New
[committed] libstdc++: Suppress redundant definitions of inline variables [committed] libstdc++: Suppress redundant definitions of inline variables - - - - --- 2021-08-03 Jonathan Wakely New
[committed] libstdc++: Replace TR1 components with C++11 ones in test utils [committed] libstdc++: Replace TR1 components with C++11 ones in test utils - - - - --- 2021-08-03 Jonathan Wakely New
[committed] libstdc++: Specialize allocator_traits<pmr::polymorphic_allocator<T>> [committed] libstdc++: Specialize allocator_traits<pmr::polymorphic_allocator<T>> - - - - --- 2021-08-03 Jonathan Wakely New
[committed] libstdc++: Remove trailing whitespace in some tests [committed] libstdc++: Remove trailing whitespace in some tests - - - - --- 2021-08-03 Jonathan Wakely New
[committed] libstdc++: Deprecate std::random_shuffle for C++14 [committed] libstdc++: Deprecate std::random_shuffle for C++14 - - - - --- 2021-08-03 Jonathan Wakely New
[committed] libstdc++: Add testsuite proc for testing deprecated features [committed] libstdc++: Add testsuite proc for testing deprecated features - - - - --- 2021-08-03 Jonathan Wakely New
[committed] libstdc++: Reduce header dependencies in <regex> [committed] libstdc++: Reduce header dependencies in <regex> - - - - --- 2021-08-03 Jonathan Wakely New
middle-end Fix trapping access in test PR101750 middle-end Fix trapping access in test PR101750 - - - - --- 2021-08-03 Tamar Christina New
[v6] <x86gprintrin.h>: Add pragma GCC target("general-regs-only") [v6] <x86gprintrin.h>: Add pragma GCC target("general-regs-only") - - - - --- 2021-08-03 H.J. Lu New
[committed] libstdc++: Avoid using std::unique_ptr in <locale> [committed] libstdc++: Avoid using std::unique_ptr in <locale> - - - - --- 2021-08-03 Jonathan Wakely New
by_pieces: Properly set m_max_size in op_by_pieces by_pieces: Properly set m_max_size in op_by_pieces - - - - --- 2021-08-03 H.J. Lu New
vect: Tweak comparisons with existing epilogue loops vect: Tweak comparisons with existing epilogue loops - - - - --- 2021-08-03 Richard Sandiford New
Sanity check that 'Init' doesn't appear without 'Var' in '*.opt' files Sanity check that 'Init' doesn't appear without 'Var' in '*.opt' files - - - - --- 2021-08-03 Thomas Schwinge New
vect: Tweak dump messages for vector mode choice vect: Tweak dump messages for vector mode choice - - - - --- 2021-08-03 Richard Sandiford New
[8/8] aarch64: Add -mtune=neoverse-512tvb aarch64 vector cost tweaks - - - - --- 2021-08-03 Richard Sandiford New
[7/8] aarch64: Restrict issue heuristics to inner vector loop aarch64 vector cost tweaks - - - - --- 2021-08-03 Richard Sandiford New
[6/8] aarch64: Tweak MLA vector costs aarch64 vector cost tweaks - - - - --- 2021-08-03 Richard Sandiford New
[5/8] aarch64: Tweak the cost of elementwise stores aarch64 vector cost tweaks - - - - --- 2021-08-03 Richard Sandiford New
[4/8] aarch64: Add gather_load_xNN_cost tuning fields aarch64 vector cost tweaks - - - - --- 2021-08-03 Richard Sandiford New
[3/8] aarch64: Split out aarch64_adjust_body_cost_sve aarch64 vector cost tweaks - - - - --- 2021-08-03 Richard Sandiford New
[2/8] aarch64: Add a simple fixed-point class for costing aarch64 vector cost tweaks - - - - --- 2021-08-03 Richard Sandiford New
[1/8] aarch64: Turn sve_width tuning field into a bitmask aarch64 vector cost tweaks - - - - --- 2021-08-03 Richard Sandiford New
Fix loop split incorrect count and probability Fix loop split incorrect count and probability - - - - --- 2021-08-03 Xionghu Luo New
[www] Move mipsisa64elf from primary to secondary as mips64-linux-gnu [www] Move mipsisa64elf from primary to secondary as mips64-linux-gnu - - - - --- 2021-08-03 Richard Biener New
c: Fix ICE caused by get_parm_array_spec [PR101702] c: Fix ICE caused by get_parm_array_spec [PR101702] - - - - --- 2021-08-03 Jakub Jelinek New
analyzer: Fix ICE on MD builtin [PR101721] analyzer: Fix ICE on MD builtin [PR101721] - - - - --- 2021-08-03 Jakub Jelinek New
c++: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539] c++: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539] - - - - --- 2021-08-03 Jakub Jelinek New
Add cond_add/sub/mul for vector integer modes. Add cond_add/sub/mul for vector integer modes. - - - - --- 2021-08-03 Liu, Hongtao New
x86: Add testcases for PR target/80566 x86: Add testcases for PR target/80566 - - - - --- 2021-08-03 H.J. Lu New
Go patch committed: Allow converting from slice to pointer-to-array Go patch committed: Allow converting from slice to pointer-to-array - - - - --- 2021-08-02 Ian Lance Taylor New
Go patch committed: Support unsafe.Add and unsafe.Slice Go patch committed: Support unsafe.Add and unsafe.Slice - - - - --- 2021-08-02 Ian Lance Taylor New
Warn for reads from write-only arguments [PR101734] Warn for reads from write-only arguments [PR101734] - - - - --- 2021-08-02 Martin Sebor New
[rs6000] Add store fusion support for Power10 [rs6000] Add store fusion support for Power10 - - - - --- 2021-08-02 Pat Haugen New
x86: Use XMM31 for scratch SSE register x86: Use XMM31 for scratch SSE register - - - - --- 2021-08-02 H.J. Lu New
[committed] libstdc++: Fix filesystem::temp_directory_path [PR101709] [committed] libstdc++: Fix filesystem::temp_directory_path [PR101709] - - - - --- 2021-08-02 Jonathan Wakely New
[committed] libstc++: Add dg-error for additional error in C++11 mode [committed] libstc++: Add dg-error for additional error in C++11 mode - - - - --- 2021-08-02 Jonathan Wakely New
[PUSHED] Remove --param=threader-iterative. [PUSHED] Remove --param=threader-iterative. - - - - --- 2021-08-02 Aldy Hernandez New
[3/3] arm: reorder assembler architecture directives [PR101723] arm: fix problems when targetting extended FPUs [PR101723] - - - - --- 2021-08-02 Richard Earnshaw New
[2/3] arm: Don't reconfigure globals in arm_configure_build_target arm: fix problems when targetting extended FPUs [PR101723] - - - - --- 2021-08-02 Richard Earnshaw New
[1/3] arm: ensure the arch_name is always set for the build target arm: fix problems when targetting extended FPUs [PR101723] - - - - --- 2021-08-02 Richard Earnshaw New
[v7,03/10] x86: Update piecewise move and store Untitled series #256278 - - - - --- 2021-08-02 H.J. Lu New
[2/2] Rewrite more vector loads to scalar loads [1/2] Add emulated gather capability to the vectorizer - - - - --- 2021-08-02 Richard Biener New
[1/2] Add emulated gather capability to the vectorizer [1/2] Add emulated gather capability to the vectorizer - - - - --- 2021-08-02 Richard Biener New
[v2,libgomp,OpenMP,5.0] Implement omp_get_device_num [v2,libgomp,OpenMP,5.0] Implement omp_get_device_num - - - - --- 2021-08-02 Chung-Lin Tang New
[5/6] AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instructions. Initial support for AVX512FP16 - - - - --- 2021-08-02 Liu, Hongtao New
[6/6] AVX512FP16: Support vector init/broadcast/set/extract for FP16. Initial support for AVX512FP16 - - - - --- 2021-08-02 Liu, Hongtao New
[4/6] Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FLOAT16 when backe… Initial support for AVX512FP16 - - - - --- 2021-08-02 Liu, Hongtao New
[3/6,i386] libgcc: Enable hfmode soft-sf/df/xf/tf extensions and truncations. Initial support for AVX512FP16 - - - - --- 2021-08-02 Liu, Hongtao New
[2/6,i386] Enable _Float16 type for TARGET_SSE2 and above. Initial support for AVX512FP16 - - - - --- 2021-08-02 Liu, Hongtao New
[1/6] Update hf soft-fp from glibc. Initial support for AVX512FP16 - - - - --- 2021-08-02 Liu, Hongtao New
[RFC] Don't move cold code out of loop by checking bb count [RFC] Don't move cold code out of loop by checking bb count - - - - --- 2021-08-02 Xionghu Luo New
Support cond_add/sub/mul/div for vector float/double. Support cond_add/sub/mul/div for vector float/double. - - - - --- 2021-08-02 Liu, Hongtao New
Fix ICE when mixing VLAs and statement expressions [PR91038] Fix ICE when mixing VLAs and statement expressions [PR91038] - - - - --- 2021-08-01 Uecker, Martin New
i386: Improve SImode constant - __builtin_clzll for -mno-lzcnt i386: Improve SImode constant - __builtin_clzll for -mno-lzcnt - - - - --- 2021-08-01 H.J. Lu New
[pushed] c++: ICE on anon struct with base [PR96636] [pushed] c++: ICE on anon struct with base [PR96636] - - - - --- 2021-07-31 Jason Merrill New
[pushed] c++: pretty-print TYPE_PACK_EXPANSION better [pushed] c++: pretty-print TYPE_PACK_EXPANSION better - - - - --- 2021-07-31 Jason Merrill New
Optimize x ? bswap(x) : 0 in tree-ssa-phiopt Optimize x ? bswap(x) : 0 in tree-ssa-phiopt - - - - --- 2021-07-31 Roger Sayle New
[committed] openmp: Handle OpenMP directives in attribute syntax in attribute-declaration [committed] openmp: Handle OpenMP directives in attribute syntax in attribute-declaration - - - - --- 2021-07-31 Jakub Jelinek New
Committed: gcc.dg/tree-ssa/ssa-dse-26.c: Skip on mmix-knuth-mmixware Committed: gcc.dg/tree-ssa/ssa-dse-26.c: Skip on mmix-knuth-mmixware - - - - --- 2021-07-31 Hans-Peter Nilsson New
Committed: gcc.dg/uninit-pred-9_b.c: Xfail for MMIX too Committed: gcc.dg/uninit-pred-9_b.c: Xfail for MMIX too - - - - --- 2021-07-31 Hans-Peter Nilsson New
Committed: MMIX: remove generic placeholders parameters in call insn patterns Committed: MMIX: remove generic placeholders parameters in call insn patterns - - - - --- 2021-07-30 Hans-Peter Nilsson New
[v6,10/10] x86: Also pass -mno-sse to vect8-ret.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,09/10] x86: Update gcc.target/i386/incoming-11.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,08/10] x86: Also pass -mno-avx to sw-1.c for ia32 Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
« 1 2 ... 275 276 2771266 1267 »