Show patches with: State = Action Required       |   128202 patches
« 1 2 ... 208 209 2101282 1283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libgccjit.h: Make the macro definition for testing gcc_jit_context_new_bitcast correctly available. libgccjit.h: Make the macro definition for testing gcc_jit_context_new_bitcast correctly available. - - - - --- 2022-07-23 Li, Pan2 via Gcc-patches New
[x86] PR target/106303: Fix TImode STV related failures. [x86] PR target/106303: Fix TImode STV related failures. - - - - --- 2022-07-23 Roger Sayle New
[committed] analyzer: fix state explosion on va_arg [PR106413] [committed] analyzer: fix state explosion on va_arg [PR106413] - - - - --- 2022-07-22 David Malcolm New
[committed] analyzer: fix ICE in binding_cluster ctor [PR106401] [committed] analyzer: fix ICE in binding_cluster ctor [PR106401] - - - - --- 2022-07-22 David Malcolm New
Adding three new function attributes for static analysis of file descriptors Adding three new function attributes for static analysis of file descriptors - - - - --- 2022-07-22 Immad Mir New
libstdc++: Fix backward compatibility of P2325R3 backport [PR106320] libstdc++: Fix backward compatibility of P2325R3 backport [PR106320] - - - - --- 2022-07-22 Patrick Palka New
[7/12,V2] arm: Emit build attributes for PACBTI target feature Untitled series #310834 - - - - --- 2022-07-22 Andrea Corallo New
[5/12,V4] arm: Implement target feature macros for PACBTI Untitled series #310832 - - - - --- 2022-07-22 Andrea Corallo New
Fix handling of zero capacity regions in -Wanalyzer-allocation-size [PR106394] Fix handling of zero capacity regions in -Wanalyzer-allocation-size [PR106394] - - - - --- 2022-07-22 Tim Lange New
[2/2] RTEMS: Use local-exec TLS model by default [1/2] Allow subtarget customization of CC1_SPEC - - - - --- 2022-07-22 Sebastian Huber New
[1/2] Allow subtarget customization of CC1_SPEC [1/2] Allow subtarget customization of CC1_SPEC - - - - --- 2022-07-22 Sebastian Huber New
btf: do not use the CHAR `encoding' bit for BTF btf: do not use the CHAR `encoding' bit for BTF - - - - --- 2022-07-22 Jose E. Marchesi New
xtensa: Optimize "bitwise AND NOT with imm" followed by "branch if (not) equal to zero" xtensa: Optimize "bitwise AND NOT with imm" followed by "branch if (not) equal to zero" - - - - --- 2022-07-22 Takayuki 'January June' Suwa New
OpenMP requires: Fix diagnostic filename corner case OpenMP requires: Fix diagnostic filename corner case - - - - --- 2022-07-22 Tobias Burnus New
[5/12,V3] arm: Implement target feature macros for PACBTI Untitled series #310788 - - - - --- 2022-07-22 Andrea Corallo New
graphds: Fix description of SCC algorithm graphds: Fix description of SCC algorithm - - - - --- 2022-07-22 Richard Sandiford New
libgomp/splay-tree.h: Fix splay_tree_prefix handling libgomp/splay-tree.h: Fix splay_tree_prefix handling - - - - --- 2022-07-22 Tobias Burnus New
[pushed] mklog: fill-up subject prefix only for a single PR [pushed] mklog: fill-up subject prefix only for a single PR - - - - --- 2022-07-22 Martin Liška New
Allow space in git commit-mklog args Allow space in git commit-mklog args - - - - --- 2022-07-22 Martin Liška New
libsanitizer: Fix Solaris 11.3 compilation [PR105531] libsanitizer: Fix Solaris 11.3 compilation [PR105531] - - - - --- 2022-07-22 Rainer Orth New
tree-optimization/106397 - array prefetch and LC SSA tree-optimization/106397 - array prefetch and LC SSA - - - - --- 2022-07-22 Richard Biener New
tree-optimization/106403 - fix ICE with VN of .STORE_LANES tree-optimization/106403 - fix ICE with VN of .STORE_LANES - - - - --- 2022-07-22 Richard Biener New
tree-optimization/106387 - properly create SSA name for realigned load tree-optimization/106387 - properly create SSA name for realigned load - - - - --- 2022-07-22 Richard Biener New
[pushed] remove 'continue' as last statement in loop [pushed] remove 'continue' as last statement in loop - - - - --- 2022-07-22 Martin Liška New
[v3] Modify combine pattern by a pseudo AND with its nonzero bits [PR93453] [v3] Modify combine pattern by a pseudo AND with its nonzero bits [PR93453] - - - - --- 2022-07-22 HAO CHEN GUI New
Adjust testcase. Adjust testcase. - - - - --- 2022-07-22 liuhongt New
[committed] analyzer: fix -Wanalyzer-va-list-exhausted false +ve on va_arg in subroutine [PR106383] [committed] analyzer: fix -Wanalyzer-va-list-exhausted false +ve on va_arg in subroutine [PR106383] - - - - --- 2022-07-21 David Malcolm New
[pushed] match.pd: Add new abs pattern [PR94920] [pushed] match.pd: Add new abs pattern [PR94920] - - - - --- 2022-07-21 Sam Feifer New
[pushed] c++: defaulted friend op== [PR106361] [pushed] c++: defaulted friend op== [PR106361] - - - - --- 2022-07-21 Jason Merrill New
[pushed] c++: defaulted ctor with DMI in union [PR94823] [pushed] c++: defaulted ctor with DMI in union [PR94823] - - - - --- 2022-07-21 Jason Merrill New
Fortran: fix invalid rank error in ASSOCIATED when rank is remapped [PR77652] Fortran: fix invalid rank error in ASSOCIATED when rank is remapped [PR77652] - - - - --- 2022-07-21 Harald Anlauf New
[pushed] MAINTAINERS: Add myself to Write After Approval [pushed] MAINTAINERS: Add myself to Write After Approval - - - - --- 2022-07-21 Sam Feifer New
x86: Add ix86_ifunc_ref_local_ok x86: Add ix86_ifunc_ref_local_ok - - - - --- 2022-07-21 H.J. Lu New
c++: CTAD from initializer list [PR106366] c++: CTAD from initializer list [PR106366] - - - - --- 2022-07-21 Patrick Palka New
tree-optimization/106379 - add missing ~(a ^ b) folding for _Bool tree-optimization/106379 - add missing ~(a ^ b) folding for _Bool - - - - --- 2022-07-21 Richard Biener New
OpenMP: Support reverse offload (middle end part) OpenMP: Support reverse offload (middle end part) - - - - --- 2022-07-21 Tobias Burnus New
[9/12,V2] arm: Make libgcc bti compatible Untitled series #310587 - - - - --- 2022-07-21 Andrea Corallo New
[committed] MAINTAINERS: Add myself as Ada front end co-maintainer [committed] MAINTAINERS: Add myself as Ada front end co-maintainer - - - - --- 2022-07-21 Marc Poulhiès New
tree-optimization/106365 - DSE of LEN_STORE and MASK_STORE tree-optimization/106365 - DSE of LEN_STORE and MASK_STORE - - - - --- 2022-07-21 Richard Biener New
[8/12,V3] arm: Introduce multilibs for PACBTI target feature Untitled series #310584 - - - - --- 2022-07-21 Andrea Corallo New
Teach VN about masked/len stores Teach VN about masked/len stores - - - - --- 2022-07-21 Richard Biener New
docs: update abi version info docs: update abi version info - - - - --- 2022-07-21 Kim Kuparinen New
[12] libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880] [12] libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880] - - - - --- 2022-07-21 Sebastian Huber New
Add alias disambiguation for vectorizer load/store IFNs Add alias disambiguation for vectorizer load/store IFNs - - - - --- 2022-07-21 Richard Biener New
[v2] RTEMS: Add -ftls-model=local-exec to multilibs [v2] RTEMS: Add -ftls-model=local-exec to multilibs - - - - --- 2022-07-21 Sebastian Huber New
Remove setting -mblock-ops-vector-pair on power10. Remove setting -mblock-ops-vector-pair on power10. - - - - --- 2022-07-21 Michael Meissner New
[v2,3/3] LoongArch: Modify the definition of the ASM_PREFERRED_EH_DATA_FORMAT macro. LoongArch: Modify the method of obtaining symbolic addresses. - - - - --- 2022-07-21 Lulu Cheng New
[v2,2/3] LoongArch: Support split symbol. LoongArch: Modify the method of obtaining symbolic addresses. - - - - --- 2022-07-21 Lulu Cheng New
[v2,1/3] LoongArch: Subdivision symbol type, add SYMBOL_PCREL support. LoongArch: Modify the method of obtaining symbolic addresses. - - - - --- 2022-07-21 Lulu Cheng New
RTEMS: Add -ftls-model=local-exec to multilibs RTEMS: Add -ftls-model=local-exec to multilibs - - - - --- 2022-07-21 Sebastian Huber New
[V3] Extend 16/32-bit vector bit_op patterns with (m, 0, i) alternative. [V3] Extend 16/32-bit vector bit_op patterns with (m, 0, i) alternative. - - - - --- 2022-07-21 liuhongt New
[committed] analyzer: bulletproof taint warnings against NULL m_arg [committed] analyzer: bulletproof taint warnings against NULL m_arg - - - - --- 2022-07-21 David Malcolm New
[committed] analyzer: fix ICE on untracked decl_regions [PR106374] [committed] analyzer: fix ICE on untracked decl_regions [PR106374] - - - - --- 2022-07-21 David Malcolm New
[committed,3/3] libstdc++: Fix std::common_iterator triviality [PR100823] [committed,1/3] libstdc++: Fix minor bugs in std::common_iterator - - - - --- 2022-07-20 Jonathan Wakely New
[committed,2/3] libstdc++: Fix std::common_iterator assignment [PR100823] [committed,1/3] libstdc++: Fix minor bugs in std::common_iterator - - - - --- 2022-07-20 Jonathan Wakely New
[committed,1/3] libstdc++: Fix minor bugs in std::common_iterator [committed,1/3] libstdc++: Fix minor bugs in std::common_iterator - - - - --- 2022-07-20 Jonathan Wakely New
[committed] analyzer: update "tainted" state of RHS in comparisons [PR106373] [committed] analyzer: update "tainted" state of RHS in comparisons [PR106373] - - - - --- 2022-07-20 David Malcolm New
[committed] Fortran: fix parsing of omp task affinity iterator clause [PR101330] [committed] Fortran: fix parsing of omp task affinity iterator clause [PR101330] - - - - --- 2022-07-20 Harald Anlauf New
Adding three new function attributes for static analysis of file descriptors Adding three new function attributes for static analysis of file descriptors - - - - --- 2022-07-20 Immad Mir New
[V2] arm: add -static-pie support [V2] arm: add -static-pie support - - - - --- 2022-07-20 Lance Fredrickson New
[PING^3] nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup) [PING^3] nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup) - - - - --- 2022-07-20 Thomas Schwinge New
[PING^4] nvptx: forward '-v' command-line option to assembler, linker [PING^4] nvptx: forward '-v' command-line option to assembler, linker - - - - --- 2022-07-20 Thomas Schwinge New
Improve SLP codegen, avoiding unnecessary TREE_ADDRESSABLE Improve SLP codegen, avoiding unnecessary TREE_ADDRESSABLE - - - - --- 2022-07-20 Richard Biener New
rs6000/test: Fix empty TU in some cases of effective targets rs6000/test: Fix empty TU in some cases of effective targets - - - - --- 2022-07-20 Kewen.Lin New
rs6000/test: Update some cases with -mdejagnu-tune rs6000/test: Update some cases with -mdejagnu-tune - - - - --- 2022-07-20 Kewen.Lin New
rs6000: Suggest unroll factor for loop vectorization rs6000: Suggest unroll factor for loop vectorization - - - - --- 2022-07-20 Kewen.Lin New
libgo: make match.sh POSIX-shell compatible libgo: make match.sh POSIX-shell compatible - - - - --- 2022-07-20 Li, Pan2 via Gcc-patches New
Lower complex type move to enable vectorization for complex type load&store. Lower complex type move to enable vectorization for complex type load&store. - - - - --- 2022-07-20 liuhongt New
Move pass_cse_sincos after vectorizer. Move pass_cse_sincos after vectorizer. - - - - --- 2022-07-20 liuhongt New
[committed] analyzer: don't track string literals in the store [PR106359] [committed] analyzer: don't track string literals in the store [PR106359] - - - - --- 2022-07-20 David Malcolm New
[COMMITTED,2/2] Resolve complicated join nodes in range_from_dom. [COMMITTED,1/2] Remove recursion from range_from_dom. - - - - --- 2022-07-19 Andrew MacLeod New
[COMMITTED,1/2] Remove recursion from range_from_dom. [COMMITTED,1/2] Remove recursion from range_from_dom. - - - - --- 2022-07-19 Andrew MacLeod New
arm: add -static-pie support arm: add -static-pie support - - - - --- 2022-07-19 Lance Fredrickson New
[rs6000,v2] Additional cleanup of rs6000_builtin_mask [rs6000,v2] Additional cleanup of rs6000_builtin_mask - - - - --- 2022-07-19 will schmidt New
[rs6000,v2] Cleanup some vstrir define_expand naming inconsistencies [rs6000,v2] Cleanup some vstrir define_expand naming inconsistencies - - - - --- 2022-07-19 will schmidt New
[v2.1,3/4] aarch64: Consolidate simd type lookup functions Untitled series #310276 - - - - --- 2022-07-19 Andrew Carlotti New
Adding three new function attributes for static analysis of file descriptors Adding three new function attributes for static analysis of file descriptors - - - - --- 2022-07-19 Immad Mir New
[2/2] Avoid registering __builtin_setjmp_receiver label twice [PR101347] [1/2] Remove unused remove_node_from_expr_list - - - - --- 2022-07-19 Alexander Monakov New
[1/2] Remove unused remove_node_from_expr_list [1/2] Remove unused remove_node_from_expr_list - - - - --- 2022-07-19 Alexander Monakov New
[V1] HIGH part of symbol ref is invalid for constant pool [V1] HIGH part of symbol ref is invalid for constant pool - - - - --- 2022-07-19 Jiufu Guo New
[GCC13,V2,2/2] Add a new option -fstrict-flex-array[=n] and attribute strict_flex_array(n) and use … Add a new option -fstrict-flex-array[=n] and attribute strict_flex_array(n) and use it in PR101836 - - - - --- 2022-07-19 Qing Zhao New
[GCC13,V2,1/2] Add a new option -fstrict-flex-array[=n] and attribute strict_flex_array(n) and use … Add a new option -fstrict-flex-array[=n] and attribute strict_flex_array(n) and use it in PR101836 - - - - --- 2022-07-19 Qing Zhao New
[committed] .gitignore: do not ignore config.h [committed] .gitignore: do not ignore config.h - - - - --- 2022-07-19 Alexander Monakov New
[committed] analyzer: fix taint handling of switch statements [PR106321] [committed] analyzer: fix taint handling of switch statements [PR106321] - - - - --- 2022-07-19 David Malcolm New
[committed] analyzer: log out-edge description in exploded_graph::process_node [committed] analyzer: log out-edge description in exploded_graph::process_node - - - - --- 2022-07-19 David Malcolm New
c++: Enable __has_builtin for new reference binding built-ins c++: Enable __has_builtin for new reference binding built-ins - - - - --- 2022-07-19 Jonathan Wakely New
[v1,2/2] LoongArch: Modify the definition of the ASM_PREFERRED_EH_DATA_FORMAT macro. LoongArch: Modify the method of obtaining symbolic addresses. - - - - --- 2022-07-19 Lulu Cheng New
[v1,1/2] LoongArch: Modify the method of obtaining symbolic addresses. LoongArch: Modify the method of obtaining symbolic addresses. - - - - --- 2022-07-19 Lulu Cheng New
doc: Clarify FENV_ACCESS pragma semantics WRT `-ftrapping-math' doc: Clarify FENV_ACCESS pragma semantics WRT `-ftrapping-math' - - - - --- 2022-07-19 Maciej W. Rozycki New
middle-end/106331 - fix mem attributes for string op arguments middle-end/106331 - fix mem attributes for string op arguments - - - - --- 2022-07-19 Richard Biener New
lto/106334 - relax assert during WPA tree merging lto/106334 - relax assert during WPA tree merging - - - - --- 2022-07-19 Richard Biener New
[V2] Extend 16/32-bit vector bit_op patterns with (m, 0, i) alternative. [V2] Extend 16/32-bit vector bit_op patterns with (m, 0, i) alternative. - - - - --- 2022-07-19 liuhongt New
avr: Removed errant control characters avr: Removed errant control characters - - - - --- 2022-07-18 Joel Holdsworth New
Fortran: error recovery on invalid array reference of non-array [PR103590] Fortran: error recovery on invalid array reference of non-array [PR103590] - - - - --- 2022-07-18 Harald Anlauf New
[COMMITTED] tree-optimization/106280 - Check if transitives need to be registered. [COMMITTED] tree-optimization/106280 - Check if transitives need to be registered. - - - - --- 2022-07-18 Andrew MacLeod New
c++: shortcut bad reference bindings [PR94894] c++: shortcut bad reference bindings [PR94894] - - - - --- 2022-07-18 Patrick Palka New
RISC-V: Add RTX costs for `if_then_else' expressions RISC-V: Add RTX costs for `if_then_else' expressions - - - - --- 2022-07-18 Maciej W. Rozycki New
[committed] RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute' [committed] RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute' - - - - --- 2022-07-18 Maciej W. Rozycki New
[committed] RISC-V/doc: Correct the formatting of `-mstack-protector-guard-reg=' [committed] RISC-V/doc: Correct the formatting of `-mstack-protector-guard-reg=' - - - - --- 2022-07-18 Maciej W. Rozycki New
[committed] RISC-V/doc: Correct the name of `-mriscv-attribute' [committed] RISC-V/doc: Correct the name of `-mriscv-attribute' - - - - --- 2022-07-18 Maciej W. Rozycki New
« 1 2 ... 208 209 2101282 1283 »