Show patches with: Archived = No       |   15942 patches
« 1 211 12 13159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
LoongArch: libsanitizer: Enable build lsan and tsan for loongarch64. LoongArch: libsanitizer: Enable build lsan and tsan for loongarch64. - - - -1- 2024-01-30 chenglulu Unresolved
[Committed] RISC-V: Fix regression [Committed] RISC-V: Fix regression - - - -1- 2024-01-30 juzhe.zhong@rivai.ai Unresolved
[stage-1,RFC] : i386: attribute regparm/stdcall and vaargs [stage-1,RFC] : i386: attribute regparm/stdcall and vaargs - - - 1-- 2024-01-29 Bernhard Reutner-Fischer Accepted
Handle COMDAT function symbol reference in readonly data section Handle COMDAT function symbol reference in readonly data section - - - 1-- 2024-01-29 H.J. Lu Accepted
[v3] x86: Generate REG_CFA_UNDEFINED for unsaved callee-saved registers [v3] x86: Generate REG_CFA_UNDEFINED for unsaved callee-saved registers - - - 1-- 2024-01-29 H.J. Lu Accepted
c++: unifying INTEGER_CST parm with type-dep arg [PR113644] c++: unifying INTEGER_CST parm with type-dep arg [PR113644] - - - -1- 2024-01-29 Patrick Palka Unresolved
[v2] x86: Generate REG_CFA_UNDEFINED for unsaved callee-saved registers [v2] x86: Generate REG_CFA_UNDEFINED for unsaved callee-saved registers - - - 1-- 2024-01-29 H.J. Lu Accepted
RISC-V: Fix rvv intrinsic pragma tests dejagnu selector RISC-V: Fix rvv intrinsic pragma tests dejagnu selector - 1 - -1- 2024-01-29 Edwin Lu Unresolved
[COMMITTED] bpf: emit empty epilogues in naked functions [COMMITTED] bpf: emit empty epilogues in naked functions - - - -1- 2024-01-29 Jose E. Marchesi Unresolved
[v2] openmp: Change to using a hashtab to lookup offload target addresses for indirect function cal… [v2] openmp: Change to using a hashtab to lookup offload target addresses for indirect function cal… - - - -1- 2024-01-29 Kwok Cheung Yeung Unresolved
[pushed] c++: local class in generic lambda [PR113544] [pushed] c++: local class in generic lambda [PR113544] - - - 1-- 2024-01-29 Jason Merrill Accepted
[committed] MAINTAINERS: Update my email address [committed] MAINTAINERS: Update my email address - - - 1-- 2024-01-29 Kwok Cheung Yeung Accepted
x86: Generate REG_CFA_UNDEFINED for unsaved callee-saved registers x86: Generate REG_CFA_UNDEFINED for unsaved callee-saved registers - - - 1-- 2024-01-29 H.J. Lu Accepted
middle-end: check memory accesses in the destination block [PR113588]. middle-end: check memory accesses in the destination block [PR113588]. - - - --1 2024-01-29 Tamar Christina Not Applicable
[libsanitizer] : Sync fixes for asan interceptors from upstream [PR112644] [libsanitizer] : Sync fixes for asan interceptors from upstream [PR112644] - - - -1- 2024-01-29 Tamar Christina Unresolved
[v3] x86: Save callee-saved registers in noreturn functions for -O0/-Og [v3] x86: Save callee-saved registers in noreturn functions for -O0/-Og - - - -1- 2024-01-29 H.J. Lu Unresolved
middle-end/113622 - handle store with variable index to register middle-end/113622 - handle store with variable index to register - - - 1-- 2024-01-29 Richard Biener Accepted
RISC-V: Fix VSETLV PASS compile-time issue RISC-V: Fix VSETLV PASS compile-time issue - - - -1- 2024-01-29 juzhe.zhong@rivai.ai Unresolved
gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PLUS [PR113615] gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PLUS [PR113615] - - - 1-- 2024-01-29 Tobias Burnus Accepted
middle-end/113622 - allow .VEC_SET and .VEC_EXTRACT for global hard regs middle-end/113622 - allow .VEC_SET and .VEC_EXTRACT for global hard regs - - - -1- 2024-01-29 Richard Biener Unresolved
[committed] libgomp.c/declare-variant-4.h: Fix used variant function for gfx1030/gfx1100 [committed] libgomp.c/declare-variant-4.h: Fix used variant function for gfx1030/gfx1100 - - - -1- 2024-01-29 Tobias Burnus Unresolved
[v2] RISC-V: THEAD: Fix improper immediate value for MODIFY_DISP instruction on 32-bit systems. [v2] RISC-V: THEAD: Fix improper immediate value for MODIFY_DISP instruction on 32-bit systems. - - - -1- 2024-01-29 Jin Ma Unresolved
RISC-V: THEAD: Fix improper immediate value for MODIFY_DISP instruction on 32-bit systems. RISC-V: THEAD: Fix improper immediate value for MODIFY_DISP instruction on 32-bit systems. - - - -1- 2024-01-29 Jin Ma Unresolved
aarch64: Ensure iterator validity when updating debug uses [PR113616] aarch64: Ensure iterator validity when updating debug uses [PR113616] - - - -1- 2024-01-29 Alex Coplan Unresolved
tree-ssa-strlen: Fix pdata->maxlen computation [PR110603] tree-ssa-strlen: Fix pdata->maxlen computation [PR110603] - - - -1- 2024-01-29 Jakub Jelinek Unresolved
[v5,5/5] LoongArch: Don't split the instructions containing relocs for extreme code model. When cmodel=extreme, add macro implementation and fix problems with explicit relos implementation. - - - -1- 2024-01-29 chenglulu Unresolved
[v5,4/5] LoongArch: Added support for loading __get_tls_addr symbol address using call36. When cmodel=extreme, add macro implementation and fix problems with explicit relos implementation. - - - -1- 2024-01-29 chenglulu Unresolved
[v5,3/5] LoongArch: Enable explicit reloc for extreme TLS GD/LD with -mexplicit-relocs=auto. When cmodel=extreme, add macro implementation and fix problems with explicit relos implementation. - - - -1- 2024-01-29 chenglulu Unresolved
[v5,2/5] LoongArch: Add the macro implementation of mcmodel=extreme. When cmodel=extreme, add macro implementation and fix problems with explicit relos implementation. - - - -1- 2024-01-29 chenglulu Unresolved
[v5,1/5] LoongArch: Merge template got_load_tls_{ld/gd/le/ie}. When cmodel=extreme, add macro implementation and fix problems with explicit relos implementation. - - - 1-- 2024-01-29 chenglulu Accepted
[libatomic] PR other/113336: Fix libatomic testsuite regressions on ARM. [libatomic] PR other/113336: Fix libatomic testsuite regressions on ARM. - - - 1-- 2024-01-28 Roger Sayle Accepted
testsuite, libphobos: Update link flags [PR112864]. testsuite, libphobos: Update link flags [PR112864]. - - - 1-- 2024-01-28 Iain Sandoe Accepted
testsuite, Objective-C++: Update link flags [PR112863]. testsuite, Objective-C++: Update link flags [PR112863]. - - - 1-- 2024-01-28 Iain Sandoe Accepted
testsuite, gfortan: Update link flags [PR112862]. testsuite, gfortan: Update link flags [PR112862]. - - - -1- 2024-01-28 Iain Sandoe Unresolved
testsuite, GDC: Update link flags [PR112861]. testsuite, GDC: Update link flags [PR112861]. - - - 1-- 2024-01-28 Iain Sandoe Accepted
[2/2] libgcc: Make heap trampoline support dynamic [PR113403]. libgcc: Make heap trampoline support dynamic [PR113403]. - - - -1- 2024-01-28 Iain Sandoe Unresolved
[1/2] libgcc: Make heap trampoline support dynamic [PR113403]. libgcc: Make heap trampoline support dynamic [PR113403]. - - - -1- 2024-01-28 Iain Sandoe Unresolved
[pushed] Objective-C, Darwin: Do not overalign CFStrings and Objective-C metadata. [pushed] Objective-C, Darwin: Do not overalign CFStrings and Objective-C metadata. - - - -1- 2024-01-28 Iain Sandoe Unresolved
jit: Ensure ssize_t is defined. jit: Ensure ssize_t is defined. - - - 1-- 2024-01-28 Iain Sandoe Accepted
[pushed] testsuite, Objective-C: Fix duplicate libobjc cases. [pushed] testsuite, Objective-C: Fix duplicate libobjc cases. - - - 1-- 2024-01-28 Iain Sandoe Accepted
c++/modules: Handle error header names in modules [PR107594] c++/modules: Handle error header names in modules [PR107594] - - - 1-- 2024-01-27 Nathaniel Shead Accepted
x86: Generate .cfi_undefined for unsaved callee-saved registers x86: Generate .cfi_undefined for unsaved callee-saved registers - - - 1-- 2024-01-27 H.J. Lu Accepted
[COMMITTED] bpf: add constant pointer to helper-skb-ancestor-cgroup-id.c test [COMMITTED] bpf: add constant pointer to helper-skb-ancestor-cgroup-id.c test - - - -1- 2024-01-27 Jose E. Marchesi Unresolved
[committed] Fortran: fix bounds-checking errors for CLASS array dummies [PR104908] [committed] Fortran: fix bounds-checking errors for CLASS array dummies [PR104908] - - - 1-- 2024-01-27 Harald Anlauf Accepted
Fix ICE with -g and -std=c23 when forming composite types [PR113438] Fix ICE with -g and -std=c23 when forming composite types [PR113438] - - - -1- 2024-01-27 Martin Uecker Unresolved
vect: Tighten vect_determine_precisions_from_range [PR113281] vect: Tighten vect_determine_precisions_from_range [PR113281] - - - 1-- 2024-01-27 Richard Sandiford Accepted
Handle function symbol reference in readonly data section Handle function symbol reference in readonly data section - - - 1-- 2024-01-27 H.J. Lu Accepted
[v2] x86: Save callee-saved registers in noreturn functions for -O0/-Og [v2] x86: Save callee-saved registers in noreturn functions for -O0/-Og - - - -1- 2024-01-27 H.J. Lu Unresolved
x86: Save callee-saved registers in noreturn functions for -O0/-Og x86: Save callee-saved registers in noreturn functions for -O0/-Og - - - -1- 2024-01-27 H.J. Lu Unresolved
[aarch64] PR112950: gcc.target/aarch64/sve/acle/general/dupq_5.c fails on aarch64_be-linux-gnu [aarch64] PR112950: gcc.target/aarch64/sve/acle/general/dupq_5.c fails on aarch64_be-linux-gnu - - - 1-- 2024-01-27 Prathamesh Kulkarni Accepted
lower-bitint: Avoid sign-extending cast to unsigned types feeding div/mod/float [PR113614] lower-bitint: Avoid sign-extending cast to unsigned types feeding div/mod/float [PR113614] - - - -1- 2024-01-27 Jakub Jelinek Unresolved
lower-bitint: Fix up VIEW_CONVERT_EXPR handling in lower_mergeable_stmt [PR113568] lower-bitint: Fix up VIEW_CONVERT_EXPR handling in lower_mergeable_stmt [PR113568] - - - -1- 2024-01-27 Jakub Jelinek Unresolved
lower-bitint: Add debugging dump of SSA_NAME -> decl mappings lower-bitint: Add debugging dump of SSA_NAME -> decl mappings - - - -1- 2024-01-27 Jakub Jelinek Unresolved
libgcc: Fix up _BitInt division [PR113604] libgcc: Fix up _BitInt division [PR113604] - - - -1- 2024-01-27 Jakub Jelinek Unresolved
LoongArch: Fix soft-float builds of libffi LoongArch: Fix soft-float builds of libffi - - - -1- 2024-01-27 Yang Yujie Unresolved
RISC-V: Add require-effective-target to pr113429 testcase RISC-V: Add require-effective-target to pr113429 testcase - - - -1- 2024-01-27 Patrick O'Neill Unresolved
[middle-end] Constant fold {-1,-1} << 1 in simplify-rtx.cc [middle-end] Constant fold {-1,-1} << 1 in simplify-rtx.cc - - - 1-- 2024-01-26 Roger Sayle Accepted
[wwwdocs] gcc-14/changes.html (amdgcn): Update for gfx1030/gfx1100 [wwwdocs] gcc-14/changes.html (amdgcn): Update for gfx1030/gfx1100 - - - -1- 2024-01-26 Tobias Burnus Unresolved
install.texi: For gcn, recommend LLVM 15, unless gfx1100 is disabled (was: [patch] amdgcn: config.g… install.texi: For gcn, recommend LLVM 15, unless gfx1100 is disabled (was: [patch] amdgcn: config.g… - - - 1-- 2024-01-26 Tobias Burnus Accepted
debug/103047 - argument order of inlined functions debug/103047 - argument order of inlined functions - - - 1-- 2024-01-26 Richard Biener Accepted
Avoid registering unsupported OMP offload devices Avoid registering unsupported OMP offload devices - - - 1-- 2024-01-26 Richard Biener Accepted
Fix architecture support in OMP_OFFLOAD_init_device for gcn Fix architecture support in OMP_OFFLOAD_init_device for gcn - - - -1- 2024-01-26 Richard Biener Unresolved
c++/modules: Stream additional fields for DECL_STRUCT_FUNCTION [PR113580] c++/modules: Stream additional fields for DECL_STRUCT_FUNCTION [PR113580] - - - 1-- 2024-01-26 Nathaniel Shead Accepted
Avoid using an unsupported agent when offloading to GCN Avoid using an unsupported agent when offloading to GCN - - - 1-- 2024-01-26 Richard Biener Accepted
Avoid assert for unknown device ISAs in GCN libgomp plugin Avoid assert for unknown device ISAs in GCN libgomp plugin - - - 1-- 2024-01-26 Richard Biener Accepted
tree-optimization/113602 - datarefs of non-addressables tree-optimization/113602 - datarefs of non-addressables - - - 1-- 2024-01-26 Richard Biener Accepted
[v2] LoongArch: Adjust cost of vector_stmt that match multiply-add pattern. [v2] LoongArch: Adjust cost of vector_stmt that match multiply-add pattern. - - - -1- 2024-01-26 Li Wei Unresolved
[Committed] RISC-V: Refine some codes of VSETVL PASS [NFC] [Committed] RISC-V: Refine some codes of VSETVL PASS [NFC] - - - -1- 2024-01-26 juzhe.zhong@rivai.ai Unresolved
genopinit: Split init_all_optabs [PR113575] genopinit: Split init_all_optabs [PR113575] - - - 1-- 2024-01-26 Robin Dapp Accepted
[v4,4/4] LoongArch: Added support for loading __get_tls_addr symbol address using call36. When cmodel=extreme, add macro support and only support macros. - - - -1- 2024-01-26 chenglulu Unresolved
[v4,3/4] LoongArch: Enable explicit reloc for extreme TLS GD/LD with -mexplicit-relocs=auto. When cmodel=extreme, add macro support and only support macros. - - - -1- 2024-01-26 chenglulu Unresolved
[v4,2/4] LoongArch: Add the macro implementation of mcmodel=extreme. When cmodel=extreme, add macro support and only support macros. - - - -1- 2024-01-26 chenglulu Unresolved
[v4,1/4] LoongArch: Merge template got_load_tls_{ld/gd/le/ie}. When cmodel=extreme, add macro support and only support macros. - - - 1-- 2024-01-26 chenglulu Accepted
[Committed,V2] RISC-V: Fix incorrect LCM delete bug [VSETVL PASS] [Committed,V2] RISC-V: Fix incorrect LCM delete bug [VSETVL PASS] - - - -1- 2024-01-26 juzhe.zhong@rivai.ai Unresolved
[v3] LoongArch: testsuite:Added additional vectorization "-mlsx" option. [v3] LoongArch: testsuite:Added additional vectorization "-mlsx" option. - - - 1-- 2024-01-26 chenxiaolong Accepted
aarch64: Fix/avoid undefinedness in aarch64_classify_index [PR100212] aarch64: Fix/avoid undefinedness in aarch64_classify_index [PR100212] - - - 1-- 2024-01-26 Andrew Pinski (QUIC) Accepted
testsuite/vect: Fix pr25413a.c expectations [PR109705] testsuite/vect: Fix pr25413a.c expectations [PR109705] - - - 1-- 2024-01-26 Andrew Pinski (QUIC) Accepted
[v4] c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899] [v4] c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899] - 2 - 1-- 2024-01-26 Nathaniel Shead Accepted
c++: #pragma doesn't disable -Wunused-label [PR113582] c++: #pragma doesn't disable -Wunused-label [PR113582] - - - 1-- 2024-01-26 Marek Polacek Accepted
c++: implement [[gnu::non_owning]] [PR110358] c++: implement [[gnu::non_owning]] [PR110358] - - - -1- 2024-01-26 Marek Polacek Unresolved
[Patch-2,rs6000] Eliminate unnecessary byte swaps for duplicated constant vector store [PR113325] [Patch-2,rs6000] Eliminate unnecessary byte swaps for duplicated constant vector store [PR113325] - - - 1-- 2024-01-26 HAO CHEN GUI Accepted
[PATCH-1] fwprop: Replace rtx_cost with insn_cost in try_fwprop_subst_pattern [PR113325] [PATCH-1] fwprop: Replace rtx_cost with insn_cost in try_fwprop_subst_pattern [PR113325] - - - 1-- 2024-01-26 HAO CHEN GUI Accepted
gcn/gcn-hsa.h: Always pass --amdhsa-code-object-version= in ASM_SPEC gcn/gcn-hsa.h: Always pass --amdhsa-code-object-version= in ASM_SPEC - - - -1- 2024-01-25 Tobias Burnus Unresolved
Fortran: NULL actual to optional dummy with VALUE attribute [PR113377] Fortran: NULL actual to optional dummy with VALUE attribute [PR113377] - - - -1- 2024-01-25 Harald Anlauf Unresolved
[pushed] c++: array of PMF [PR113598] [pushed] c++: array of PMF [PR113598] - - - 1-- 2024-01-25 Jason Merrill Accepted
[pushed] c++: co_await and initializer_list [PR109227] [pushed] c++: co_await and initializer_list [PR109227] - - - 1-- 2024-01-25 Jason Merrill Accepted
aarch64: Fix undefinedness while testing the J constraint [PR100204] aarch64: Fix undefinedness while testing the J constraint [PR100204] - - - 1-- 2024-01-25 Andrew Pinski (QUIC) Accepted
[pushed,PR113526,LRA] : Fixing asm-flag-1.c failure on ARM [pushed,PR113526,LRA] : Fixing asm-flag-1.c failure on ARM - - - -1- 2024-01-25 Vladimir Makarov Unresolved
c++: problematic assert in reference_binding [PR113141] c++: problematic assert in reference_binding [PR113141] - - - 1-- 2024-01-25 Patrick Palka Accepted
c++: Fix up build_m_component_ref [PR113599] c++: Fix up build_m_component_ref [PR113599] - - - -1- 2024-01-25 Jakub Jelinek Unresolved
[committed] MAINTAINERS: Update my email address [committed] MAINTAINERS: Update my email address - - - 1-- 2024-01-25 Chung-Lin Tang Accepted
[v2] gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling [PR111966] [v2] gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling [PR111966] - - - -1- 2024-01-25 Tobias Burnus Unresolved
[pushed] analyzer: fix defaults in compound assignments from non-zero offsets [PR112969] [pushed] analyzer: fix defaults in compound assignments from non-zero offsets [PR112969] - - - -1- 2024-01-25 David Malcolm Unresolved
[v4,1/1] RISC-V: Add support for XCVbitmanip extension in CV32E40P RISC-V: Support CORE-V XCVBITMAIP extension - - - -1- 2024-01-25 Mary Bennett Unresolved
[v3,1/1] RISC-V: Add support for XCVmem extension in CV32E40P RISC-V: Support CORE-V XCVMEM extension - - - -1- 2024-01-25 Mary Bennett Unresolved
[v2] aarch64: Fix eh_return for -mtrack-speculation [PR112987] [v2] aarch64: Fix eh_return for -mtrack-speculation [PR112987] - - - -1- 2024-01-25 Szabolcs Nagy Unresolved
[v2] RISC-V: remove param riscv-vector-abi. [PR113538] [v2] RISC-V: remove param riscv-vector-abi. [PR113538] - - - -1- 2024-01-25 Wang, Yanzhang Unresolved
RISC-V: remove param riscv-vector-abi. [PR113538] RISC-V: remove param riscv-vector-abi. [PR113538] - - - -1- 2024-01-25 Wang, Yanzhang Unresolved
gcn: Add missing space to ASM_SPEC in gcn-hsa.h gcn: Add missing space to ASM_SPEC in gcn-hsa.h - - - -1- 2024-01-25 Tobias Burnus Unresolved
RISC-V: Fix incorrect LCM delete bug [VSETVL PASS] RISC-V: Fix incorrect LCM delete bug [VSETVL PASS] - - - -1- 2024-01-25 juzhe.zhong@rivai.ai Unresolved
« 1 211 12 13159 160 »