Show patches with: none      |   26817 patches
« 1 234 35 36268 269 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[COMMITTED] ada: Further cleanup in finalization machinery [COMMITTED] ada: Further cleanup in finalization machinery - - -11 2023-12-19 Marc Poulhiès Committed
[COMMITTED] ada: Fix SPARK expansion of container aggregates [COMMITTED] ada: Fix SPARK expansion of container aggregates - - 11- 2023-12-19 Marc Poulhiès Committed
[COMMITTED] ada: Add missing guard to previous change [COMMITTED] ada: Add missing guard to previous change - - -11 2023-12-19 Marc Poulhiès Committed
[COMMITTED] ada: Fix spurious visibility error on parent's component in instance [COMMITTED] ada: Fix spurious visibility error on parent's component in instance - - 1-1 2023-12-19 Marc Poulhiès Committed
[COMMITTED] ada: Plug small loophole in finalization machinery [COMMITTED] ada: Plug small loophole in finalization machinery - - 11- 2023-12-19 Marc Poulhiès Committed
[COMMITTED] ada: Cope with Sem_Util.Enclosing_Declaration oddness. [COMMITTED] ada: Cope with Sem_Util.Enclosing_Declaration oddness. - - 11- 2023-12-19 Marc Poulhiès Committed
[COMMITTED] ada: Restore object constraint optimization [COMMITTED] ada: Restore object constraint optimization - - 11- 2023-12-19 Marc Poulhiès Committed
[COMMITTED] ada: Do not issue SPARK legality error if SPARK_Mode ignored [COMMITTED] ada: Do not issue SPARK legality error if SPARK_Mode ignored - - 11- 2023-12-19 Marc Poulhiès Committed
[COMMITTED] ada: Cleanup SPARK legality checking [COMMITTED] ada: Cleanup SPARK legality checking - - 11- 2023-12-19 Marc Poulhiès Committed
[COMMITTED] ada: Illegal instance of Generic_1.Generic_2 incorrectly accepted [COMMITTED] ada: Illegal instance of Generic_1.Generic_2 incorrectly accepted - - 11- 2023-12-19 Marc Poulhiès Committed
[COMMITTED] ada: Further cleanup in finalization machinery [COMMITTED] ada: Further cleanup in finalization machinery - - 1-1 2023-12-19 Marc Poulhiès Committed
tree-optimization/113080 - missing final value replacement tree-optimization/113080 - missing final value replacement - - -2- 2023-12-19 Richard Biener Committed
tree-optimization/113073 - amend PR112736 fix tree-optimization/113073 - amend PR112736 fix - - -2- 2023-12-19 Richard Biener Committed
RISC-V: Fix FAIL of bb-slp-cond-1.c for RVV RISC-V: Fix FAIL of bb-slp-cond-1.c for RVV - - 82- 2023-12-19 juzhe.zhong@rivai.ai Committed
Unify OpenACC/C and C++ behavior re duplicate OpenACC 'declare' directives for 'extern' variables [… Unify OpenACC/C and C++ behavior re duplicate OpenACC 'declare' directives for 'extern' variables [… - - --- 2023-12-19 Thomas Schwinge Committed
Regression FIX: Remove vect_variable_length XFAIL from some tests Regression FIX: Remove vect_variable_length XFAIL from some tests - - --- 2023-12-19 juzhe.zhong@rivai.ai New
LoongArch: Added TLS Le Relax support. LoongArch: Added TLS Le Relax support. - - --- 2023-12-19 Lulu Cheng New
[Committed] RISC-V: Refine some codes of expand_const_vector [NFC] [Committed] RISC-V: Refine some codes of expand_const_vector [NFC] - - 8-- 2023-12-19 juzhe.zhong@rivai.ai Committed
middle-end: Handle hybrid SLP induction vectorization with early breaks. middle-end: Handle hybrid SLP induction vectorization with early breaks. - - --- 2023-12-19 Tamar Christina New
[v2,3/3] RISC-V: cmpmem for RISCV with V extension RISC-V: vectorised memory operations - - 9-1 2023-12-19 Sergei Lewis JeffreyALaw Deferred
[v2,2/3] RISC-V: setmem for RISCV with V extension RISC-V: vectorised memory operations - - 71- 2023-12-19 Sergei Lewis JeffreyALaw Deferred
[v2,1/3] RISC-V: movmem for RISCV with V extension RISC-V: vectorised memory operations - - 611 2023-12-19 Sergei Lewis JeffreyALaw Deferred
aarch64: Validate register operands early in ldp fusion pass [PR113062] aarch64: Validate register operands early in ldp fusion pass [PR113062] - - 2-- 2023-12-19 Alex Coplan New
i386: Fix mmx.md signbit expanders [PR112816] i386: Fix mmx.md signbit expanders [PR112816] - - --1 2023-12-19 Jakub Jelinek New
[v1] LoongArch: Fix builtin function prototypes for LASX in doc. [v1] LoongArch: Fix builtin function prototypes for LASX in doc. - - 3-- 2023-12-19 chenxiaolong Committed
[Committed] RISC-V: Force scalable vector on all vsetvl tests [Committed] RISC-V: Force scalable vector on all vsetvl tests - - 91- 2023-12-19 juzhe.zhong@rivai.ai Committed
[2/2] LoongArch: Clean up vec_init expander LoongArch: Fix PR113033 and clean up code - - 3-- 2023-12-19 Xi Ruoyao Committed
[1/2] LoongArch: Use force_reg instead of gen_reg_rtx + emit_move_insn in vec_init expander [PR1130… LoongArch: Fix PR113033 and clean up code - - --- 2023-12-19 Xi Ruoyao Committed
Optimize A < B ? A : B to MIN_EXPR. Optimize A < B ? A : B to MIN_EXPR. - - 3-- 2023-12-19 Liu, Hongtao New
testsuite: Fix dump checks under different riscv-sim for RVV. testsuite: Fix dump checks under different riscv-sim for RVV. - - -2- 2023-12-19 Li Xu Committed
[Committed] RISC-V: Fix FAIL of dynamic-lmul2-7.c [Committed] RISC-V: Fix FAIL of dynamic-lmul2-7.c - - 82- 2023-12-19 juzhe.zhong@rivai.ai Committed
[Committed] RISC-V: Remove 256/512/1024 VLS vectors [Committed] RISC-V: Remove 256/512/1024 VLS vectors - - 721 2023-12-19 juzhe.zhong@rivai.ai Committed
testsuite: Fix cpymem-2.c dump checks under different riscv-sim for RVV. testsuite: Fix cpymem-2.c dump checks under different riscv-sim for RVV. - - -2- 2023-12-19 Li Xu Committed
[v2] MIPS: Put the ret to the end of args of reconcat [PR112759] [v2] MIPS: Put the ret to the end of args of reconcat [PR112759] - - 3-- 2023-12-19 YunQiang Su New
[committed] RISC-V: Add required_extensions in function_group [committed] RISC-V: Add required_extensions in function_group - - 64- 2023-12-19 Feng Wang Committed
[pushed] libstdc++: Make ranges::to closure objects SFINAE-friendly [PR112802] [pushed] libstdc++: Make ranges::to closure objects SFINAE-friendly [PR112802] - - -2- 2023-12-18 Patrick Palka Committed
aarch64: Fix parens in aarch64_stp_reg_operand [PR113061] aarch64: Fix parens in aarch64_stp_reg_operand [PR113061] - - 3-- 2023-12-18 Alex Coplan Committed
[pushed,PR112918,LRA] : Fixing IRA ICE on m68k [pushed,PR112918,LRA] : Fixing IRA ICE on m68k - - -2- 2023-12-18 Vladimir Makarov New
[RFC] c++/modules: __class_type_info and modules [RFC] c++/modules: __class_type_info and modules - - 3-- 2023-12-18 Jason Merrill New
[committed] i386: Eliminate redundant compare between set{z, nz} and j{z, nz} [committed] i386: Eliminate redundant compare between set{z, nz} and j{z, nz} - - -2- 2023-12-18 Uros Bizjak Committed
c++: bad direct reference binding [PR113064] c++: bad direct reference binding [PR113064] - - 3-- 2023-12-18 Patrick Palka New
c++: local class memfn synth from uneval context [PR113063] c++: local class memfn synth from uneval context [PR113063] - - 3-- 2023-12-18 Patrick Palka New
fold-const: Handle AND, IOR, XOR with stepped vectors [PR112971]. fold-const: Handle AND, IOR, XOR with stepped vectors [PR112971]. - - 3-- 2023-12-18 Robin Dapp New
c++: [[deprecated]] on template redecl [PR84542] c++: [[deprecated]] on template redecl [PR84542] - - 3-- 2023-12-18 Patrick Palka Committed
c: Split -Wcalloc-transposed-args warning from -Walloc-size, -Walloc-size fixes c: Split -Wcalloc-transposed-args warning from -Walloc-size, -Walloc-size fixes - - --2 2023-12-18 Jakub Jelinek New
[Committed] IBM Z: Cover weak symbols with -munaligned-symbols [Committed] IBM Z: Cover weak symbols with -munaligned-symbols - - -2- 2023-12-18 Andreas Krebbel Committed
Fortran: update DATE_AND_TIME intrinsic for Fortran 2018 [PR96580] Fortran: update DATE_AND_TIME intrinsic for Fortran 2018 [PR96580] - - --2 2023-12-18 Harald Anlauf New
[x86] Improved TImode (128-bit) integer constants on x86_64. [x86] Improved TImode (128-bit) integer constants on x86_64. - - 3-- 2023-12-18 Roger Sayle Committed
libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056] (was: [PATCH v2 2/4] libgrust: Add… libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056] (was: [PATCH v2 2/4] libgrust: Add… - - 3-- 2023-12-18 Thomas Schwinge Committed
gimple-fold.cc: enable ATOMIC_COMPARE_EXCHANGE opt for floating type or types contain padding gimple-fold.cc: enable ATOMIC_COMPARE_EXCHANGE opt for floating type or types contain padding - - 3-- 2023-12-18 xndcn New
tree-object-size: Always set computed bit for bdos [PR113012] tree-object-size: Always set computed bit for bdos [PR113012] - - 3-- 2023-12-18 Siddhesh Poyarekar New
[COMMITTED] SCCP: Fix ODR issues when compiling with LTO [PR 113054} [COMMITTED] SCCP: Fix ODR issues when compiling with LTO [PR 113054} - - -2- 2023-12-18 Andrew Pinski Committed
SECURITY.txt: Drop "exploitable" in reference to hardening issues SECURITY.txt: Drop "exploitable" in reference to hardening issues - - --2 2023-12-18 Siddhesh Poyarekar New
middle-end/111975 - dump -> GIMPLE FE roundtrip improvements middle-end/111975 - dump -> GIMPLE FE roundtrip improvements - - 11- 2023-12-18 Richard Biener Committed
LoongArch: Expand left rotate to right rotate with negated amount LoongArch: Expand left rotate to right rotate with negated amount - - --2 2023-12-18 Xi Ruoyao New
middle-end: Call negate_rtx instead of simplify_gen_unary expanding rotate shift [PR113033] middle-end: Call negate_rtx instead of simplify_gen_unary expanding rotate shift [PR113033] - - 3-- 2023-12-18 Xi Ruoyao New
[2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops arm: Add support for MVE Tail-Predicated Low Overhead Loops - - 3-- 2023-12-18 Andre Vieira (lists) Superseded
[1/2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns arm: Add support for MVE Tail-Predicated Low Overhead Loops - - 2-1 2023-12-18 Andre Vieira (lists) Superseded
c/111975 - GIMPLE FE dumping and parsing of TARGET_MEM_REF c/111975 - GIMPLE FE dumping and parsing of TARGET_MEM_REF - - -2- 2023-12-18 Richard Biener Committed
[V2] RISC-V: Support one more overlap for wv instructions [V2] RISC-V: Support one more overlap for wv instructions - - 101- 2023-12-18 juzhe.zhong@rivai.ai Committed
[committed] libgomp: Make libgomp.c/declare-variant-1.c test x86 specific [committed] libgomp: Make libgomp.c/declare-variant-1.c test x86 specific - - --2 2023-12-18 Jakub Jelinek New
RISC-V: Support one more overlap for wv instructions RISC-V: Support one more overlap for wv instructions - - 513 2023-12-18 juzhe.zhong@rivai.ai Superseded
[V2] RISC-V: Enable vect test for RV32 [V2] RISC-V: Enable vect test for RV32 - - 92- 2023-12-18 juzhe.zhong@rivai.ai Committed
[committed] testsuite: Fix up abi-tag25a.C test for C++11 [committed] testsuite: Fix up abi-tag25a.C test for C++11 - - --2 2023-12-18 Jakub Jelinek New
Patch: Remove unneeded double operation in libstdc++-v3/src/c++17/fs_path.cc Patch: Remove unneeded double operation in libstdc++-v3/src/c++17/fs_path.cc - - --2 2023-12-18 Martin Küttler Committed
tree-object-size: Robustify alloc_size attribute handling [PR113013] tree-object-size: Robustify alloc_size attribute handling [PR113013] - - --2 2023-12-18 Jakub Jelinek New
[v2] RISC-V: Bugfix for the RVV const vector [v2] RISC-V: Bugfix for the RVV const vector - - 82- 2023-12-18 Li, Pan2 Committed
[v2] testsuite: Fix cpymem-1.c dump checks under different riscv-sim for RVV. [v2] testsuite: Fix cpymem-1.c dump checks under different riscv-sim for RVV. - - -2- 2023-12-18 Li Xu New
[v1] RISC-V: Bugfix for the RVV const vector [v1] RISC-V: Bugfix for the RVV const vector - - 10-1 2023-12-18 Li, Pan2 Superseded
RISC-V: Enable vect test for RV32 RISC-V: Enable vect test for RV32 - - 911 2023-12-18 juzhe.zhong@rivai.ai Committed
testsuite: Fix cpymem-1.c dump checks under different riscv-sim for RVV. testsuite: Fix cpymem-1.c dump checks under different riscv-sim for RVV. - - -2- 2023-12-18 Li Xu New
[2/2] libiberty/reconcat: Add note about append string to NULL [1/2] MIPS: host_detect_local_cpu, init ret with concat [PR112759] - - 3-- 2023-12-18 YunQiang Su New
[1/2] MIPS: host_detect_local_cpu, init ret with concat [PR112759] [1/2] MIPS: host_detect_local_cpu, init ret with concat [PR112759] - - 3-- 2023-12-18 YunQiang Su New
RISC-V: Add required_extensions in function_group RISC-V: Add required_extensions in function_group - - 101- 2023-12-18 Feng Wang JuzheZhong Committed
RISC-V: Fix natural regsize for fixed-vlmax of -march=rv64gc_zve32f RISC-V: Fix natural regsize for fixed-vlmax of -march=rv64gc_zve32f - - 11-- 2023-12-18 juzhe.zhong@rivai.ai Committed
[Patchv2,rs6000] Clean up pre-checkings of expand_block_compare [Patchv2,rs6000] Clean up pre-checkings of expand_block_compare - - --2 2023-12-18 HAO CHEN GUI New
[Patchv2,rs6000] Correct definition of macro of fixed point efficient unaligned [Patchv2,rs6000] Correct definition of macro of fixed point efficient unaligned - - 3-- 2023-12-18 HAO CHEN GUI New
RISC-V: Add viota missed avl_type attribute RISC-V: Add viota missed avl_type attribute - - 721 2023-12-18 Li Xu Committed
[v1] RISC-V: Fix POLY INT handle bug [v1] RISC-V: Fix POLY INT handle bug - - 73- 2023-12-18 Li, Pan2 Committed
c++: Check null pointer deref when calling memfn in constexpr [PR102420] c++: Check null pointer deref when calling memfn in constexpr [PR102420] - - 3-- 2023-12-17 Nathaniel Shead New
[5/5] OpenMP: Add prettyprinter support for context selectors. Untitled series #28517 - - --- 2023-12-17 Sandra Loosemore New
[V4,3/5] OpenMP: Use enumerators for names of trait-sets and traits Untitled series #28516 - - --- 2023-12-17 Sandra Loosemore New
[V5,C,4/4] c23: construct composite type for tagged types Untitled series #28514 - - --- 2023-12-17 Martin Uecker New
[V5,C,3/4] c23: aliasing of compatible tagged types Untitled series #28513 - - --- 2023-12-17 Martin Uecker New
[V5,C,2/4] c23: tag compatibility rules for enums Untitled series #28512 - - --- 2023-12-17 Martin Uecker New
[V5,C,1/4] c23: tag compatibility rules for struct and unions [V5,C,1/4] c23: tag compatibility rules for struct and unions - - --- 2023-12-17 Martin Uecker Committed
c-family: Use -Wdiscarded-qualifiers for ignored qualifiers in __atomic_* c-family: Use -Wdiscarded-qualifiers for ignored qualifiers in __atomic_* - - 3-- 2023-12-17 Florian Weimer Committed
LoongArch: Add sign_extend pattern for 32-bit rotate shift LoongArch: Add sign_extend pattern for 32-bit rotate shift - - 3-- 2023-12-17 Xi Ruoyao Committed
LoongArch: Fix FP vector comparsons [PR113034] LoongArch: Fix FP vector comparsons [PR113034] - - 3-- 2023-12-17 Xi Ruoyao Committed
[doc] install: Drop hppa*-hp-hpux10, remove old notes on hppa*-hp-hpux11 [doc] install: Drop hppa*-hp-hpux10, remove old notes on hppa*-hp-hpux11 - - 3-- 2023-12-17 Gerald Pfeifer New
install: Streamline the hppa*-hp-hpux* section install: Streamline the hppa*-hp-hpux* section - - 3-- 2023-12-17 Gerald Pfeifer New
[pushed] doc: Remove references to buildstat.html [pushed] doc: Remove references to buildstat.html - - -2- 2023-12-17 Gerald Pfeifer Committed
[committed] libstdc++: Fix bootstrap on AIX due to fileno macro [committed] libstdc++: Fix bootstrap on AIX due to fileno macro - - -2- 2023-12-17 Jonathan Wakely Committed
[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14 [wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14 - - --2 2023-12-16 Jonathan Wakely Committed
[wwwdocs] Document std::print and std::ranges::to for C++23 [wwwdocs] Document std::print and std::ranges::to for C++23 - - --2 2023-12-16 Jonathan Wakely Committed
[pushed] analyzer: add sarif properties for bounds checking diagnostics [pushed] analyzer: add sarif properties for bounds checking diagnostics - - -2- 2023-12-16 David Malcolm Committed
[pushed] json: fix escaping of object keys [pushed] json: fix escaping of object keys - - -2- 2023-12-16 David Malcolm Committed
PR libstdc++/112682 More efficient std::basic_string move PR libstdc++/112682 More efficient std::basic_string move - - --2 2023-12-16 Antony Polukhin New
libstdc++: Update some baseline_symbols.txt (x32) libstdc++: Update some baseline_symbols.txt (x32) - - -2- 2023-12-16 H.J. Lu Committed
Fortran: fix argument passing to CONTIGUOUS,TARGET dummy [PR97592] Fortran: fix argument passing to CONTIGUOUS,TARGET dummy [PR97592] - - 3-- 2023-12-16 Harald Anlauf New
« 1 234 35 36268 269 »