Messages by Date
-
2025/10/27
Re:[pushed] [PATCH] LoongArch: Add a combiner to eliminate redundant extension
Lulu Cheng
-
2025/10/27
Re: [PATCH][v2] tree-optimization/120687 - legitimise some permutes before optimizing
Richard Sandiford
-
2025/10/27
Re: [PATCH] match.pd: simplify (view_convert (BIT_FIELD_REF))
Artemiy Volkov
-
2025/10/27
[PATCH v3 0/3] RISC-V: Implement fixed-length vector calling convention variant
Kito Cheng
-
2025/10/27
[PATCH v3 1/3] RISC-V: Implement standard fixed-length vector calling convention variant
Kito Cheng
-
2025/10/27
RE: [PATCH]middle-end: Don't ICE during gimple_build of an incomplete PHI node
Richard Biener
-
2025/10/27
Re: [PATCH] phiopt, 13-15: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]
Richard Biener
-
2025/10/27
Re: [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Andrew Pinski
-
2025/10/27
Re: [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Matthias Kretz
-
2025/10/27
RE: [PATCH]middle-end: Don't ICE during gimple_build of an incomplete PHI node
Tamar Christina
-
2025/10/27
Re: [PATCH]middle-end: Don't ICE during gimple_build of an incomplete PHI node
Richard Biener
-
2025/10/27
[PATCH v3] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kamiński
-
2025/10/27
[Ada] Fix segfault on mutually recursive record type declarations
Eric Botcazou
-
2025/10/27
Re: [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Richard Biener
-
2025/10/27
Re: [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Tomasz Kaminski
-
2025/10/27
Re: [PATCH] Introduce x86_64-linux-gnum32
Richard Biener
-
2025/10/27
Re: [PATCH] xtensa: Revert "xtensa: Make one_cmplsi2 optimizer-friendly"
Max Filippov
-
2025/10/27
Re: [PATCH] Add -fcombine-op-with-volatile-memory-load
Richard Biener
-
2025/10/27
[r15-10443 Regression] FAIL: gcc.target/i386/builtin-copysign-8b.c check-function-bodies foo on Linux/x86_64
Jiang, Haochen
-
2025/10/27
Re: [PATCH] PR 118254 and a question...
Richard Biener
-
2025/10/27
Re: [PATCH v2] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kaminski
-
2025/10/27
Re: [PATCH] libstdc++: Make std::valarray support overaligned types [PR108951]
Tomasz Kaminski
-
2025/10/27
Re: [PATCH] libstdc++: Add typedefs to __gnu_test::test_container utility
Tomasz Kaminski
-
2025/10/27
Re: [PATCH v2 02/13] LoongArch: Add options for LA64v1.1 extended instructions to target attribute.
Lulu Cheng
-
2025/10/27
[PATCH] phiopt, 13-15: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]
Jakub Jelinek
-
2025/10/27
[PATCH] RISC-V: testsuite: Adjust pr113095.c to scan assembler output
Monk Chiang
-
2025/10/27
[PATCH 2/5] LoongArch: Implement vec_widen_<su>{add/sub/mult}_{hi/lo}_{v16qi/v8hi}.
Lulu Cheng
-
2025/10/27
[PATCH 5/5] LoongArch: Remove the "-mlasx" compilation option from the test cases.
Lulu Cheng
-
2025/10/27
[PATCH 3/5] LoongArch: Implement the vector dot product operation with quadruple width.
Lulu Cheng
-
2025/10/27
[PATCH 4/5] LoongArch: Support vec_widen_[s]{add/sub/mult}_{hi/lo}_{v4si/v8si}.
Lulu Cheng
-
2025/10/27
[PATCH 1/5] LoongArch: Simplify vec_widen_<su>{add/sub/mult}_{hi/lo}_m describe.
Lulu Cheng
-
2025/10/27
[PATCH 0/5] LoongArch: Implement 128-vector widened mul/add/sub templates.
Lulu Cheng
-
2025/10/27
[PATCH] testsuite: Set TSAN_OPTIONS=color=never in tsan_init
Jerry Zhang Jian
-
2025/10/27
[r16-4603 Regression] FAIL: gcc.dg/tree-ssa/pr111003.c scan-tree-dump-not optimized "foo" on Linux/x86_64
Haochen Jiang
-
2025/10/26
[PING^2] [PATCH v5] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
-
2025/10/26
[PING^2][PATCH 2/2]rs6000: Fix type selection for vec_slo and vec_sll [PR118480]
jeevitha
-
2025/10/26
[PING^2][PATCH 1/2]rs6000: Disable vector constant splitters on POWER9/10 [PR118480]
jeevitha
-
2025/10/26
[PING^1][PATCH]rs6000: Enable GIMPLE folding for constant shift in vec_sl [PR121867]
jeevitha
-
2025/10/26
[PING^1][PATCH]rs6000: Optimize inefficient vector immediate shifts[PR119912]
jeevitha
-
2025/10/26
[PING][RFC PATCH v4 0/3] Source filename tracking in GCOV
Dhruv Chawla
-
2025/10/26
Re: [PATCH]middle-end: Don't ICE during gimple_build of an incomplete PHI node
Andrew Pinski
-
2025/10/26
Re: [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Andrew Pinski
-
2025/10/26
Re: [PATCH v2] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
Andrew Pinski
-
2025/10/26
[PATCH] expand: Move the [0,1] detection for a*b to use the ranger
Andrew Pinski
-
2025/10/26
[PATCH] xtensa: Revert "xtensa: Make one_cmplsi2 optimizer-friendly"
Takayuki 'January June' Suwa
-
2025/10/26
Re: [PATCH] Introduce x86_64-linux-gnum32
Uros Bizjak
-
2025/10/26
[PATCH] c: Try the type with the previous function attributes
H.J. Lu
-
2025/10/26
Re: [PATCH] [riscv] avoid auipc overflow with large offsets [PR91420]
Andreas Schwab
-
2025/10/26
Re: [PATCH] [riscv] avoid auipc overflow with large offsets [PR91420]
Alexandre Oliva
-
2025/10/26
Re: [Patch, fortran] PR95541 - [PDT] ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6909
Harald Anlauf
-
2025/10/26
Re: [PATCH] poly-int: Fix struct vs class confusion (and reduce build logs by 8.5%)
Richard Biener
-
2025/10/26
[PATCH] poly-int: Fix struct vs class confusion (and reduce build logs by 8.5%)
Gerald Pfeifer
-
2025/10/26
Re: [PATCH] [riscv] avoid auipc overflow with large offsets [PR91420]
Jeff Law
-
2025/10/26
Re: [PATCH v2 2/4] RISC-V: Implement standard fixed-length vector calling convention variant
Jeff Law
-
2025/10/26
Re: [PATCH v2 1/4] Increase NUM_ABI_IDS to support RISC-V VLS calling convention variants
Jeff Law
-
2025/10/26
Re: [PATCH v2] RISC-V: Fix moving data from V_REGS to GR_REGS by scalar move.
Jeff Law
-
2025/10/26
Re: [PATCH] middle-end: Fix typos in comments
Jeff Law
-
2025/10/26
[to-be-committed][RISC-V][PR target/64345][PR tree-optimization/80770] Improve simple bit extractions on RISC-V
Jeff Law
-
2025/10/26
Re: [committed] cobol: Implement the XML PARSE statement; implement POSIX
Andreas Schwab
-
2025/10/26
[PATCH] c++/modules: Track all static class variables [PR122421]
Nathaniel Shead
-
2025/10/26
RE: [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Li, Pan2
-
2025/10/26
[Patch, fortran] PR95541 - [PDT] ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6909
Paul Richard Thomas
-
2025/10/26
[PATCH] c++/modules: Propagate type of array with deduced size to its template [PR122422]
Nathaniel Shead
-
2025/10/26
[Ada] Fix internal error on pragma Machine_Attribute with string constant
Eric Botcazou
-
2025/10/26
[COMMITTED] Suppress recipe echoing in cobol Makefile
Eric Botcazou
-
2025/10/26
Re: bootstrap fail on Darwin after r16-4527-gc11d9eaa8ac9ee
Iain Sandoe
-
2025/10/26
[PATCH v1 1/2] RISC-V: RISC-V: Combine vec_duplicate + vwmaccu.vv to vwmaccu.vx on GR2VR cost
pan2 . li
-
2025/10/26
[PATCH v1 2/2] RISC-V: Add test for vec_duplicate + vwmaccu.vv combine with GR2VR cost 0, 1 and 15
pan2 . li
-
2025/10/26
[PATCH v1 0/2] RISC-V: Combine vec_duplicate + vwmaccu.vv to vwmaccu.vx on GR2VR cost
pan2 . li
-
2025/10/26
Re: [PATCH v2] LoongArch: Make the code generation of the trap pattern configurable
WANG Xuerui
-
2025/10/25
Re: [PATCH] fortran: support .NIL. in conditional arguments
Yuao Ma
-
2025/10/25
[PATCH v2] LoongArch: Make the code generation of the trap pattern configurable
Xi Ruoyao
-
2025/10/25
Re: [PATCH v2 02/13] LoongArch: Add options for LA64v1.1 extended instructions to target attribute.
Xi Ruoyao
-
2025/10/25
[PATCH v5] c/c++: Make stack protection guard an internal symbol
H.J. Lu
-
2025/10/25
[PATCH 7/7] c++: Add detailed diagnostics for (and fix) relocation builtins
Nathaniel Shead
-
2025/10/25
[PATCH 6/7] c++: Add detailed diagnostics for __is_pointer_interconvertible_base_of
Nathaniel Shead
-
2025/10/25
[PATCH 4/7] c++: Add detailed diagnostics for __builtin_has_unique_object_representations
Nathaniel Shead
-
2025/10/25
[PATCH 2/7] c++: Adjust location of is_*_base_of diagnostics
Nathaniel Shead
-
2025/10/25
[PATCH 5/7] c++: Add detailed diagnostics for __is_layout_compatible
Nathaniel Shead
-
2025/10/25
[PATCH 3/7] c++: Fix diagnostics for __is_destructable
Nathaniel Shead
-
2025/10/25
[PATCH 1/7] c++: Check for error_mark_node in diagnose_trait_expr
Nathaniel Shead
-
2025/10/25
[PATCH 0/7] c++: More trait diagnostics
Nathaniel Shead
-
2025/10/25
[PATCH v3] Add built-in memalignment [PR122117]
Peter Damianov
-
2025/10/25
[PATCH] Introduce x86_64-linux-gnum32
Alexandre Oliva
-
2025/10/25
Re: [PATCH] [aarch64] [testsuite] tolerate alternate insn selection [PR121599]
Andrew Pinski
-
2025/10/25
[PATCH] [aarch64] [testsuite] tolerate alternate insn selection [PR121599]
Alexandre Oliva
-
2025/10/25
[PATCH] [riscv] avoid auipc overflow with large offsets [PR91420]
Alexandre Oliva
-
2025/10/25
Re: [PATCH] doc: mention -Wmaybe-uninitialized vs CCP
Sam James
-
2025/10/25
Re: [PATCH] doc: type-punning through a union is a GNU extension for C++
Sam James
-
2025/10/25
[COMMITTED] doc: fix __attribute__((nocf_check)) documentation
Sam James
-
2025/10/25
[COMMITTED] libgcobol: fix compat w/ >=libxml2-2.12
Sam James
-
2025/10/25
Re: [PATCH] Fortran: IS_CONTIGUOUS and pointers to non-contiguous targets [PR114023]
Harald Anlauf
-
2025/10/25
Re: [PATCH] match.pd: simplify (view_convert (BIT_FIELD_REF))
Jeff Law
-
2025/10/25
Re: [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Jeff Law
-
2025/10/25
[PATCH v2] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Osama Abdelkader
-
2025/10/25
Re: [PATCH] Fortran: IS_CONTIGUOUS and pointers to non-contiguous targets [PR114023]
Jerry D
-
2025/10/25
Re: [PATCH] x86-64: Use `movsxd` to perform SI-to-DI extension in Intel syntax
LIU Hao
-
2025/10/25
Re: [PATCH] x86-64: Use `movsxd` to perform SI-to-DI extension in Intel syntax
Uros Bizjak
-
2025/10/25
Re: bootstrap fail on Darwin after r16-4527-gc11d9eaa8ac9ee
Iain Sandoe
-
2025/10/25
Re: bootstrap fail on Darwin after r16-4527-gc11d9eaa8ac9ee
Antoni Boucher
-
2025/10/25
Re: [PATCH][vect]: Fix LCSSA wiring during peeling of multiple-exit loops
Tamar Christina
-
2025/10/25
[patch] Replace VSB_DIR by sysroot refs in VxWorks LIBGCC2_INCLUDES
Olivier Hainque
-
2025/10/25
Re: bootstrap fail on Darwin after r16-4527-gc11d9eaa8ac9ee
Rainer Orth
-
2025/10/25
bootstrap fail on Darwin after r16-4527-gc11d9eaa8ac9ee
Iain Sandoe
-
2025/10/25
[PATCH] x86-64: Use `movsxd` to perform SI-to-DI extension in Intel syntax
LIU Hao
-
2025/10/25
[PATCH][vect]: support vectorization of early break forced live IVs as scalar
Tamar Christina
-
2025/10/25
[PATCH][vect]: Fix LCSSA wiring during peeling of multiple-exit loops
Tamar Christina
-
2025/10/25
[PATCH]middle-end: Don't ICE during gimple_build of an incomplete PHI node
Tamar Christina
-
2025/10/25
Re: [PATCH] xtensa: Remove one_cmplsi2 insn pattern
Max Filippov
-
2025/10/25
[PATCH v4] c/c++: Make stack protection guard an internal symbol
H.J. Lu
-
2025/10/25
Re: [pushed][PATCH v2] LoongArch: Implement vector reduction from 256-bit to 128-bit
Lulu Cheng
-
2025/10/25
Re: [PATCH] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kaminski
-
2025/10/25
[PATCH] LoongArch: Optimize the non-zero check for both integers
Guo Jie
-
2025/10/24
Re: [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
-
2025/10/24
[PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Andrew Pinski
-
2025/10/24
[PATCH] LoongArch: Standard instruction template fnmam4 correction
Guo Jie
-
2025/10/24
[PATCH] LoongArch: Adjust widen-mul rtx cost
Guo Jie
-
2025/10/24
[PATCH] LoongArch: Add a combiner to eliminate redundant extension
Guo Jie
-
2025/10/24
Re: [PATCH v5 3/3] fmv: Add -ftarget-clones-table option support
Yangyu Chen
-
2025/10/24
[PATCH] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Osama Abdelkader
-
2025/10/24
[COMMITTED] PR tree-optimization/110405 - Add testcase
Andrew MacLeod
-
2025/10/24
[COMMITTED] PR tree-optimization/114025 - Refine COND_EXPR ranges better.
Andrew MacLeod
-
2025/10/24
Re: [PATCH] Add -fcombine-op-with-volatile-memory-load
H.J. Lu
-
2025/10/24
[PATCH v2] aarch64: Add support for FEAT_F8F32MM, FEAT_F8F16MM, and FEAT_SVE_F16F32MM.
Alfie Richards
-
2025/10/24
[pushed] PR modula2/122407: Followup to spell check remaining intrinsics
Gaius Mulley
-
2025/10/24
[PUSHED] aarch64/testsuite: fix auto-init-padding-[24].c testcases [PR122402]
Andrew Pinski
-
2025/10/24
[PATCH] xtensa: Remove one_cmplsi2 insn pattern
Takayuki 'January June' Suwa
-
2025/10/24
[PATCH] Fortran: IS_CONTIGUOUS and pointers to non-contiguous targets [PR114023]
Harald Anlauf
-
2025/10/24
Re: [PATCH] Fortran: fix TRANSFER of subarray component references [PR122386]
Harald Anlauf
-
2025/10/24
Re: [committed v2] libstdc++: Fix <mdspan> export in std module
Eric Pimentel Aguiar
-
2025/10/24
[committed v2] libstdc++: Fix <mdspan> export in std module
Tomasz Kamiński
-
2025/10/24
[PATCH] libstdc++: Make std::valarray support overaligned types [PR108951]
Jonathan Wakely
-
2025/10/24
[PATCH] libstdc++: Add missing -pthread for new tests [PR122401]
Jonathan Wakely
-
2025/10/24
[PATCH] libstdc++: Add typedefs to __gnu_test::test_container utility
Jonathan Wakely
-
2025/10/24
Re: [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Tomasz Kaminski
-
2025/10/24
Re: [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
-
2025/10/24
Re: [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
-
2025/10/24
Re: [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
-
2025/10/24
Re: [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Tomasz Kaminski
-
2025/10/24
[Ada] Fix other instances of incorrect String lower bound in gnatlink
Eric Botcazou
-
2025/10/24
[PATCH] bpf: Split expressions for proper CO-RE code generation
Cupertino Miranda
-
2025/10/24
[Ada] Fix segfault on file without final EOL with -gnatyc
Eric Botcazou
-
2025/10/24
[Ada] Fix argument expansion with unbalanced quote on Windows
Eric Botcazou
-
2025/10/24
[Ada] Fix strange control flow in terminals.c
Eric Botcazou
-
2025/10/24
Re: [PATCH v2 1/5] aarch64: Document `DEF_*` macros
Karl Meakin
-
2025/10/24
Re: [PATCH v2 1/5] aarch64: Document `DEF_*` macros
Alice Carlotti
-
2025/10/24
Re: [PATCH] PR 118254 and a question...
Andrew MacLeod
-
2025/10/24
Re: [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
-
2025/10/24
Re: [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
-
2025/10/24
Re: [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Matthias Kretz
-
2025/10/24
[COMMITTED] PR 118254 - Create and apply bitmasks for truncating casts.
Andrew MacLeod
-
2025/10/24
[COMMITTED] PR tree-optimization/114725 - Split signed bitwise AND operations.
Andrew MacLeod
-
2025/10/24
Re: [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Tomasz Kaminski
-
2025/10/24
Re: [PATCH v2 1/5] aarch64: Document `DEF_*` macros
Karl Meakin
-
2025/10/24
[PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Tomasz Kamiński
-
2025/10/24
[PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Matthias Kretz
-
2025/10/24
Re: [PATCH] libstdc++: Fix <mdspan> export in std module
Jonathan Wakely
-
2025/10/24
Re: [PATCH v2 1/5] aarch64: Document `DEF_*` macros
Karl Meakin
-
2025/10/24
Re: [PATCH] Add -fcombine-op-with-volatile-memory-load
Uros Bizjak
-
2025/10/24
Re: [PATCH] Add -fcombine-op-with-volatile-memory-load
Uros Bizjak
-
2025/10/24
Re: [PATCH] Add -fcombine-op-with-volatile-memory-load
Georg-Johann Lay
-
2025/10/24
Re: [PATCH v2 1/5] aarch64: Document `DEF_*` macros
Kyrylo Tkachov
-
2025/10/24
RE: [PATCH] arc: Fix wrong vector ordering on big-endian architecture
Luis Manuel Silva
-
2025/10/24
Re: [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Matthias Kretz
-
2025/10/24
Re: [PATCH] arc: Fix wrong vector ordering on big-endian architecture
Claudiu Zissulescu Ianculescu
-
2025/10/24
[PATCH] libstdc++: Fix <mdspan> export in std module
Eric Pimentel Aguiar
-
2025/10/24
Re: [PATCH] OpenMP: Fix label mangling in metadirective body [PR122378]
Paul-Antoine Arras
-
2025/10/24
[PATCH][v2] tree-optimization/120687 - legitimise some permutes before optimizing
Richard Biener
-
2025/10/24
Re: [PATCH 2/2] xtensa: Remove redundant use of 'n'-constraint for call insns
Max Filippov
-
2025/10/24
Re: [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Jonathan Wakely
-
2025/10/24
Re: [PATCH v2] libstdc++: Forward arguments for bind_front<f>, bind_back<f>, nttp<f> [PR122022]
Jonathan Wakely
-
2025/10/24
Re: [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Tomasz Kaminski
-
2025/10/24
Re: [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Matthias Kretz
-
2025/10/24
[pushed] PR modula2/122407: similar error messages are emitted for an unknown symbol
Gaius Mulley
-
2025/10/24
Re: [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Matthias Kretz
-
2025/10/24
Re: [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Tomasz Kaminski
-
2025/10/24
Re: [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Jonathan Wakely
-
2025/10/24
[PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Matthias Kretz
-
2025/10/24
[PATCH] tree-optimization/120687 - legitimise some permutes before optimizing
Richard Biener
-
2025/10/24
Re: [COMMITTED, PATCH] x86: builtin-fabs-2.c: Also scan (%edi) for x32
H.J. Lu
-
2025/10/24
Re: [PATCH] testsuite: Add test for ICE fixed by r16-4571
Richard Biener
-
2025/10/24
[PATCH] testsuite: Add test for ICE fixed by r16-4571
Alex Coplan
-
2025/10/24
[PATCH v2] vect: Add vector lowering for MULT_EXPR for constant pow2 multiplication. [PR122065]
Avinash Jayakar
-
2025/10/24
[PATCH v1] aarch64: Add support for FEAT_F8F32MM, FEAT_F8F16MM, and FEAT_SVE_F16F32MM.
Alfie Richards
-
2025/10/24
[PATCH v2] libstdc++: Forward arguments for bind_front<f>, bind_back<f>, nttp<f> [PR122022]
Tomasz Kamiński
-
2025/10/24
Re: [PATCH v5 3/3] fmv: Add -ftarget-clones-table option support
Alfie Richards
-
2025/10/24
[PATCH] Fix reduction validation for associated reduction chains
Richard Biener
-
2025/10/24
[PATCH] tree-optimization/122406 - incomplete handling of reduction chain with conversion
Richard Biener
-
2025/10/24
Re: [PATCH 1/2] libstdc++: Use forwarding in _Bind_fn_t::operator().
Tomasz Kaminski
-
2025/10/24
Re: [PATCH][middle-end/122392] Remove erroneous PASS_MEM_STAT annotation.
Richard Biener
-
2025/10/24
[PATCH][middle-end/122392] Remove erroneous PASS_MEM_STAT annotation.
Josef Melcr
-
2025/10/24
Re: [PATCH] PR 118254 and a question...
Richard Biener
-
2025/10/24
Re: [PATCH] tree-optimization/120687 - permute optimization wrt unsupported layout 0
Richard Biener
-
2025/10/24
[PATCH v8] rs6000: Use vector addition when left shifting by 1 [PR119702]
Avinash Jayakar
-
2025/10/24
[PATCH] OpenMP: Fix label mangling in metadirective body [PR122378]
Paul-Antoine Arras
-
2025/10/24
[PATCH 1/2] libstdc++: Use forwarding in _Bind_fn_t::operator().
Tomasz Kamiński
-
2025/10/24
[PATCH 2/2] libstdc++: Use _Bind_front_t/_Bind_back_t in bind_front<f>/bind_back<f> [PR122032]
Tomasz Kamiński
-
2025/10/24
[COMMITTED, PATCH] x86: builtin-fabs-2.c: Also scan (%edi) for x32
H.J. Lu
-
2025/10/24
Re: [PATCH] vect: Fix regression for PR104116
Andrew Stubbs
-
2025/10/24
[patch] Undefine SET_CMODEL before #define in rs6000/vxworks.h
Olivier Hainque