Show patches with: State = Action Required       |    Archived = No       |   113609 patches
« 1 2 3 41136 1137 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,7/7] libstdc++: make std::is_object dispatch to new built-in traits c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-30 Ken Matsui New
[v2,6/7] libstdc++: use new built-in trait __is_void for std::is_void c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-30 Ken Matsui New
[v2,5/7] c++, libstdc++: implement __is_void built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-30 Ken Matsui New
[v2,4/7] libstdc++: use new built-in trait __is_function for std::is_function c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-30 Ken Matsui New
[v2,3/7] c++: implement __is_function built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-30 Ken Matsui New
[v2,2/7] libstdc++: use new built-in trait __is_reference for std::is_reference c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-30 Ken Matsui New
[v2,1/7] c++: implement __is_reference built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-30 Ken Matsui New
c++tools: Fix Makefile to properly clean and rebuild [PR101834] c++tools: Fix Makefile to properly clean and rebuild [PR101834] - - - - --- 2023-03-30 Jonathan Wakely New
[V2] Rename ufix_trunc/ufloat* patterns to fixuns_trunc/floatuns* to align with standard pattern na… [V2] Rename ufix_trunc/ufloat* patterns to fixuns_trunc/floatuns* to align with standard pattern na… - - - - --- 2023-03-30 liuhongt New
tree-optimization/109342 - wrong code with edge equivalences in VN tree-optimization/109342 - wrong code with edge equivalences in VN - - - - --- 2023-03-30 Richard Biener New
testsuite, analyzer: Fix up pipe-glibc.c testcase [PR107396] testsuite, analyzer: Fix up pipe-glibc.c testcase [PR107396] - - - - --- 2023-03-30 Jakub Jelinek New
c++: Fix up ICE in build_min_non_dep_op_overload [PR109319] c++: Fix up ICE in build_min_non_dep_op_overload [PR109319] - - - - --- 2023-03-30 Jakub Jelinek New
Fix fc-prototypes usage with C_INT64_T and non LP64 Targets. Fix fc-prototypes usage with C_INT64_T and non LP64 Targets. - - - - --- 2023-03-30 Andrew Pinski New
Support vector conversion for AVX512 vcvtudq2pd/vcvttps2udq/vcvttpd2udq. Support vector conversion for AVX512 vcvtudq2pd/vcvttps2udq/vcvttpd2udq. - - - - --- 2023-03-30 liuhongt New
[GCC14,QUEUE] RISC-V: Optimize fault only first load [GCC14,QUEUE] RISC-V: Optimize fault only first load - - - - --- 2023-03-30 juzhe.zhong@rivai.ai New
[committed] libstdc++: Fix constexpr functions in <experimental/internet> [committed] libstdc++: Fix constexpr functions in <experimental/internet> - - - - --- 2023-03-29 Jonathan Wakely New
[committed] libstdc++: Apply small fix from LWG 3843 to std::expected [committed] libstdc++: Apply small fix from LWG 3843 to std::expected - - - - --- 2023-03-29 Jonathan Wakely New
[committed] libstdc++: Use std::remove_cv_t in std::optional::transform [PR109340] [committed] libstdc++: Use std::remove_cv_t in std::optional::transform [PR109340] - - - - --- 2023-03-29 Jonathan Wakely New
[committed] libstdc++: Enforce requirements on template argument of std::optional [committed] libstdc++: Enforce requirements on template argument of std::optional - - - - --- 2023-03-29 Jonathan Wakely New
[committed] CRIS: Make rtx-cost 0 for many CONST_INT "quick" operands [committed] CRIS: Make rtx-cost 0 for many CONST_INT "quick" operands - - - - --- 2023-03-29 Hans-Peter Nilsson New
[pushed] wwwdocs: gcc-4.7: Adjust dwarfstd.org links [pushed] wwwdocs: gcc-4.7: Adjust dwarfstd.org links - - - - --- 2023-03-29 Gerald Pfeifer New
'g++.dg/modules/modules.exp': don't leak local 'unsupported' proc [PR108899] (was: [PATCH] testsuit… 'g++.dg/modules/modules.exp': don't leak local 'unsupported' proc [PR108899] (was: [PATCH] testsuit… - - - - --- 2023-03-29 Thomas Schwinge New
recomputation and PR 109154 recomputation and PR 109154 - - - - --- 2023-03-29 Andrew MacLeod New
[RFA,Bug,target/108892,13,regression] Force re-recognition after changing RTL structure of an insn [RFA,Bug,target/108892,13,regression] Force re-recognition after changing RTL structure of an insn - - - - --- 2023-03-29 Jeff Law New
[V1] RISCV: Modified validation information for contracts-tmpl-spec2.C [V1] RISCV: Modified validation information for contracts-tmpl-spec2.C - - - - --- 2023-03-29 shiyulong@iscas.ac.cn New
configure: deprecate --enable-link-mutex option configure: deprecate --enable-link-mutex option - - - - --- 2023-03-29 Martin Liška New
tree-optimization/107561 - reduce -Wstringop-overflow false positives tree-optimization/107561 - reduce -Wstringop-overflow false positives - - - - --- 2023-03-29 Richard Biener New
tree-optimization/109331 - make sure to clean up the CFG after forwprop tree-optimization/109331 - make sure to clean up the CFG after forwprop - - - - --- 2023-03-29 Richard Biener New
[RFC] Fix for c++/PR12341 [RFC] Fix for c++/PR12341 - - - - --- 2023-03-29 Benjamin Priour New
arm: Fix MVE vcreate definition arm: Fix MVE vcreate definition - - - - --- 2023-03-29 Stamatis Markianos-Wright New
[v2] RISC-V: Bugfix for RVV vbool*_t vn_reference_equal. [v2] RISC-V: Bugfix for RVV vbool*_t vn_reference_equal. - - - - --- 2023-03-29 Li, Pan2 via Gcc-patches New
scan generic vector tests before lowering scan generic vector tests before lowering - - - - --- 2023-03-29 Richard Biener New
tree-optimization/109327 - forwprop stmt removal issue tree-optimization/109327 - forwprop stmt removal issue - - - - --- 2023-03-29 Richard Biener New
[RISC-V] : Bugfix for RVV vbool*_t vn_reference_equal. [RISC-V] : Bugfix for RVV vbool*_t vn_reference_equal. - - - - --- 2023-03-29 Li, Pan2 via Gcc-patches New
Generate vpblendd instead of vpblendw for V4SI under AVX2. Generate vpblendd instead of vpblendw for V4SI under AVX2. - - - - --- 2023-03-29 liuhongt New
[v2] sched: Change no_real_insns_p to no_real_nondebug_insns_p [PR108273] [v2] sched: Change no_real_insns_p to no_real_nondebug_insns_p [PR108273] - - - - --- 2023-03-29 Kewen.Lin New
tree-optimization/109154 - improve if-conversion for vectorization tree-optimization/109154 - improve if-conversion for vectorization - - - - --- 2023-03-29 Richard Biener New
RISC-V: Fix reload fail issue on vector mac instructions RISC-V: Fix reload fail issue on vector mac instructions - - - - --- 2023-03-29 juzhe.zhong@rivai.ai New
RISC-V: Fix ICE && codegen error of scalar move in RV32 system. RISC-V: Fix ICE && codegen error of scalar move in RV32 system. - - - - --- 2023-03-29 juzhe.zhong@rivai.ai New
[v2,3/3] c++: Improve location information in constexpr evaluation c++: Track lifetimes in constant evaluation [PR70331, ...] - - - - --- 2023-03-29 Nathaniel Shead New
[v2,2/3] c++: Improve constexpr error for dangling local variables c++: Track lifetimes in constant evaluation [PR70331, ...] - - - - --- 2023-03-29 Nathaniel Shead New
[v2,1/3] c++: Track lifetimes in constant evaluation [PR70331, PR96630, PR98675] c++: Track lifetimes in constant evaluation [PR70331, ...] - - - - --- 2023-03-29 Nathaniel Shead New
[pushed] c++: alias ctad refinements [PR109321] [pushed] c++: alias ctad refinements [PR109321] - - - - --- 2023-03-29 Jason Merrill New
Go patch committed: Mark Call_expression multi-results as result struct Go patch committed: Mark Call_expression multi-results as result struct - - - - --- 2023-03-29 Ian Lance Taylor New
[committed] libstdc++: Do not use facets cached in ios for ATL128 build [PR103387] [committed] libstdc++: Do not use facets cached in ios for ATL128 build [PR103387] - - - - --- 2023-03-28 Jonathan Wakely New
Enable 'gfortran.dg/weak-2.f90' for nvptx target (was: Support for WEAK attribute, part 2) Enable 'gfortran.dg/weak-2.f90' for nvptx target (was: Support for WEAK attribute, part 2) - - - - --- 2023-03-28 Thomas Schwinge New
[committed] libstdc++: More fixes for null pointers used with std::char_traits [committed] libstdc++: More fixes for null pointers used with std::char_traits - - - - --- 2023-03-28 Jonathan Wakely New
[committed] libstdc++: Tell GCC what basic_string::_M_is_local() means [PR109299] [committed] libstdc++: Tell GCC what basic_string::_M_is_local() means [PR109299] - - - - --- 2023-03-28 Jonathan Wakely New
[committed] libstdc++: Update tzdata to 2023a [PR109288] [committed] libstdc++: Update tzdata to 2023a [PR109288] - - - - --- 2023-03-28 Jonathan Wakely New
libbacktrace patch committed: Tweaks to zstd decompression libbacktrace patch committed: Tweaks to zstd decompression - - - - --- 2023-03-28 Ian Lance Taylor New
[pushed] Don't emit -Wxor-used-as-pow on macro expansions [PR107002] [pushed] Don't emit -Wxor-used-as-pow on macro expansions [PR107002] - - - - --- 2023-03-28 David Malcolm New
LoongArch: Improve GAR store for va_list LoongArch: Improve GAR store for va_list - - - - --- 2023-03-28 Xi Ruoyao New
c++: ICE on loopy var tmpl auto deduction [PR109300] c++: ICE on loopy var tmpl auto deduction [PR109300] - - - - --- 2023-03-28 Patrick Palka New
[v3] RISC-V: Add Z*inx imcompatible check in gcc [v3] RISC-V: Add Z*inx imcompatible check in gcc - - - - --- 2023-03-28 Jiawei New
[v2] rtl-optimization: ppc backend generates unnecessary extension. [v2] rtl-optimization: ppc backend generates unnecessary extension. - - - - --- 2023-03-28 Ajit Agarwal New
c++: Make diagnostic translatable [PR109309] c++: Make diagnostic translatable [PR109309] - - - - --- 2023-03-28 Jonathan Wakely New
[2/2] Update documentation to clarify a GCC extension Handle component_ref to a structure/union field including FAM for builtin_object_size - - - - --- 2023-03-28 Qing Zhao New
[V6,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] Handle component_ref to a structure/union field including FAM for builtin_object_size - - - - --- 2023-03-28 Qing Zhao New
c++: Allow translations of check_postcondition_result messages [PR109309] c++: Allow translations of check_postcondition_result messages [PR109309] - - - - --- 2023-03-28 Jakub Jelinek New
RISC-V: Define __riscv_v_intrinsic [PR109312] RISC-V: Define __riscv_v_intrinsic [PR109312] - - - - --- 2023-03-28 Kito Cheng New
[v2] RISC-V: Add Z*inx imcompatible check in gcc. [v2] RISC-V: Add Z*inx imcompatible check in gcc. - - - - --- 2023-03-28 Jiawei New
build: Check that -lzstd can be linked build: Check that -lzstd can be linked - - - - --- 2023-03-28 Rainer Orth New
PR tree-optimization/109274 -Fix compute_operand when op1 == op2 symbolically. PR tree-optimization/109274 -Fix compute_operand when op1 == op2 symbolically. - - - - --- 2023-03-28 Andrew MacLeod New
haifa-sched: fix autopref_rank_for_schedule comparator [PR109187] haifa-sched: fix autopref_rank_for_schedule comparator [PR109187] - - - - --- 2023-03-28 Alexander Monakov New
tree-optimization/107087 - missed CCP after forwprop tree-optimization/107087 - missed CCP after forwprop - - - - --- 2023-03-28 Richard Biener New
RISC-V: Fix ICE of ternary intrinsics and scalar move in RV32 system RISC-V: Fix ICE of ternary intrinsics and scalar move in RV32 system - - - - --- 2023-03-28 juzhe.zhong@rivai.ai New
[committed] aarch64: Restore vectorisation of vld1 inputs [PR109072] [committed] aarch64: Restore vectorisation of vld1 inputs [PR109072] - - - - --- 2023-03-28 Richard Sandiford New
[3/3] c++: Improve location information in constexpr evaluation Track lifetimes in constant evaluation [PR70331,...] - - - - --- 2023-03-28 Nathaniel Shead New
[2/3] c++: Improve constexpr error for dangling local variables Track lifetimes in constant evaluation [PR70331,...] - - - - --- 2023-03-28 Nathaniel Shead New
[1/3] c++: Track lifetimes in constant evaluation [PR70331, PR96630, PR98675] Track lifetimes in constant evaluation [PR70331,...] - - - - --- 2023-03-28 Nathaniel Shead New
bootstrap/84402 - improve (match ...) code generation bootstrap/84402 - improve (match ...) code generation - - - - --- 2023-03-28 Richard Biener New
[committed] libstdc++: Fix operator% implementation for Clang [committed] libstdc++: Fix operator% implementation for Clang - - - - --- 2023-03-28 Matthias Kretz New
libstdc++: Add missing trait is_simd_flag_type libstdc++: Add missing trait is_simd_flag_type - - - - --- 2023-03-28 Matthias Kretz New
tree-ssa-math-opts: Move PROP_gimple_opt_math from sincos pass to powcabs [PR109301] tree-ssa-math-opts: Move PROP_gimple_opt_math from sincos pass to powcabs [PR109301] - - - - --- 2023-03-28 Jakub Jelinek New
[committed] gcov-tool: Use subcommand rather than sub-command in function comments [committed] gcov-tool: Use subcommand rather than sub-command in function comments - - - - --- 2023-03-28 Jakub Jelinek New
[committed] openmp: Fix typo in diagnostics [PR109314] [committed] openmp: Fix typo in diagnostics [PR109314] - - - - --- 2023-03-28 Jakub Jelinek New
[SPARC] Fix PR target/109140 [SPARC] Fix PR target/109140 - - - - --- 2023-03-28 Eric Botcazou New
[COMMITTED] testsuite: Fix weak_undefined handling on Darwin [COMMITTED] testsuite: Fix weak_undefined handling on Darwin - - - - --- 2023-03-28 Rainer Orth New
match.pd: Fix up sqrt (sqrt (x)) simplification [PR109301] match.pd: Fix up sqrt (sqrt (x)) simplification [PR109301] - - - - --- 2023-03-28 Jakub Jelinek New
[RFC] range-op-float: Only flush_denormals_to_zero for +-*/ [PR109154] [RFC] range-op-float: Only flush_denormals_to_zero for +-*/ [PR109154] - - - - --- 2023-03-28 Jakub Jelinek New
i386: Require just 32-bit alignment for SLOT_FLOATxFDI_387 -m32 -mpreferred-stack-boundary=2 DImode… i386: Require just 32-bit alignment for SLOT_FLOATxFDI_387 -m32 -mpreferred-stack-boundary=2 DImode… - - - - --- 2023-03-28 Jakub Jelinek New
tree-optimization/109304 - properly handle instrumented aliases tree-optimization/109304 - properly handle instrumented aliases - - - - --- 2023-03-28 Richard Biener New
sanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_* calls were lowered [PR106190] sanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_* calls were lowered [PR106190] - - - - --- 2023-03-28 Jakub Jelinek New
range-op-float: Use get_nan_state in float_widen_lhs_range range-op-float: Use get_nan_state in float_widen_lhs_range - - - - --- 2023-03-28 Jakub Jelinek New
[PATCHv2,rs6000] rs6000: correct vector sign extend built-ins on Big Endian [PR108812] [PATCHv2,rs6000] rs6000: correct vector sign extend built-ins on Big Endian [PR108812] - - - - --- 2023-03-28 HAO CHEN GUI New
ipa/106124 - ICE with -fkeep-inline-functions and OpenMP ipa/106124 - ICE with -fkeep-inline-functions and OpenMP - - - - --- 2023-03-28 Richard Biener New
[V3] PR target/105325, Make load/cmp fusion know about prefixed loads [V3] PR target/105325, Make load/cmp fusion know about prefixed loads - - - - --- 2023-03-28 Michael Meissner New
[committed] CRIS: Correct "T" to define_memory_constraint, not define_constraint [committed] CRIS: Correct "T" to define_memory_constraint, not define_constraint - - - - --- 2023-03-28 Hans-Peter Nilsson New
[committed] CRIS: Add peephole2 to handle gcc.target/cris/rld-legit1.c for LRA [committed] CRIS: Add peephole2 to handle gcc.target/cris/rld-legit1.c for LRA - - - - --- 2023-03-28 Hans-Peter Nilsson New
[committed] CRIS: Improve bailing for eliminable compares for "addi" vs. "add" [committed] CRIS: Improve bailing for eliminable compares for "addi" vs. "add" - - - - --- 2023-03-28 Hans-Peter Nilsson New
[committed] CRIS: Remove unused constraint "R". [committed] CRIS: Remove unused constraint "R". - - - - --- 2023-03-28 Hans-Peter Nilsson New
[GCC14,QUEUE] RISC-V: Eliminate redundant vsetvli for duplicate AVL def [GCC14,QUEUE] RISC-V: Eliminate redundant vsetvli for duplicate AVL def - - - - --- 2023-03-28 juzhe.zhong@rivai.ai New
RISC-V: Eliminate redundant vsetvli for duplicate AVL def RISC-V: Eliminate redundant vsetvli for duplicate AVL def - - - - --- 2023-03-28 juzhe.zhong@rivai.ai New
libstdc++/complex: Remove implicit type casts in complex libstdc++/complex: Remove implicit type casts in complex - - - - --- 2023-03-27 Weslley da Silva Pereira New
[og12] OpenMP: Constructors and destructors for "declare target" static aggregates [og12] OpenMP: Constructors and destructors for "declare target" static aggregates - - - - --- 2023-03-27 Julian Brown New
fixincludes: Declare memmem if it's not declared in system headers [PR109293] fixincludes: Declare memmem if it's not declared in system headers [PR109293] - - - - --- 2023-03-27 Xi Ruoyao New
[v2,RFC] vect: Verify that GET_MODE_NUNITS is greater than one for vect_grouped_store_supported [v2,RFC] vect: Verify that GET_MODE_NUNITS is greater than one for vect_grouped_store_supported - - - - --- 2023-03-27 Kevin Lee New
[committed] gcov: Fix "subcomand" typos [PR109297] [committed] gcov: Fix "subcomand" typos [PR109297] - - - - --- 2023-03-27 Jonathan Wakely New
tree-optimization/54498 - testcase for the bug tree-optimization/54498 - testcase for the bug - - - - --- 2023-03-27 Richard Biener New
tree-optimization/108357 - add testcase tree-optimization/108357 - add testcase - - - - --- 2023-03-27 Richard Biener New
« 1 2 3 41136 1137 »