Show patches with: Archived = No       |   139536 patches
« 1 2 3 41395 1396 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED] testsuite: Skip g++.dg/eh/pr119507.C on Solaris/SPARC with as [COMMITTED] testsuite: Skip g++.dg/eh/pr119507.C on Solaris/SPARC with as - - - - --- 2025-04-23 Rainer Orth New
simplify-rtx: Combine bitwise operations in more cases simplify-rtx: Combine bitwise operations in more cases - - - - --- 2025-04-23 Pengfei Li New
[committed] OpenMP: Add libgomp.fortran/target-enter-data-8.f90 [committed] OpenMP: Add libgomp.fortran/target-enter-data-8.f90 - - - - --- 2025-04-23 Tobias Burnus New
docs: Document PFA support in GCC-15 changes docs: Document PFA support in GCC-15 changes - - - - --- 2025-04-23 Tamar Christina New
middle-end: Add new "max" vector cost model middle-end: Add new "max" vector cost model - - - - --- 2025-04-23 Tamar Christina New
testsuite: AMDGCN test for vect-early-break_38.c as well to consistent architecture [PR119286] testsuite: AMDGCN test for vect-early-break_38.c as well to consistent architecture [PR119286] - - - - --- 2025-04-23 Tamar Christina New
[3/3] gimple-fold: Don't replace `bool_var != 0` with `bool_var` inside GIMPLE_COND A fix fixes for match and fold_stmt - - - - --- 2025-04-23 Andrew Pinski New
[2/3] gimple-fold: Return early for GIMPLE_COND with true/false A fix fixes for match and fold_stmt - - - - --- 2025-04-23 Andrew Pinski New
[1/3] match: Move `(cmp (cond @0 @1 @2) @3)` simplification after the bool compare simplifcation A fix fixes for match and fold_stmt - - - - --- 2025-04-23 Andrew Pinski New
target: [PR103750] Also handle avx512 kmask & immediate 15 or 3 when VF is 4/2. target: [PR103750] Also handle avx512 kmask & immediate 15 or 3 when VF is 4/2. - - - - --- 2025-04-23 liuhongt New
[v1,4/4] RISC-V: Extract vector stepped for expand_const_vector [NFC] Refactor long function expand_const_vector - - - - --- 2025-04-23 Li, Pan2 New
[v1,3/4] RISC-V: Extract vector duplicate for expand_const_vector [NFC] Refactor long function expand_const_vector - - - - --- 2025-04-23 Li, Pan2 New
[v1,2/4] RISC-V: Extract vec_series for expand_const_vector [NFC] Refactor long function expand_const_vector - - - - --- 2025-04-23 Li, Pan2 New
[v1,1/4] RISC-V: Extract vec_duplicate for expand_const_vector [NFC] Refactor long function expand_const_vector - - - - --- 2025-04-23 Li, Pan2 New
GCN: Properly switch sections in 'gcn_hsa_declare_function_name' [PR119737] GCN: Properly switch sections in 'gcn_hsa_declare_function_name' [PR119737] - - - - --- 2025-04-22 Thomas Schwinge New
[committed] Revert "libstdc++: Optimize std::projected<I, std::identity>" [PR119888] [committed] Revert "libstdc++: Optimize std::projected<I, std::identity>" [PR119888] - - - - --- 2025-04-22 Patrick Palka New
[RFA,15] aarch64: Define __ARM_FEATURE_FAMINMAX [RFA,15] aarch64: Define __ARM_FEATURE_FAMINMAX - - - - --- 2025-04-22 Richard Sandiford New
[14] Use --param=aarch64-autovec-preference=2 instead of =sve-only [14] Use --param=aarch64-autovec-preference=2 instead of =sve-only - - - - --- 2025-04-22 Richard Biener New
[v2] asf: Enable pass at O2 or higher [v2] asf: Enable pass at O2 or higher - - - - --- 2025-04-22 Konstantinos Eleftheriou New
[2/2] libstdc++: Define __cpp_lib_format_ranges in format header [PR109162] Untitled series #453712 - - - - --- 2025-04-22 Tomasz Kamiński New
Document AArch64 changes for GCC 15 Document AArch64 changes for GCC 15 - - - - --- 2025-04-22 Richard Sandiford New
Adjust 'libgomp.c++/target-exceptions-pr118794-1.C' for 'targetm.arm_eabi_unwinder' [PR118794] (was… Adjust 'libgomp.c++/target-exceptions-pr118794-1.C' for 'targetm.arm_eabi_unwinder' [PR118794] (was… - - - - --- 2025-04-22 Thomas Schwinge New
[v2] libstdc++: Implement formatters for queue, priority_queue and stack [PR109162] [v2] libstdc++: Implement formatters for queue, priority_queue and stack [PR109162] - - 1 - --- 2025-04-22 Tomasz Kamiński New
libstdc++: Update baseline symbols for riscv64-linux libstdc++: Update baseline symbols for riscv64-linux - - - - --- 2025-04-22 Andreas Schwab New
libstdc++: Update baseline_symbols.txt for m68k-linux libstdc++: Update baseline_symbols.txt for m68k-linux - - - - --- 2025-04-22 Andreas Schwab New
libstdc++: Increase timeouts for format and flat_maps tests libstdc++: Increase timeouts for format and flat_maps tests - - - - --- 2025-04-22 Tomasz Kamiński New
s390: Allow 5+ argument tail-calls in some special cases [PR119873] s390: Allow 5+ argument tail-calls in some special cases [PR119873] - - - - --- 2025-04-22 Jakub Jelinek New
testsuite: Use sigsetjmp in gcc.misc-tests/gcov-31.c testsuite: Use sigsetjmp in gcc.misc-tests/gcov-31.c - - - - --- 2025-04-22 Rainer Orth New
[committed,(Apr,17,to,15,mainline)] libgomp.texi: For HIP interop, mention cpp defines to set [committed,(Apr,17,to,15,mainline)] libgomp.texi: For HIP interop, mention cpp defines to set - - - - --- 2025-04-22 Tobias Burnus New
libstdc++: Update baseline_symbols.txt for {x86_64,i486,powerpc64le,s390x,aarch64}-linux libstdc++: Update baseline_symbols.txt for {x86_64,i486,powerpc64le,s390x,aarch64}-linux - - - - --- 2025-04-22 Jakub Jelinek New
libstdc++: Implement formatters for queue, priority_queue and stack [PR109162] libstdc++: Implement formatters for queue, priority_queue and stack [PR109162] - - - - --- 2025-04-22 Tomasz Kamiński New
libstdc++: Update Linux/sparc64 baselines for GCC 15.1 libstdc++: Update Linux/sparc64 baselines for GCC 15.1 - - - - --- 2025-04-22 Rainer Orth New
libstdc++: Update Solaris baselines for GCC 15.1 libstdc++: Update Solaris baselines for GCC 15.1 - - - - --- 2025-04-22 Rainer Orth New
Skip g++.dg/eh/pr119507.C on arm eabi Skip g++.dg/eh/pr119507.C on arm eabi - - - - --- 2025-04-22 Andrew Pinski New
[v2,PR119765] testsuite: adjust amd64-abi-9.c to check both ms and sysv ABIs [v2,PR119765] testsuite: adjust amd64-abi-9.c to check both ms and sysv ABIs - - - - --- 2025-04-22 Peter Damianov New
[RFA,(fold)] c++: remove TREE_STATIC from constexpr heap vars [PR119162] [RFA,(fold)] c++: remove TREE_STATIC from constexpr heap vars [PR119162] - - - - --- 2025-04-21 Jason Merrill New
[pushed,3/3] c++: reorder constexpr checks [pushed,1/3] c++: static constexpr strictness [PR99456] - - - - --- 2025-04-21 Jason Merrill New
[pushed,2/3] c++: new size folding [PR118775] [pushed,1/3] c++: static constexpr strictness [PR99456] - - - - --- 2025-04-21 Jason Merrill New
[pushed,1/3] c++: static constexpr strictness [PR99456] [pushed,1/3] c++: static constexpr strictness [PR99456] - - - - --- 2025-04-21 Jason Merrill New
gimple-fold: Implement simple copy propagation for aggregates [PR14295] gimple-fold: Implement simple copy propagation for aggregates [PR14295] - - - - --- 2025-04-21 Andrew Pinski New
Improve vectorizer costs of min, max, abs, absu and const_expr on x86 Improve vectorizer costs of min, max, abs, absu and const_expr on x86 - - - - --- 2025-04-21 Jan Hubicka New
RFC: Add TARGET_STORE_BY_PIECES_ICODE RFC: Add TARGET_STORE_BY_PIECES_ICODE - - - - --- 2025-04-21 H.J. Lu New
c++: Fix OpenMP support with C++20 modules [PR119864] c++: Fix OpenMP support with C++20 modules [PR119864] - - - - --- 2025-04-21 Nathaniel Shead New
[2/2] c++/modules: Remove unnecessary lazy_load_pendings [1/2] c++/modules: Find non-exported reachable decls when instantiating friend classes [PR119863] - - - - --- 2025-04-21 Nathaniel Shead New
[1/2] c++/modules: Find non-exported reachable decls when instantiating friend classes [PR119863] [1/2] c++/modules: Find non-exported reachable decls when instantiating friend classes [PR119863] - - - - --- 2025-04-21 Nathaniel Shead New
[v2] x86: Properly find the maximum stack slot alignment [v2] x86: Properly find the maximum stack slot alignment - - - - --- 2025-04-21 H.J. Lu New
[v2] gcc-15/changes: Document LoongArch changes. [v2] gcc-15/changes: Document LoongArch changes. - - - - --- 2025-04-21 Lulu Cheng New
Accept allones or 0 operand for vcond_mask op1. Accept allones or 0 operand for vcond_mask op1. - - - - --- 2025-04-21 liuhongt New
[x86] Generate 2 FMA instructions in ix86_expand_swdivsf. [x86] Generate 2 FMA instructions in ix86_expand_swdivsf. - - - - --- 2025-04-21 liuhongt New
x86: Properly find the maximum stack slot alignment x86: Properly find the maximum stack slot alignment - - - - --- 2025-04-20 H.J. Lu New
[RISC-V] Support -mcpu for Xuantie cpu [RISC-V] Support -mcpu for Xuantie cpu - - - - --- 2025-04-20 Yixuan Chen New
libstdc++: fix possible undefined atomic lock-free type aliases in module std libstdc++: fix possible undefined atomic lock-free type aliases in module std - - - - --- 2025-04-20 ZENG Hao New
tailcall: Support ERF_RETURNS_ARG for tailcall [PR67797] tailcall: Support ERF_RETURNS_ARG for tailcall [PR67797] - - - - --- 2025-04-20 Andrew Pinski New
libphobos: enable for sparc64-unknown-linux-gnu libphobos: enable for sparc64-unknown-linux-gnu - - - - --- 2025-04-20 Sam James New
[LRA] Do inheritance transformations for any optimization [PR118591] [LRA] Do inheritance transformations for any optimization [PR118591] - - - - --- 2025-04-19 Denis Chertykov New
[PUSHED] Disable parallel testing for 'rust/compile/nr2/compile.exp' [PR119508] [PUSHED] Disable parallel testing for 'rust/compile/nr2/compile.exp' [PR119508] - - - - --- 2025-04-19 Thomas Schwinge New
strlen: Handle empty constructor as memset for combining with malloc to calloc [PR87900] strlen: Handle empty constructor as memset for combining with malloc to calloc [PR87900] - - - - --- 2025-04-19 Andrew Pinski New
[to-be-committed,RISC-V,PR,target/119865] Don't free ggc allocated memory [to-be-committed,RISC-V,PR,target/119865] Don't free ggc allocated memory - - - - --- 2025-04-19 Jeff Law New
[PUSHED] Fix pr118947-1.c and pr78408-3.c on targets where 32 bytes memcpy uses a vector [PUSHED] Fix pr118947-1.c and pr78408-3.c on targets where 32 bytes memcpy uses a vector - - - - --- 2025-04-19 Andrew Pinski New
Add assert to array_slice::begin/end Add assert to array_slice::begin/end - - - - --- 2025-04-19 Andrew Pinski New
[pushed] c++: minor EXPR_STMT cleanup [pushed] c++: minor EXPR_STMT cleanup - - - - --- 2025-04-19 Jason Merrill New
[to-be-committed,RISC-V,PR,target/118410] Improve code generation for some logical ops [to-be-committed,RISC-V,PR,target/118410] Improve code generation for some logical ops - - - - --- 2025-04-19 Jeff Law New
libstdc++: Finalize GCC 15 ABI libstdc++: Finalize GCC 15 ABI - - - - --- 2025-04-19 Andreas Schwab New
[v2,3/3] RISC-V: Add testcases for vec_duplicate + vadd.vv combine to vadd.vx Introduce vec_dup + vadd.vv combine to vadd.vx - - - - --- 2025-04-19 Li, Pan2 New
[v2,2/3] RISC-V: Adjust the testcases after vec_duplicate + vadd.vv combine Introduce vec_dup + vadd.vv combine to vadd.vx - - - - --- 2025-04-19 Li, Pan2 New
[v2,1/3] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost Introduce vec_dup + vadd.vv combine to vadd.vx - - - - --- 2025-04-19 Li, Pan2 New
[fortran] PR119836 [15/16 Regression] Elemental intrinsic treated as IMPURE within BLOCK within DO … [fortran] PR119836 [15/16 Regression] Elemental intrinsic treated as IMPURE within BLOCK within DO … - - - - --- 2025-04-19 Jerry D New
strlen: Don't do the malloc+memset->calloc optimization in some cases [PR83022] strlen: Don't do the malloc+memset->calloc optimization in some cases [PR83022] - - - - --- 2025-04-19 Andrew Pinski New
[RFC] c++: bad pending_template recursion [RFC] c++: bad pending_template recursion - - - - --- 2025-04-18 Jason Merrill New
PATCH RFC: -fdump-lang-tinst and -fdump-lang-constexpr PATCH RFC: -fdump-lang-tinst and -fdump-lang-constexpr - - - - --- 2025-04-18 Jason Merrill New
[RISC-V] Fix missed bext discovery [RISC-V] Fix missed bext discovery - - - - --- 2025-04-18 Jeff Law New
tree-optimization/119858 - type mismatch with POINTER_PLUS tree-optimization/119858 - type mismatch with POINTER_PLUS - - - - --- 2025-04-18 Richard Biener New
libstdc++: Strip reference and cv-qual in range deduction guides for maps. libstdc++: Strip reference and cv-qual in range deduction guides for maps. - - - - --- 2025-04-18 Tomasz Kamiński New
[v4,4/4] libstdc++: Add tests for std::extents. Implement extents from the mdspan header. - - - - --- 2025-04-18 Luc Grosheintz New
[v4,3/4] libstdc++: Implement std::extents [PR107761]. Implement extents from the mdspan header. - - - - --- 2025-04-18 Luc Grosheintz New
[v4,2/4] libstdc++: Add header mdspan to the build-system. Implement extents from the mdspan header. - - - - --- 2025-04-18 Luc Grosheintz New
[v4,1/4] libstdc++: Setup internal FTM for mdspan. Implement extents from the mdspan header. - - - - --- 2025-04-18 Luc Grosheintz New
Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob' [PR119818] (was: cobol: [commi… Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob' [PR119818] (was: cobol: [commi… - - - - --- 2025-04-18 Thomas Schwinge New
x86: Add preserve_none and update no_caller_saved_registers attributes x86: Add preserve_none and update no_caller_saved_registers attributes - - - - --- 2025-04-18 H.J. Lu New
libstdc++: Use scope guard for deallocating nodes in deque. libstdc++: Use scope guard for deallocating nodes in deque. - - - - --- 2025-04-18 Tomasz Kamiński New
RISC-V: Minimal support for sdtrig and ssstrict extensions. RISC-V: Minimal support for sdtrig and ssstrict extensions. - - - - --- 2025-04-18 Dongyan Chen New
RISC-V: Minimal support for zama16b extension. RISC-V: Minimal support for zama16b extension. - - - - --- 2025-04-18 Dongyan Chen New
[v2] libstdc++-v3: Implement missing allocator-aware constructors for unordered containers. [v2] libstdc++-v3: Implement missing allocator-aware constructors for unordered containers. - - - - --- 2025-04-18 Tomasz Kamiński New
libstdc++: Clarify that _S_ prefix is be used for static member functions. libstdc++: Clarify that _S_ prefix is be used for static member functions. - - - - --- 2025-04-18 Tomasz Kamiński New
[2/2] DSE: Trim stores of 0 like triming stores of {} [PR87901] [1/2] DSE: Support triming of some more memset [PR87901] - - - - --- 2025-04-18 Andrew Pinski New
[1/2] DSE: Support triming of some more memset [PR87901] [1/2] DSE: Support triming of some more memset [PR87901] - - - - --- 2025-04-18 Andrew Pinski New
Consider frequency in cost estimation when converting scalar to vector. Consider frequency in cost estimation when converting scalar to vector. - - - - --- 2025-04-18 liuhongt New
gcc-15/changes: Document LoongArch changes. gcc-15/changes: Document LoongArch changes. - - - - --- 2025-04-18 Lulu Cheng New
[2/2] icf: Remove unused constructors of sem_function and sem_variable [1/2] icf: Remove nop code from sem_function::init. - - - - --- 2025-04-17 Andrew Pinski New
[1/2] icf: Remove nop code from sem_function::init. [1/2] icf: Remove nop code from sem_function::init. - - - - --- 2025-04-17 Andrew Pinski New
[pushed] c++: constexpr virtual base diagnostic [pushed] c++: constexpr virtual base diagnostic - - - - --- 2025-04-17 Jason Merrill New
Add COBOL information to gcc.gnu.org index.html Add COBOL information to gcc.gnu.org index.html - - - - --- 2025-04-17 Robert Dubner New
gimple-fold: Improve optimize_memcpy_to_memset by walking back until aliasing says the ref is a may… gimple-fold: Improve optimize_memcpy_to_memset by walking back until aliasing says the ref is a may… - - - - --- 2025-04-17 Andrew Pinski New
gimple: Canonical order for invariants [PR118902] gimple: Canonical order for invariants [PR118902] - - - - --- 2025-04-17 Andrew Pinski New
[pushed] c++: constexpr new diagnostic location [pushed] c++: constexpr new diagnostic location - - - - --- 2025-04-17 Jason Merrill New
[pushed] c++: vec_safe_reserve usage tweaks [pushed] c++: vec_safe_reserve usage tweaks - - - - --- 2025-04-17 Jason Merrill New
[pushed] c++: improve pack index diagnostics [pushed] c++: improve pack index diagnostics - - - - --- 2025-04-17 Jason Merrill New
[pushed] c++: add assert to cp_make_fname_decl [pushed] c++: add assert to cp_make_fname_decl - - - - --- 2025-04-17 Jason Merrill New
[pushed] c++: 'requires' diagnostic before C++20 [pushed] c++: 'requires' diagnostic before C++20 - - - - --- 2025-04-17 Jason Merrill New
Add COBOL to htdocs/gcc-15/changes.html. Add COBOL to htdocs/gcc-15/changes.html. - - - - --- 2025-04-17 Robert Dubner New
« 1 2 3 41395 1396 »