Show patches with: State = Action Required       |   126616 patches
« 1 2 ... 232 233 2341266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] C/C++: add hints for strerror [v2] C/C++: add hints for strerror - - - - --- 2024-02-28 Oskari Pirhonen New
[v2] C/C++: Add -Waddress-of-packed-member [v2] C/C++: Add -Waddress-of-packed-member - - - - --- 2018-05-18 H.J. Lu New
[v2] C-family : Add attribute 'unavailable'. [v2] C-family : Add attribute 'unavailable'. - - - - --- 2020-11-10 Iain Sandoe New
[v2] C-SKY: Support -mfloat-abi=hard. [v2] C-SKY: Support -mfloat-abi=hard. - - - - --- 2020-08-17 Jojo R New
[v2] C, ObjC: Add -Wunterminated-string-initialization [v2] C, ObjC: Add -Wunterminated-string-initialization 1 - - - --- 2023-03-24 Alejandro Colomar New
[v2] C++: suggest missing headers for implicit use of "std" (PR c++/85021) [v2] C++: suggest missing headers for implicit use of "std" (PR c++/85021) - - - - --- 2018-04-05 David Malcolm New
[v2] C++: show private field accessor hints with -g and optimization (PR c++/84994) [v2] C++: show private field accessor hints with -g and optimization (PR c++/84994) - - - - --- 2018-03-21 David Malcolm New
[v2] C++: improvements to diagnostics using %P (more PR c++/85110) [v2] C++: improvements to diagnostics using %P (more PR c++/85110) - - - - --- 2018-12-03 David Malcolm New
[v2] C++: fix-it hints suggesting accessors for private fields - - - - --- 2017-05-05 David Malcolm New
[v2] C++: add type checking for static local vector variable in template [v2] C++: add type checking for static local vector variable in template - - - - --- 2021-09-16 pc.wang New
[v2] C++: add type checking for static local vector variable in template [v2] C++: add type checking for static local vector variable in template - - - - --- 2021-09-17 pc.wang New
[v2] C++: add type checking for static local vector variable in template [v2] C++: add type checking for static local vector variable in template - - - - --- 2021-09-18 pc.wang New
[v2] C++: Fix crash in warn_for_memset within templates (PR c++/83814) [v2] C++: Fix crash in warn_for_memset within templates (PR c++/83814) - - - - --- 2018-01-17 David Malcolm New
[v2] C++: Fix ICE in fold_for_warn on CAST_EXPR (PR c++/83974) [v2] C++: Fix ICE in fold_for_warn on CAST_EXPR (PR c++/83974) - - - - --- 2018-01-23 David Malcolm New
[v2] C++: Add fix-it hints for -Wold-style-cast - - - - --- 2017-05-03 David Malcolm New
[v2] C++ concepts: fix ICE with requires on dtors (PR c++/89036) [v2] C++ concepts: fix ICE with requires on dtors (PR c++/89036) - - - - --- 2019-01-25 David Malcolm New
[v2] C++ FE: handle misspelled identifiers and typenames - - - - --- 2016-07-20 David Malcolm New
[v2] C++ : Add the -stdlib= option. [v2] C++ : Add the -stdlib= option. - - - - --- 2020-12-22 Iain Sandoe New
[v2] Break false dependence for vpternlog by inserting vpxor or setting constraint of input operand… [v2] Break false dependence for vpternlog by inserting vpxor or setting constraint of input operand… - - - - --- 2023-07-11 Liu, Hongtao New
[v2] Avoid unnecessarily numbered clone symbols [v2] Avoid unnecessarily numbered clone symbols - - - - --- 2018-10-22 Michael Ploujnikov New
[v2] Analyze niter for until-wrap condition [PR101145] [v2] Analyze niter for until-wrap condition [PR101145] - - - - --- 2021-07-07 Jiufu Guo New
[v2] Always enable DT_INIT_ARRAY/DT_FINI_ARRAY on Linux [v2] Always enable DT_INIT_ARRAY/DT_FINI_ARRAY on Linux - - - - --- 2021-06-09 H.J. Lu New
[v2] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS [v2] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS - - - - --- 2021-09-13 Richard Biener New
[v2] Allow explicitly specifying the thread model for runtime libs [v2] Allow explicitly specifying the thread model for runtime libs - - - - --- 2021-08-22 John Ericson New
[v2] Allocate constant size dynamic stack space in the prologue - - - - --- 2016-05-06 Dominik Vogt New
[v2] Allocate constant size dynamic stack space in the prologue - - - - --- 2016-06-23 Dominik Vogt New
[v2] Allocate constant size dynamic stack space in the prologue - - - - --- 2016-07-04 Dominik Vogt New
[v2] Algorithmic optimization in match and simplify - - - - --- 2015-09-03 Andre Vieira (lists) New
[v2] Adjust volatile handling of the operand scanner [v2] Adjust volatile handling of the operand scanner - - - - --- 2021-08-10 Richard Biener New
[v2] Add vec_const_duplicate optab and TARGET_GEN_MEMSET_SCRATCH_RTX [v2] Add vec_const_duplicate optab and TARGET_GEN_MEMSET_SCRATCH_RTX - - - - --- 2021-05-31 H.J. Lu New
[v2] Add uaddv_optab, usubv4_optab - - - - --- 2015-11-22 Richard Henderson New
[v2] Add strict aliasing warning when inlining function. - - - - --- 2014-08-19 林作健 New
[v2] Add sanopt support for UBSAN_PTR. [v2] Add sanopt support for UBSAN_PTR. - - - - --- 2017-10-06 Martin Liška New
[v2] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases. [v2] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases. - - - - --- 2022-11-29 Manolis Tsamis New
[v2] Add mcpu flag for Qualcomm falkor core - - - - --- 2016-11-04 Siddhesh Poyarekar New
[v2] Add line debug info for virtual thunks [PR97937] [v2] Add line debug info for virtual thunks [PR97937] - - - - --- 2021-01-13 Bernd Edlinger New
[v2] Add inline growth bias param [v2] Add inline growth bias param - - - - --- 2019-11-25 Graham Markall New
[v2] Add if-chain to switch conversion pass. [v2] Add if-chain to switch conversion pass. - - - - --- 2020-10-16 Martin Liška New
[v2] Add handling of MULT_EXPR/PLUS_EXPR for wrapping overflow in affine combination(PR83403) [v2] Add handling of MULT_EXPR/PLUS_EXPR for wrapping overflow in affine combination(PR83403) - - - - --- 2020-04-30 Xionghu Luo New
[v2] Add error message for target_clones and AVX512 ISAs (PR target/89929). [v2] Add error message for target_clones and AVX512 ISAs (PR target/89929). - - - - --- 2019-04-18 Martin Liška New
[v2] Add condition coverage profiling [v2] Add condition coverage profiling - - - - --- 2022-11-11 Jørgen Kvalsvik New
[v2] Add bypass_p cost check in flag_sched_last_insn_heuristic [v2] Add bypass_p cost check in flag_sched_last_insn_heuristic - - - - --- 2020-11-06 Jojo R New
[v2] Add asan and ubsan support on NetBSD/amd64 [v2] Add asan and ubsan support on NetBSD/amd64 - - - - --- 2017-10-26 Kamil Rytarowski New
[v2] Add a target calls hook: TARGET_PUSH_ARGUMENT [v2] Add a target calls hook: TARGET_PUSH_ARGUMENT - - - - --- 2021-05-27 H.J. Lu New
[v2] Add a parameter for the builtin function of prefetch to align with LLVM [v2] Add a parameter for the builtin function of prefetch to align with LLVM - - - - --- 2022-10-18 Haochen Jiang New
[v2] Add a new conversion for conditional ternary set into ifcvt [PR106536] [v2] Add a new conversion for conditional ternary set into ifcvt [PR106536] - - - - --- 2022-12-07 HAO CHEN GUI New
[v2] Add a GCC Security policy [v2] Add a GCC Security policy - - - - --- 2023-09-28 Siddhesh Poyarekar New
[v2] Add TARGET_MOVE_WITH_MODE_P [v2] Add TARGET_MOVE_WITH_MODE_P - - - - --- 2022-03-02 H.J. Lu New
[v2] Add QI vector mode support to by-pieces for memset [v2] Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-20 H.J. Lu New
[v2] Add MinGW option -mcrtdll= for choosing C RunTime DLL library [v2] Add MinGW option -mcrtdll= for choosing C RunTime DLL library - - - - --- 2023-06-14 Pali Rohár New
[v2] Add HXT Phecda core support [v2] Add HXT Phecda core support - - - - --- 2018-06-22 Hongbo Zhang New
[v2] Add CLOBBER_EOL to mark storage end-of-life clobbers [v2] Add CLOBBER_EOL to mark storage end-of-life clobbers - - - - --- 2022-02-03 Richard Biener New
[v2] Add -gcodeview option [v2] Add -gcodeview option - - - - --- 2022-10-27 Mark Harmstone New
[v2] Add -fuse-ld= to specify an arbitrary executable as the linker [v2] Add -fuse-ld= to specify an arbitrary executable as the linker - - - - --- 2020-05-20 Fangrui Song New
[v2] Add -fgnu-retain to place used symbols in SHF_GNU_RETAIN section [v2] Add -fgnu-retain to place used symbols in SHF_GNU_RETAIN section - - - - --- 2021-02-16 H.J. Lu New
[v2] Add --ld-path= to specify an arbitrary executable as the linker [v2] Add --ld-path= to specify an arbitrary executable as the linker - - - - --- 2020-07-21 Fangrui Song New
[v2] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978] [v2] AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978] - - - - --- 2022-03-21 Hongyu Wang New
[v2] ARM: add test case for -masm-syntax-unified (PR88648) [v2] ARM: add test case for -masm-syntax-unified (PR88648) - - - - --- 2019-01-08 Stefan Agner New
[v2] ARM: Use different linker path for hardfloat ABI - - - - --- 2012-04-22 Michael Hope New
[v2] ARM: Use different linker path for hardfloat ABI - - - - --- 2012-04-23 Michael Hope New
[v2] ARM: Use different linker path for hardfloat ABI - - - - --- 2012-04-26 Michael Hope New
[v2] ARM: Use different linker path for hardfloat ABI - - - - --- 2012-04-30 Richard Earnshaw New
[v2] ARM: Introduce ARM_DEFAULT_SHORT_ENUMS - - - - --- 2017-04-04 Sebastian Huber New
[v2] ARM: Introduce ARM_DEFAULT_SHORT_ENUMS - - - - --- 2017-04-05 Sebastian Huber New
[v2] AIX visibility - - - - --- 2016-11-08 David Edelsohn New
[v2] AIX visibility - - - - --- 2016-11-08 David Edelsohn New
[v2] AArch64: Improve immediate generation [v2] AArch64: Improve immediate generation - - - - --- 2023-10-24 Wilco Dijkstra New
[v2] AArch64: Improve GOT addressing [v2] AArch64: Improve GOT addressing - - - - --- 2021-05-24 Wilco Dijkstra New
[v2] AArch64: Fix strict-align cpymem/setmem [PR103100] [v2] AArch64: Fix strict-align cpymem/setmem [PR103100] - - - - --- 2023-09-21 Wilco Dijkstra New
[v2] AArch64: Fix memmove operand corruption [PR111121] [v2] AArch64: Fix memmove operand corruption [PR111121] - - - - --- 2023-09-20 Wilco Dijkstra New
[v2] AArch64: Cleanup CPU option processing code [v2] AArch64: Cleanup CPU option processing code - - - - --- 2021-11-04 Wilco Dijkstra New
[v2] AArch64: Add inline memmove expansion [v2] AArch64: Add inline memmove expansion - - - - --- 2023-10-16 Wilco Dijkstra New
[v2] A new copy propagation and PHI elimination pass [v2] A new copy propagation and PHI elimination pass - - - - --- 2023-11-02 Filip Kastl New
[v2] : testcases for "ICE for unknown parameter to constexpr'd switch-statement, PR113545" [v2] : testcases for "ICE for unknown parameter to constexpr'd switch-statement, PR113545" - - - - --- 2024-02-09 Hans-Peter Nilsson New
[v2] : i386: Fix up ix86_md_asm_adjust for TImode [PR98086] [v2] : i386: Fix up ix86_md_asm_adjust for TImode [PR98086] - - - - --- 2020-12-03 Uros Bizjak New
[v2] : handle size_t /= ptr size in tree-ssa-strlen.c - - - - --- 2012-05-15 Tristan Gingold New
[v2] : gcc/doc/extend.texi: Update builtin example for __builtin_FILE, __builtin_LINE __builtin_FUN… [v2] : gcc/doc/extend.texi: Update builtin example for __builtin_FILE, __builtin_LINE __builtin_FUN… - - - - --- 2024-01-10 Jonny Grant New
[v2] -finline-stringops: check base blksize for memset [PR112778] [v2] -finline-stringops: check base blksize for memset [PR112778] - - - - --- 2023-12-09 Alexandre Oliva New
[v2] --enable-link-serialization support [v2] --enable-link-serialization support - - - - --- 2020-09-08 Jakub Jelinek New
[v2] , Improve PowerPC switch behavior on medium code model system [v2] , Improve PowerPC switch behavior on medium code model system - - - - --- 2018-08-29 Michael Meissner New
[v2] (9e) Update "startwith" logic for pass-skipping to handle __RTL functions - - - - --- 2017-01-19 David Malcolm New
[v26,23/23] libstdc++: Optimize std::remove_pointer compilation performance [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,22/23] c++: Implement __remove_pointer built-in trait [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,21/23] libstdc++: Optimize std::is_object compilation performance [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,20/23] c++: Implement __is_object built-in trait [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,19/23] libstdc++: Optimize std::is_function compilation performance [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,18/23] c++: Implement __is_function built-in trait [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,17/23] libstdc++: Optimize std::is_reference compilation performance [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,16/23] c++: Implement __is_reference built-in trait [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,15/23] libstdc++: Optimize std::is_member_object_pointer compilation performance [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,14/23] c++: Implement __is_member_object_pointer built-in trait [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,13/23] libstdc++: Optimize std::is_member_function_pointer compilation performance [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,12/23] c++: Implement __is_member_function_pointer built-in trait [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,11/23] libstdc++: Optimize std::is_member_pointer compilation performance [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,10/23] c++: Implement __is_member_pointer built-in trait [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,09/23] libstdc++: Optimize std::is_scoped_enum compilation performance [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,08/23] c++: Implement __is_scoped_enum built-in trait [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,07/23] libstdc++: Optimize std::is_bounded_array compilation performance [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,06/23] c++: Implement __is_bounded_array built-in trait [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
[v26,05/23] libstdc++: Optimize std::is_array compilation performance [v26,01/23] c++: Sort built-in traits alphabetically - - - - --- 2023-12-07 Ken Matsui New
« 1 2 ... 232 233 2341266 1267 »