Show patches with: State = Action Required       |   126480 patches
« 1 2 ... 250 251 2521264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
AArch64: Fix PR103085 AArch64: Fix PR103085 - - - - --- 2021-11-05 Wilco Dijkstra New
[committed] Split vector loop analysis into main and epilogue analysis [committed] Split vector loop analysis into main and epilogue analysis - - - - --- 2021-11-05 Richard Biener New
ipa: Do not require RECORD_TYPE for ancestor jump functions ipa: Do not require RECORD_TYPE for ancestor jump functions - - - - --- 2021-11-05 Martin Jambor New
[v2] IPA: Provide a mechanism to register static DTORs via cxa_atexit. [v2] IPA: Provide a mechanism to register static DTORs via cxa_atexit. - - - - --- 2021-11-05 Iain Sandoe New
[v2,3/3] RISC-V: Limit regs use for zfinx extension RISC-V: Support zfinx extension - - - - --- 2021-11-05 Jiawei New
[v2,2/3] RISC-V: Target support for zfinx extension RISC-V: Support zfinx extension - - - - --- 2021-11-05 Jiawei New
[v2,1/3] RISC-V: Minimal support of zfinx extension RISC-V: Support zfinx extension - - - - --- 2021-11-05 Jiawei New
[committed] libstdc++: Add xfail to pretty printer tests that fail in C++20 [committed] libstdc++: Add xfail to pretty printer tests that fail in C++20 - - - - --- 2021-11-05 Jonathan Wakely New
Fix PR103028 Fix PR103028 - - - - --- 2021-11-05 Andreas Krebbel New
Split vector loop analysis into main and epilogue analysis Split vector loop analysis into main and epilogue analysis - - - - --- 2021-11-05 Richard Biener New
c++, v2: Fix up -fstrong-eval-order handling of call arguments [PR70796] c++, v2: Fix up -fstrong-eval-order handling of call arguments [PR70796] - - - - --- 2021-11-05 Jakub Jelinek New
[2/2] arm: add arm bti pass [1/2] arm: Implement cortex-M return signing address codegen - - - - --- 2021-11-05 Andrea Corallo New
[1/2] arm: Implement cortex-M return signing address codegen [1/2] arm: Implement cortex-M return signing address codegen - - - - --- 2021-11-05 Andrea Corallo New
i386: Optimization for mm512_set1_pch. i386: Optimization for mm512_set1_pch. - - - - --- 2021-11-05 Li, Pan2 via Gcc-patches New
i386: Support complex fma/conj_fma for _Float16. i386: Support complex fma/conj_fma for _Float16. - - - - --- 2021-11-05 Li, Pan2 via Gcc-patches New
Update documentation for -ftree-loop-vectorize and -ftree-slp-vectorize which are enabled by defaul… Update documentation for -ftree-loop-vectorize and -ftree-slp-vectorize which are enabled by defaul… - - - - --- 2021-11-05 Liu, Hongtao New
[2/2,Gimple] Simplify (trunc)fma ((extend)a, (extend)b, (extend)c) to IFN_FMA (a, b, c). [1/2,Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b) - - - - --- 2021-11-05 Liu, Hongtao New
[1/2,Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b) [1/2,Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b) - - - - --- 2021-11-05 Liu, Hongtao New
[5/5] Add Power10 XXSPLTIDP for SFmode/DFmode constants. Add Power10 XXSPLTI* and LXVKQ instructions - - - - --- 2021-11-05 Michael Meissner New
[4/5] Add Power10 XXSPLTIDP for vector constants Add Power10 XXSPLTI* and LXVKQ instructions - - - - --- 2021-11-05 Michael Meissner New
[3/5] Add Power10 XXSPLTIW Add Power10 XXSPLTI* and LXVKQ instructions - - - - --- 2021-11-05 Michael Meissner New
[2/5] Add Power10 XXSPLTI* and LXVKQ instructions (LXVKQ) Add Power10 XXSPLTI* and LXVKQ instructions - - - - --- 2021-11-05 Michael Meissner New
[1/5] Add XXSPLTI* and LXVKQ instructions (new data structure and function) Add Power10 XXSPLTI* and LXVKQ instructions - - - - --- 2021-11-05 Michael Meissner New
Fortran: Diagnose all operands/arguments with constraint violations Fortran: Diagnose all operands/arguments with constraint violations - - - - --- 2021-11-05 Sandra Loosemore New
Add !flag_signaling_nans to simplifcation: (trunc)copysign((extend)a, (extend)b) to copysign (a, b). Add !flag_signaling_nans to simplifcation: (trunc)copysign((extend)a, (extend)b) to copysign (a, b). - - - - --- 2021-11-05 Liu, Hongtao New
c++ PR 55227: designated init of char array by string constant c++ PR 55227: designated init of char array by string constant - - - - --- 2021-11-04 will wray New
[committed] libstdc++: Fix pretty printing of std::unique_ptr [PR103086] [committed] libstdc++: Fix pretty printing of std::unique_ptr [PR103086] - - - - --- 2021-11-04 Jonathan Wakely New
IPA: Provide a mechanism to register static DTORs via cxa_atexit. IPA: Provide a mechanism to register static DTORs via cxa_atexit. - - - - --- 2021-11-04 Iain Sandoe New
c++: Implement C++23 P0849R8 - auto(x) [PR103049] c++: Implement C++23 P0849R8 - auto(x) [PR103049] - - - - --- 2021-11-04 Marek Polacek New
[4/4] c-family, gcc: Allow configuring without support for PCH. config: Allow a host to opt out of PCH. - - - - --- 2021-11-04 Iain Sandoe New
[3/4] libcpp: Honour a configuration without host support for PCH. config: Allow a host to opt out of PCH. - - - - --- 2021-11-04 Iain Sandoe New
[2/4] libstdc++: Adjust build of PCH files accounting configured host support. config: Allow a host to opt out of PCH. - - - - --- 2021-11-04 Iain Sandoe New
[1/4] config: Add top-level flag to disable host PCH. config: Allow a host to opt out of PCH. - - - - --- 2021-11-04 Iain Sandoe New
[Committed] IBM Z: Define STACK_CHECK_MOVING_SP [Committed] IBM Z: Define STACK_CHECK_MOVING_SP - - - - --- 2021-11-04 Andreas Krebbel New
[committed] libstdc++: Consolidate duplicate metaprogramming utilities [committed] libstdc++: Consolidate duplicate metaprogramming utilities - - - - --- 2021-11-04 Jonathan Wakely New
[committed] libstdc++: Optimize std::tuple_element and std::tuple_size_v [committed] libstdc++: Optimize std::tuple_element and std::tuple_size_v - - - - --- 2021-11-04 Jonathan Wakely New
[COMMITTED] PR tree-optimization/103079 - Treat undefined operands as varying in GORI. [COMMITTED] PR tree-optimization/103079 - Treat undefined operands as varying in GORI. - - - - --- 2021-11-04 Andrew MacLeod New
Workaround ICE in gimple_static_chain_flags Workaround ICE in gimple_static_chain_flags - - - - --- 2021-11-04 Jan Hubicka New
[RFA,(print-tree)] c++: improve print_node of PTRMEM_CST [RFA,(print-tree)] c++: improve print_node of PTRMEM_CST - - - - --- 2021-11-04 Jason Merrill New
x86: Check leal/addl gcc.target/i386/amxtile-3.c for x32 x86: Check leal/addl gcc.target/i386/amxtile-3.c for x32 - - - - --- 2021-11-04 H.J. Lu New
[COMMITTED] path solver: Prefer range_of_expr instead of range_on_edge. [COMMITTED] path solver: Prefer range_of_expr instead of range_on_edge. - - - - --- 2021-11-04 Aldy Hernandez New
[COMMITTED] Avoid repeating calculations in threader. [COMMITTED] Avoid repeating calculations in threader. - - - - --- 2021-11-04 Aldy Hernandez New
[COMMITTED] path solver: Only compute relations for imports. [COMMITTED] path solver: Only compute relations for imports. - - - - --- 2021-11-04 Aldy Hernandez New
[v2] AArch64: Cleanup CPU option processing code [v2] AArch64: Cleanup CPU option processing code - - - - --- 2021-11-04 Wilco Dijkstra New
Implement intraprocedural dataflow for ipa-modref EAF analyser Implement intraprocedural dataflow for ipa-modref EAF analyser - - - - --- 2021-11-04 Jan Hubicka New
c++: Fix up -fstrong-eval-order handling of call arguments [PR70796] c++: Fix up -fstrong-eval-order handling of call arguments [PR70796] - - - - --- 2021-11-04 Jakub Jelinek New
Add -v option for git_check_commit.py. Add -v option for git_check_commit.py. - - - - --- 2021-11-04 Martin Liška New
[committed] analyzer: fix ICE in sm_state_map::dump when dumping trees [committed] analyzer: fix ICE in sm_state_map::dump when dumping trees - - - - --- 2021-11-04 David Malcolm New
testsuite: Add more guards to complex tests testsuite: Add more guards to complex tests - - - - --- 2021-11-04 Tamar Christina New
[V2] rs6000: Remove unnecessary option manipulation. [V2] rs6000: Remove unnecessary option manipulation. - - - - --- 2021-11-04 Martin Liška New
[committed] aarch64: Move more code into aarch64_vector_costs [committed] aarch64: Move more code into aarch64_vector_costs - - - - --- 2021-11-04 Richard Sandiford New
libsanitizer: merge from master (c86b4503a94c277534ce4b9a5c015a6ac151b98a). libsanitizer: merge from master (c86b4503a94c277534ce4b9a5c015a6ac151b98a). - - - - --- 2021-11-04 Martin Liška New
[COMMITTED] Convert arrays in ssa pointer_equiv_analyzer to auto_vec's. [COMMITTED] Convert arrays in ssa pointer_equiv_analyzer to auto_vec's. - - - - --- 2021-11-04 Aldy Hernandez New
x86: Make stringop_algs::stringop_strategy ctor constexpr [PR100246] x86: Make stringop_algs::stringop_strategy ctor constexpr [PR100246] - - - - --- 2021-11-04 Jakub Jelinek New
[AArch64] Fix NEON load/store gimple lowering and big-endian testisms [AArch64] Fix NEON load/store gimple lowering and big-endian testisms - - - - --- 2021-11-04 Andre Vieira (lists) New
c++, dyninit: Optimize C++ dynamic initialization by constants into DECL_INITIAL adjustment [PR1028… c++, dyninit: Optimize C++ dynamic initialization by constants into DECL_INITIAL adjustment [PR1028… - - - - --- 2021-11-04 Jakub Jelinek New
[committed,3/3] libstdc++: Refactor emplace-like functions in std::variant [committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] - - - - --- 2021-11-04 Jonathan Wakely New
[committed,2/3] libstdc++: Optimize std::variant traits and improve diagnostics [committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] - - - - --- 2021-11-04 Jonathan Wakely New
[committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] [committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] - - - - --- 2021-11-04 Jonathan Wakely New
VN/PRE TLC VN/PRE TLC - - - - --- 2021-11-04 Richard Biener New
Disable warning for an ASAN test-case. Disable warning for an ASAN test-case. - - - - --- 2021-11-04 Martin Liška New
[committed] simplify-rtx: Fix vec_select index check [committed] simplify-rtx: Fix vec_select index check - - - - --- 2021-11-04 Richard Sandiford New
[committed] Fix RTL frontend handling of const_vectors [committed] Fix RTL frontend handling of const_vectors - - - - --- 2021-11-04 Richard Sandiford New
[PR90030] Fortran OpenMP/OpenACC array mapping alignment fix [PR90030] Fortran OpenMP/OpenACC array mapping alignment fix - - - - --- 2021-11-04 Chung-Lin Tang New
rtl-optimization/103075 - avoid ICEing on unfolded int-to-float converts rtl-optimization/103075 - avoid ICEing on unfolded int-to-float converts - - - - --- 2021-11-04 Richard Biener New
Update TARGET_MEM_REF documentation Update TARGET_MEM_REF documentation - - - - --- 2021-11-04 Richard Biener New
[2/2,i386] Extend vternlog define_insn_and_split to memory_operand to enable more optimziation. [1/2,Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a, b). - - - - --- 2021-11-04 Liu, Hongtao New
[1/2,Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a, b). [1/2,Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a, b). - - - - --- 2021-11-04 Liu, Hongtao New
i386: Auto vectorize sdot_prod, usdot_prod with VNNI instruction. i386: Auto vectorize sdot_prod, usdot_prod with VNNI instruction. - - - - --- 2021-11-04 Hongyu Wang New
[v5] Improve integer bit test on __atomic_fetch_[or|and]_* returns [v5] Improve integer bit test on __atomic_fetch_[or|and]_* returns - - - - --- 2021-11-04 Liu, Hongtao New
i386: Fix wrong result for AMX-TILE intrinsic when parsing expression. i386: Fix wrong result for AMX-TILE intrinsic when parsing expression. - - - - --- 2021-11-04 Hongyu Wang New
[pushed] testsuite: Fix g++.dg/opt/pr102970.C [pushed] testsuite: Fix g++.dg/opt/pr102970.C - - - - --- 2021-11-04 Marek Polacek New
[committed,v2,11] ranger: Fix `-Werror' build error with `ranger_cache::push_poor_value' [committed,v2,11] ranger: Fix `-Werror' build error with `ranger_cache::push_poor_value' - - - - --- 2021-11-03 Maciej W. Rozycki New
[committed] libstdc++: Fix regression in std::list::sort [PR66742] [committed] libstdc++: Fix regression in std::list::sort [PR66742] - - - - --- 2021-11-03 Jonathan Wakely New
[4/4] libgcc: Use _dl_find_eh_frame in _Unwind_Find_FDE Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - - - --- 2021-11-03 Florian Weimer New
[3/4] libgcc: Split FDE search code from PT_GNU_EH_FRAME lookup Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - - - --- 2021-11-03 Florian Weimer New
[2/4] libgcc: Remove dbase member from struct unw_eh_callback_data if NULL Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - - - --- 2021-11-03 Florian Weimer New
[1/4] libgcc: Remove tbase member from struct unw_eh_callback_data Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - - - --- 2021-11-03 Florian Weimer New
[3/3] elf: Add _dl_find_eh_frame function Add _dl_find_eh_frame function for unwinder optimization - - - - --- 2021-11-03 Florian Weimer New
[2/3] elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeres Add _dl_find_eh_frame function for unwinder optimization - - 1 - --- 2021-11-03 Florian Weimer New
[1/3] nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c Add _dl_find_eh_frame function for unwinder optimization - - 1 - --- 2021-11-03 Florian Weimer New
c++: unqual lookup performed twice w/ template-id ADL [PR102670] c++: unqual lookup performed twice w/ template-id ADL [PR102670] - - - - --- 2021-11-03 Patrick Palka New
[COMMITTED] Switch vrp2 to ranger. [COMMITTED] Switch vrp2 to ranger. - - - - --- 2021-11-03 Andrew MacLeod New
[COMMITTED] Testcase adjustments for pass vrp1. [COMMITTED] Testcase adjustments for pass vrp1. - - - - --- 2021-11-03 Andrew MacLeod New
[COMMITTED] For ranges, PHIs don't need to process arg == def. [COMMITTED] For ranges, PHIs don't need to process arg == def. - - - - --- 2021-11-03 Andrew MacLeod New
[COMMITTED] Check for constant builtin value first. [COMMITTED] Check for constant builtin value first. - - - - --- 2021-11-03 Andrew MacLeod New
[COMMITTED] Fix --param=ranger-debug=all to include a trace. [COMMITTED] Fix --param=ranger-debug=all to include a trace. - - - - --- 2021-11-03 Andrew MacLeod New
[COMMITTED] Provide some context to folding via ranger. [COMMITTED] Provide some context to folding via ranger. - - - - --- 2021-11-03 Andrew MacLeod New
tree-optimization/102970 - remap cliques when translating over backedges tree-optimization/102970 - remap cliques when translating over backedges - - - - --- 2021-11-03 Richard Biener New
PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing - - - - --- 2021-11-03 Maciej W. Rozycki New
rs6000: Fix incorrect fusion constraint [PR102991] rs6000: Fix incorrect fusion constraint [PR102991] - - - - --- 2021-11-03 Xionghu Luo New
gcc: vx-common.h: fix test for VxWorks7 gcc: vx-common.h: fix test for VxWorks7 - - - - --- 2021-11-03 Rasmus Villemoes New
[11] ranger: Fix `-Werror' build error with `ranger_cache::push_poor_value' [11] ranger: Fix `-Werror' build error with `ranger_cache::push_poor_value' - - - - --- 2021-11-03 Maciej W. Rozycki New
Rename predicate class to ipa_predicate Rename predicate class to ipa_predicate - - - - --- 2021-11-03 Martin Liška New
middle-end/103033 - drop native_interpret_expr with .DEFERRED_INIT expansion middle-end/103033 - drop native_interpret_expr with .DEFERRED_INIT expansion - - - - --- 2021-11-03 Richard Biener New
Make sbitmap bitmap_set_bit and bitmap_clear_bit return changed state Make sbitmap bitmap_set_bit and bitmap_clear_bit return changed state - - - - --- 2021-11-03 Richard Biener New
dwarf2out: Fix up CONST_WIDE_INT handling once more [PR103046] dwarf2out: Fix up CONST_WIDE_INT handling once more [PR103046] - - - - --- 2021-11-03 Jakub Jelinek New
Fix wrong code caused by ipa-modref retslot handling Fix wrong code caused by ipa-modref retslot handling - - - - --- 2021-11-03 Jan Hubicka New
c: Fold implicit integer-to-floating conversions in static initializers with -frounding-math [PR103… c: Fold implicit integer-to-floating conversions in static initializers with -frounding-math [PR103… - - - - --- 2021-11-03 Joseph Myers New
libstdc++: Deprecate std::unexpected and handler functions libstdc++: Deprecate std::unexpected and handler functions - - - - --- 2021-11-03 Jonathan Wakely New
« 1 2 ... 250 251 2521264 1265 »