Show patches with: Archived = No       |   131969 patches
« 1 2 3 41319 1320 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4] c++: deleting explicitly-defaulted functions [PR116162] [v4] c++: deleting explicitly-defaulted functions [PR116162] - - - - --- 2024-09-16 Marek Polacek New
[v2] c++: ICE with -Wtautological-compare in template [PR116534] [v2] c++: ICE with -Wtautological-compare in template [PR116534] - - - - --- 2024-09-16 Marek Polacek New
[avr] Update AVR-LibC web links to GitHub [avr] Update AVR-LibC web links to GitHub - - - - --- 2024-09-16 Georg-Johann Lay New
c++: alias of decltype(lambda) is opaque [PR116714] c++: alias of decltype(lambda) is opaque [PR116714] - - - - --- 2024-09-16 Patrick Palka New
[v3] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR1097… [v3] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR1097… - - - - --- 2024-09-16 Simon Martin New
[5/5] arm: [MVE intrinsics] Rework MVE vld/vst intrinsics arm, MVE: Refactor the vst and vld intrinsics - - - - --- 2024-09-16 Christophe Lyon New
[4/5] arm: [MVE intrinsics] Add support for predicated contiguous loads and stores arm, MVE: Refactor the vst and vld intrinsics - - - - --- 2024-09-16 Christophe Lyon New
[3/5] arm: [MVE intrinsics] Add load_extending and store_truncating function bases arm, MVE: Refactor the vst and vld intrinsics - - - - --- 2024-09-16 Christophe Lyon New
[2/5] arm: [MVE intrinsics] Add load_ext intrinsic shape arm, MVE: Refactor the vst and vld intrinsics - - - - --- 2024-09-16 Christophe Lyon New
[1/5] arm: [MVE intrinsics] fix vst tests arm, MVE: Refactor the vst and vld intrinsics - - - - --- 2024-09-16 Christophe Lyon New
[committed] libstdc++: Add .editorconfig files [committed] libstdc++: Add .editorconfig files - - - - --- 2024-09-16 Jonathan Wakely New
riscv: Fix duplicate assmbler label in @tlsdesc<mode> insn riscv: Fix duplicate assmbler label in @tlsdesc<mode> insn - - - - --- 2024-09-16 Andreas Schwab New
[2/2] RISC-V: Optimize the cost of the LO_SUM expression. [1/2] RISC-V: Fix the outer_code when calculating the cost of SET expression. - - - - --- 2024-09-16 Xianmiao Qu New
[1/2] RISC-V: Fix the outer_code when calculating the cost of SET expression. [1/2] RISC-V: Fix the outer_code when calculating the cost of SET expression. - - - - --- 2024-09-16 Xianmiao Qu New
[avr,applied] Partially revert r15-3623 [avr,applied] Partially revert r15-3623 - - - - --- 2024-09-16 Georg-Johann Lay New
vect: Set pattern_stmt_p on the newly created stmt_vec_info vect: Set pattern_stmt_p on the newly created stmt_vec_info - - - - --- 2024-09-16 Andrew Pinski New
[pushed] wwwdocs: readings: Update NIOS II link [pushed] wwwdocs: readings: Update NIOS II link - - - - --- 2024-09-16 Gerald Pfeifer New
[pushed] libstdc++: Update link to installation docs [pushed] libstdc++: Update link to installation docs - - - - --- 2024-09-16 Gerald Pfeifer New
[pushed] c++: __extension__ and -Wconditionally-supported [pushed] c++: __extension__ and -Wconditionally-supported - - - - --- 2024-09-15 Jason Merrill New
[pushed] c++: conversion location [pushed] c++: conversion location - - - - --- 2024-09-15 Jason Merrill New
[avr] Tweak unsigned compares with consts that are 0 mod 256. [avr] Tweak unsigned compares with consts that are 0 mod 256. - - - - --- 2024-09-15 Georg-Johann Lay New
libstdc++: Avoid forming T* in unique_ptr(auto_ptr<U>&&) constraints [PR116529] libstdc++: Avoid forming T* in unique_ptr(auto_ptr<U>&&) constraints [PR116529] - - - - --- 2024-09-15 Jonathan Wakely New
[committed,v2] libstdc++: Adjust std::span::iterator to be ADL-proof [committed,v2] libstdc++: Adjust std::span::iterator to be ADL-proof - - - - --- 2024-09-15 Jonathan Wakely New
[committed] libstdc++: Add assertion for valid facet type arguments [committed] libstdc++: Add assertion for valid facet type arguments - - - - --- 2024-09-15 Jonathan Wakely New
[committed] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512] [committed] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512] - - - - --- 2024-09-15 Jonathan Wakely New
libgomp: with USM, init 'link' variables with host address libgomp: with USM, init 'link' variables with host address - - - - --- 2024-09-14 Tobias Burnus New
[PUSHED] testsuite; Fix execute/pr52286.c for 16bit [PUSHED] testsuite; Fix execute/pr52286.c for 16bit - - - - --- 2024-09-14 Andrew Pinski New
[RFC] Allow functions with target_clones attribute to be inlined [RFC] Allow functions with target_clones attribute to be inlined - - - - --- 2024-09-14 Yangyu Chen New
[pushed] c++: avoid init_priority warning in system header [pushed] c++: avoid init_priority warning in system header - - - - --- 2024-09-14 Jason Merrill New
tree-object-size: Fold PHI node offsets with constants [PR116556] tree-object-size: Fold PHI node offsets with constants [PR116556] - - - - --- 2024-09-14 Siddhesh Poyarekar New
[pushed] testsuite: adjust pragma-diag-17.c diagnostics [pushed] testsuite: adjust pragma-diag-17.c diagnostics - - - - --- 2024-09-14 Jason Merrill New
[avr] Tidy up enum and struct tags and rtx_code. [avr] Tidy up enum and struct tags and rtx_code. - - - - --- 2024-09-14 Georg-Johann Lay New
[avr] copysign: Use copysign rtx code, allow const_double [avr] copysign: Use copysign rtx code, allow const_double - - - - --- 2024-09-14 Georg-Johann Lay New
vect: release defs of removed statement vect: release defs of removed statement - - - - --- 2024-09-14 Andrew Pinski New
Mark the copy/move constructor/operator= of auto_bitmap as delete Mark the copy/move constructor/operator= of auto_bitmap as delete - - - - --- 2024-09-14 Andrew Pinski New
MIPS: Add MSUBF.fmt instruction for MIPSr6 MIPS: Add MSUBF.fmt instruction for MIPSr6 - - - - --- 2024-09-14 Jie Mei New
phi-opt: Improve heuristics for factoring out with constant (again) [PR116699] phi-opt: Improve heuristics for factoring out with constant (again) [PR116699] - - - - --- 2024-09-13 Andrew Pinski New
RFC PATCH: contrib/test_summary mode for submitting testsuite results to bunsen RFC PATCH: contrib/test_summary mode for submitting testsuite results to bunsen - - - - --- 2024-09-13 Frank Ch. Eigler New
c++: Don't mix timevar_start and auto_cond_timevar for TV_NAME_LOOKUP [PR116681] c++: Don't mix timevar_start and auto_cond_timevar for TV_NAME_LOOKUP [PR116681] - - - - --- 2024-09-13 Simon Martin New
[avr] Recognize more opportunities for skip [avr] Recognize more opportunities for skip - - - - --- 2024-09-13 Georg-Johann Lay New
[pushed] c++: -fimplicit-constexpr diagnostic improvement [PR116696] [pushed] c++: -fimplicit-constexpr diagnostic improvement [PR116696] - - - - --- 2024-09-13 Jason Merrill New
[avr] Make more use of avr_byte() [avr] Make more use of avr_byte() - - - - --- 2024-09-13 Georg-Johann Lay New
libcpp, genmatch: Use gcc_diag instead of printf for libcpp diagnostics libcpp, genmatch: Use gcc_diag instead of printf for libcpp diagnostics - - - - --- 2024-09-13 Jakub Jelinek New
libcpp: Fix up UB in finish_embed libcpp: Fix up UB in finish_embed - - - - --- 2024-09-13 Jakub Jelinek New
c++: Don't emit deprecated/unavailable attribute diagnostics when creating cdtor thunks [PR116678] c++: Don't emit deprecated/unavailable attribute diagnostics when creating cdtor thunks [PR116678] - - - - --- 2024-09-13 Jakub Jelinek New
[2/2] aarch64: Add codegen support for SVE2 faminmax aarch64: Add support for SVE2 faminmax - - - - --- 2024-09-13 Saurabh Jha New
[1/2] aarch64: Add SVE2 faminmax intrinsics aarch64: Add support for SVE2 faminmax - - - - --- 2024-09-13 Saurabh Jha New
c++: Fix g++.dg/ext/sve-sizeless-1.C regression c++: Fix g++.dg/ext/sve-sizeless-1.C regression - - - - --- 2024-09-13 Jonathan Wakely New
Try fixing RISC-V .SELECT_VL with SLP Try fixing RISC-V .SELECT_VL with SLP - - - - --- 2024-09-13 Richard Biener New
[v1] Match: Remove unnecessary types_match for case 1 of signed SAT_ADD [v1] Match: Remove unnecessary types_match for case 1 of signed SAT_ADD - - - - --- 2024-09-13 Li, Pan2 New
[teststuite,Fortran,committed] Fix endianness issue on test case [teststuite,Fortran,committed] Fix endianness issue on test case - - - - --- 2024-09-13 Thomas Koenig New
s390: Fix TF to FPRX2 conversion [PR115860] s390: Fix TF to FPRX2 conversion [PR115860] - - - - --- 2024-09-13 Stefan Schulze Frielinghaus New
s390: Fix AQ and AR constraints s390: Fix AQ and AR constraints - - - - --- 2024-09-13 Stefan Schulze Frielinghaus New
[v1] RISC-V: Add testcases for form 2 of signed scalar SAT_ADD [v1] RISC-V: Add testcases for form 2 of signed scalar SAT_ADD - - - - --- 2024-09-13 Li, Pan2 New
[v1] RISC-V: Fix signed SAT_ADD test case for int64_t [v1] RISC-V: Fix signed SAT_ADD test case for int64_t - - - - --- 2024-09-13 Li, Pan2 New
testsuite: a few more hostedlib adjustments testsuite: a few more hostedlib adjustments - - - - --- 2024-09-13 Alexandre Oliva New
[v4,4/4] RISC-V: Fix vector SAT_ADD dump check due to middle-end change [v4,1/4] Match: Add interface match_cond_with_binary_phi for true/false arg - - - - --- 2024-09-12 Li, Pan2 New
[v4,3/4] Match: Support form 3 for scalar signed integer .SAT_ADD [v4,1/4] Match: Add interface match_cond_with_binary_phi for true/false arg - - - - --- 2024-09-12 Li, Pan2 New
[v4,2/4] Genmatch: Refine the gen_phi_on_cond by match_cond_with_binary_phi [v4,1/4] Match: Add interface match_cond_with_binary_phi for true/false arg - - - - --- 2024-09-12 Li, Pan2 New
[v4,1/4] Match: Add interface match_cond_with_binary_phi for true/false arg [v4,1/4] Match: Add interface match_cond_with_binary_phi for true/false arg - - - - --- 2024-09-12 Li, Pan2 New
[v2,2/2] aarch64: Improve part-variable vector initialization with SVE INDEX instruction [PR113328] Untitled series #423679 - - - - --- 2024-09-12 Pengxuan Zheng (QUIC) New
[RFC] libstdc++: add #pragma diagnostic [RFC] libstdc++: add #pragma diagnostic - - - - --- 2024-09-12 Jason Merrill New
libstdc++: Tweak localized formatting for floating-point types libstdc++: Tweak localized formatting for floating-point types - - - - --- 2024-09-12 Jonathan Wakely New
libstdc++: Refactor loops in std::__platform_semaphore libstdc++: Refactor loops in std::__platform_semaphore - - - - --- 2024-09-12 Jonathan Wakely New
libstdc++: Enable most of <chrono> for freestanding libstdc++: Enable most of <chrono> for freestanding - - - - --- 2024-09-12 Jonathan Wakely New
[1/2,v2] c++: Make __builtin_launder reject invalid types [PR116673] [1/2,v2] c++: Make __builtin_launder reject invalid types [PR116673] - - - - --- 2024-09-12 Jonathan Wakely New
[committed] libstdc++: Remove unused alias template in std::optional [committed] libstdc++: Remove unused alias template in std::optional - - - - --- 2024-09-12 Jonathan Wakely New
libquadmath: Fix typos libquadmath: Fix typos - - - - --- 2024-09-12 Andrew Kreimer New
[fortran,committed] module support for UNSIGNED [fortran,committed] module support for UNSIGNED - - - - --- 2024-09-12 Thomas Koenig New
[v3] c++: deleting explicitly-defaulted functions [PR116162] [v3] c++: deleting explicitly-defaulted functions [PR116162] - - - - --- 2024-09-12 Marek Polacek New
[committed] i386: Implement SAT_ADD for signed vector integers [committed] i386: Implement SAT_ADD for signed vector integers - - - - --- 2024-09-12 Uros Bizjak New
Fix factor_out_conditional_operation heuristics for constants Fix factor_out_conditional_operation heuristics for constants - - - - --- 2024-09-12 Andrew Pinski New
Fortran: Fixes to OpenMP 'interop' directive parsing support Fortran: Fixes to OpenMP 'interop' directive parsing support - - - - --- 2024-09-12 Tobias Burnus New
[v2,6/9] aarch64: Use symbols without offset to prevent relocation issues Untitled series #423638 - - - - --- 2024-09-12 Evgeny Karpov New
[2/2] arm: testsuite: make use of -mcpu=unset/-march=unset arm: Allow -mcpu and -march options to be unset - - - - --- 2024-09-12 Richard Earnshaw New
[1/2] arm: Allow -mcpu and -march options to be unset arm: Allow -mcpu and -march options to be unset - - - - --- 2024-09-12 Richard Earnshaw New
[avr] Rework avr_out_compare [avr] Rework avr_out_compare - - - - --- 2024-09-12 Georg-Johann Lay New
[v2] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR1097… [v2] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR1097… - - - - --- 2024-09-12 Simon Martin New
Abort loop SLP analysis quicker Abort loop SLP analysis quicker - - - - --- 2024-09-12 Richard Biener New
libcpp, v5: Add support for gnu::base64 #embed parameter libcpp, v5: Add support for gnu::base64 #embed parameter - - - - --- 2024-09-12 Jakub Jelinek New
[2/2] libstdc++: Simplify std::launder definition [1/2] c++: Make __builtin_launder reject invalid types [PR116673] - - - - --- 2024-09-12 Jonathan Wakely New
[1/2] c++: Make __builtin_launder reject invalid types [PR116673] [1/2] c++: Make __builtin_launder reject invalid types [PR116673] - - - - --- 2024-09-12 Jonathan Wakely New
Better recover from SLP reassociation fails during discovery Better recover from SLP reassociation fails during discovery - - - - --- 2024-09-12 Richard Biener New
i386: Implement Thread Local Storage on Windows i386: Implement Thread Local Storage on Windows - - - - --- 2024-09-12 Julian Waters New
[v2] RISC-V: Eliminate latter vsetvl when fused [v2] RISC-V: Eliminate latter vsetvl when fused - - - - --- 2024-09-12 Bohan Lei New
[v1] RISC-V: Implement SAT_ADD for signed integer vector [v1] RISC-V: Implement SAT_ADD for signed integer vector - - - - --- 2024-09-12 Li, Pan2 New
[v2] RISC-V: Eliminate latter vsetvl when fused [v2] RISC-V: Eliminate latter vsetvl when fused - - - - --- 2024-09-12 Bohan Lei New
[v2] Enable V2BF/V4BF vec_cmp with AVX10.2 vcmppbf16 [v2] Enable V2BF/V4BF vec_cmp with AVX10.2 vcmppbf16 - - - - --- 2024-09-12 Levy Hsu New
JSON dumping for GENERIC trees JSON dumping for GENERIC trees - - - - --- 2024-09-12 Thor Preimesberger New
[2/2] aarch64: Improve part-variable vector initialization with SVE INDEX instruction [PR113328] [1/2] aarch64: Improve vector constant generation using SVE INDEX instruction [PR113328] - - - - --- 2024-09-12 Pengxuan Zheng (QUIC) New
[1/2] aarch64: Improve vector constant generation using SVE INDEX instruction [PR113328] [1/2] aarch64: Improve vector constant generation using SVE INDEX instruction [PR113328] - - - - --- 2024-09-12 Pengxuan Zheng (QUIC) New
libcpp: Implement clang -Wheader-guard warning [PR96842] libcpp: Implement clang -Wheader-guard warning [PR96842] - - - - --- 2024-09-11 Jakub Jelinek New
c++: Disable deprecated/unavailable diagnostics when creating thunks for methods with such attribut… c++: Disable deprecated/unavailable diagnostics when creating thunks for methods with such attribut… - - - - --- 2024-09-11 Jakub Jelinek New
cselib: Discard useless locs of preserved VALUEs [PR116627] cselib: Discard useless locs of preserved VALUEs [PR116627] - - - - --- 2024-09-11 Jakub Jelinek New
[v5] Provide new GCC builtin __builtin_counted_by_ref [PR116016] [v5] Provide new GCC builtin __builtin_counted_by_ref [PR116016] - - - - --- 2024-09-11 Qing Zhao New
[v2] c++: ICE with TTP [PR96097] [v2] c++: ICE with TTP [PR96097] - - - - --- 2024-09-11 Marek Polacek New
[v2] c++: deleting explicitly-defaulted functions [PR116162] [v2] c++: deleting explicitly-defaulted functions [PR116162] - - - - --- 2024-09-11 Marek Polacek New
c++: deleting explicitly-defaulted functions [PR116162] c++: deleting explicitly-defaulted functions [PR116162] - - - - --- 2024-09-11 Marek Polacek New
[v1] aarch64: Add GCS build attributes support. [v1] aarch64: Add GCS build attributes support. - - - - --- 2024-09-11 Srinath Parvathaneni New
tree-optimization/116674 - vectorizable_simd_clone_call and re-analysis tree-optimization/116674 - vectorizable_simd_clone_call and re-analysis - - - - --- 2024-09-11 Richard Biener New
« 1 2 3 41319 1320 »