Show patches with: State = Action Required       |    Archived = No       |   126497 patches
« 1 2 ... 5 6 71264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Disable std::formatter specializations (LWG 3944) [committed] libstdc++: Disable std::formatter specializations (LWG 3944) - - - - --- 2024-03-23 Jonathan Wakely New
[committed] libstdc++: Add __is_in_place_index_v helper and use it in <variant> [committed] libstdc++: Add __is_in_place_index_v helper and use it in <variant> - - - - --- 2024-03-23 Jonathan Wakely New
[committed] libstdc++: Use std::type_identity_t in <string_view> as per LWG 3950 [PR114400] [committed] libstdc++: Use std::type_identity_t in <string_view> as per LWG 3950 [PR114400] - - - - --- 2024-03-23 Jonathan Wakely New
bitint: Fix bitfield loads in handle_cast [PR114433] bitint: Fix bitfield loads in handle_cast [PR114433] - - - - --- 2024-03-23 Jakub Jelinek New
bitint: Handle complex types in build_bitint_stmt_ssa_conflicts [PR114425] bitint: Handle complex types in build_bitint_stmt_ssa_conflicts [PR114425] - - - - --- 2024-03-23 Jakub Jelinek New
predcom: Punt for steps which aren't multiples of access size [PR111683] predcom: Punt for steps which aren't multiples of access size [PR111683] - - - - --- 2024-03-23 Jakub Jelinek New
Another ICE after conflicting types of redeclaration [PR110682] Another ICE after conflicting types of redeclaration [PR110682] - - - - --- 2024-03-23 Andrew Pinski New
[2/2] libstdc++: Replace stacktrace effective target with feature test [1/2] libstdc++: Add dg-require-cpp-feature-test to test feature test macros - - - - --- 2024-03-22 Jonathan Wakely New
[1/2] libstdc++: Add dg-require-cpp-feature-test to test feature test macros [1/2] libstdc++: Add dg-require-cpp-feature-test to test feature test macros - - - - --- 2024-03-22 Jonathan Wakely New
[committed] libstdc++: Destroy allocators in re-inserted container nodes [PR114401] [committed] libstdc++: Destroy allocators in re-inserted container nodes [PR114401] - - - - --- 2024-03-22 Jonathan Wakely New
[committed] libstdc++: Use feature test macros in <bits/stl_construct.h> [committed] libstdc++: Use feature test macros in <bits/stl_construct.h> - - - - --- 2024-03-22 Jonathan Wakely New
[committed] libstdc++: Reorder feature test macro definitions [committed] libstdc++: Reorder feature test macro definitions - - - - --- 2024-03-22 Jonathan Wakely New
[committed] libstdc++: Replace std::result_of with __invoke_result_t [PR114394] [committed] libstdc++: Replace std::result_of with __invoke_result_t [PR114394] - - - - --- 2024-03-22 Jonathan Wakely New
[v2] c++: ICE with noexcept and local specialization, again [PR114349] [v2] c++: ICE with noexcept and local specialization, again [PR114349] - - - - --- 2024-03-22 Marek Polacek New
libgcc: arm: fix build for FDPIC target libgcc: arm: fix build for FDPIC target - - - - --- 2024-03-22 Max Filippov New
Fortran: no size check passing NULL() without MOLD argument [PR55978] Fortran: no size check passing NULL() without MOLD argument [PR55978] - - - - --- 2024-03-22 Harald Anlauf New
[wwwdocs,committed] gcc-14: amdgcn: Add gfx1103 [wwwdocs,committed] gcc-14: amdgcn: Add gfx1103 - - - - --- 2024-03-22 Andrew Stubbs New
[avr,applied] Adjust message for SIGNAL and INTERRUPT usage [avr,applied] Adjust message for SIGNAL and INTERRUPT usage - - - - --- 2024-03-22 Georg-Johann Lay New
[committed] amdgcn: Adjust GFX10/GFX11 cache coherency [committed] amdgcn: Adjust GFX10/GFX11 cache coherency - - - - --- 2024-03-22 Andrew Stubbs New
[committed] amdgcn: Prefer V32 on RDNA devices [committed] amdgcn: Prefer V32 on RDNA devices - - - - --- 2024-03-22 Andrew Stubbs New
[pushed] analyzer: look through casts in taint sanitization [PR112974, PR112975] [pushed] analyzer: look through casts in taint sanitization [PR112974, PR112975] - - - - --- 2024-03-22 David Malcolm New
[pushed] analyzer: add SARIF property bags to taint diagnostics [pushed] analyzer: add SARIF property bags to taint diagnostics - - - - --- 2024-03-22 David Malcolm New
[committed] amdgcn: Add gfx1103 target [committed] amdgcn: Add gfx1103 target - - - - --- 2024-03-22 Andrew Stubbs New
[v2] rs6000: Stackoverflow in optimized code on PPC [PR100799] [v2] rs6000: Stackoverflow in optimized code on PPC [PR100799] - - - - --- 2024-03-22 Ajit Agarwal New
s390: testsuite: Fix backprop-6.c s390: testsuite: Fix backprop-6.c - - - - --- 2024-03-22 Stefan Schulze Frielinghaus New
[committed] testsuite: Fix up depobj-3.c test on i686-linux [PR112724] [committed] testsuite: Fix up depobj-3.c test on i686-linux [PR112724] - - - - --- 2024-03-22 Jakub Jelinek New
[v1] rs6000: Stackoverflow in optimized code on PPC [PR100799] [v1] rs6000: Stackoverflow in optimized code on PPC [PR100799] - - - - --- 2024-03-22 Ajit Agarwal New
c-family, c++: Handle EXCESS_PRECISION_EXPR in pretty printers c-family, c++: Handle EXCESS_PRECISION_EXPR in pretty printers - - - - --- 2024-03-22 Jakub Jelinek New
c++: Fix bogus warnings about ignored annotations [PR114409] c++: Fix bogus warnings about ignored annotations [PR114409] - - - - --- 2024-03-22 Jakub Jelinek New
ubsan: Don't -fsanitize=null instrument __seg_fs/gs pointers [PR111736] ubsan: Don't -fsanitize=null instrument __seg_fs/gs pointers [PR111736] - - - - --- 2024-03-22 Jakub Jelinek New
LoongArch: Remove unused code and add sign/zero-extend for vpickve2gr.d<u> LoongArch: Remove unused code and add sign/zero-extend for vpickve2gr.d<u> - - - - --- 2024-03-22 Jiahao Xu New
bitint: Some bitint store fixes [PR114405] bitint: Some bitint store fixes [PR114405] - - - - --- 2024-03-22 Jakub Jelinek New
rs6000: Stackoverflow in optimized code on PPC (PR100799) rs6000: Stackoverflow in optimized code on PPC (PR100799) - - - - --- 2024-03-22 Ajit Agarwal New
[v4] RISC-V: Introduce gcc attribute riscv_rvv_vector_bits for RVV [v4] RISC-V: Introduce gcc attribute riscv_rvv_vector_bits for RVV - - - - --- 2024-03-22 Li, Pan2 New
Another ICE after conflicting types of redeclaration [PR109619] Another ICE after conflicting types of redeclaration [PR109619] - - - - --- 2024-03-22 Andrew Pinski New
[committed] Fix RISC-V missing stack tie [committed] Fix RISC-V missing stack tie - - - - --- 2024-03-22 Jeff Law New
Move pr114396.c from gcc.target/i386 to gcc.c-torture/execute. Move pr114396.c from gcc.target/i386 to gcc.c-torture/execute. - - - - --- 2024-03-22 Liu, Hongtao New
[v2] RISC-V: Bugfix ICE for __attribute__((target("arch=+v")) [v2] RISC-V: Bugfix ICE for __attribute__((target("arch=+v")) - - - - --- 2024-03-22 Li, Pan2 New
RISC-V: Don't add fractional LMUL types to V_VLS for XTheadVector RISC-V: Don't add fractional LMUL types to V_VLS for XTheadVector - - - - --- 2024-03-21 Christoph Müllner New
xtensa: Add supplementary split pattern for "*addsubx" xtensa: Add supplementary split pattern for "*addsubx" - - - - --- 2024-03-21 Takayuki 'January June' Suwa New
[pushed] analyzer: fix ignored constraints involving casts [PR113619] [pushed] analyzer: fix ignored constraints involving casts [PR113619] - - - - --- 2024-03-21 David Malcolm New
c++: ICE with noexcept and local specialization, again [PR114349] c++: ICE with noexcept and local specialization, again [PR114349] - - - - --- 2024-03-21 Marek Polacek New
[v2] c++: direct-init of an array of class type [PR59465] [v2] c++: direct-init of an array of class type [PR59465] - - - - --- 2024-03-21 Marek Polacek New
RISC-V: Require a extension for ztso testcases with atomic insns RISC-V: Require a extension for ztso testcases with atomic insns 1 - 1 - --- 2024-03-21 Patrick O'Neill New
fortran: Ignore use statements on error [PR107426] fortran: Ignore use statements on error [PR107426] - - - - --- 2024-03-21 Mikael Morin New
s390: testsuite: Fix abs-4.c s390: testsuite: Fix abs-4.c - - - - --- 2024-03-21 Stefan Schulze Frielinghaus New
vect: more oversized bitmask fixups vect: more oversized bitmask fixups - - - - --- 2024-03-21 Andrew Stubbs New
[commmitted] amdgcn: Comment correction [commmitted] amdgcn: Comment correction - - - - --- 2024-03-21 Andrew Stubbs New
[committed] amdgcn: Ensure gfx11 is running in cumode [committed] amdgcn: Ensure gfx11 is running in cumode - - - - --- 2024-03-21 Andrew Stubbs New
[committed] amdgcn: Clean up device memory in gcn-run [committed] amdgcn: Clean up device memory in gcn-run - - - - --- 2024-03-21 Andrew Stubbs New
[v2] rs6000: Fix issue in specifying PTImode as an attribute [PR106895] [v2] rs6000: Fix issue in specifying PTImode as an attribute [PR106895] - - - - --- 2024-03-21 jeevitha New
New effective-target 'asm_goto_with_outputs' (was: [PATCH] testsuite: Fix up lra effective target) New effective-target 'asm_goto_with_outputs' (was: [PATCH] testsuite: Fix up lra effective target) - - - - --- 2024-03-21 Thomas Schwinge New
GCN: Enable effective-target 'vect_long_mult' GCN: Enable effective-target 'vect_long_mult' - - - - --- 2024-03-21 Thomas Schwinge New
GCN: Enable effective-target 'vect_hw_misalign' GCN: Enable effective-target 'vect_hw_misalign' - - - - --- 2024-03-21 Thomas Schwinge New
GCN: Enable effective-target 'vect_early_break', 'vect_early_break_hw' GCN: Enable effective-target 'vect_early_break', 'vect_early_break_hw' - - - - --- 2024-03-21 Thomas Schwinge New
testsuite: vect: Don't xfail scan-tree-dump in gcc.dg/vect/bb-slp-32.c [PR96147] testsuite: vect: Don't xfail scan-tree-dump in gcc.dg/vect/bb-slp-32.c [PR96147] - - - - --- 2024-03-21 Rainer Orth New
testsuite: i386: Skip gcc.target/i386/avx512cd-vpbroadcastmb2q-2.c etc. with Solaris as [PR114150] testsuite: i386: Skip gcc.target/i386/avx512cd-vpbroadcastmb2q-2.c etc. with Solaris as [PR114150] - - - - --- 2024-03-21 Rainer Orth New
tree-optimization/111736 - avoid address sanitizing of __seg_gs tree-optimization/111736 - avoid address sanitizing of __seg_gs - - - - --- 2024-03-21 Richard Biener New
Fix runtime error for nonlinear iv vectorization(step_mult). Fix runtime error for nonlinear iv vectorization(step_mult). - - - - --- 2024-03-21 Liu, Hongtao New
libgcc: Fix up bitint division [PR114397] libgcc: Fix up bitint division [PR114397] - - - - --- 2024-03-21 Jakub Jelinek New
MIPS: Add MIN/MAX.fmt instructions support for MIPS R6 MIPS: Add MIN/MAX.fmt instructions support for MIPS R6 - - - - --- 2024-03-21 Jie Mei New
Pushed: [PATCH] LoongArch: Fix a typo [PR 114407] Pushed: [PATCH] LoongArch: Fix a typo [PR 114407] - - - - --- 2024-03-21 Xi Ruoyao New
[pushed] analyzer: fix -Wanalyzer-deref-before-check false positive seen in loop header macro [PR10… [pushed] analyzer: fix -Wanalyzer-deref-before-check false positive seen in loop header macro [PR10… - - - - --- 2024-03-20 David Malcolm New
[v3] Fortran: improve array component description in runtime error message [PR30802] [v3] Fortran: improve array component description in runtime error message [PR30802] - - - - --- 2024-03-20 Harald Anlauf New
[committed] visium: Fix up visium_setup_incoming_varargs [PR114175] [committed] visium: Fix up visium_setup_incoming_varargs [PR114175] - - - - --- 2024-03-20 Jakub Jelinek New
[committed] nios2: Fix up nios2_setup_incoming_varargs [PR114175] [committed] nios2: Fix up nios2_setup_incoming_varargs [PR114175] - - - - --- 2024-03-20 Jakub Jelinek New
[committed] nds32: Fix up nds32_setup_incoming_varargs [PR114175] [committed] nds32: Fix up nds32_setup_incoming_varargs [PR114175] - - - - --- 2024-03-20 Jakub Jelinek New
[committed] m32r: Fix up m32r_setup_incoming_varargs [PR114175] [committed] m32r: Fix up m32r_setup_incoming_varargs [PR114175] - - - - --- 2024-03-20 Jakub Jelinek New
[committed] ft32: Fix up ft32_setup_incoming_varargs [PR114175] [committed] ft32: Fix up ft32_setup_incoming_varargs [PR114175] - - - - --- 2024-03-20 Jakub Jelinek New
[committed] epiphany: Fix up epiphany_setup_incoming_varargs [PR114175] [committed] epiphany: Fix up epiphany_setup_incoming_varargs [PR114175] - - - - --- 2024-03-20 Jakub Jelinek New
[committed] csky: Fix up csky_setup_incoming_varargs [PR114175] [committed] csky: Fix up csky_setup_incoming_varargs [PR114175] - - - - --- 2024-03-20 Jakub Jelinek New
[v7,5/5] Add the 6th argument to .ACCESS_WITH_SIZE New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-20 Qing Zhao New
[v7,4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-20 Qing Zhao New
[v7,3/5] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-20 Qing Zhao New
[v7,2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-20 Qing Zhao New
[v7,1/5] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-03-20 Qing Zhao New
[1/1] aarch64: Sync aarch64-sys-regs.def with Binutils aarch64: Sync aarch64-sys-regs.def with Binutils - - - - --- 2024-03-20 Yury Khrustalev New
s390x: Implement vector cost model s390x: Implement vector cost model - - - - --- 2024-03-20 Juergen Christ New
[committed] tree-ssa-loop-ch: Fix comment typos [committed] tree-ssa-loop-ch: Fix comment typos - - - - --- 2024-03-20 Jakub Jelinek New
Use integer_{zero,one}_node some more Use integer_{zero,one}_node some more - - - - --- 2024-03-20 Jakub Jelinek New
bitint: Fix handling of conditional bitfield loads [PR114365] bitint: Fix handling of conditional bitfield loads [PR114365] - - - - --- 2024-03-20 Jakub Jelinek New
MIPS: Predefine __mips_strict_alignment if STRICT_ALIGNMENT MIPS: Predefine __mips_strict_alignment if STRICT_ALIGNMENT - - - - --- 2024-03-20 YunQiang Su New
testsuite: add the case to cover vectorization of A[(i+x)*stride] [PR114322] testsuite: add the case to cover vectorization of A[(i+x)*stride] [PR114322] - - - - --- 2024-03-20 Hao Liu OS New
mips: Fix C23 (...) functions returning large aggregates [PR114175] mips: Fix C23 (...) functions returning large aggregates [PR114175] - - - - --- 2024-03-20 Xi Ruoyao New
[v1] RISC-V: Bugfix function target attribute pollution [v1] RISC-V: Bugfix function target attribute pollution - - - - --- 2024-03-20 Li, Pan2 New
[3/3] Add -mcpu=power11 tests Add support for -mcpu=power11 - - - - --- 2024-03-20 Michael Meissner New
[2/3] Add tuning support for -mcpu=power11 Add support for -mcpu=power11 - - - - --- 2024-03-20 Michael Meissner New
[1/3] Add basic support for -mcpu=power11 Add support for -mcpu=power11 - - - - --- 2024-03-20 Michael Meissner New
[V2] Document -fexcess-precision=16. [V2] Document -fexcess-precision=16. - - - - --- 2024-03-20 Liu, Hongtao New
[pushed] testsuite: fix target for linkage-1.C [pushed] testsuite: fix target for linkage-1.C - - - - --- 2024-03-19 Marek Polacek New
[pushed,PR99829,LRA] : Fixing LRA ICE on arm [pushed,PR99829,LRA] : Fixing LRA ICE on arm - - - - --- 2024-03-19 Vladimir Makarov New
[pushed] analyzer: fix ICE due to corrupt MEM_REFs [PR113505] [pushed] analyzer: fix ICE due to corrupt MEM_REFs [PR113505] - - - - --- 2024-03-19 David Malcolm New
[v2] c++: explicit inst of template method not generated [PR110323] [v2] c++: explicit inst of template method not generated [PR110323] - - - - --- 2024-03-19 Marek Polacek New
[pushed] diagnostics: fix corrupt json/SARIF on stderr [PR114348] [pushed] diagnostics: fix corrupt json/SARIF on stderr [PR114348] - - - - --- 2024-03-19 David Malcolm New
[committed] libstdc++: Fix infinite loop in std::binomial_distribution [PR114359] [committed] libstdc++: Fix infinite loop in std::binomial_distribution [PR114359] - - - - --- 2024-03-19 Jonathan Wakely New
libstdc++: Constrain std::vector default constructor [PR113841] libstdc++: Constrain std::vector default constructor [PR113841] - - - - --- 2024-03-19 Jonathan Wakely New
libstdc++: Use feature test macros in <bits/stl_construct.h> libstdc++: Use feature test macros in <bits/stl_construct.h> - - - - --- 2024-03-19 Jonathan Wakely New
[v3,2/2] fortran: Fix specification expression error with dummy procedures [PR111781] fortran: Fix specification checks [PR111781] - - - - --- 2024-03-19 Mikael Morin New
[v3,1/2] testsuite: Declare fortran array bound variables fortran: Fix specification checks [PR111781] - - - - --- 2024-03-19 Mikael Morin New
[committed] libstdc++: Regenerate <bits/version.h> in maintainer mode [committed] libstdc++: Regenerate <bits/version.h> in maintainer mode - - - - --- 2024-03-19 Jonathan Wakely New
« 1 2 ... 5 6 71264 1265 »