October 2025 Archives by date
Starting: Wed Oct 1 00:32:57 GMT 2025
Ending: Fri Oct 31 23:38:48 GMT 2025
Messages: 2953
- [PATCH 1/4] RX: FDPIC support - machine description
Jeff Law
- [PATCH] RISC-V: fix __builtin_round NaN handling [PR161652]
Vineet Gupta
- [PATCH v2 6/7] riscv: Add RISC-V Kernel Control Flow Integrity implementation
Jeff Law
- [PATCH] RISC-V: fix __builtin_round NaN handling [PR161652]
Vineet Gupta
- [PATCH] Cleanup std::erase_if for std::vector implementation
François Dumont
- [PATCH RFC (range, loop)] c++: clobber non-placement new
Jakub Jelinek
- [PATCH][RFC] RISC-V: Allow FP strided broadcast from memory [PR121451]
Robin Dapp
- [PATCH] fab: Manaully build gimple rather than depend on gimplifier for stdarg functions
Richard Biener
- [PATCH] fab: rewrite optimize_stack_restore call check [PR122033]
Richard Biener
- [PATCH -fixes] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Richard Biener
- [PATCH] Fix various comment typos
Richard Biener
- [PATCH] Fix various comment typos
Jakub Jelinek
- [PATCH] gimple-fold/fab: Move ASSUME_ALIGNED handling to gimple-fold [PR121762]
Richard Biener
- [PATCH] Fix various comment typos
Richard Biener
- [PATCH] Cleanup std::erase_if for std::vector implementation
Jonathan Wakely
- [PATCH][RFC] RISC-V: Allow FP strided broadcast from memory [PR121451]
Paul-Antoine Arras
- [ping^3] [PATCH] testsuite, darwin: Handle Darwin LTO section names.
Iain Sandoe
- [committed] libstdc++: Fix spelling of "Polymorphic" in a test
Jonathan Wakely
- [PATCH v2] c.opt.urls: Regenerate
Jonathan Wakely
- [PATCH RFC (range, loop)] c++: clobber non-placement new
Richard Biener
- [RFC PATCH v2 4/6] aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
Kyrylo Tkachov
- [PATCH v13 0/3] c: fmv: Add target_version support
alfie.richards@arm.com
- [PATCH v13 1/3] c: Add target_version attribute support.
alfie.richards@arm.com
- [PATCH v13 2/3] c: aarch64: Add FMV diagnostic tests.
alfie.richards@arm.com
- [PATCH v13 3/3] c: fmv: Prevent FMV being combined with other cloning/renaming extensions.
alfie.richards@arm.com
- [PATCH] tree-optimization/122110 - do not reject all bit-precision reductions
Richard Biener
- [PATCH] libstdc++: Add C++2020 Implementation satus table.
Tomasz Kamiński
- [PATCH][RFC] RISC-V: Allow FP strided broadcast from memory [PR121451]
Jeff Law
- [PATCH 1/6] libstdc++: Suppress -Wclass-memaccess warnings in bits/stl_uninitialized.h
Jonathan Wakely
- [PATCH 2/6] libstdc++: Add missing parentheses to tests with wrong precedence
Jonathan Wakely
- [PATCH 3/6] libstdc++: Fix incorrect overriders in filebuf tests
Jonathan Wakely
- [PATCH 4/6] libstdc++: Fix tests for std::indirect and std::polymorphic
Jonathan Wakely
- [PATCH 5/6] libstdc++: Fix -Wmismatched-delete bug in std::unique_ptr test
Jonathan Wakely
- [PATCH 6/6] libstdc++: Fix sizeof(wide-string)-1 bug in std::regex test
Jonathan Wakely
- [PATCH 2/6] libstdc++: Add missing parentheses to tests with wrong precedence
Jonathan Wakely
- [PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Jennifer Schmitz
- [PATCH 4/6] libstdc++: Fix tests for std::indirect and std::polymorphic
Jonathan Wakely
- [PATCH 1/6] libstdc++: Suppress -Wclass-memaccess warnings in bits/stl_uninitialized.h
Tomasz Kaminski
- [PATCH][RFC] RISC-V: Allow FP strided broadcast from memory [PR121451]
Jeff Law
- [PATCH 2/6] libstdc++: Add missing parentheses to tests with wrong precedence
Tomasz Kaminski
- [PATCH 3/6] libstdc++: Fix incorrect overriders in filebuf tests
Tomasz Kaminski
- [PATCH 4/6] libstdc++: Fix tests for std::indirect and std::polymorphic
Tomasz Kaminski
- [PATCH 4/6] libstdc++: Fix tests for std::indirect and std::polymorphic
Jonathan Wakely
- [PATCH][RFC] RISC-V: Allow FP strided broadcast from memory [PR121451]
Robin Dapp
- [PATCH 4/6] libstdc++: Fix tests for std::indirect and std::polymorphic
Tomasz Kaminski
- [PATCH 5/6] libstdc++: Fix -Wmismatched-delete bug in std::unique_ptr test
Tomasz Kaminski
- [PATCH 1/2] tree-optimization/122079 - PRE antic_compute doesn't converge
Richard Biener
- [PATCH 2/2] tree-optimization/122079 - PRE antic compute doesn't converge
Richard Biener
- [PATCH 6/6] libstdc++: Fix sizeof(wide-string)-1 bug in std::regex test
Tomasz Kaminski
- [libsanitizer, macos, patch] Patch libsanitizer for MacOS with shared cache
Andre Vehreschild
- [COMMITTED] PR tree-optimization/120560 - Fix off by one in range_from_loop_direction.
Andrew MacLeod
- [PATCH] libstdc++: Add C++2020 Implementation satus table.
Sam James
- [libsanitizer, macos, patch] Patch libsanitizer for MacOS with shared cache
Iain Sandoe
- [COMMITTED] PR tree-optimization/120560 - Fix off by one in range_from_loop_direction.
Andrew MacLeod
- [PATCH 1/1] toplevel: unify the GCC and GDB/binutils .editorconfig files
Richard Earnshaw (lists)
- [COMMITTED] PR tree-optimization/120560 - Fix off by one in range_from_loop_direction.
Jakub Jelinek
- Propagate unlikely executed BBs even on measured profiles
Jan Hubicka
- [PATCH 1/1] toplevel: unify the GCC and GDB/binutils .editorconfig files
Simon Marchi
- make autprofiledbootstrap with LTO meaningful
Jan Hubicka
- Fix handling of goto locuses and phi args in auto-profile
Jan Hubicka
- [PATCH 1/1] toplevel: unify the GCC and GDB/binutils .editorconfig files
Richard Earnshaw (lists)
- [PATCH v5 6/6] libgomp: fine-grained pinned memory allocator
Andrew Stubbs
- [libsanitizer, macos, patch] Patch libsanitizer for MacOS with shared cache
Andre Vehreschild
- [PATCH v13 0/3] c: fmv: Add target_version support
Joseph Myers
- [libsanitizer, macos, patch] Patch libsanitizer for MacOS with shared cache
Iain Sandoe
- Add --parm auto-profile-bbs
Jan Hubicka
- Store linkage names of internal functions to dwarf
Jan Hubicka
- Improve dumps of afdo_calculate_branch_prob
Jan Hubicka
- [PATCH] aarch64: testsuite: fix several duplicate test names
Richard Earnshaw
- m68k: fix adddi3/subdi3 with POST_INC/PRE_DEC destination
Andreas Schwab
- [PATCH] Cleanup std::erase_if for std::vector implementation
François Dumont
- [PATCH] Cleanup std::erase_if for std::vector implementation
Jonathan Wakely
- [to-be-committed][RISC-V][PR target/122106] Add missing predicate on crc expanders
Jeff Law
- [PATCH RFC (range, loop)] c++: clobber non-placement new
Jason Merrill
- [PATCH] Fortran: UBSAN uninitialized stride for missing optional argument [PR122080]
Harald Anlauf
- [PATCH] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Joel Sherrill
- [PATCH] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Sam James
- [PATCH v2] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Joel Sherrill
- [PATCH] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Joel Sherrill
- [PATCH] RISC-V: fix __builtin_round NaN handling [PR161652]
Aurelien Jarno
- [PATCH v2] RISC-V: fix __builtin_round NaN handling [PR161652]
Aurelien Jarno
- [pushed] PR modula2/122009: ldtoa_ldtoa correct parameter type from int to bool
Gaius Mulley
- [to-be-committed][PR target/122051] Fix pmode_reg_or_uimm5_operand for thead vector
Jeff Law
- [PATCH v2] RISC-V: fix __builtin_round NaN handling [PR161652]
Vineet Gupta
- [PATCH] RISC-V: fix __builtin_round NaN handling [PR161652]
Vineet Gupta
- [PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Richard Sandiford
- m68k: fix adddi3/subdi3 with POST_INC/PRE_DEC destination
Jeff Law
- [PATCH] Sync toplevel files from binutils-gdb
H.J. Lu
- [PATCH] Sync toplevel files from binutils-gdb
Sam James
- Store linkage names of internal functions to dwarf
Remi Machet
- [PATCH] Sync toplevel files from binutils-gdb
H.J. Lu
- [PATCH] Sync toplevel files from binutils-gdb
H.J. Lu
- Improve profile update in merge_blocks
H.J. Lu
- [PING 1][PATCH v3] vect: Add vectorization logic for FLOOR_{MOD, DIV}[PR104116]
Avinash Jayakar
- [Patch, fortran] PR122109 - gfortran 16 rejects component declaration in composite derived type with kind parameter
Paul Richard Thomas
- [PATCH] Sync toplevel files from binutils-gdb
H.J. Lu
- [PATCH] Ignore the empty second basic block
H.J. Lu
- [PATCH] Regenerate aclocal.m4/configure/Makefile.in
H.J. Lu
- Store linkage names of internal functions to dwarf
Richard Biener
- [PATCH] aarch64: testsuite: fix several duplicate test names
Andre Vieira
- Add --parm auto-profile-bbs
H.J. Lu
- [PATCH 0/2] tree-ssa-structalias: Cut out constraint building
Richard Biener
- [PATCH] tree-optimization/117760 - `a != b` implies that a or b is also non-zero
Richard Biener
- [PATCH 01/11] fab/forwprop: Move memcmp->memcmp_eq to forwprop
Richard Biener
- [PATCH 08/11] fab/gimple-fold/forwprop: Move va_args folding to gimple_fold [PR121762]
Richard Biener
- [PATCH 07/11] fab/forwprop: Move optimize_unreachable to forwprop [PR121762]
Richard Biener
- [PATCH 09/11] fab: Use a macro for the atomic/sync builtins case
Richard Biener
- [PATCH 10/11] fab/isel: Move atomic optimizations to isel from fab [PR121762]
Richard Biener
- [PATCH 11/11] Remove fold_builtin pass [PR121762]
Richard Biener
- [PATCH 00/11] Remove fold_builtins pass
Richard Biener
- Store linkage names of internal functions to dwarf
Jan Hubicka
- [PATCH] vect: Use signed offsets for negative step (PR121393)
Richard Biener
- [PATCH v1] Match: Refactor unsigned SAT_MUL form 1 mul and widen-mul by for [NFC]
Richard Biener
- [PATCH -fixes] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Yangyu Chen
- Store linkage names of internal functions to dwarf
Richard Biener
- [PATCH] vect: Use signed offsets for negative step (PR121393)
Andrew Stubbs
- [PATCH -fixes v2] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Yangyu Chen
- Store linkage names of internal functions to dwarf
Jakub Jelinek
- [PATCH v1 0/4] libstdc++: Implement first part of submdspan.
Luc Grosheintz
- [PATCH v1 1/4] libstdc++: Implement strided_slice from <mdspan>. [PR110352]
Luc Grosheintz
- [PATCH v1 2/4] libstdc++: Implement full_extent_t. [PR110352]
Luc Grosheintz
- [PATCH v1 3/4] libstdc++: Implement submdspan_mapping_result. [PR110352]
Luc Grosheintz
- [PATCH v1 4/4] libstdc++: Implement submdspan_extents. [PR110352]
Luc Grosheintz
- [PATCH] vect: Use signed offsets for negative step (PR121393)
Richard Biener
- [PATCH v4 0/3] fmv: Add -ftarget-clones-table option support
Yangyu Chen
- [PATCH v4 1/3] Fortran: Do not make_decl_rtl in trans_function_start
Yangyu Chen
- [PATCH v4 2/3] json: add iterate method to object class
Yangyu Chen
- [PATCH v4 3/3] fmv: Add -ftarget-clones-table option support
Yangyu Chen
- Improve profile update in merge_blocks
Jan Hubicka
- Add --parm auto-profile-bbs
Jan Hubicka
- [PATCH v3] vect: Handle grouped accesses via gather/scatter.
Richard Biener
- [PATCH] vect: Use signed offsets for negative step (PR121393)
Andrew Stubbs
- Improve profile update in merge_blocks
H.J. Lu
- [PATCH] vect: Use signed offsets for negative step (PR121393)
Robin Dapp
- Improve profile update in merge_blocks
Jan Hubicka
- [PATCH] vect: Use signed offsets for negative step (PR121393)
Andrew Stubbs
- [PATCH v2 4/5] aarch64: Delete duplicate `enum aarch64_simd_type` definition
via Sourceware Forge
- [PATCH wwwdocs] DCO: remove the name requirement
Marc Poulhiès
- tree-parloops: Enable runtime thread detection with -ftree-parallelize-loops=0
Richard Biener
- [PATCH] c++: Fold non-ODR usages of potentially constant values early [PR120005]
Nathaniel Shead
- [PATCH] vect: Use signed offsets for negative step (PR121393)
Richard Biener
- [PATCH v2] aarch64: testsuite: fix several duplicate test names
Richard Earnshaw
- [PATCH]middle-end: Relax vect_recog_vector_vector_shift_pattern STMT def type [PR121949]
Tamar Christina
- [pushed] PR modula2/122009: Rename local variables to avoid warnings and add const char
Gaius Mulley
- [PATCH v1 1/1] arm: [MVE] Fix carry-in support for vadcq / vsbcq [PR122189]
Christophe Lyon via Sourceware Forge
- [PATCH v2] RISC-V: Add 'prefer_agnostic' tune parameter for vector policies
Jeff Law
- [PATCH] Disallow mask reduction vectorization
Richard Biener
- [PATCH v4 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Qing Zhao
- [pushed: r16-4189] testsuite: fix typo in comment in gcc.dg/plugin/start_unit_plugin.cc
David Malcolm
- [pushed: r16-4190] diagnostics::output_spec: support client-specific keys
David Malcolm
- [PATCH v2] RISC-V: fix __builtin_round NaN handling [PR161652]
Jeff Law
- [PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Jennifer Schmitz
- [PATCH] RISC-V: Add Andes 25 series pipeline description.
Jeff Law
- [Patch, fortran] PR122109 - gfortran 16 rejects component declaration in composite derived type with kind parameter
Jerry D
- [PATCH v3 3/3] fmv: Add -ftarget-clones-table option support
Yangyu Chen
- [PATCH v2 0/5] aarch64: intrinsics refactors
via Sourceware Forge
- [PATCH v2 3/5] aarch64: Use variadic arguments
via Sourceware Forge
- [PATCH v2 1/5] aarch64: Document `DEF_*` macros
via Sourceware Forge
- [PATCH v2 2/5] aarch64: Define `DEF_SVE_TYPE_SUFFIX` in terms of `DEF_SVE_NEON_TYPE_SUFFIX`
via Sourceware Forge
- [committed] c: Add more C2y tests of initializer constraints
Joseph Myers
- [PATCH] RISC-V: Fix type of CFA during stack probe [PR122114]
Raphael Moreira Zinsly
- [PATCH v5 2/2] RISC-V: Allow VLS types using up to LMUL 8
Robin Dapp
- [PATCH][RFC] RISC-V: Allow FP strided broadcast from memory [PR121451]
Jeff Law
- [PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Richard Sandiford
- [pushed] wwwdocs: mirrors: Switch www.gnu.org to https
Gerald Pfeifer
- [to-be-committed][RISC-V][PR rtl-optimization/121937] Don't call neg_poly_int_rtx with a vector mode
Jeff Law
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [pushed: r16-4193] diagnostics: generalize state graph code to use json::property instances
David Malcolm
- [to-be-committed][RISC-V][PR rtl-optimization/121937] Don't call neg_poly_int_rtx with a vector mode
Andrew Pinski
- No subject
Egas Ribeiro
- [PATCH] c++: Fix ICE with struct in function parameter containing auto [PR122112]
Egas Ribeiro
- [to-be-committed][RISC-V][PR rtl-optimization/121937] Don't call neg_poly_int_rtx with a vector mode
Jeff Law
- [PATCH v2 0/2] Fix bug and patch contact info
Ben Boeckel
- [PATCH v2 1/2] email: fix patch email addresses
Ben Boeckel
- [PATCH v2 2/2] bugzilla: remove `gcc-bugs@` mailing list address
Ben Boeckel
- [PATCH v5 2/2] RISC-V: Allow VLS types using up to LMUL 8
Jeff Law
- [PATCH] RISC-V: Fix type of CFA during stack probe [PR122114]
Jeff Law
- [PATCH 01/11] fab/forwprop: Move memcmp->memcmp_eq to forwprop
Andrew Pinski
- [PATCH 08/11] fab/gimple-fold/forwprop: Move va_args folding to gimple_fold [PR121762]
Andrew Pinski
- [PATCH 00/11] Remove fold_builtins pass
Andrew Pinski
- [PATCH v2 0/2] Fix bug and patch contact info
Iain Sandoe
- [PATCH v2 1/2] email: fix patch email addresses
Iain Sandoe
- [Patch, fortran] PR122109 - gfortran 16 rejects component declaration in composite derived type with kind parameter
Paul Richard Thomas
- [PATCH v1] libstdc++: Improve and cleanup mdspan related code.
Tomasz Kaminski
- [PATCH v2] libstdc++: Add C++2020 Implementation status table.
Tomasz Kamiński
- [PATCH v3 3/3] fmv: Add -ftarget-clones-table option support
Alfie Richards
- Implement P3107R5 and P3235R3 optimizations for std::print
Tomasz Kamiński
- [PATCH 1/3] libstdc++: Implement P3107R5 optimizations for std::print [PR121790]
Tomasz Kamiński
- [PATCH 2/3] libstdc++: Implement P3235R3 optimizations for std::print [PR121790]
Tomasz Kamiński
- [PATCH 3/3] libstdc++: Adjust enable_nonlocking_formatter_optimization specializations [PR121790]
Tomasz Kamiński
- [PATCH v2] libstdc++: Add C++2020 Implementation status table.
Jonathan Wakely
- [PATCH 1/9]middle-end: refactor WIDEN_SUM_EXPR into convert optab [PR122069]
Tamar Christina
- [PATCH 2/9]AArch64: convert widen_sum optabs to convert [PR122069]
Tamar Christina
- [PATCH 3/9]AArch64: add double widen_sum optab using dotprod for Adv.SIMD [PR122069]
Tamar Christina
- [PATCH 4/9]Arm: convert widen_[us]sum into convert optab [PR122069]
Tamar Christina
- [PATCH 5/9][ia64]: convert widen_[us]sum into convert optab [PR122069]
Tamar Christina
- [PATCH 6/9][rs6000]: convert widen_[us]sum into convert optab [PR122069]
Tamar Christina
- [PATCH 7/9]AArch64: Implement widen_[us]sum using dotproduct for SVE [PR122069]
Tamar Christina
- [PATCH 8/9]AArch64: Implement widen_[us]sum using [US]ADDW[TB] for SVE2 [PR122069]
Tamar Christina
- [PATCH 9/9]AArch64: Implement widen_[us]sum using 2-way [US]UDOT for SVE2p1 [PR122069]
Tamar Christina
- [PATCH 2/9]AArch64: convert widen_sum optabs to convert [PR122069]
Kyrylo Tkachov
- [PATCH 3/9]AArch64: add double widen_sum optab using dotprod for Adv.SIMD [PR122069]
Kyrylo Tkachov
- [PATCH 5/9][ia64]: convert widen_[us]sum into convert optab [PR122069]
Jakub Jelinek
- [PATCH v1 0/4] libstdc++: Implement first part of submdspan.
Tomasz Kaminski
- [PATCH 8/9]AArch64: Implement widen_[us]sum using [US]ADDW[TB] for SVE2 [PR122069]
Kyrylo Tkachov
- [PATCH v1 1/4] libstdc++: Implement strided_slice from <mdspan>. [PR110352]
Tomasz Kaminski
- [PATCH v1 2/4] libstdc++: Implement full_extent_t. [PR110352]
Tomasz Kaminski
- [PATCH v1 3/4] libstdc++: Implement submdspan_mapping_result. [PR110352]
Tomasz Kaminski
- [PATCH v1 4/4] libstdc++: Implement submdspan_extents. [PR110352]
Tomasz Kaminski
- [PATCH 8/9]AArch64: Implement widen_[us]sum using [US]ADDW[TB] for SVE2 [PR122069]
Tamar Christina
- [PATCH 9/9]AArch64: Implement widen_[us]sum using 2-way [US]UDOT for SVE2p1 [PR122069]
Tamar Christina
- [PATCH v2] libstdc++: Improve and cleanup mdspan related code.
Tomasz Kamiński
- [PATCH v4 0/2] libstdc++: Implement padded layouts.
Tomasz Kaminski
- [PATCH v3] c/c++: Treat stack protection guard as an internal symbol
Florian Weimer
- [PATCH v2 1/2] email: fix patch email addresses
Ben Boeckel
- [PATCH v1 0/4] libstdc++: Implement first part of submdspan.
Luc Grosheintz
- [PATCH 8/9]AArch64: Implement widen_[us]sum using [US]ADDW[TB] for SVE2 [PR122069]
Kyrylo Tkachov
- [PATCH v3] RISC-V: Add 'prefer_agnostic' tune parameter for vector policies
Zhongyao Chen
- [PATCH 9/9]AArch64: Implement widen_[us]sum using 2-way [US]UDOT for SVE2p1 [PR122069]
Kyrylo Tkachov
- [PATCH v1 0/4] libstdc++: Implement first part of submdspan.
Tomasz Kaminski
- [PATCH v2] RISC-V: Add 'prefer_agnostic' tune parameter for vector policies
Zhongyao Chen
- [PATCH 0/3] libstdc++: Implements P3107R5 and P3235R3 optimizations for std::print
Tomasz Kamiński
- [PATCH 1/3] libstdc++: Implement P3107R5 optimizations for std::print [PR121790]
Tomasz Kamiński
- [PATCH 2/3] libstdc++: Implement P3235R3 optimizations for std::print [PR121790]
Tomasz Kamiński
- [PATCH 3/3] libstdc++: Adjust enable_nonlocking_formatter_optimization specializations [PR121790]
Tomasz Kamiński
- [PATCH 7/9]AArch64: Implement widen_[us]sum using dotproduct for SVE [PR122069]
Kyrylo Tkachov
- [PATCH][RFC] RISC-V: Allow FP strided broadcast from memory [PR121451]
Robin Dapp
- [PUSHED v2 0/8] Remove of fold_builtin pass
Andrew Pinski
- [PUSHED v2 1/8] fab/forwprop: Move memcmp->memcmp_eq to forwprop
Andrew Pinski
- [PUSHED v2 2/8] fab: Manaully build gimple rather than depend on gimplifier for stdarg functions
Andrew Pinski
- [PUSHED v2 3/8] fab: rewrite optimize_stack_restore call check [PR122033]
Andrew Pinski
- [PUSHED v2 4/8] fab/forwprop: Move optimize_unreachable to forwprop [PR121762]
Andrew Pinski
- [PUSHED v2 5/8] fab/gimple-fold/forwprop: Move va_args folding to gimple_fold [PR121762]
Andrew Pinski
- [PUSHED v2 6/8] fab: Use a macro for the atomic/sync builtins case
Andrew Pinski
- [PUSHED v2 7/8] fab/isel: Move atomic optimizations to isel from fab [PR121762]
Andrew Pinski
- [PUSHED v2 8/8] Remove fold_builtin pass [PR121762]
Andrew Pinski
- [PATCH][RFC] RISC-V: Allow FP strided broadcast from memory [PR121451]
Jeff Law
- [to-be-committed][RISC-V][PR rtl-optimization/121937] Don't call neg_poly_int_rtx with a vector mode
Jeff Law
- [PATCH RFC (range, loop)] c++: clobber non-placement new
Jakub Jelinek
- [pushed: r16-4193] diagnostics: generalize state graph code to use json::property instances
David Malcolm
- [to-be-committed][RISC-V][PR target/122147] Avoid creating (subreg (mem)) in RISC-V port
Jeff Law
- [PATCH RFC (range, loop)] c++: clobber non-placement new
Jakub Jelinek
- [PATCH] c++: Add 2 new constexpr-new tests
Jakub Jelinek
- [PATCH] c++, gimplify, v2: Implement C++26 P2795R5 - Erroneous behavior for uninitialized reads [PR114457]
Jason Merrill
- [PATCH] c++: Fold non-ODR usages of potentially constant values early [PR120005]
Jason Merrill
- [PATCH -fixes] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Jason Merrill
- [PATCH 1/2] c++/modules: Also check conflicting internal-linkage entities
Jason Merrill
- [PATCH 2/2] c++/modules: Avoid ICE when redefining a type reachable via import [PR122053]
Jason Merrill
- [PATCH] c++/modules: Handle naming external TU-local entities in ADL
Jason Merrill
- [PATCH] c++: Fix ICE with struct in function parameter containing auto [PR122112]
Patrick Palka
- [PATCH] c++: Fix ICE with struct in function parameter containing auto [PR122112]
Patrick Palka
- [PATCH] c++: Fix ICE with struct in function parameter containing auto [PR122112]
Jason Merrill
- [PATCH v3] RISC-V: Add 'prefer_agnostic' tune parameter for vector policies
Robin Dapp
- [PATCH v5 0/3] fmv: Add -ftarget-clones-table option support
Yangyu Chen
- [PATCH v5 1/3] Fortran: Do not make_decl_rtl in trans_function_start
Yangyu Chen
- [PATCH v5 2/3] json: add iterate method to object class
Yangyu Chen
- [PATCH v5 3/3] fmv: Add -ftarget-clones-table option support
Yangyu Chen
- [PATCH] c++: Add 2 new constexpr-new tests
Jason Merrill
- tree-parloops: Enable runtime thread detection with -ftree-parallelize-loops=0
Sebastian Pop
- [PATCH v3] RISC-V: Add 'prefer_agnostic' tune parameter for vector policies
Jeff Law
- [PATCH v4 1/7] typeinfo: Introduce KCFI typeinfo mangling API
Qing Zhao
- [PATCH] Fortran: fix issue with I/O of array pointer [PR107968]
Harald Anlauf
- [PATCH v2] RISC-V: Fix type of CFA during stack probe [PR122114]
Raphael Moreira Zinsly
- [PATCH v3] RISC-V: Add 'prefer_agnostic' tune parameter for vector policies
Vineet Gupta
- [PATCH] Fortran: fix issue with I/O of array pointer [PR107968]
Jerry D
- [PATCH] Introduce fold_before_rtl_expansion_p [PR122142]
Andrew Pinski
- [PATCH] projects/gomp: Update intro
Gerald Pfeifer
- [pushed] wwwdocs: gcc-14: Refer to VxWorks over vxWorks
Gerald Pfeifer
- 回复:[PATCH v3] RISC-V: Add 'prefer_agnostic' tune parameter for vector policies
钟居哲
- [PATCH] phiopt: allow store placement of `= {}` [PR122153]
Andrew Pinski
- [PATCH v3] RISC-V: Add 'prefer_agnostic' tune parameter for vector policies
Zhongyao Chen
- [PATCH v4 0/3] implement defer statements as per ts 25755
Anna (navi) Figueiredo Gomes
- [PATCH v4 1/3] c: handle expression nodes in push_cleanup
Anna (navi) Figueiredo Gomes
- [PATCH v4 2/3] c: introduce jump barriers for statement expressions
Anna (navi) Figueiredo Gomes
- [PATCH v4 3/3] c: implement the defer keyword
Anna (navi) Figueiredo Gomes
- [PATCH 1/2] c++/modules: Also check conflicting internal-linkage entities
Nathaniel Shead
- [PATCH] x86: Handle small OP size in setmem_epilogue_gen_val
H.J. Lu
- [PATCH] forwprop: Refine when TODO_update_address_taken is set [PR122143]
Andrew Pinski
- [pushed] c++: concepts and conversions, take 2 [PR122127]
Jason Merrill
- [PATCH] stmt: Handle %cc[name] in resolve_asm_operand_names [PR122133]
Jakub Jelinek
- [RFC PATCH] c++: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17
Jakub Jelinek
- [PATCH] widening_mul: Reset flow sensitive info in maybe_optimize_guarding_check [PR122104]
Jakub Jelinek
- [Ada] Fix PR ada/64869
Eric Botcazou
- [RFC] libstdc++: Implement P3786R1 tuple protocol for fixed sized span
Tomasz Kamiński
- ธุรกิจขัดสน ขาดสภาพคล่อง เดือดร้อน เรายินดียื่นมือช่วยคุณ
นิรินทร์โชติ ชาตชาญ
- [PATCH] widening_mul: Reset flow sensitive info in maybe_optimize_guarding_check [PR122104]
Richard Biener
- [C PATCH] Allow variably-modified types in generic associations for C2Y
Martin Uecker
- [PATCH v3] RISC-V: Add 'prefer_agnostic' tune parameter for vector policies
Jeff Law
- [PATCH v2] RISC-V: Fix type of CFA during stack probe [PR122114]
Jeff Law
- [PATCH] tree-optimization/117760 - `a != b` implies that a or b is also non-zero
Jeff Law
- [PATCH] libstdc++: Remove reference to PSTL
Gerald Pfeifer
- [PATCH] phiopt/cselim: Improve cselim-limited to commonalize all stores [PR122083]
Andrew Pinski
- [PATCH 1/4] RX: FDPIC support - machine description
Jeff Law
- [PATCH 2/4] RX: FDPIC support - helper functions
Jeff Law
- [PATCH] phiopt: allow store placement of `= {}` [PR122153]
Jeff Law
- [PATCH] forwprop: Refine when TODO_update_address_taken is set [PR122143]
Jeff Law
- [patch] Allow target to chose address-space for artificial rodata lookup tables.
Jeff Law
- [gcc r16-4112] MIPS: Add conditions for use of the -mmips16e2 and -mips16 option.
Maciej W. Rozycki
- [PATCH] Fortran: fix issue with I/O of array pointer [PR107968]
Harald Anlauf
- [PATCH RFA (construct_at)] c++: new-expr clobber of constant-size array
Jason Merrill
- RFC: always document positive form of options in invoke.texi?
Sandra Loosemore
- [PATCH v2] simplify-rtx: Canonicalize subreg and lshiftrt order for AND operations
Jeff Law
- [PING][PATCH v4] reassoc: Optimize CMP/XOR expressions [PR116860]
Jeff Law
- Error on Texinfo file
Bruno Matos
- [PATCH v2] RISC-V: Implement RISC-V profile macro support
Jeff Law
- RFC: always document positive form of options in invoke.texi?
Andrew Pinski
- Error on Texinfo file
Xi Ruoyao
- RFC: always document positive form of options in invoke.texi?
Sandra Loosemore
- [PATCH 1/2] c++/modules: Also check conflicting internal-linkage entities
Jason Merrill
- [PATCH v5 3/3] fmv: Add -ftarget-clones-table option support
Jeff Law
- [PATCH] cselim: Don't create a phi node if the rhs side are the same [PR122155]
Andrew Pinski
- [PATCH] libstdc++: Remove reference to PSTL
Jonathan Wakely
- [PATCH v3] RISC-V: Implement RISC-V profile macro support
Zhongyao Chen
- Error on Texinfo file
Bruno Matos
- [pushed] wwwdocs: gcc-4.8: Use relative links where possible
Gerald Pfeifer
- [Ada] Fix PR ada/110314
Eric Botcazou
- [PATCH] c++: Ensure mark_lvalue_use returns an lvalue [PR122163]
Nathaniel Shead
- [PATCH] x86: Handle small OP size in setmem_epilogue_gen_val
Hongtao Liu
- [PATCH v3] c/c++: Treat stack protection guard as an internal symbol
Jason Merrill
- [RFC PATCH] c++: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17
Jason Merrill
- [PATCH] match: Simplify `ptr0 - (ptr0 - ptr1)` into ptr1 [PR121921]
Andrew Pinski
- [COMMITTED] *: regenerate autotools
Sam James
- [COMMITTED] contrib: Ignore commit b40ef6e9dc09 Sync toplevel files from binutils-gdb
Mark Wielaard
- [committed] hppa: Fix over alignment of 64-bit functions
John David Anglin
- [PUSHED] Disable some testcase for -Og
Andrew Pinski
- [PATCH v3] c/c++: Treat stack protection guard as an internal symbol
H.J. Lu
- [PATCH] match: Extend `-(a ptrdiff b)` pattern by allowing a nop conversion between the neg and ptrdiff [PR121921]
Andrew Pinski
- [PATCH v2 0/2] Fix bug and patch contact info
Ben Boeckel
- tree-parloops: Enable runtime thread detection with -ftree-parallelize-loops=0
Richard Biener
- [PATCH] Introduce fold_before_rtl_expansion_p [PR122142]
Richard Biener
- [PATCH] stmt: Handle %cc[name] in resolve_asm_operand_names [PR122133]
Richard Biener
- [PATCH] phiopt/cselim: Improve cselim-limited to commonalize all stores [PR122083]
Richard Biener
- [PATCH] phiopt: allow store placement of `= {}` [PR122153]
Richard Biener
- RFC: always document positive form of options in invoke.texi?
Richard Biener
- [PATCH] cselim: Don't create a phi node if the rhs side are the same [PR122155]
Richard Biener
- [PATCH v2 0/2] Fix bug and patch contact info
Iain Sandoe
- [PATCH] match: Extend `-(a ptrdiff b)` pattern by allowing a nop conversion between the neg and ptrdiff [PR121921]
Richard Biener
- RFC: always document positive form of options in invoke.texi?
Sam James
- [PATCH RFC (range, loop)] c++: clobber non-placement new
Richard Biener
- [PATCH] projects/gomp: Update intro
Tobias Burnus
- [PATCH] tree-optimization/122158 - vector reduction epilog for bit-precision result
Richard Biener
- [PATCH] tree-optimization/122131 - do not use re-align load for gathers
Richard Biener
- [PATCH]middle-end: Relax vect_recog_vector_vector_shift_pattern STMT def type [PR121949]
Richard Biener
- [PATCH 1/9]middle-end: refactor WIDEN_SUM_EXPR into convert optab [PR122069]
Richard Biener
- [PING][PATCH v4] reassoc: Optimize CMP/XOR expressions [PR116860]
Konstantinos Eleftheriou
- [PATCH v6][GCC] aarch64: Add support for menable-sysreg-checking flag.
Srinath Parvathaneni
- [PATCH RFA (construct_at)] c++: new-expr clobber of constant-size array
Jakub Jelinek
- [PATCH v3 0/3] AArch64: Support C/C++ operations on svbool_t
Tejas Belagod
- [PATCH v3 1/3] AArch64: Support C/C++ operations on svbool_t
Tejas Belagod
- [PATCH v3 2/3] AArch64: Update existing test with svbool_t operations
Tejas Belagod
- [PATCH v3 3/3] AArch64: Update test to reflect new message
Tejas Belagod
- [PATCH v4] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Dhruv Chawla
- [RFC PATCH v3] [AutoFDO] Source filename tracking in GCOV
Dhruv Chawla
- [committed gcc-14] libstdc++: Fix FAIL: 20_util/ratio/operations/ops_overflow_neg.cc [PR122168]
Jonathan Wakely
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Jakub Jelinek
- [COMMITTED 1/6] ada: Refine documentation of -gnatwr
Marc Poulhiès
- [COMMITTED 2/6] ada: Remove obsolete code
Marc Poulhiès
- [COMMITTED 3/6] ada: Fix usage of Table.Table in Fmap
Marc Poulhiès
- [COMMITTED 4/6] ada: Fix extended access and memory pool explicit deref
Marc Poulhiès
- [COMMITTED 5/6] ada: Implement proper upcasting in more cases
Marc Poulhiès
- [COMMITTED 6/6] ada: Fix handling of Extended_Access with array subtype
Marc Poulhiès
- [PATCH v2] simplify-rtx: Canonicalize subreg and lshiftrt order for AND operations
Kishan Parmar
- [PATCH 4/9]Arm: convert widen_[us]sum into convert optab [PR122069]
Kyrylo Tkachov
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Tobias Burnus
- [RFC] Enable time profile function reordering with AutoFDO
Prathamesh Kulkarni
- [PATCH] c++: Fix ICE with concept used as function [PR116477]
Egas Ribeiro
- [PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Jennifer Schmitz
- [PATCH v2 0/2] Fix bug and patch contact info
Ben Boeckel
- [patch,avr,applied] Fix PR122177: fmin and fmax when 1 arg in a NaN
Georg-Johann Lay
- [PATCH] [PATCH] match: simplify `VCE<bool>({0, 1}) ==/!= 0` to `{0, 1} ==/!= 0` [PR105749]
Andrew Pinski
- [PATCH] c++, v2: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17
Jakub Jelinek
- [PATCH 1/9]middle-end: refactor WIDEN_SUM_EXPR into convert optab [PR122069]
Tamar Christina
- [PATCH 1/9]middle-end: refactor WIDEN_SUM_EXPR into convert optab [PR122069]
Richard Biener
- [PATCH 1/9]middle-end: refactor WIDEN_SUM_EXPR into convert optab [PR122069]
Tamar Christina
- [PATCH v3 1/2] libstdc++: Type-erase chrono-data for formatting [PR110739]
Patrick Palka
- [COMMITTED] PR tree-optimization/121206 - If a range's bitmask changes, reflect it in the bounds.
Andrew MacLeod
- [PATCH] phiopt/cselim: Improve cselim-limited to commonalize all stores [PR122083]
Andrew Pinski
- [PATCH] phiopt: allow store placement of `= {}` [PR122153]
Andrew Pinski
- [PATCH] phiopt: allow store placement of `= {}` [PR122153]
Andrew Pinski
- [PATCH v11 0/6] c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes
David Faust
- Improve profile update in merge_blocks
Jan Hubicka
- [PATCH] c++: Fix ICE with concept used as function [PR116477]
Patrick Palka
- [PATCH] match: Extend `-(a ptrdiff b)` pattern by allowing a nop conversion between the neg and ptrdiff [PR121921]
Andrew Pinski
- [PATCH] RISC-V: Fix slide pattern recognition [PR122124]
Raphael Moreira Zinsly
- [PATCH] RISC-V: Detect wrap in shuffle_series_pattern [PR121845].
Robin Dapp
- [C PATCH] Allow variably-modified types in generic associations for C2Y
Joseph Myers
- [PATCH] cselim: Don't create a phi node if the rhs side are the same [PR122155]
Andrew Pinski
- PING: [PATCH] libbid: Set rounding mode to round-to-nearest for _Decimal128 arithmetic
Akkas, Ahmet
- PING: [PATCH] libbid: Set rounding mode to round-to-nearest for _Decimal128 arithmetic
Akkas, Ahmet
- [COMMITTED, PATCH] x86: Swap %edx/%rdx with %eax/%rax for PR middle-end/122122
H.J. Lu
- [COMMITTED] PR tree-optimization/121206 - If a range's bitmask changes, reflect it in the bounds.
H.J. Lu
- [PATCH] doc: mention -Wuninitialized vs CCP
Sam James
- [PATCH] doc: mention -Wuninitialized vs CCP
Andrew Pinski
- PING: [PATCH] libbid: Set rounding mode to round-to-nearest for _Decimal128 arithmetic
H.J. Lu
- [PUSHED v2] phiopt/cselim: Improve cselim-limited to commonalize all stores [PR122083]
Andrew Pinski
- [PUSHED v2] match: Extend `-(a ptrdiff b)` pattern by allowing a nop conversion between the neg and ptrdiff [PR121921]
Andrew Pinski
- [PATCH] doc: mention -Wuninitialized vs CCP
Sandra Loosemore
- [PATCH] doc: mention -Wuninitialized vs CCP
Sam James
- [PATCH] doc: mention -Wuninitialized vs CCP
Andrew Pinski
- [PATCH v2 0/3] P1689 followup fixes
Ben Boeckel
- [PATCH v2 1/3] libcpp/mkdeps: fix indentation
Ben Boeckel
- [PATCH v2 2/3] libcpp/init: remove unnecessary `struct` keyword
Ben Boeckel
- [PATCH v2 3/3] gcc/c-family/c.opt: clarify `-fdeps-*` flag documentation
Ben Boeckel
- [PATCH 1/2] libstdc++: Consolidate bullet 1 __common_reference_impl partial specs
Patrick Palka
- [PATCH 2/2] libstdc++: Implement P2655R3 common_reference of reference_wrapper
Patrick Palka
- [PATCH 1/9]middle-end: refactor WIDEN_SUM_EXPR into convert optab [PR122069]
Richard Biener
- Improve profile update in merge_blocks
Richard Biener
- [PATCH] match: Extend `-(a ptrdiff b)` pattern by allowing a nop conversion between the neg and ptrdiff [PR121921]
Richard Biener
- [PATCH] doc: mention -Wuninitialized vs CCP
Richard Biener
- [PATCH v5 0/6][Ping] Add memtag-stack sanitizer using MTE instructions
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v5 1/6] target-insns.def: (tag_memory) New pattern.
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v5 2/6] target-insns.def: (compose_tag) New pattern.
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v5 3/6] asan: add new memtag sanitizer
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v5 4/6] asan: memtag-stack add support for MTE instructions
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v5 5/6] aarch64: Add support for memetag-stack sanitizer using MTE insns
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v5 6/6] aarch64: Add memtag-stack tests
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH] c++: Fix ICE with concept used as function [PR116477]
Egas Carvalho Perdigão Gonçalves Ribeiro
- [PATCH] RISC-V: Fix slide pattern recognition [PR122124]
Robin Dapp
- [Patch, fortran] PRs 93175, 102240 and 102686 -Fix PDT parameter substitution problems
Paul Richard Thomas
- [Patch] libgomp: Add is_integrated_apu function to plugin/plugin-{gcn,nvptx}.c
Tobias Burnus
- Improve profile update in merge_blocks
Jan Hubicka
- [patch,avr,added] Support sincos
Georg-Johann Lay
- [committed] libstdc++: Fix -Wformat warning in std::string
Jonathan Wakely
- [committed] libstdc++: Fix -Wreorder warning in std::philox_engine
Jonathan Wakely
- [committed] libstdc++: Suppress -Wpessimizing-move warnings in shared_ptr tests
Jonathan Wakely
- [committed] libstdc++: Fix -Wmaybe-uninitialized warning in another test
Jonathan Wakely
- [committed] libstdc++: Fix -Wparentheses warning in std::mul_sat
Jonathan Wakely
- [Patch] libgomp: Add is_integrated_apu function to plugin/plugin-{gcn,nvptx}.c
Andrew Stubbs
- [committed] libstdc++: Initialize local variable in __gnu_cxx::rope
Jonathan Wakely
- [PATCH v2] libstdc++: Fix allocator propagation and tests for std::indirect and std::polymorphic
Jonathan Wakely
- Improve profile update in merge_blocks
Richard Biener
- [PATCH 4/9]Arm: convert widen_[us]sum into convert optab [PR122069]
Richard Earnshaw
- [Patch] libgomp: Add is_integrated_apu function to plugin/plugin-{gcn,nvptx}.c
Tobias Burnus
- [PATCH v6 0/3] fmv: Add -ftarget-clones-table option support
Yangyu Chen
- [PATCH v6 1/3] Fortran: Do not make_decl_rtl in trans_function_start
Yangyu Chen
- [PATCH v6 2/3] json: add iterate method to object class
Yangyu Chen
- [PATCH v6 3/3] fmv: Add -ftarget-clones-table option support
Yangyu Chen
- [PATCH v5 3/3] fmv: Add -ftarget-clones-table option support
Yangyu Chen
- Improve profile update in merge_blocks
Jan Hubicka
- [PATCH] RISC-V: Fix slide pattern recognition [PR122124]
Jeff Law
- [PATCH] RISC-V: Detect wrap in shuffle_series_pattern [PR121845].
Jeff Law
- [PATCH] tree-optimization/105490 - improve COND_EXPR bool pattern
Richard Biener
- [PATCH] Fixup store bool pattern
Richard Biener
- [PATCH v2] aarch64: testsuite: fix several duplicate test names
Tamar Christina
- [committed] all: Fix "specifc", "costant" and "constat" typos in comments
Jonathan Wakely
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH v1 1/1] top-level: Add forgejo sanity checks
Christophe Lyon
- [PATCH v4 0/2] Multilib changes
Aleksandar Rakic
- [PATCH v4 0/2] Multilib changes
Aleksandar Rakic
- [PATCH v4 1/2] Add --with-multi-buildlist configure option
Aleksandar Rakic
- [PATCH v4 2/2] MIPS: Add support for --with-multi-buildlist
Aleksandar Rakic
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [patch,avr,applied] Fix PR122187: Output function clobbers operands
Georg-Johann Lay
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Richard Biener
- [PATCH] c: Fix i386 target attribute regression [PR 122180]
alfie.richards@arm.com
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file [PR122172]
Jonathan Wakely
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file [PR122172]
Hans-Peter Nilsson
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file [PR122172]
Jonathan Wakely
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Tamar Christina
- [Patch, fortran] PRs 93175, 102240 and 102686 -Fix PDT parameter substitution problems
Jerry D
- [PATCH] c: Fix i386 target attribute regression [PR 122180]
Joseph Myers
- [PATCH] tree-optimization/117760 - `a != b` implies that a or b is also non-zero
Matteo Nicoli
- [Patch, fortran] PRs 93175, 102240 and 102686 -Fix PDT parameter substitution problems
Harald Anlauf
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Richard Biener
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Yuao Ma
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file [PR122172]
Hans-Peter Nilsson
- [PATCH RFA (construct_at)] c++: new-expr clobber of constant-size array
Jason Merrill
- [PATCH RFA (construct_at)] c++: new-expr clobber of constant-size array
Jakub Jelinek
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file [PR122172]
Jonathan Wakely
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Tamar Christina
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file [PR122172]
Jonathan Wakely
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Jakub Jelinek
- [PATCH] Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111]
Harald Anlauf
- [PATCH] maintainer-scripts: add gen_gcc_docs.sh
Arsen Arsenović
- [PATCH] maintainer-scripts: add gen_gcc_docs.sh
Arsen Arsenović
- [PATCH] Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111]
Jerry D
- [PATCH] Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111]
Harald Anlauf
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Qing Zhao
- PING: [PATCH] libbid: Set rounding mode to round-to-nearest for _Decimal128 arithmetic
Akkas, Ahmet
- [PATCH v2] c++: Fix ICE with concept used as function [PR116477]
Egas Ribeiro
- [PATCH RFC] c++: clobber non-placement new
Jason Merrill
- PING: [PATCH] libbid: Set rounding mode to round-to-nearest for _Decimal128 arithmetic
H.J. Lu
- [PATCH] Add support for [[gnu::trivial_abi]] attribute
Yuxuan Chen
- [committed] c: Implement C2y handling of incomplete tentative definitions [PR26581]
Joseph Myers
- [pushed] wwwdocs: gcc-2.95:2.95: Use proper casing for VxWorks
Gerald Pfeifer
- [PATCH v3 4/5] xtensa: Change the splitting of D[IF]mode constant assignments to be implemented in xt_largeconst instead of define_split
Takayuki 'January June' Suwa
- [PATCH v3 5/5] xtensa: constantsynth: Update to version 2
Takayuki 'January June' Suwa
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Yuao Ma
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Kees Cook
- [PING 1][PATCH v6] rs6000: Use vector addition when left shifting by 1[PR119702]
Avinash Jayakar
- [PING^2] [PATCH v2] configure: reject unsupported --with-long-double-64 option
Kishan Parmar
- [PATCH 1/2] [PR121604] aarch64: Fix folding of svbrka/b + svpmov_lane with pfalse arguments
Tamar Christina
- [PATCH v3 1/2] libstdc++: Type-erase chrono-data for formatting [PR110739]
Tomasz Kaminski
- [PATCH 2/2] libstdc++: Implement P2655R3 common_reference of reference_wrapper
Tomasz Kaminski
- [PATCH 1/2] libstdc++: Consolidate bullet 1 __common_reference_impl partial specs
Tomasz Kaminski
- [PATCH] gimplify: Fix up __builtin_c[lt]zg gimplification [PR122188]
Jakub Jelinek
- [PATCH] c: Fix i386 target attribute regression [PR 122180]
Petr Vaněk
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Tomasz Kaminski
- [PATCH v2] libstdc++: Adjust enable_nonlocking_formatter_optimization specializations [PR121790]
Tomasz Kamiński
- [committed] testsuite: Fix up pr121987.c testcase for ilp32 [PR121206]
Jakub Jelinek
- [PATCH] gimplify: Fix up __builtin_c[lt]zg gimplification [PR122188]
Richard Biener
- Patch ping (contrib+libcpp+libstdc++-v3+testsuite)
Jakub Jelinek
- [PATCH] c: Fix i386 target attribute regression [PR 122180]
Alfie Richards
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH v5 1/2] libstdc++: Implement std::layout_left_padded [PR110352].
Jonathan Wakely
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH v2] libstdc++: Improve and cleanup mdspan related code.
Jonathan Wakely
- GCC 16.0.0 Status Report (2025-10-08), Stage 3 starts Nov. 17th
Richard Biener
- [PATCH v2] libstdc++: Improve and cleanup mdspan related code.
Tomasz Kaminski
- [PATCH] Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111]
NightStrike
- [PATCH 1/2] Check non-strictly vect_internal_def internal defs in integer_type_for_mask
Richard Biener
- [PATCH 2/2] Add boolean pattern for bitwise ops
Richard Biener
- [PATCH v4 2/2] libstdc++: Implement layout_right_padded [PR110352].
Jonathan Wakely
- [PATCH v2] libstdc++: Improve and cleanup mdspan related code.
Jonathan Wakely
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Jakub Jelinek
- [PATCH v4 2/2] libstdc++: Implement layout_right_padded [PR110352].
Jonathan Wakely
- [PATCH v1 1/4] libstdc++: Implement strided_slice from <mdspan>. [PR110352]
Jonathan Wakely
- [PATCH v1 2/4] libstdc++: Implement full_extent_t. [PR110352]
Jonathan Wakely
- [PATCH v1 3/4] libstdc++: Implement submdspan_mapping_result. [PR110352]
Jonathan Wakely
- [PATCH RFC] c++: clobber non-placement new
Jakub Jelinek
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Yuao Ma
- Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)
Richard Biener
- Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)
Richard Biener
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH] Add missing menu item for JIT Language and ABI
Richard Biener
- [committed v6 1/2] libstdc++: Implement std::layout_left_padded [PR110352].
Tomasz Kamiński
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Jakub Jelinek
- [PATCH v4 2/2] libstdc++: Implement layout_right_padded [PR110352].
Tomasz Kaminski
- [committed v5 2/2] libstdc++: Implement std::layout_right_padded [PR110352].
Tomasz Kamiński
- [PATCH] Do not expect 8 byte vectorization with ia32
Richard Biener
- [committed v3] libstdc++: Improve and cleanup mdspan related code.
Tomasz Kamiński
- [PATCH v1 4/4] libstdc++: Implement submdspan_extents. [PR110352]
Tomasz Kaminski
- Patch ping (contrib+libcpp+libstdc++-v3+testsuite)
Jonathan Wakely
- [PATCH v1 0/4] libstdc++: Implement first part of submdspan.
Tomasz Kaminski
- [PATCH 1/2] libstdc++: Consolidate bullet 1 __common_reference_impl partial specs
Jonathan Wakely
- [PATCH] Adjust g++.dg/vect/pr64410.cc scan
Richard Biener
- [PATCH v2] libstdc++: Fix allocator propagation and tests for std::indirect and std::polymorphic
Tomasz Kaminski
- [PATCH 1/6] libstdc++: Fix __platform_wait_until for negative timeouts [PR116586]
Jonathan Wakely
- [PATCH 1/6] libstdc++: Fix __platform_wait_until for negative timeouts [PR116586]
Mike Crowe
- [PATCH 2/6] libstdc++: Fix shared_timed_mutex for negative timeouts [PR116586]
Jonathan Wakely
- [PATCH] maintainer-scripts: add gen_gcc_docs.sh
Mark Wielaard
- [Patch, fortran] PRs 93175, 102240 and 102686 -Fix PDT parameter substitution problems
Paul Richard Thomas
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [committed] libstdc++: Add missing include to std/time/format/format.cc
Jonathan Wakely
- [PATCH 01/11] libstdc++: C++26 [simd] details
Matthias Kretz
- [PATCH 02/11] libstdc++: Implement C++26 [simd.iterator]
Matthias Kretz
- [PATCH 03/11] libstdc++: C++26 [simd] rebind, resize, permute, chunk, cat and basic_mask
Matthias Kretz
- [PATCH 04/11] libstdc++: Implement C++26 [simd.mask.reductions]
Matthias Kretz
- [PATCH 05/11] libstdc++: Implement C++26 [simd.flags] and alignment(_v)
Matthias Kretz
- [PATCH 06/11] libstdc++: Implement C++26 [simd] basic_vec
Matthias Kretz
- [PATCH 07/11] libstdc++: Implement C++26 [simd.alg]
Matthias Kretz
- [PATCH 08/11] libstdc++: Implement C++26 [simd.bit]
Matthias Kretz
- [PATCH 09/11] libstdc++: Implement C++26 [simd.reductions]
Matthias Kretz
- [PATCH 10/11] libstdc++: Specialize basic_mask and basic_vec for complex value-types
Matthias Kretz
- [PATCH 11/11] libstdc++: First sketch for C++26 [simd.math]
Matthias Kretz
- [PATCH] maintainer-scripts: add gen_gcc_docs.sh
Mark Wielaard
- [PATCH] libstdc++: Tweak comment on generated #endif lines in bits/version.h
Jonathan Wakely
- [PATCH] libstdc++: Update dead links to PSTL upstream in docs
Jonathan Wakely
- [PATCH v3] x86-64: mingw: Pass and return _Float16 in vector registers [PR115054]
Jonathan Yong
- [PATCH 1/2] libstdc++: Consolidate bullet 1 __common_reference_impl partial specs
Hewill Kang
- [PATCH v4] vect: Add pattern recognition for vectorizing {FLOOR, CEIL, ROUND}_{MOD, DIV}_EXPR [PR104116]
Avinash Jayakar
- [PATCH] libstdc++: Update dead links to PSTL upstream in docs
Tomasz Kaminski
- [PATCH v3 1/2] libstdc++: Type-erase chrono-data for formatting [PR110739]
Tomasz Kaminski
- [PATCH] libstdc++: Fix type in computation of _M_weekday_index.
Tomasz Kamiński
- [PATCH] libstdc++: Fix type in computation of _M_weekday_index.
Jonathan Wakely
- [PATCH v3] x86-64: mingw: Pass and return _Float16 in vector registers [PR115054]
Trevor Gross
- [PATCH v4] vect: Add pattern recognition for vectorizing {FLOOR,CEIL,ROUND}_{MOD, DIV}_EXPR [PR104116]
Richard Biener
- [PATCH] libstdc++: Fix type in computation of _M_weekday_index.
Patrick Palka
- [PATCH v2] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX [PR117468]
Matt Parks
- [PATCH] libstdc++: Tweak comment on generated #endif lines in bits/version.h
Tomasz Kaminski
- [PATCH] libstdc++: Tweak comment on generated #endif lines in bits/version.h
Arsen Arsenović
- [Ping^1] [PATCH] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Kishan Parmar
- [PATCH] maintainer-scripts: add gen_gcc_docs.sh
Arsen Arsenović
- [PATCH] libstdc++: Tweak comment on generated #endif lines in bits/version.h
Jonathan Wakely
- [PATCH v1 0/6] fmv: aarch64: Add priority syntax and some tests.
alfie.richards@arm.com
- [PATCH v1 1/6] aarch64: Dump version ordering for FMV.
alfie.richards@arm.com
- [PATCH v1 2/6] aarch64: Fix fmv priority ordering [PR target/122190]
alfie.richards@arm.com
- [PATCH v1 3/6] aarch64: testsuite: Add test for supported FMV extensions.
alfie.richards@arm.com
- [PATCH v1 4/6] targhooks: Change SAME_FUNCTION_VERSIONS hook to support emitting diagnostic.
alfie.richards@arm.com
- [PATCH v1 5/6] aarch64: Remove unnecessary sort from dispatch_function_versions.
alfie.richards@arm.com
- [PATCH v1 6/6] aarch64: Add support for fmv priority syntax.
alfie.richards@arm.com
- [PATCH] libstdc++: Tweak comment on generated #endif lines in bits/version.h
Tomasz Kaminski
- [PATCH] c++: Implement P1494 and P3641 Partial program correctness [PR119060].
Iain Sandoe
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Qing Zhao
- [PATCH] c++: Ensure mark_lvalue_use returns an lvalue [PR122163]
Jason Merrill
- [PATCH v3] c/c++: Treat stack protection guard as an internal symbol
Jason Merrill
- [PATCH] c++, v2: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17
Jason Merrill
- [PATCH] Add support for [[gnu::trivial_abi]] attribute
Jason Merrill
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file
Jonathan Wakely
- Patch ping (contrib+libcpp+libstdc++-v3+testsuite)
Joseph Myers
- [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vwsubu.wv to vwsubu.wx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 1/2] RISC-V: Combine vec_duplicate + vwsubu.wv to vwsubu.wx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 2/2] RISC-V: Add test for vec_duplicate + vwsubu.wv combine with GR2VR cost 0, 1 and 15
pan2.li@intel.com
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file
Uros Bizjak
- [PATCH] c++: Implement P1494 and P3641 Partial program correctness [PR119060].
Jason Merrill
- [PATCH RFC] c++: clobber non-placement new
Jason Merrill
- [PATCH] libstdc++: Tweak comment on generated #endif lines in bits/version.h
Jonathan Wakely
- [PATCH] c++: Implement P1494 and P3641 Partial program correctness [PR119060].
Iain Sandoe
- [PATCH v1 0/4] libstdc++: Implement first part of submdspan.
Luc Grosheintz
- [PATCH] c++: Implement P1494 and P3641 Partial program correctness [PR119060].
Jason Merrill
- [PATCH RFC] c++: clobber non-placement new
Jakub Jelinek
- [PATCH v2 0/6] OpenMP: Implement "begin declare variant"
Sandra Loosemore
- [PATCH v2 1/6] OpenMP: Support functions for nested "begin declare variant"
Sandra Loosemore
- [PATCH v2 2/6] OpenMP: Add flag for code elision to omp_context_selector_matches.
Sandra Loosemore
- [PATCH v2 3/6] OpenMP: C++ front end support for "begin declare variant"
Sandra Loosemore
- [PATCH v2 4/6] OpenMP: C front end support for "begin declare variant"
Sandra Loosemore
- [PATCH v2 5/6] OpenMP: C/C++ common testcases for "omp begin declare variant"
Sandra Loosemore
- [PATCH v2 6/6] OpenMP: Update docs for "begin declare variant" implementation status
Sandra Loosemore
- [PATCH RFC] c++: clobber non-placement new
Jason Merrill
- [PATCH][RISC-V][PR target/120811] Improving address reloads in LRA
Shreya Munnangi
- [PATCH] libstdc++: Extend constexpr if to C++14 in _Hashtable::_S_nothrow_move()
Jonathan Wakely
- [PATCH] libstdc++: Test specific feature test macros instead of __cplusplus
Jonathan Wakely
- [PATCH v3 1/3] AArch64: Support C/C++ operations on svbool_t
Jason Merrill
- [PATCH v3 1/3] AArch64: Support C/C++ operations on svbool_t
Jakub Jelinek
- [PATCH] c++, v3: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17
Jakub Jelinek
- [PATCH] Add support for [[gnu::trivial_abi]] attribute
Yuxuan Chen
- [PATCH] c++, v3: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17
Andreas Schwab
- [PATCH] c++: Implement P1494 and P3641 Partial program correctness [PR119060].
Iain Sandoe
- [PATCH] Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111]
Harald Anlauf
- [PATCH][RISC-V][PR target/120811] Improving address reloads in LRA
Vineet Gupta
- [PATCH] testsuite: Explicitly enable cselim pass for cselim-2.c
Dimitar Dimitrov
- [PATCH] Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111]
NightStrike
- [PATCH] testsuite: Explicitly enable cselim pass for cselim-2.c
Andrew Pinski
- [PATCH] Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111]
Steve Kargl
- [PATCH] libstdc++: Fix warnings from std::make_unsigned<_Atomic_word> [PR122172]
Jonathan Wakely
- [PATCH 2/6] libstdc++: Fix shared_timed_mutex for negative timeouts [PR116586]
Mike Crowe
- [PATCH] Add support for [[gnu::trivial_abi]] attribute
Josef Melcr
- [PATCH 2/6] libstdc++: Fix shared_timed_mutex for negative timeouts [PR116586]
Jonathan Wakely
- [committed] c: Implement C23 rules for undefined static functions in _Generic
Joseph Myers
- [PATCH][RISC-V][PR target/120811] Improving address reloads in LRA
Vineet Gupta
- [PATCH] doc: type-punning through a union is a GNU extension for C++
Sam James
- [PATCH] doc: type-punning through a union is a GNU extension for C++
Andrew Pinski
- [PATCH] doc: type-punning through a union is a GNU extension for C++
Sandra Loosemore
- [PATCH] doc: type-punning through a union is a GNU extension for C++
Sam James
- [PATCH] doc: type-punning through a union is a GNU extension for C++
Sam James
- [PATCH][RISC-V][PR target/120811] Improving address reloads in LRA
Jeff Law
- [PATCH][RISC-V][PR target/120811] Improving address reloads in LRA
Jeff Law
- [PATCH] gimplify: Fix up side-effect handling in 2nd __builtin_c[lt]zg argument [PR122188]
Jakub Jelinek
- [PATCH v5] vect: Add pattern recognition for vectorizing {FLOOR, CEIL, ROUND}_{MOD, DIV}_EXPR [PR104116]
Avinash Jayakar
- [PATCH] libstdc++: Fix warnings from std::make_unsigned<_Atomic_word> [PR122172]
Hans-Peter Nilsson
- [PATCH] gimplify: Fix up side-effect handling in 2nd __builtin_c[lt]zg argument [PR122188]
Richard Biener
- [PATCH] vect: Handle grouped accesses via gather/scatter.
Robin Dapp
- [PATCH v1] Widen-Mul: Fix ICE when cast pointer/reference of build_and_insert_cast
pan2.li@intel.com
- [v2] PR81358: Enable automatic linking of libatomic
Prathamesh Kulkarni
- [PATCH v1 0/4] libstdc++: Implement first part of submdspan.
Tomasz Kaminski
- [PATCH v2] vect: Relax gather/scatter detection by swapping offset sign.
Robin Dapp
- [PATCH] aarch64, Darwin: Improve Apple M3 cores, add M4
FX Coudert
- [PATCH] libstdc++: Fix warnings from std::make_unsigned<_Atomic_word> [PR122172]
Jonathan Wakely
- [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vwsubu.wv to vwsubu.wx on GR2VR cost
Robin Dapp
- [PATCH] aarch64, Darwin: Improve Apple M3 cores, add M4
Iain Sandoe
- [PATCH] tree-optimization/122212 - fix CLZ detection
Richard Biener
- [PATCH v3 5/5] xtensa: constantsynth: Update to version 2
Max Filippov
- [PATCH v1 3/6] aarch64: testsuite: Add test for supported FMV extensions.
Wilco Dijkstra
- [PATCH] libgccjit: Add ability to get CPU features
Andreas Schwab
- [PATCH] libstdc++: Extend constexpr if to C++14 in _Hashtable::_S_nothrow_move()
Tomasz Kaminski
- [PATCH] libstdc++: Formatting tests for std::chrono date types.
Tomasz Kamiński
- [PATCH] libstdc++: Tweak comment on generated #endif lines in bits/version.h
Tomasz Kaminski
- [PATCH 0/3] RISC-V: Implement fixed-length vector calling convention variant
Kito Cheng
- [PATCH 1/3] Increase NUM_ABI_IDS to support RISC-V VLS calling convention variants
Kito Cheng
- [PATCH 2/3] RISC-V: Implement standard fixed-length vector calling convention variant
Kito Cheng
- [PATCH 3/3] RISC-V: Add testsuite for fixed-length vector calling convention variant
Kito Cheng
- [patch,avr,added] Add missing fixed-point <-> double conversions
Georg-Johann Lay
- Ping 10: [PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Tobias Burnus
- [PATCH] libstdc++: Formatting tests for std::chrono date types.
Jonathan Wakely
- [PATCH v5 6/6] libgomp: fine-grained pinned memory allocator
Tobias Burnus
- [PATCH v3] libstdc++: Add symlink support on Windows
Jonathan Wakely
- [PATCH v1 3/6] aarch64: testsuite: Add test for supported FMV extensions.
Alfie Richards
- [PATCH v1 1/6] aarch64: Dump version ordering for FMV.
Wilco Dijkstra
- [PATCH v1 2/6] aarch64: Fix fmv priority ordering [PR target/122190]
Wilco Dijkstra
- [PATCH] libgccjit: Add ability to get CPU features
Antoni Boucher
- [PATCH] [RFC][AutoFDO] Implement summary information in auto-profile
dhruvc@nvidia.com
- [PATCH] libstdc++: Improve handling of !ok() weekday index in formatting [PR121929]
Tomasz Kamiński
- [PATCH 3/6] libstdc++: Add condition_variable tests for negative timeouts
Jonathan Wakely
- [PATCH] vect: Fix out-of-date VEC_STMT comments
Andrew Stubbs
- [PATCH v1 5/6] aarch64: Remove unnecessary sort from dispatch_function_versions.
Wilco Dijkstra
- [PATCH] libstdc++: Avoid overflow in timeout conversions [PR113327]
Jonathan Wakely
- [PATCH] vect: Fix out-of-date VEC_STMT comments
Robin Dapp
- [PATCH] vect: Fix out-of-date VEC_STMT comments
Andrew Stubbs
- [PATCH v1 3/6] aarch64: testsuite: Add test for supported FMV extensions.
Wilco Dijkstra
- [PATCH] libgccjit: Add ability to get CPU features
Andreas Schwab
- [PATCH] vect: Fix out-of-date VEC_STMT comments
Robin Dapp
- [PATCH v1 1/1] arm: [MVE] Fix operands order in vbicq_f [PR122223]
Christophe Lyon via Sourceware Forge
- [PATCH] libstdc++: Improve handling of !ok() weekday index in formatting [PR121929]
Jonathan Wakely
- [PATCH] libgccjit: Add ability to get CPU features
Antoni Boucher
- [PATCH v2] libstdc++: Adjust enable_nonlocking_formatter_optimization specializations [PR121790]
Jonathan Wakely
- [PATCH] vect: Fix out-of-date VEC_STMT comments
Andrew Stubbs
- [PATCH] libstdc++: Handle cv-qualified types in atomic and atomic_ref [PR115402]
Jonathan Wakely
- [PATCH] libstdc++: Formatting tests for std::chrono compose types.
Tomasz Kamiński
- [PATCH v1 6/6] aarch64: Add support for fmv priority syntax.
Wilco Dijkstra
- [PATCH] vect: Fix out-of-date VEC_STMT comments
Robin Dapp
- [PATCH] Use linker sections to explicitly order functions for -fprofile-reorder-functions and -fipa-reorder-for-locality
Prachi Godbole
- [pushed: r16-4330] diagnostics: add class sink::extension
David Malcolm
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file [PR122172]
Hans-Peter Nilsson
- [PATCH v2] vect: Fix out-of-date VEC_STMT comments
Andrew Stubbs
- [PATCH] c++: Implement P1494 and P3641 Partial program correctness [PR119060].
Jason Merrill
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file [PR122172]
Hans-Peter Nilsson
- [PATCH] libstdc++: Remove unused config/cpu/i486/atomicity.h file [PR122172]
Jonathan Wakely
- [PATCH] Fortran: fix "unstable" interfaces of external procedures [PR122206]
Harald Anlauf
- [PATCH] Fortran: fix "unstable" interfaces of external procedures [PR122206]
Jerry D
- [PATCH] Fortran: fix "unstable" interfaces of external procedures [PR122206]
Harald Anlauf
- [PATCH v2 1/6] OpenMP: Support functions for nested "begin declare variant"
Tobias Burnus
- [PATCH v2 2/6] OpenMP: Add flag for code elision to omp_context_selector_matches.
Tobias Burnus
- [PATCH] testsuite: Explicitly enable cselim pass for cselim-2.c
Dimitar Dimitrov
- [PATCH] Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111]
NightStrike
- [PATCH] Fortran: fix warnings for symbols with C binding and declared PRIVATE [PR49111]
Steve Kargl
- [PATCH v2] libcpp: Fix CRLF handling in comments with -C option [PR88424]
Peter0x44
- [pushed: r16-4334] analyzer: reimplement binding_map using a "spatial" representation
David Malcolm
- [PATCH v2] libcpp: Fix CRLF handling in comments with -C option [PR88424]
David Malcolm
- [PATCH] c++, v3: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17
Jason Merrill
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH v2] c++: Fix ICE with concept used as function [PR116477]
Jason Merrill
- [PATCH] c++: base-specifier name lookup is type-only [PR122192]
Patrick Palka
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Tobias Burnus
- [PATCH] arm: Fix support_vector_misalignment.
Robin Dapp
- [PATCH] doc: mention -Wmaybe-uninitialized vs CCP
Sam James
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Jakub Jelinek
- [PATCH v1 6/6] aarch64: Add support for fmv priority syntax.
Alfie Richards
- [PATCH 1/3] xtensa: Apply split_DI_SF_DF_const() even if TARGET_CONST16 or TARGET_AUTOLITPOOLS
Takayuki 'January June' Suwa
- [PATCH 2/3] xtensa: Make individual use of CONST16 instruction
Takayuki 'January June' Suwa
- [PATCH 3/3] xtensa: Make all memory constraints special
Takayuki 'January June' Suwa
- [PATCH][RISC-V][PR target/120811] Improving address reloads in LRA
Andrew Waterman
- [PATCH] doc: mention -Wmaybe-uninitialized vs CCP
Sandra Loosemore
- [gcc r16-4112] MIPS: Add conditions for use of the -mmips16e2 and -mips16 option.
YunQiang Su
- [PATCH] doc: mention -Wmaybe-uninitialized vs CCP
Sam James
- [PATCH] Add support for using picolibc
Keith Packard
- [PATCH v2] forwprop: Add a simple DSE after a clobber
Andrew Pinski
- [PATCH 0/4] Add optimization as a multilib selector
Keith Packard
- [PATCH 1/4] libgcc: Use -Os/-Oz from CC or CFLAGS
Keith Packard
- [PATCH 2/4] arm: Add missing multilib default values
Keith Packard
- [PATCH 3/4] gcc: Add --enable-multilib-space option
Keith Packard
- [PATCH 4/4] When using multilib-space, disable C++ exceptions in -Os versions
Keith Packard
- [committed v2] libstdc++: Handle cv-qualified types in atomic and atomic_ref [PR115402]
Tomasz Kamiński
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Tomasz Kaminski
- [PATCH v2] vect: Fix out-of-date VEC_STMT comments
Richard Biener
- [PATCH] doc: mention -Wmaybe-uninitialized vs CCP
Richard Biener
- [PATCH] i386: Remove AMX-TRANSPOSE support
Haochen Jiang
- [PATCH v2 6/6] OpenMP: Update docs for "begin declare variant" implementation status
Tobias Burnus
- [PATCH] aarch64, Darwin: Improve Apple M3 cores, add M4
Tamar Christina
- [PATCH] tree-optimization/122225 - fix return stmt verification
Richard Biener
- [PATCH v2 5/6] OpenMP: C/C++ common testcases for "omp begin declare variant"
Tobias Burnus
- [PATCH v1] Widen-Mul: Fix ICE when cast pointer/reference of build_and_insert_cast
Richard Biener
- [Patch] libgomp: Add is_integrated_apu function to plugin/plugin-{gcn,nvptx}.c
Tobias Burnus
- [PATCH v1] Widen-Mul: Fix ICE when cast pointer/reference of build_and_insert_cast
Richard Biener
- [PATCH] libstdc++: Avoid overflow in timeout conversions [PR113327]
Tomasz Kaminski
- [PATCH v2] forwprop: Add a simple DSE after a clobber
Richard Biener
- [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vwsubu.wv to vwsubu.wx on GR2VR cost
Li, Pan2
- [PATCH v1] Widen-Mul: Fix ICE when cast pointer/reference of build_and_insert_cast
Li, Pan2
- [PATCH v2] vect: Relax gather/scatter detection by swapping offset sign.
Richard Biener
- [PATCH v1] Widen-Mul: Fix ICE when cast pointer/reference of build_and_insert_cast
Richard Biener
- [PATCH v2] c++: Fix ICE with concept used as function [PR116477]
Egas Ribeiro
- [PATCH] arm: Fix support_vector_misalignment.
Richard Biener
- [PATCH] Use gimple_build to perform conversion simplification
Richard Biener
- [PATCH] arm: Fix support_vector_misalignment.
Richard Biener
- [PATCH] arm: Fix support_vector_misalignment.
Christophe Lyon
- [PATCH] tree-optimization: Fix signed int SLP reduction chain detection
Zhongyao Chen
- [PATCH] tree-optimization: Fix signed int SLP reduction chain detection
Richard Biener
- [PATCH] aarch64, Darwin: Improve Apple M3 cores, add M4
FX Coudert
- [PATCH v1] Widen-Mul: Fix ICE when cast pointer/reference of build_and_insert_cast
Li, Pan2
- [PATCH v1 0/1] arm: [MVE] Fix operands order in vbicq_f [PR122223]
Christophe Lyon via Sourceware Forge
- [PATCH] tree-optimization: Fix signed int SLP reduction chain detection
Zhongyao Chen
- [PATCH v1 0/1] arm: [MVE] Fix operands order in vbicq_f [PR122223]
Christophe Lyon
- [Patch] libgomp: Add is_integrated_apu function to plugin/plugin-{gcn,nvptx}.c
Tobias Burnus
- [PATCH] libcpp: decode original directory strings for traditional CPP
Eric Botcazou
- [PATCH] testsuite: Adjust vect-reduc-chain-1.c for SLP permute transform
Christophe Lyon
- [PATCH] testsuite: Adjust vect-reduc-chain-1.c for SLP permute transform
Richard Biener
- [PATCH 2/6] libstdc++: Fix shared_timed_mutex for negative timeouts [PR116586]
Mike Crowe
- [PATCH] c++, v3: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17
Christophe Lyon
- [PATCH] s390x: Fix fmin/fmax patterns
Stefan Schulze Frielinghaus
- [committed] libstdc++: Remove misleading TODO comments to add parsing tests.
Tomasz Kamiński
- [PATCH] rs6000: Add CCFP and CCEQ to CCANY
Segher Boessenkool
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH] testsuite: Fix vector-subscript-4.c [PR116421]
Stefan Schulze Frielinghaus
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [PATCH] tree-optimization: Fix signed int SLP reduction chain detection
Richard Biener
- [PATCH] [X86] Fixes for AMD znver5 enablement
Martin Jambor
- [PATCH] Add support for [[gnu::trivial_abi]] attribute
Jason Merrill
- [PATCH] doc: type-punning through a union is a GNU extension for C++
Jason Merrill
- [PATCH] c++: base-specifier name lookup is type-only [PR122192]
Jason Merrill
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Yuao Ma
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Tomasz Kaminski
- [to-be-committed][RISC-V] Improve subword atomic patterns in sync.md
Jeff Law
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Jakub Jelinek
- [PATCH 1/2] [PR121604] aarch64: Fix folding of svbrka/b + svpmov_lane with pfalse arguments
Jennifer Schmitz
- [PATCH] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH v1] doc: Update Function multi-versioning and ACLE documentation [PR c/122202].
alfie.richards@arm.com
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Yuao Ma
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Tomasz Kaminski
- Add effective-target 'offload_device_usm', 'libgomp.c-c++-common/target-usm-1.c'
Tobias Burnus
- libstdc++ DT_NEEDED on libatomic after PR81358
Matthew Malcomson
- [committed] cobol: Convert to individual variable character-set encoding.
Robert Dubner
- [committed] cobol: Convert to individual variable character-set encoding.
Robert Dubner
- [PATCH] bpf: fix cbranch miscompilation in CPUv1 [PR122141]
David Faust
- [PATCH] bpf: fix cbranch miscompilation in CPUv1 [PR122141]
Jose E. Marchesi
- [PATCH] bpf: fix cbranch miscompilation in CPUv1 [PR122141]
David Faust
- [PATCH] arm: Fix support_vector_misalignment.
Robin Dapp
- [PATCH] libcpp: decode original directory strings for traditional CPP
Joseph Myers
- libstdc++ DT_NEEDED on libatomic after PR81358
Joseph Myers
- [PATCH] Fortran: improve checking of procedures passed as actual argument [PR50377]
Harald Anlauf
- [PATCH v2] vect: Relax gather/scatter detection by swapping offset sign.
Robin Dapp
- [PATCH] Fortran: improve checking of procedures passed as actual argument [PR50377]
Jerry D
- libstdc++ DT_NEEDED on libatomic after PR81358
Jonathan Wakely
- [PATCH] libcpp: decode original directory strings for traditional CPP
Eric Botcazou
- [PATCH 2/6] libstdc++: Fix shared_timed_mutex for negative timeouts [PR116586]
Jonathan Wakely
- [PATCH] libstdc++: Fix check for 7-bit ASCII characters
Jonathan Wakely
- [PATCH] libstdc++: Fix reverse iteration in _Utf16_view
Jonathan Wakely
- [PATCH] dwarf: handle repeated decl with different btf_decl_tags [PR122248]
David Faust
- [PATCH v3 0/2] Fix bug and patch contact info
Ben Boeckel
- [PATCH v3 1/2] email: fix patch email addresses
Ben Boeckel
- [PATCH v3 2/2] bugzilla: remove `gcc-bugs@` mailing list address
Ben Boeckel
- [r16-4338 Regression] FAIL: c-c++-common/gomp/append-args-7.c -std=c++26 (test for excess errors) on Linux/x86_64
Jiang, Haochen
- [r16-4296 Regression] FAIL: gcc.dg/vect/vect-early-break_82.c scan-tree-dump vect "LOOP VECTORIZED" on Linux/x86_64
Jiang, Haochen
- Quotation For Dry White And Related Products
coralv
- [RFC PATCH v3] [AutoFDO] Source filename tracking in GCOV
Kugan Vivekanandarajah
- [PATCH] Fortran: improve checking of procedures passed as actual argument [PR50377]
Andreas Schwab
- [pushed] wwwdocs: news: Use relative links for release notes
Gerald Pfeifer
- [PATCH v3 1/2] email: fix patch email addresses
Gerald Pfeifer
- [PATCH 6/9][rs6000]: convert widen_[us]sum into convert optab [PR122069]
Tamar Christina
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Gerald Pfeifer
- [pushed] libstdc++: Update Autoconf manual link
Gerald Pfeifer
- [pushed] wwwdocs: mirrors: Drop ntua.gr mirror
Gerald Pfeifer
- [pushed] wwwdocs: about: Prefer https:// over git://
Gerald Pfeifer
- [PATCH 1/2] [PR121604] aarch64: Fix folding of svbrka/b + svpmov_lane with pfalse arguments
Tamar Christina
- [PATCH v1 2/2] aarch64: Merge mov<ALLI>cc with mov<GPF>cc
Tamar Christina
- [PATCH v1 1/2] aarch64: Fix condition accepted by mov<GPF>cc
Tamar Christina
- [Patch, fortran] PR95543 & PR103748 - Fix some minor PDT parse errors
Paul Richard Thomas
- [Ping][PATCH] fortran: allow character in conditional expression
Yuao Ma
- [PATCH] wwwdocs: gcc-15: Tweaks to note on {0} initializers
Gerald Pfeifer
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Yuao Ma
- [PATCH] libstdc++: Ensure filesystem::path internals are sufficiently aligned [PR122255]
Jonathan Wakely
- [PATCH] wwwdocs: gcc-15: Tweaks to note on {0} initializers
Jakub Jelinek
- [PATCH] Fortran: improve checking of procedures passed as actual argument [PR50377]
Harald Anlauf
- [PATCH] Fortran: improve checking of procedures passed as actual argument [PR50377]
Harald Anlauf
- [PATCH v1] Match: Add widen_mul based unsigned SAT_MUL after gimple_convert refactor
pan2.li@intel.com
- [Patch, fortran] PR95543 & PR103748 - Fix some minor PDT parse errors
Jerry D
- [PATCH v1] Match: Add widen_mul based unsigned SAT_MUL after gimple_convert refactor
Andrew Pinski
- [pushed] PR modula2/122241 Lack of spelling hints with simple errors
Gaius Mulley
- [RFC v1 0/3] Refactor warn_parm_array_mismatch()
Alejandro Colomar
- [RFC v1 2/3] Fix typo in comment
David Malcolm
- [RFC v1 3/3] Factor out helper function
David Malcolm
- [RFC v1 2/3] Fix typo in comment
Alejandro Colomar
- [RFC v1 3/3] Factor out helper function
Alejandro Colomar
- [PATCH] tree-object-size.cc: Fix variable offset in check_for_plus_in_loops
Linsen Zhou
- [PATCH] tree-object-size.cc: Fix variable offset in check_for_plus_in_loops
Sam James
- [PATCH] tree-object-size.cc: Fix variable offset in check_for_plus_in_loops
Sam James
- [RFC v1 2/3] Fix typo in comment
G. Branden Robinson
- [Patch, fortran] PR95543 & PR103748 - Fix some minor PDT parse errors
Paul Richard Thomas
- [RFC v1 2/3] Fix typo in comment
Alejandro Colomar
- [RFC v1 3/3] Factor out helper function
Alejandro Colomar
- [PATCH V2 00/47] Algol 68 GCC Front-End
Jose E. Marchesi
- [PATCH V2 01/47] a68: top-level misc files
Jose E. Marchesi
- [PATCH V2 02/47] a68: build system
Jose E. Marchesi
- [PATCH V2 03/47] a68: build system (regenerated files)
Jose E. Marchesi
- [PATCH V2 04/47] a68: documentation
Jose E. Marchesi
- [PATCH V2 05/47] a68: command-line options
Jose E. Marchesi
- [PATCH V2 06/47] a68: DWARF language codes
Jose E. Marchesi
- [PATCH V2 07/47] a68: darwin specific support
Jose E. Marchesi
- [PATCH V2 08/47] a68: powerpc specific support
Jose E. Marchesi
- [PATCH V2 09/47] a68: gcc/algol68 misc files
Jose E. Marchesi
- [PATCH V2 10/47] a68: ga68 compiler driver
Jose E. Marchesi
- [PATCH V2 11/47] a68: a681 compiler proper
Jose E. Marchesi
- [PATCH V2 12/47] a68: unicode support routines
Jose E. Marchesi
- [PATCH V2 13/47] a68: front-end diagnostics
Jose E. Marchesi
- [PATCH V2 14/47] a68: parser: entry point
Jose E. Marchesi
- [PATCH V2 15/47] a68: parser: AST nodes attributes/types
Jose E. Marchesi
- [PATCH V2 16/47] a68: parser: scanner
Jose E. Marchesi
- [PATCH V2 17/47] a68: parser: keyword tables management
Jose E. Marchesi
- [PATCH V2 18/47] a68: parser: top-down parser
Jose E. Marchesi
- [PATCH V2 19/47] a68: parser: parenthesis checker
Jose E. Marchesi
- [PATCH V2 20/47] a68: parser: bottom-up parser
Jose E. Marchesi
- [PATCH V2 21/47] a68: parser: syntax check for declarers
Jose E. Marchesi
- [PATCH V2 22/47] a68: parser: standard prelude definitions
Jose E. Marchesi
- [PATCH V2 23/47] a68: parser: parsing of modes
Jose E. Marchesi
- [PATCH V2 24/47] a68: parser: symbol table management
Jose E. Marchesi
- [PATCH V2 25/47] a68: parser: static scope checker
Jose E. Marchesi
- [PATCH V2 26/47] a68: parser: debug facilities
Jose E. Marchesi
- [PATCH V2 27/47] a68: parser: extraction of tags from phrases
Jose E. Marchesi
- [PATCH V2 28/47] a68: parser: dynamic stack usage in serial clauses
Jose E. Marchesi
- [PATCH V2 29/47] a68: low: lowering entry point and misc handlers
Jose E. Marchesi
- [PATCH V2 30/47] a68: low: plain values
Jose E. Marchesi
- [PATCH V2 31/47] a68: low: stowed values
Jose E. Marchesi
- [PATCH V2 32/47] a68: low: standard prelude
Jose E. Marchesi
- [PATCH V2 33/47] a68: low: clauses and declarations
Jose E. Marchesi
- [PATCH V2 34/47] a68: low: runtime
Jose E. Marchesi
- [PATCH V2 35/47] a68: low: builtins
Jose E. Marchesi
- [PATCH V2 36/47] a68: low: ranges
Jose E. Marchesi
- [PATCH V2 37/47] a68: low: units and coercions
Jose E. Marchesi
- [PATCH V2 38/47] a68: low: modes
Jose E. Marchesi
- [PATCH V2 39/47] a68: libga68: sources, spec and misc files
Jose E. Marchesi
- [PATCH V2 40/47] a68: libga68: build system
Jose E. Marchesi
- [PATCH V2 41/47] a68: libga68: build system (generated files)
Jose E. Marchesi
- [PATCH V2 42/47] a68: testsuite: infrastructure
Jose E. Marchesi
- [PATCH V2 43/47] a68: testsuite: execution tests 1/2
Jose E. Marchesi
- [PATCH V2 44/47] a68: testsuite: execution tests 2/2
Jose E. Marchesi
- [PATCH V2 45/47] a68: testsuite: compilation tests
Jose E. Marchesi
- [PATCH V2 46/47] a68: testsuite: revised MC Algol 68 test set
Jose E. Marchesi
- [PATCH V2 47/47] a68: testsuite: mcgt tests
Jose E. Marchesi
- [PATCH v2 0/4] Refactor warn_parm_array_mismatch()
Alejandro Colomar
- [PATCH v2 1/4] gcc/: Rename warn_parm_array_mismatch() => warn_parms_array_mismatch()
Alejandro Colomar
- [PATCH v2 2/4] Fix typos in comment
Alejandro Colomar
- [PATCH v2 3/4] gcc/: Reduce scope of local variable (refactor)
Alejandro Colomar
- [PATCH v2 4/4] gcc/: Factor out helper function
Alejandro Colomar
- [PATCH] middle-end: Fix typos in comments
Osama Abdelkader
- [Patch, fortran] PR122191 - ICE on function interface body with composite PDT result
Paul Richard Thomas
- Ping: [PATCH] diagnostics: Fix -fdump-internal-locations for 64-bit location_t
Lewis Hyatt
- Ping: [PATCH] libcpp: Improve locations for macros defined prior to PCH include [PR105608]
Lewis Hyatt
- [PATCH] ifcvt: Avoid early noce_convert_multiple_sets for sign extension pattern
Nikita Biryukov
- [to-be-committed][RISC-V][PR target/120674] Avoid division by zero in dwarf emitter when vector is not enabled
Jeff Law
- [PATCH v2 4/4] gcc/: Factor out helper function
Alejandro Colomar
- [PATCH] c: Warn when passing va_list to variadic functions [PR61898]
Osama Abdelkader
- [PATCH 6/9][rs6000]: convert widen_[us]sum into convert optab [PR122069]
Segher Boessenkool
- [PATCH 6/9][rs6000]: convert widen_[us]sum into convert optab [PR122069]
Tamar Christina
- [PATCH 6/9][rs6000]: convert widen_[us]sum into convert optab [PR122069]
Segher Boessenkool
- [Patch, fortran] PR122191 - ICE on function interface body with composite PDT result
Jerry D
- [C PATCH] c2y: Allow unspecified arrays in generic association.
Martin Uecker
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH v3] libcpp: Fix CRLF handling in comments with -C option [PR88424]
Peter Damianov
- [PATCH] i386: Remove AMX-TRANSPOSE support
Liu, Hongtao
- [PATCH -fixes v2] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Yangyu Chen
- [PATCH v2 0/3] BPF runtime test support
Piyush Raj
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH v2 2/3] testsuite: bpf: add DejaGnu board for bpf-unknown-none target
Piyush Raj
- [PATCH v2 3/3] testsuite: bpf: Add initial BPF runtime tests
Piyush Raj
- [PATCH 2/2] libstdc++: Implement P2655R3 common_reference of reference_wrapper
Patrick Palka
- [PATCH v2 1/3] libstdc++: Consolidate bullet 1 __common_reference_impl partial specs
Patrick Palka
- [PATCH v2 2/3] libstdc++: Implement P2655R3 changes to common_reference bullet 1
Patrick Palka
- [PATCH v2 3/3] libstdc++: Implement P2655R3 common_reference of reference_wrapper
Patrick Palka
- [PATCH] i386: Remove AMX-TRANSPOSE support
Jiang, Haochen
- [PATCH] dwarf: handle repeated decl with different btf_decl_tags [PR122248]
Jose E. Marchesi
- [PATCH] match.pd: Do not canonicalize division by power 2 for {ROUND, CEIL}_DIV [PR122213]
Avinash Jayakar
- [PATCH] aarch64: Use SVE ASRD with vector division using division operator
Soumya AR
- [pushed] Objective-C/C++: Enable Wignored-attributes.
Iain Sandoe
- [PATCH v4] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Dhruv Chawla
- [PATCH V2 01/47] a68: top-level misc files
Richard Biener
- [PATCH V2 02/47] a68: build system
Richard Biener
- [PATCH V2 05/47] a68: command-line options
Richard Biener
- [PATCH V2 06/47] a68: DWARF language codes
Richard Biener
- [PATCH V2 40/47] a68: libga68: build system
Richard Biener
- [PATCH V2 00/47] Algol 68 GCC Front-End
Richard Biener
- [PATCH -fixes v2] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Richard Biener
- [PATCH] dwarf: handle repeated decl with different btf_decl_tags [PR122248]
Richard Biener
- [PATCH] match.pd: Do not canonicalize division by power 2 for {ROUND,CEIL}_DIV [PR122213]
Richard Biener
- [PATCH] Fix missed SLP reduction detection for commutative operations
Eric Botcazou
- [committed] cobol: Convert to individual variable character-set encoding.
Richard Biener
- [PATCH v2] vect: Relax gather/scatter detection by swapping offset sign.
Richard Biener
- [PATCH 2/2] libstdc++: Implement P2655R3 common_reference of reference_wrapper
Tomasz Kaminski
- [PATCH v2 1/3] libstdc++: Consolidate bullet 1 __common_reference_impl partial specs
Tomasz Kaminski
- [PATCH v2 2/3] libstdc++: Implement P2655R3 changes to common_reference bullet 1
Tomasz Kaminski
- [PATCH v2 3/3] libstdc++: Implement P2655R3 common_reference of reference_wrapper
Tomasz Kaminski
- [PATCH] Fix missed SLP reduction detection for commutative operations
Richard Biener
- [PATCH] Avoid bool pattern for vect_extern_defs
Richard Biener
- [PATCH] libstdc++: Fix check for 7-bit ASCII characters
Tomasz Kaminski
- [PATCH 6/9][rs6000]: convert widen_[us]sum into convert optab [PR122069]
Tamar Christina
- [PATCH v2 2/3] libstdc++: Implement P2655R3 changes to common_reference bullet 1
Jonathan Wakely
- [PATCH v2 2/3] libstdc++: Implement P2655R3 changes to common_reference bullet 1
Jonathan Wakely
- [committed] openmp: Teach OpenMP declare variant append_args handling about TYPE_NO_NAMED_ARGS_STDARG_P
Jakub Jelinek
- [PATCH v2 1/3] libstdc++: Consolidate bullet 1 __common_reference_impl partial specs
Jonathan Wakely
- [PATCH v2 2/3] libstdc++: Implement P2655R3 changes to common_reference bullet 1
Jonathan Wakely
- [committed] openmp: Teach OpenMP declare variant append_args handling about TYPE_NO_NAMED_ARGS_STDARG_P
Jakub Jelinek
- [PATCH v2 3/3] libstdc++: Implement P2655R3 common_reference of reference_wrapper
Tomasz Kaminski
- [PATCH] c++: Fix up __PRETTY_FUNCTION__ for -fexec-charset=
Jakub Jelinek
- [PATCH] aarch64: Use SVE ASRD with vector division using division operator
Tamar Christina
- [PATCH v3] MIPS: Add conditions for use of the -mmips16e2 and -mips16 option.
Jie Mei
- [PATCH v2 1/3] libstdc++: Consolidate bullet 1 __common_reference_impl partial specs
Tomasz Kaminski
- [PATCH] [RFC][AutoFDO] Implement summary information in auto-profile
Jan Hubicka
- [v3 PATCH 4/6] aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
Soumya AR
- [v3 PATCH 0/6] aarch64: Support for user-defined aarch64 tuning
Soumya AR
- [v3 PATCH 4/6] aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
Soumya AR
- [PATCH] lra: Fix computing reg class for hard register constraints [PR121198]
Stefan Schulze Frielinghaus
- [PATCH 2/2] libstdc++: Implement P2655R3 common_reference of reference_wrapper
Tomasz Kaminski
- [PATCH] lra: Honor exclude start regs while reusing reloads
Stefan Schulze Frielinghaus
- [PATCH v2 2/3] libstdc++: Implement P2655R3 changes to common_reference bullet 1
Tomasz Kaminski
- [PATCH] obj-c/obj-c++: Enable more options in c-family for ObjC/ObjC++
Jakub Jelinek
- [PATCH] libstdc++: Ensure filesystem::path internals are sufficiently aligned [PR122255]
Tomasz Kaminski
- [PATCH] libstdc++: Fix reverse iteration in _Utf16_view
Tomasz Kaminski
- [RFC PATCH v3] [AutoFDO] Source filename tracking in GCOV
Jan Hubicka
- [PATCH] ifcvt: Avoid early noce_convert_multiple_sets for sign extension pattern
Robin Dapp
- [PATCH V2 05/47] a68: command-line options
Iain Buclaw
- [v3 PATCH 6/6] aarch64: Script to auto generate JSON tuning routines
Soumya AR
- [PATCH 1/2] [PR121604] aarch64: Fix folding of svbrka/b + svpmov_lane with pfalse arguments
Jennifer Schmitz
- [PATCH v3] ipa, cgraph: Enable constant propagation to OpenMP kernels
Jan Hubicka
- [PATCH] vect: Move slp_perm checking into get_load_store_type.
Robin Dapp
- [COMMITTED] match.pd: Do not canonicalize division by power 2 for {ROUND, CEIL}_DIV [PR122213]
Avinash Jayakar
- [PATCH v6][GCC] aarch64: Add support for menable-sysreg-checking flag.
Srinath Parvathaneni
- [PATCH] libstdc++: Ensure filesystem::path internals are sufficiently aligned [PR122255]
Jonathan Wakely
- [PATCH] libstdc++: Ensure filesystem::path internals are sufficiently aligned [PR122255]
Tomasz Kaminski
- [PATCH] libstdc++: Ensure filesystem::path internals are sufficiently aligned [PR122255]
Jonathan Wakely
- [PATCH] libstdc++: Ensure filesystem::path internals are sufficiently aligned [PR122255]
Jonathan Wakely
- [PATCH V2 02/47] a68: build system
Jose E. Marchesi
- [PATCH V2 05/47] a68: command-line options
Jose E. Marchesi
- [PATCH V2 40/47] a68: libga68: build system
Jose E. Marchesi
- [PATCH V2 00/47] Algol 68 GCC Front-End
Jose E. Marchesi
- [PATCH v2] vect: Relax gather/scatter detection by swapping offset sign.
Robin Dapp
- [PATCH] Rewrite reduction chain handling
Richard Biener
- [PATCH v2] vect: Relax gather/scatter detection by swapping offset sign.
Richard Biener
- [PATCH] libstdc++: Implement _IndexPack helper utility for structured binding.
Tomasz Kamiński
- [PATCH] aarch64: Use SVE ASRD with vector division using division operator
Soumya AR
- [PATCH v2] libstdc++: Ensure filesystem::path internals are sufficiently aligned [PR122255]
Jonathan Wakely
- [PATCH v2 0/7] fmv: aarch64: Add priority syntax and some tests.
alfie.richards@arm.com
- [PATCH v2 1/7] aarch64: Dump version ordering for FMV.
alfie.richards@arm.com
- [PATCH v2 2/7] aarch64: Fix fmv priority ordering [PR target/122190]
alfie.richards@arm.com
- [PATCH v2 3/7] aarch64: testsuite: Add test for supported FMV extensions.
alfie.richards@arm.com
- [PATCH v2 4/7] targhooks: Change SAME_FUNCTION_VERSIONS hook to support emitting diagnostic.
alfie.richards@arm.com
- [PATCH v2 5/7] aarch64: Remove unnecessary sort from dispatch_function_versions.
alfie.richards@arm.com
- [PATCH v2 6/7] aarch64: Add support for fmv priority syntax.
alfie.richards@arm.com
- [PATCH v2 7/7] aarch64: Add __HAVE_FUNCTION_MULTI_VERSIONING macro.
alfie.richards@arm.com
- [committed] openmp: Teach OpenMP declare variant append_args handling about TYPE_NO_NAMED_ARGS_STDARG_P
Jason Merrill
- [PATCH v1] Match: Add widen_mul based unsigned SAT_MUL after gimple_convert refactor
Li, Pan2
- [PATCH] c++: mem-initializer-id qualified name lookup is type-only [PR122192]
Patrick Palka
- [PATCH v2] doc: Update Function multi-versioning and ACLE documentation [PR c/122202].
alfie.richards@arm.com
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Jonathan Wakely
- [PATCH v3] doc: Update Function multi-versioning and ACLE documentation [PR c/122202].
alfie.richards@arm.com
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Tomasz Kaminski
- [PATCH] c++: Fix up __PRETTY_FUNCTION__ for -fexec-charset=
Jason Merrill
- [committed] cobol: Convert to individual variable character-set encoding.
Robert Dubner
- [RFC] Enable time profile function reordering with AutoFDO
Prathamesh Kulkarni
- [PATCH] c++: mem-initializer-id qualified name lookup is type-only [PR122192]
Jason Merrill
- [PATCH] obj-c/obj-c++: Enable more options in c-family for ObjC/ObjC++
Iain Sandoe
- [PATCH 1/4] libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER internal FTM
Patrick Palka
- [PATCH 2/4] libstdc++: Use deducing this in std::not_fn when available [PR111327]
Patrick Palka
- [PATCH 3/4] libstdc++: Use deducing this in std::bind_front even in C++20 [PR111327]
Patrick Palka
- [PATCH 4/4] libstdc++: Use deducing this in range adaptors even in C++20 [PR111550]
Patrick Palka
- [committed] aarch64, testsuite: Add -fchecking to test options [PR121772]
Alex Coplan
- [PATCH 1/4] libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER internal FTM
Tomasz Kaminski
- [PATCH 1/4] libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER internal FTM
Patrick Palka
- [PATCH 1/4] libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER internal FTM
Jonathan Wakely
- [PATCH v3 1/3] AArch64: Support C/C++ operations on svbool_t
Tamar Christina
- [PATCH v3 2/3] AArch64: Update existing test with svbool_t operations
Tamar Christina
- [PATCH v3 3/3] AArch64: Update test to reflect new message
Tamar Christina
- [PATCH] libstdc++: Implement P2835R7 Expose std::atomic_ref's object address
Yuao Ma
- [pushed] [PR modula2/122241] Lack of spellng hints with simple errors
Gaius Mulley
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH 1/4] libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER internal FTM
Tomasz Kaminski
- [PATCH 2/4] libstdc++: Use deducing this in std::not_fn when available [PR111327]
Tomasz Kaminski
- [PATCH 3/4] libstdc++: Use deducing this in std::bind_front even in C++20 [PR111327]
Tomasz Kaminski
- [PATCH 4/4] libstdc++: Use deducing this in range adaptors even in C++20 [PR111550]
Tomasz Kaminski
- [PATCH] dwarf: handle repeated decl with different btf_decl_tags [PR122248]
David Faust
- [PATCH] dwarf: handle repeated decl with different btf_decl_tags [PR122248]
David Faust
- [PATCH] nvptx: Add meaningful names to special pseudo registers [PR113615]
Amruth Tetakali
- [PATCH v2] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Joel Sherrill
- [PATCH] ifcvt: Avoid early noce_convert_multiple_sets for sign extension pattern
Nikita Biryukov
- [PATCH v6][GCC] aarch64: Add support for menable-sysreg-checking flag.
Alice Carlotti
- [PATCH] libcpp: decode original directory strings for traditional CPP
Joseph Myers
- [PATCH] libcpp: decode original directory strings for traditional CPP
Eric Botcazou
- [PATCH v2 1/4] gcc/: Rename warn_parm_array_mismatch() => warn_parms_array_mismatch()
Joseph Myers
- [PATCH] c: Warn when passing va_list to variadic functions [PR61898]
Joseph Myers
- [PATCH v2] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Sam James
- [C PATCH] c2y: Allow unspecified arrays in generic association.
Joseph Myers
- [PATCH v3 0/4] Refactor warn_parm_array_mismatch()
Alejandro Colomar
- [PATCH v3 1/4] gcc/: Rename warn_parm_array_mismatch() => warn_parms_array_mismatch()
Alejandro Colomar
- [PATCH v3 2/4] Fix typos in comment
Alejandro Colomar
- [PATCH v3 3/4] gcc/: Reduce scope of local variable (refactor)
Alejandro Colomar
- [PATCH v3 4/4] gcc/: Factor out helper function
Alejandro Colomar
- [PATCH v3] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX [PR117468]
Matt Parks
- [PATCH v4] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX [PR117366]
Matt Parks
- [PATCH v2] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Joel Sherrill
- [PATCH v2] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Jonathan Wakely
- [PATCH v3 4/4] gcc/: Factor out helper function
Marek Polacek
- [PATCH v3 4/4] gcc/: Factor out helper function
Alejandro Colomar
- libstdc++ DT_NEEDED on libatomic after PR81358
Joseph Myers
- libstdc++ DT_NEEDED on libatomic after PR81358
Jonathan Wakely
- [committed] libstdc++: Fix grammatical error in comment in std::advance
Jonathan Wakely
- [PATCH] libcpp: decode original directory strings for traditional CPP
Joseph Myers
- [PATCH v5] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH v3] doc: Update Function multi-versioning and ACLE documentation [PR c/122202].
Andrew Pinski
- [PATCH] libstdc++: Avoid overflow in timeout conversions [PR113327]
Jonathan Wakely
- [PATCH V2 05/47] a68: command-line options
Jose E. Marchesi
- [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy
Mark Wielaard
- [PATCH v3] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX [PR117468]
Christophe Lyon
- [PATCH v4] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX [PR117366]
Christophe Lyon
- [PATCH V2 05/47] a68: command-line options
Paul Koning
- [PATCH] ifcvt: Avoid early noce_convert_multiple_sets for sign extension pattern
Jeff Law
- [PATCH v3] doc: Update Function multi-versioning and ACLE documentation [PR c/122202].
Sandra Loosemore
- [PATCH] c: Warn when passing va_list to variadic functions [PR61898]
Osama Abdelkader
- [PATCH v2] c: Warn when passing va_list to variadic functions [PR61898]
Osama Abdelkader
- [PATCH][RISC-V][PR target/120811] Improving address reloads in LRA
Jeff Law
- [PATCH] libcpp: decode original directory strings for traditional CPP
Eric Botcazou
- [RFC v1 0/2] c: Add _Maxof & _Minof [n3628]
Alejandro Colomar
- [RFC v1 1/2] doc: Move _Countof under 'Other Extensions to C Syntax'
Alejandro Colomar
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [PATCH] [RFC][AutoFDO] Implement summary information in auto-profile
Andi Kleen
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Andrew Pinski
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [PATCH v3] RISC-V: Implement RISC-V profile macro support
Jeff Law
- [PATCH v3] RISC-V: Implement RISC-V profile macro support
Kito Cheng
- [PATCH] libstdc++: Implement _IndexPack helper utility for structured binding.
Patrick Palka
- [PATCH] libstdc++: Formatting tests for std::chrono compose types.
Patrick Palka
- [PATCH] prop: Remove may_propagate_copy_into_asm [PR122182]
Andrew Pinski
- [PATCH] gimple-fold: Remove unused __builtin_stack_save [PR122037]
Andrew Pinski
- [PATCH] cselim: Handle clobbers too [PR122178]
Andrew Pinski
- [PATCH] phi-opt: Disable parts of it for -Og
Andrew Pinski
- [PATCH v2] libstdc++: Implement _Escaping_sink to avoid construction of string [PR119820]
Patrick Palka
- [RFC PATCH v3] [AutoFDO] Source filename tracking in GCOV
Dhruv Chawla
- [PATCH] [RFC][AutoFDO] Implement summary information in auto-profile
Dhruv Chawla
- [committed] cobol: Convert to individual variable character-set encoding.
Sam James
- [committed] cobol: Convert to individual variable character-set encoding.
Richard Biener
- [PATCH V2 05/47] a68: command-line options
Richard Biener
- [PATCH] prop: Remove may_propagate_copy_into_asm [PR122182]
Richard Biener
- [PATCH] phi-opt: Disable parts of it for -Og
Richard Biener
- [PATCH] gimple-fold: Remove unused __builtin_stack_save [PR122037]
Richard Biener
- [PATCH] cselim: Handle clobbers too [PR122178]
Richard Biener
- [PATCH v5] vect: Add pattern recognition for vectorizing {FLOOR,CEIL,ROUND}_{MOD, DIV}_EXPR [PR104116]
Richard Biener
- [PATCH] gimple-fold: Remove unused __builtin_stack_save [PR122037]
Andrew Pinski
- [PATCH] ifcvt: Avoid early noce_convert_multiple_sets for sign extension pattern
Robin Dapp
- [PATCH] vect: Move slp_perm checking into get_load_store_type.
Richard Biener
- [PATCH] gimple-fold: Remove unused __builtin_stack_save [PR122037]
Richard Biener
- [PATCH] gimple-fold: Remove unused __builtin_stack_save [PR122037]
Andrew Pinski
- [PATCH] vect: Move slp_perm checking into get_load_store_type.
Robin Dapp
- [PATCH] i386: Correct ISA set for Panther Lake and Diamond Rapids
Haochen Jiang
- [PATCH] Initial Wildcat Lake Support
Haochen Jiang
- [PATCH] vect: Move slp_perm checking into get_load_store_type.
Richard Biener
- [PATCH v3] RISC-V: Implement RISC-V profile macro support
Zhongyao Chen
- [PATCH V2 05/47] a68: command-line options
Jose E. Marchesi
- [PATCH 1/4] libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER internal FTM
Jonathan Wakely
- [PATCH 1/4] libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER internal FTM
Jonathan Wakely
- [PATCH 2/4] libstdc++: Use deducing this in std::not_fn when available [PR111327]
Jonathan Wakely
- [PATCH 3/4] libstdc++: Use deducing this in std::bind_front even in C++20 [PR111327]
Jonathan Wakely
- [PATCH 4/4] libstdc++: Use deducing this in range adaptors even in C++20 [PR111550]
Jonathan Wakely
- [PATCH v1] RISC-V: Fix incorrect op of vwaddu/vwsubu wx combine
pan2.li@intel.com
- [PATCH v1] RISC-V: Fix incorrect op of vwaddu/vwsubu wx combine
Robin Dapp
- [PATCH v5] ipa, cgraph: Enable constant propagation to OpenMP kernels
Tobias Burnus
- [PATCH] vect: Add vector lowering for MULT_EXPR with for pow2 mult. [PR122065]
Avinash Jayakar
- [PATCH] gcov-dump: Print start-position for conditions
Jørgen Kvalsvik
- [PATCH] libstdc++: Implement _IndexPack helper utility for structured binding.
Matthias Kretz
- [PATCH v5] vect: Add pattern recognition for vectorizing {FLOOR,CEIL,ROUND}_{MOD, DIV}_EXPR [PR104116]
Avinash Jayakar
- [PATCH] libstdc++: Fix required aligment computation for floating points [PR122267]
Tomasz Kamiński
- [PATCH] libstdc++: Fix required aligment computation for floating points [PR122267]
Tomasz Kaminski
- [PATCH] libstdc++: Fix required aligment computation for floating points [PR122267]
Jonathan Wakely
- [PATCH] libstdc++: Avoid overflow in timeout conversions [PR113327]
Tomasz Kaminski
- [PATCH] Clean up confusing vectype/vectype1 mixups in vect_create_epilog_for_reduction
Richard Biener
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Tobias Burnus
- [PATCH] libstdc++: Avoid overflow in timeout conversions [PR113327]
Tomasz Kaminski
- [PATCH v2] libstdc++: Make atomic<shared_ptr<T>>::wait sensitive to stored pointer only changes [PR118757]
Jonathan Wakely
- [PATCH] libstdc++: Avoid overflow in timeout conversions [PR113327]
Jonathan Wakely
- [PATCH] libstdc++: Avoid overflow in timeout conversions [PR113327]
Jonathan Wakely
- [PATCH v2] libstdc++: Make atomic<shared_ptr<T>>::wait sensitive to stored pointer only changes [PR118757]
Jonathan Wakely
- [PATCH] libstdc++: Avoid overflow in timeout conversions [PR113327]
Tomasz Kaminski
- [PATCH] Move reduction chain code fully to vect_analyze_slp_reduc_chain
Richard Biener
- [PATCH] tree-object-size.cc: Fix variable offset in check_for_plus_in_loops
Siddhesh Poyarekar
- [PATCH v2] libstdc++: Make atomic<shared_ptr<T>>::wait sensitive to stored pointer only changes [PR118757]
Tomasz Kaminski
- [PATCH] Rewrite reduction chain handling
Tamar Christina
- [PATCH] fortran: allow character in conditional expression
Tobias Burnus
- [PATCH v3] libstdc++: Make atomic<shared_ptr<T>>::wait sensitive to stored pointer only changes [PR118757]
Tomasz Kamiński
- [PATCH] Rewrite reduction chain handling
Richard Biener
- [v3 PATCH 6/6] aarch64: Script to auto generate JSON tuning routines
Tamar Christina
- [PATCH] Rewrite reduction chain handling
Tamar Christina
- [PATCH v2] libstdc++: Make atomic<shared_ptr<T>>::wait sensitive to stored pointer only changes [PR118757]
Jonathan Wakely
- [PATCH 1/3][RFC] Implement bool reduction vectorization
Richard Biener
- [PATCH 2/3][RFC] Add reduc_mask_{and,ior,xor}_scal optabs
Richard Biener
- [PATCH 3/3][RFC] Add direct mask reduction support
Richard Biener
- [PATCH v3] libstdc++: Make atomic<shared_ptr<T>>::wait sensitive to stored pointer only changes [PR118757]
Jonathan Wakely
- [PATCH] Rewrite reduction chain handling
Richard Biener
- [PATCH] libstdc++: Implement _IndexPack helper utility for structured binding.
Jonathan Wakely
- [v3 PATCH 0/6] aarch64: Support for user-defined aarch64 tuning
Tamar Christina
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [PATCH v1 1/1] arm: avoid unmatched insn in movhfcc [PR118460]
Richard Earnshaw via Sourceware Forge
- [PATCH v2] libstdc++: Implement _Escaping_sink to avoid construction of string [PR119820]
Jonathan Wakely
- [PATCH] libstdc++: Implement _IndexPack helper utility for structured binding.
Tomasz Kaminski
- [committed v2] libstdc++: Fix required alignment computation for floating points [PR122267]
Tomasz Kamiński
- [PATCH v2] libstdc++: Implement _Escaping_sink to avoid construction of string [PR119820]
Tomasz Kaminski
- [PATCH v2] libstdc++: Implement _Escaping_sink to avoid construction of string [PR119820]
Tomasz Kaminski
- [PATCH v2] libstdc++: Implement _Escaping_sink to avoid construction of string [PR119820]
Jonathan Wakely
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH] Remove REDUC_GROUP_* from public interface
Richard Biener
- [PATCH 00/11] C++26 [simd]
Nathan Myers
- [PATCH] tree-object-size.cc: Fix variable offset in check_for_plus_in_loops
Siddhesh Poyarekar
- tree-parloops: Enable runtime thread detection with -ftree-parallelize-loops=0
Sebastian Pop
- [PATCH v2] libstdc++: Ensure filesystem::path internals are sufficiently aligned [PR122255]
Tomasz Kaminski
- [PATCH v2 0/2] c, doc: Refactor stuff around countof()
Alejandro Colomar
- [PATCH v2 1/2] doc: Move _Countof under 'Other Extensions to C Syntax'
Alejandro Colomar
- [PATCH v2 2/2] c: Refactor c_parser_unary_expression()
Alejandro Colomar
- [PATCH] libstdc++: Test specific feature test macros instead of __cplusplus
Tomasz Kaminski
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Yuao Ma
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Jonathan Wakely
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Jonathan Wakely
- [PATCH v3] doc: Update Function multi-versioning and ACLE documentation [PR c/122202].
Alfie Richards
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Yuao Ma
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Jonathan Wakely
- [PATCH v1] libstdc++: Remove unused local type alias <format>.
Luc Grosheintz
- [PATCH v4] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX [PR117366]
Matt Parks
- [PATCH v2] c: Warn when passing va_list to variadic functions [PR61898]
Joseph Myers
- [PATCH v3 4/4] gcc/: Factor out helper function
Marek Polacek
- [PATCH v4] docs: fmv: Update Function multi-versioning documentation [PR c/122202]
alfie.richards@arm.com
- [PATCH v1] docs: aarch64: arm: Update ACLE documentation.
alfie.richards@arm.com
- [PATCH]AArch64: Extend intrinsics framework to account for merging predications without gp [PR121604]
Tamar Christina
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Hewill Kang
- [v3 PATCH 4/6] aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
Tamar Christina
- [PATCH v1] libstdc++: Remove unused local type alias <format>.
Tomasz Kaminski
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Hewill Kang
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Joseph Myers
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Joseph Myers
- [PATCH v4] docs: fmv: Update Function multi-versioning documentation [PR c/122202]
alfie.richards@arm.com
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Yuao Ma
- [PATCH v5] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH v1 0/1] arm: avoid unmatched insn in movhfcc [PR118460]
Richard Earnshaw via Sourceware Forge
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Jonathan Wakely
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Jakub Jelinek
- [PATCH v2 1/2] doc: Move _Countof under 'Other Extensions to C Syntax'
Joseph Myers
- [PATCH v5] ipa, cgraph: Enable constant propagation to OpenMP kernels
Tobias Burnus
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Yuao Ma
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Hewill Kang
- [committed v3] libstdc++: Avoid overflow in timeout conversions [PR113327]
Jonathan Wakely
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Jonathan Wakely
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Hewill Kang
- [PATCH] debug_tree: print out clique/base for MEM_REF/TARGET_MEM_REF
Andrew Pinski
- [PATCH]AArch64: Extend intrinsics framework to account for merging predications without gp [PR121604]
Andrew Pinski
- [PATCH] Makefile.tpl: remove an extra \; from find command
Basil Milanich
- [PATCH] aarch64: Sync aarch64-sys-regs.def with Binutils
Alice Carlotti
- [PATCH v3 4/4] gcc/: Factor out helper function
Alejandro Colomar
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Qing Zhao
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Qing Zhao
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Qing Zhao
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Qing Zhao
- [PATCH] dce: Remove __builtin_stack_save during dce [PR122037]
Andrew Pinski
- [PATCH]AArch64: Extend intrinsics framework to account for merging predications without gp [PR121604]
Tamar Christina
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH v5] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH]AArch64: Extend intrinsics framework to account for merging predications without gp [PR121604]
Andrew Pinski
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Jakub Jelinek
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Joseph Myers
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [PATCH][tree-optimization/61338] - Optimize redundant reverse permutations in vectorized stores
Kugan Vivekanandarajah
- [PATCH v4 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
- [PATCH v4 1/7] typeinfo: Introduce KCFI typeinfo mangling API
Kees Cook
- [PATCH] C/C++: Better notification if misused a function like macro [PR102846]
Andrew Pinski
- [PATCH v6][PING^2] rs6000: Use vector addition when left shifting by 1[PR119702]
Avinash Jayakar
- [PATCH] i386: Correct ISA set for Panther Lake and Diamond Rapids
Hongtao Liu
- [PATCH] Initial Wildcat Lake Support
Hongtao Liu
- [PATCH v1] libstdc++: Remove unused local type alias <format>.
Luc Grosheintz
- [PATCH] aarch64: Sync aarch64-sys-regs.def with Binutils
Tamar Christina
- [PATCH 1/3][RFC] Implement bool reduction vectorization
Tamar Christina
- [PATCH] c++/modules: Import purview using-directives in the same module [PR122279]
Nathaniel Shead
- [PATCH 1/3][RFC] Implement bool reduction vectorization
Richard Biener
- [PATCH 1/3][RFC] Implement bool reduction vectorization
Robin Dapp
- [PATCH] PR rtl-optimization/122266: Handle TImode in reg_num_sign_bit_copies_for_combine
Roger Sayle
- [PATCH 1/3][RFC] Implement bool reduction vectorization
Tamar Christina
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Claudiu Zissulescu
- [PATCH v1] libstdc++: Remove unused local type alias <format>.
Jonathan Wakely
- [PATCH] [RFC][AutoFDO] Implement summary information in auto-profile
Jan Hubicka
- Remove max_count computation from ipa-inline
Jan Hubicka
- Cleanup max of profile_count
Jan Hubicka
- [PATCH 1/3][RFC] Implement bool reduction vectorization
Richard Biener
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Jan Hubicka
- [PATCH] debug_tree: print out clique/base for MEM_REF/TARGET_MEM_REF
Richard Biener
- [PATCH 1/2][v2] Add reduc_sbool_{and,ior,xor}_scal optabs
Richard Biener
- [PATCH 2/2][v2] Add direct mask reduction support
Richard Biener
- [PATCH] dce: Remove __builtin_stack_save during dce [PR122037]
Richard Biener
- [PATCH] PR rtl-optimization/122266: Handle TImode in reg_num_sign_bit_copies_for_combine
Richard Biener
- [PATCH] PR rtl-optimization/122266: Handle TImode in reg_num_sign_bit_copies_for_combine
Jakub Jelinek
- [PATCH] libstdc++: Avoid overflow in timeout conversions [PR113327]
Andreas Schwab
- [PATCH] libstdc++: Avoid overflow in timeout conversions [PR113327]
Jonathan Wakely
- [PATCH 3/3] libstdc++: Reuse predicates in std::search and std::is_permutation
Jonathan Wakely
- [PATCH v2] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH 3/3] libstdc++: Reuse predicates in std::search and std::is_permutation
Tomasz Kaminski
- [PATCH][tree-optimization/61338] - Optimize redundant reverse permutations in vectorized stores
Richard Biener
- [PATCH v2] dwarf: Save bit stride information array type entry [PR121964]
Richard Biener
- [PATCH v2] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH v2] dwarf: Save bit stride information array type entry [PR121964]
Jakub Jelinek
- [RFC PATCH v3] [AutoFDO] Source filename tracking in GCOV
Jan Hubicka
- [PATCH v2] dwarf: Save bit stride information array type entry [PR121964]
Richard Biener
- [PATCH] libstdc++: Fix missing __to_timeout_timespec for targets using POSIX sleep
Jonathan Wakely
- [PATCH v2] dwarf: Save bit stride information array type entry [PR121964]
Jakub Jelinek
- [PATCH v3] c: Warn when passing va_list to variadic functions [PR61898]
Osama Abdelkader
- [PATCH v1 0/1] arm: [MVE] Fix carry-in support for vadcq / vsbcq
Christophe Lyon via Sourceware Forge
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Michael Matz
- [PATCH v1 0/1] arm: [MVE] Fix carry-in support for vadcq / vsbcq
Christophe Lyon
- [PATCH] libstdc++: Implement _IndexPack helper utility for structured binding.
Matthias Kretz
- tree-parloops: Enable runtime thread detection with -ftree-parallelize-loops=0
Richard Biener
- [PATCH] libstdc++: Fix missing __to_timeout_timespec for targets using POSIX sleep
Tomasz Kaminski
- gcn: Add missing GFX9_4_GENERIC, OpenMP context-selector update
Tobias Burnus
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [committed GCC 14/15] aarch64: Fix pmsdsfr_el1 encoding
Alice Carlotti
- [PATCH] libstdc++: Fix missing __to_timeout_timespec for targets using POSIX sleep
Tomasz Kaminski
- [committed] cobol: Convert to individual variable character-set encoding.
Robert Dubner
- [PATCH v1] RISC-V: Combine vsext.vf2 and vsll.vi to vwsll.vi on ZVBB
pan2.li@intel.com
- [PATCH 0/3] RISC-V: Various big-endian fixes.
Aleksa Paunovic
- [PATCH 1/3] RISC-V: Fix riscv_subword_address for big-endian targets.
Aleksa Paunovic
- [PATCH 2/3] RISC-V: Use correct subreg in atomic_compare_and_swap
Aleksa Paunovic
- [PATCH 3/3] RISC-V: libatomic: Fix the calculation of shift for the big-endian target.
Aleksa Paunovic
- gcn: Add missing GFX9_4_GENERIC, OpenMP context-selector update
Sandra Loosemore
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Michael Matz
- [PATCH] libstdc++: Fix missing __to_timeout_timespec for targets using POSIX sleep
Jonathan Wakely
- [PATCH] tree-optimization/122292 - fix reduction code gen issue
Richard Biener
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH v3] c: Warn when passing va_list to variadic functions [PR61898]
Joseph Myers
- [committed v2] libstdc++: Fix required alignment computation for floating points [PR122267]
franz.sirl-kernel@lauterbach.com
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Joseph Myers
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Yuao Ma
- [PATCH v2] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH] fortran: allow character in conditional expression
Yuao Ma
- [PATCH v2] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Michael Matz
- [PATCH] debug_tree: print out clique/base for MEM_REF/TARGET_MEM_REF
Andrew Pinski
- gcn: Add missing GFX9_4_GENERIC, OpenMP context-selector update
Andrew Stubbs
- [PATCH] c++/modules: Import purview using-directives in the same module [PR122279]
Patrick Palka
- [PATCH v5 6/6] libgomp: fine-grained pinned memory allocator
Andrew Stubbs
- [PATCH] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
Andrew Pinski
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Paul Koning
- [PATCH] Makefile.tpl: remove an extra \; from find command
Jeff Law
- [PATCH] tree-object-size.cc: Fix variable offset in check_for_plus_in_loops
Jeff Law
- Re: [Patch, fortran] PR122191 - ICE on function interface body with composite PDT result
Bernhard Reutner-Fischer
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [PATCH v4 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Qing Zhao
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Qing Zhao
- [PATCH] Makefile.tpl: remove an extra \; from find command
Basil Milanich
- Need Custom Packaging?
Alexis Marcos
- gcn: Add missing GFX9_4_GENERIC, OpenMP context-selector update
Tobias Burnus
- [PATCH] PR rtl-optimization/122266: Handle TImode in reg_num_sign_bit_copies_for_combine
Segher Boessenkool
- [PATCH v3] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Qing Zhao
- [PATCH] PR rtl-optimization/122266: Handle TImode in reg_num_sign_bit_copies_for_combine
Segher Boessenkool
- RFC: delete -ftree-lrs option [PR122243]
Sandra Loosemore
- [PATCH v4] c: Warn when passing va_list to variadic functions [PR61898]
Osama Abdelkader
- RFC: delete -ftree-lrs option [PR122243]
Joseph Myers
- [committed v2] libstdc++: Fix missing __to_timeout_timespec for targets using POSIX sleep [PR122293]
Jonathan Wakely
- [committed] libstdc++: Remove invalid entry from the end of std::stacktrace
Jonathan Wakely
- [committed] libstdc++: Add pretty printers for std::stacktrace
Jonathan Wakely
- [PATCH] libstdc++: Improve ostream output for std::stacktrace
Jonathan Wakely
- PATCH] tree-optimization: Allow LICM to hoist loads in "self write" patterns
Kugan Vivekanandarajah
- [PATCH] libstdc++: Improve ostream output for std::stacktrace
Jonathan Wakely
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Kees Cook
- [PATCH] bpf: fix memset miscompilation with larger stores [PR122139]
David Faust
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Kees Cook
- [PATCH] arc: Add const attribute support for mathematical ARC builtins
Claudiu Zissulescu
- [PATCH] bpf: fix memset miscompilation with larger stores [PR122139]
David Faust
- [PATCH v3] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Siddhesh Poyarekar
- [COMMITTED] PR tree-optimization/121206 - Range snap bitmasks as they are set.
Andrew MacLeod
- [PATCH v2] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
Andrew Pinski
- [PATCH] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
Andrew Pinski
- Re: [Patch, fortran] PR122191 - ICE on function interface body with composite PDT result
Bernhard Reutner-Fischer
- [RFC PATCH 0/7] libffi: Sync with libffi 3.5.2 [PR117635]
Pietro Monteiro
- [RFC PATCH 1/7] libffi: Add missing GCC patches to LOCAL_PATCHES
Pietro Monteiro
- [RFC PATCH 2/7] libffi: Remove more unneeded files when merging
Pietro Monteiro
- [RFC PATCH 3/7] libffi: Sync with libffi 3.5.2
Pietro Monteiro
- [RFC PATCH 4/7] libffi: Integrate build with GCC
Pietro Monteiro
- [RFC PATCH 5/7] libffi: Integrate testsuite with GCC testsuite
Pietro Monteiro
- [RFC PATCH 6/7] libffi: Always define `WIN32_LEAN_AND_MEAN` before <windows.h>
Pietro Monteiro
- [RFC PATCH 7/7] libffi: Remove debugging output
Pietro Monteiro
- [PATCH v2] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
钟居哲
- [PATCH] libstdc++: Improve ostream output for std::stacktrace
Nathan Myers
- [r16-4349 Regression] FAIL: 29_atomics/atomic_ref/float.cc -std=gnu++26 execution test on Linux/x86_64
Jiang, Haochen
- [r16-4421 Regression] FAIL: std/ranges/adaptors/93978.cc -std=gnu++26 (test for excess errors) on Linux/x86_64
Jiang, Haochen
- [r16-4425 Regression] FAIL: std/time/freestanding.cc -std=gnu++17 (test for excess errors) on Linux/x86_64
Jiang, Haochen
- [PATCH v2] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
Andrew Pinski
- [PATCH v2] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
Jeff Law
- RFC: delete -ftree-lrs option [PR122243]
Richard Biener
- [PATCH] libstdc++: Improve ostream output for std::stacktrace
Nathan Myers
- [PATCH] libstdc++: Improve ostream output for std::stacktrace
Jonathan Wakely
- [PATCH] libstdc++: Improve ostream output for std::stacktrace
Tomasz Kaminski
- [r16-4421 Regression] FAIL: std/ranges/adaptors/93978.cc -std=gnu++26 (test for excess errors) on Linux/x86_64
Tomasz Kaminski
- [r16-4421 Regression] FAIL: std/ranges/adaptors/93978.cc -std=gnu++26 (test for excess errors) on Linux/x86_64
Jiang, Haochen
- [PATCH 2/3] RISC-V: Implement standard fixed-length vector calling convention variant
Kito Cheng
- [RFC PATCH v4 0/3] Source filename tracking in GCOV
dhruvc@nvidia.com
- [PATCH 1/3] [AutoFDO] Implement streaming of file names from GCOV profile
dhruvc@nvidia.com
- [PATCH 2/3] [AutoFDO] Use filenames to resolve clashing symbol names
dhruvc@nvidia.com
- [PATCH 3/3] [AutoFDO] Update bootstrap gcov_version to 3 and add testcases
dhruvc@nvidia.com
- [PATCH] c++/modules: Import purview using-directives in the same module [PR122279]
Nathaniel Shead
- [PATCH] x86: Cast stride to __PTRDIFF_TYPE__ for AMX-MOVRS intrinsics. [PR122119]
Hu, Lin1
- [RFC PATCH v3] [AutoFDO] Source filename tracking in GCOV
Dhruv Chawla
- [PATCH] x86: Cast stride to __PTRDIFF_TYPE__ for AMX-MOVRS intrinsics. [PR122119]
Hu, Lin1
- [PATCH] x86: Cast stride to __PTRDIFF_TYPE__ for AMX-MOVRS intrinsics. [PR122119]
Hu, Lin1
- [PATCH][v2] tree-optimization/122292 - fix reduction code gen issue
Richard Biener
- gcn: Add missing GFX9_4_GENERIC, OpenMP context-selector update
Andrew Stubbs
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Richard Biener
- [PATCH v1 00/13] Add FMV support for LoongArch.
Lulu Cheng
- [PATCH v1 01/13] LoongArch: Fix ICE for illegal strings in the target attribute.
Lulu Cheng
- [PATCH v1 02/13] LoongArch: Add options for LA64v1.1 extended instructions to target attribute.
Lulu Cheng
- [PATCH v1 03/13] LoongArch: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P.
Lulu Cheng
- [PATCH v1 04/13] LoongArch: Implement TARGET_GET_FUNCTION_VERSIONS_DISPATCHER.
Lulu Cheng
- [PATCH v1 05/13] LoongArch: Implement TARGET_MANGLE_DECL_ASSEMBLER_NAME.
Lulu Cheng
- [PATCH v1 06/13] LoongArch: Implement TARGET_GENERATE_VERSION_DISPATCHER_BODY.
Lulu Cheng
- [PATCH v1 07/13] LoongArch: Implement TARGET_COMPARE_VERSION_PRIORITY.
Lulu Cheng
- [PATCH v1 08/13] LoongArch: Implement __init_loongarch_features_resolver.
Lulu Cheng
- [PATCH v1 09/13] LoongArch: Add support for setting priority in fmv.
Lulu Cheng
- [PATCH v1 10/13] LoongArch: Implement TARGET_OPTION_SAME_FUNCTION_VERSIONS.
Lulu Cheng
- [PATCH v1 11/13] LoongArch: Do not inline when callee is versioned but caller is not.
Lulu Cheng
- [PATCH v1 12/13] LoongArch: Add testsuites for FMV.
Lulu Cheng
- [PATCH v1 13/13] LoongArch: doc: Add description of function attrubute.
Lulu Cheng
- [PATCH v5 6/6] libgomp: fine-grained pinned memory allocator
Tobias Burnus
- [PATCH v1 08/13] LoongArch: Implement __init_loongarch_features_resolver.
Xi Ruoyao
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [PATCH v1 08/13] LoongArch: Implement __init_loongarch_features_resolver.
Lulu Cheng
- [PATCH v5] vect: Add pattern recognition for vectorizing {FLOOR,CEIL,ROUND}_{MOD, DIV}_EXPR [PR104116]
Richard Biener
- [PATCH] vect: Add vector lowering for MULT_EXPR with for pow2 mult. [PR122065]
Richard Biener
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Jonathan Wakely
- [PATCH V2 05/47] a68: command-line options
Iain Buclaw
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Richard Biener
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Tomasz Kaminski
- [PATCH v1] RISC-V: Combine vsext.vf2 and vsll.vi to vwsll.vi on ZVBB
Robin Dapp
- [PATCH] c++: Don't constrain visibility using dependent decls [PR122253]
Nathaniel Shead
- PATCH] tree-optimization: Allow LICM to hoist loads in "self write" patterns
Richard Biener
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Tomasz Kaminski
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Jonathan Wakely
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [PATCH v1] RISC-V: Combine vsext.vf2 and vsll.vi to vwsll.vi on ZVBB
Li, Pan2
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Tomasz Kaminski
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Tomasz Kaminski
- [PATCH]AArch64: Extend intrinsics framework to account for merging predications without gp [PR121604]
Alex Coplan
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Jonathan Wakely
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Tomasz Kaminski
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Antony Polukhin
- [r16-4425 Regression] FAIL: std/time/freestanding.cc -std=gnu++17 (test for excess errors) on Linux/x86_64
Jonathan Wakely
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Jonathan Wakely
- [committed v3] libstdc++: Improve ostream output for std::stacktrace
Jonathan Wakely
- RFC: delete -ftree-lrs option [PR122243]
Sandra Loosemore
- RFC: delete -ftree-lrs option [PR122243]
Richard Biener
- RFC: delete -ftree-lrs option [PR122243]
Richard Biener
- RFC: delete -ftree-lrs option [PR122243]
Joseph Myers
- [PATCH v3] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Qing Zhao
- RFC: delete -ftree-lrs option [PR122243]
Sandra Loosemore
- [PATCH v3 1/2] Fix comments for boolean vector modes
Yury Khrustalev
- [PATCH v3 2/2] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Joseph Myers
- RFC: delete -ftree-lrs option [PR122243]
Sandra Loosemore
- [PATCH v2 3/7] aarch64: testsuite: Add test for supported FMV extensions.
Wilco Dijkstra
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
- [PATCH v2 7/7] aarch64: Add __HAVE_FUNCTION_MULTI_VERSIONING macro.
Wilco Dijkstra
- [PATCH v11 2/6] dwarf: create annotation DIEs for btf tags
Tom Tromey
- [PATCH 6/9][rs6000]: convert widen_[us]sum into convert optab [PR122069]
Tamar Christina
- [PATCH 6/9][rs6000]: convert widen_[us]sum into convert optab [PR122069]
Segher Boessenkool
- [PATCH v2 6/7] aarch64: Add support for fmv priority syntax.
Wilco Dijkstra
- [PATCH v11 2/6] dwarf: create annotation DIEs for btf tags
David Faust
- [committed] dwarf: add wiki link for DWARF GNU_annotation extensions
David Faust
- [PATCH v2 0/3] BPF runtime test support
David Faust
- [PATCH] OpenMP: Handle 'nothing' with collapse as intervening code [PR120180]
Paul-Antoine Arras
- [RFC PATCH] libstdc++: Provide ABI compatibility for _GLIBCXX_HAVE_TLS
Keno Fischer
- [PATCH v2 2/3] testsuite: bpf: add DejaGnu board for bpf-unknown-none target
David Faust
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
David Faust
- [RFC PATCH] libstdc++: Provide ABI compatibility for _GLIBCXX_HAVE_TLS
Jonathan Wakely
- [PATCH] _Hashtable fancy pointer support
François Dumont
- [pushed: r16-4459] diagnostics: generalize state graph code to use json::property instances (v2)
David Malcolm
- [PATCH v1 08/13] LoongArch: Implement __init_loongarch_features_resolver.
Xi Ruoyao
- [PATCH] x86: Cast stride to __PTRDIFF_TYPE__ for AMX-MOVRS intrinsics. [PR122119]
Hongtao Liu
- [PATCH v1 08/13] LoongArch: Implement __init_loongarch_features_resolver.
Lulu Cheng
- [PATCH v2] tree-object-size.cc: Fix assert constant offset in check_for_plus_in_loops [PR122012]
Linsen Zhou
- [PATCH v1 08/13] LoongArch: Implement __init_loongarch_features_resolver.
Xi Ruoyao
- [PATCH v5] vect: Add pattern recognition for vectorizing {FLOOR,CEIL,ROUND}_{MOD, DIV}_EXPR [PR104116]
Avinash Jayakar
- [PATCH v1 08/13] LoongArch: Implement __init_loongarch_features_resolver.
Xi Ruoyao
- [PUSHED 1/2] match: Fix `(a == b) | ((a|b) != 0)` pattern for vectors [PR122296]
Andrew Pinski
- [PUSHED 2/2] match: Fix (a != b) | ((a|b) != 0) and (a == b) & ((a|b) == 0) match pattern [PR122296]
Andrew Pinski
- [PATCH v5] vect: Add pattern recognition for vectorizing {FLOOR, CEIL, ROUND}_{MOD, DIV}_EXPR [PR104116]
Richard Biener
- [RFC v1 2/2] c: Add _Maxof and _Minof operators
Richard Biener
- [PATCH v2] tree-object-size.cc: Fix assert constant offset in check_for_plus_in_loops [PR122012]
Richard Biener
- [PATCHv3] Error out stack-protector unavailability on AIX
Ayappan
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Florian Weimer
- [PATCH v1] RISC-V: Add testcase for unsigned scalar SAT_MUL form 6
pan2.li@intel.com
- [COMMITTED] vect: Add pattern recognition for vectorizing {FLOOR, CEIL, ROUND}_{MOD, DIV}_EXPR [PR104116]
Avinash Jayakar
- [PATCH] tree-optimization/122301 - fix ICE and improve vectorization of min/max reduction
Richard Biener
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Jonathan Wakely
- [PATCH] libstdc++: Fix typo in in __atomic_ref_base::_S_required_alignment.
Tomasz Kamiński
- [committed v2] libstdc++: Fix required alignment computation for floating points [PR122267]
Tomasz Kaminski
- [PATCH] libstdc++: Fix typo in in __atomic_ref_base::_S_required_alignment.
Jonathan Wakely
- [PATCH] libstdc++: Fix typo in in __atomic_ref_base::_S_required_alignment.
Tomasz Kaminski
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Florian Weimer
- [PATCH] OpenMP: Handle 'nothing' with collapse as intervening code [PR120180]
Tobias Burnus
- [PATCH v2 6/7] aarch64: Add support for fmv priority syntax.
Alfie Richards
- [Ada] Fix PR ada/122295
Eric Botcazou
- [PATCH v6 0/2] libgomp: OpenMP pinned memory improvements
Andrew Stubbs
- [PATCH v6 1/2] libgomp, nvptx: Cuda pinned memory
Andrew Stubbs
- [PATCH v6 2/2] libgomp: fine-grained pinned memory allocator
Andrew Stubbs
- [COMMITTED] ipa, cgraph: Enable constant propagation to OpenMP kernels.
Josef Melcr
- [PATCH 1/2] Add reduc_sbool_{and,ior,xor}_scal optabs
Richard Biener
- [PATCH 2/2] Implement bool reduction vectorization
Richard Biener
- [PATCH v6 2/2] libgomp: fine-grained pinned memory allocator
Tobias Burnus
- [PATCH V2 05/47] a68: command-line options
Jose E. Marchesi
- [PATCH] aarch64/simd: use ext instruction to combine two vector halves
artemiy.volkov@arm.com
- [PATCH v2] tree-object-size.cc: Fix assert constant offset in check_for_plus_in_loops [PR122012]
Siddhesh Poyarekar
- [PATCH] aarch64/simd: use ext instruction to combine two vector halves
Tamar Christina
- [PATCH] aarch64/simd: use ext instruction to combine two vector halves
Wilco Dijkstra
- [PATCH] tree-optimization/122308 - apply LIM after unroll-and-jam
Richard Biener
- [PATCH v6 2/2] libgomp: fine-grained pinned memory allocator
Andrew Stubbs
- [committed] amdgcn: fix GFX10/GFX11 VGPR counts
Thomas Schwinge
- [PATCH v2] tree-object-size.cc: Fix assert constant offset in check_for_plus_in_loops [PR122012]
Jeff Law
- [PATCH v1] RISC-V: Add testcase for unsigned scalar SAT_MUL form 6
Jeff Law
- [PATCH] bpf: fix memset miscompilation with larger stores [PR122139]
Jose E. Marchesi
- [committed] amdgcn: fix GFX10/GFX11 VGPR counts
Andrew Stubbs
- [PATCH 1/3] RISC-V: Fix riscv_subword_address for big-endian targets.
Jeff Law
- [PATCH 2/3] RISC-V: Use correct subreg in atomic_compare_and_swap
Jeff Law
- [PATCH 3/3] RISC-V: libatomic: Fix the calculation of shift for the big-endian target.
Jeff Law
- [PATCH 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Tomasz Kamiński
- [PATCH 2/2] libstdc++: Restore using make_optional with brace-init list [PR121748]
Tomasz Kamiński
- [PATCH v6 1/2] libgomp, nvptx: Cuda pinned memory
Tobias Burnus
- [PATCH 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Tomasz Kaminski
- [PATCH] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Osama Abdelkader
- [PATCH v6 2/2] libgomp: fine-grained pinned memory allocator
Tobias Burnus
- [PATCH] c++/modules: Import purview using-directives in the same module [PR122279]
Jason Merrill
- [PATCH] c++: Don't constrain visibility using dependent decls [PR122253]
Jason Merrill
- [PATCH v6 1/2] libgomp, nvptx: Cuda pinned memory
Andrew Stubbs
- [PATCH v1] aarch64: Add support for preserve_none function attribute [PR target/118328]
alfie.richards@arm.com
- [PATCH v3 0/7] fmv: aarch64: targethooks: Add priority syntax and some tests.
alfie.richards@arm.com
- [PATCH v3 1/7] aarch64: Dump version ordering for FMV.
alfie.richards@arm.com
- [PATCH v3 2/7] aarch64: Fix fmv priority ordering [PR target/122190]
alfie.richards@arm.com
- [PATCH v3 3/7] aarch64: testsuite: Add test for supported FMV extensions.
alfie.richards@arm.com
- [PATCH v3 4/7] targhooks: Change SAME_FUNCTION_VERSIONS hook to support emitting diagnostic.
alfie.richards@arm.com
- [PATCH v3 5/7] aarch64: Remove unnecessary sort from dispatch_function_versions.
alfie.richards@arm.com
- [PATCH v3 6/7] aarch64: Add support for fmv priority syntax.
alfie.richards@arm.com
- [PATCH v3 7/7] aarch64: Add __HAVE_FUNCTION_MULTI_VERSIONING macro.
alfie.richards@arm.com
- [PATCH] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Hewill Kang
- [PATCH] c++: Don't constrain visibility using dependent decls [PR122253]
Patrick Palka
- [PATCH] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Tomasz Kaminski
- [PATCH] c++: Don't constrain visibility using dependent decls [PR122253]
Patrick Palka
- [PATCH] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Tomasz Kaminski
- [PATCH] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Hewill Kang
- [PATCH] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Tomasz Kaminski
- [PATCH] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Tomasz Kaminski
- [PATCH v1] aarch64: Add support for preserve_none function attribute [PR target/118328]
Sandra Loosemore
- [PATCH 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Hewill Kang
- [PATCH] Fortran: Fix recursive allocatable deep copy [PR 121628]
Christopher Albert
- [PATCH v6] rs6000: Use vector addition when left shifting by 1[PR119702]
Segher Boessenkool
- [PATCH v2] libstdc++: Improve ostream output for std::stacktrace
Antony Polukhin
- [PATCH v1] aarch64: Add support for preserve_none function attribute [PR target/118328]
Alfie Richards
- [PATCH v1] aarch64: Add support for preserve_none function attribute [PR target/118328]
Gerald Pfeifer
- [PATCH v2] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
Jeff Law
- [PATCH v2] tree-object-size.cc: Fix assert constant offset in check_for_plus_in_loops [PR122012]
Siddhesh Poyarekar
- [committed] amdgcn: fix GFX10/GFX11 VGPR counts
Thomas Schwinge
- [PATCH v2] Fortran: Fix recursive allocatable deep copy [PR 121628]
Christopher Albert
- [committed] amdgcn: fix GFX10/GFX11 VGPR counts
Richard Biener
- [PATCH] c++: Don't constrain visibility using dependent decls [PR122253]
Jason Merrill
- [PATCH] c++: Don't constrain visibility using dependent decls [PR122253]
Nathaniel Shead
- [PATCH] c++/modules: Use containing type as key for all member lambdas [PR122310]
Nathaniel Shead
- [PATCH] c-family, c, plugin: Add PLUGIN_BUILD_COMPONENT_REF callback
York Jasper Niebuhr
- [PATCH v2] c++: Don't constrain visibility using local variables [PR122253]
Nathaniel Shead
- [PATCH v2] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Osama Abdelkader
- [PATCH] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Osama Abdelkader
- [PATCH v2] c++: Don't constrain visibility using local variables [PR122253]
Patrick Palka
- [PATCH v2] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Hewill Kang
- [PATCH v2] c++: Don't constrain visibility using local variables [PR122253]
Jason Merrill
- [PATCH v2] c++: Don't constrain visibility using local variables [PR122253]
Jason Merrill
- [PATCH] ifcvt: Avoid early noce_convert_multiple_sets for sign extension pattern
Jeff Law
- [PATCH v2] c++: Don't constrain visibility using local variables [PR122253]
Patrick Palka
- [PATCH] c++/modules: Use containing type as key for all member lambdas [PR122310]
Jason Merrill
- [PATCH v6 1/2] libgomp, nvptx: Cuda pinned memory
Tobias Burnus
- [PATCH V3 00/47] Algol 68 GCC Front-End
Jose E. Marchesi
- [PATCH V3 01/47] a68: top-level misc files
Jose E. Marchesi
- [PATCH V3 02/47] a68: build system
Jose E. Marchesi
- [PATCH V3 03/47] a68: build system (regenerated files)
Jose E. Marchesi
- [PATCH V3 04/47] a68: documentation
Jose E. Marchesi
- [PATCH V3 05/47] a68: command-line options
Jose E. Marchesi
- [PATCH V3 06/47] a68: DWARF language codes
Jose E. Marchesi
- [PATCH V3 07/47] a68: darwin specific support
Jose E. Marchesi
- [PATCH V3 08/47] a68: powerpc specific support
Jose E. Marchesi
- [PATCH V3 09/47] a68: gcc/algol68 misc files
Jose E. Marchesi
- [PATCH V3 10/47] a68: ga68 compiler driver
Jose E. Marchesi
- [PATCH V3 11/47] a68: a681 compiler proper
Jose E. Marchesi
- [PATCH V3 12/47] a68: unicode support routines
Jose E. Marchesi
- [PATCH V3 13/47] a68: front-end diagnostics
Jose E. Marchesi
- [PATCH V3 14/47] a68: parser: entry point
Jose E. Marchesi
- [PATCH V3 15/47] a68: parser: AST nodes attributes/types
Jose E. Marchesi
- [PATCH V3 16/47] a68: parser: scanner
Jose E. Marchesi
- [PATCH V3 17/47] a68: parser: keyword tables management
Jose E. Marchesi
- [PATCH V3 18/47] a68: parser: top-down parser
Jose E. Marchesi
- [PATCH V3 19/47] a68: parser: parenthesis checker
Jose E. Marchesi
- [PATCH V3 20/47] a68: parser: bottom-up parser
Jose E. Marchesi
- [PATCH V3 21/47] a68: parser: syntax check for declarers
Jose E. Marchesi
- [PATCH V3 22/47] a68: parser: standard prelude definitions
Jose E. Marchesi
- [PATCH V3 23/47] a68: parser: parsing of modes
Jose E. Marchesi
- [PATCH V3 24/47] a68: parser: symbol table management
Jose E. Marchesi
- [PATCH V3 25/47] a68: parser: static scope checker
Jose E. Marchesi
- [PATCH V3 26/47] a68: parser: debug facilities
Jose E. Marchesi
- [PATCH V3 27/47] a68: parser: extraction of tags from phrases
Jose E. Marchesi
- [PATCH V3 28/47] a68: parser: dynamic stack usage in serial clauses
Jose E. Marchesi
- [PATCH V3 29/47] a68: low: lowering entry point and misc handlers
Jose E. Marchesi
- [PATCH V3 30/47] a68: low: plain values
Jose E. Marchesi
- [PATCH V3 31/47] a68: low: stowed values
Jose E. Marchesi
- [PATCH V3 32/47] a68: low: standard prelude
Jose E. Marchesi
- [PATCH V3 33/47] a68: low: clauses and declarations
Jose E. Marchesi
- [PATCH V3 34/47] a68: low: runtime
Jose E. Marchesi
- [PATCH V3 35/47] a68: low: builtins
Jose E. Marchesi
- [PATCH V3 36/47] a68: low: ranges
Jose E. Marchesi
- [PATCH V3 37/47] a68: low: units and coercions
Jose E. Marchesi
- [PATCH V3 38/47] a68: low: modes
Jose E. Marchesi
- [PATCH V3 39/47] a68: libga68: sources, spec and misc files
Jose E. Marchesi
- [PATCH V3 40/47] a68: libga68: build system
Jose E. Marchesi
- [PATCH V3 41/47] a68: libga68: build system (generated files)
Jose E. Marchesi
- [PATCH V3 42/47] a68: testsuite: infrastructure
Jose E. Marchesi
- [PATCH V3 43/47] a68: testsuite: execution tests 1/2
Jose E. Marchesi
- [PATCH V3 44/47] a68: testsuite: execution tests 2/2
Jose E. Marchesi
- [PATCH V3 45/47] a68: testsuite: compilation tests
Jose E. Marchesi
- [PATCH V3 46/47] a68: testsuite: revised MC Algol 68 test set
Jose E. Marchesi
- [PATCH V3 47/47] a68: testsuite: mcgt tests
Jose E. Marchesi
- [PATCH 0/4] ipa: Remove LTO requirement for builtin callback carriers
Josef Melcr
- [PATCH 1/4] ipa: Rewrite callback_edge_useful_p heuristic.
Josef Melcr
- [PATCH 2/4] ipa: Delete callback edges when redirecting to unreachable.
Josef Melcr
- [PATCH 3/4] ipa: Add early return when the hashed edge is a callback-carrying edge.
Josef Melcr
- [PATCH 4/4] ipa: Remove LTO requirement for builtin callback carriers
Josef Melcr
- [PATCH] fortran: allow character in conditional expression
Tobias Burnus
- [PATCH v3] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Osama Abdelkader
- [PATCH v2] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Osama Abdelkader
- [PATCH v3] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Hewill Kang
- [PATCH V3 07/47] a68: darwin specific support
Iain Sandoe
- [PATCH v4] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Osama Abdelkader
- [PATCH] ifcvt: Avoid early noce_convert_multiple_sets for sign extension pattern
Nikita Biryukov
- [PATCH 0/4] ipa: Remove LTO requirement for builtin callback carriers
Andrew Pinski
- [PATCH 0/4] ipa: Remove LTO requirement for builtin callback carriers
Andrew Pinski
- [PATCH v2] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Jonathan Wakely
- [PATCH 0/4] ipa: Remove LTO requirement for builtin callback carriers
Josef Melcr
- [PATCH V4 00/47] Algol 68 GCC Front-End
Jose E. Marchesi
- [PATCH V4 01/47] a68: top-level misc files
Jose E. Marchesi
- [PATCH V4 02/47] a68: build system
Jose E. Marchesi
- [PATCH V4 03/47] a68: build system (regenerated files)
Jose E. Marchesi
- [PATCH V4 04/47] a68: documentation
Jose E. Marchesi
- [PATCH V4 05/47] a68: command-line options
Jose E. Marchesi
- [PATCH V4 06/47] a68: DWARF language codes
Jose E. Marchesi
- [PATCH V4 07/47] a68: darwin specific support
Jose E. Marchesi
- [PATCH V4 08/47] a68: powerpc specific support
Jose E. Marchesi
- [PATCH V4 09/47] a68: gcc/algol68 misc files
Jose E. Marchesi
- [PATCH V4 10/47] a68: ga68 compiler driver
Jose E. Marchesi
- [PATCH V4 11/47] a68: a681 compiler proper
Jose E. Marchesi
- [PATCH V4 12/47] a68: unicode support routines
Jose E. Marchesi
- [PATCH V4 13/47] a68: front-end diagnostics
Jose E. Marchesi
- [PATCH V4 14/47] a68: parser: entry point
Jose E. Marchesi
- [PATCH V4 15/47] a68: parser: AST nodes attributes/types
Jose E. Marchesi
- [PATCH V4 16/47] a68: parser: scanner
Jose E. Marchesi
- [PATCH V4 17/47] a68: parser: keyword tables management
Jose E. Marchesi
- [PATCH V4 18/47] a68: parser: top-down parser
Jose E. Marchesi
- [PATCH V4 19/47] a68: parser: parenthesis checker
Jose E. Marchesi
- [PATCH V4 20/47] a68: parser: bottom-up parser
Jose E. Marchesi
- [PATCH V4 21/47] a68: parser: syntax check for declarers
Jose E. Marchesi
- [PATCH V4 22/47] a68: parser: standard prelude definitions
Jose E. Marchesi
- [PATCH V4 23/47] a68: parser: parsing of modes
Jose E. Marchesi
- [PATCH V4 24/47] a68: parser: symbol table management
Jose E. Marchesi
- [PATCH V4 25/47] a68: parser: static scope checker
Jose E. Marchesi
- [PATCH V4 26/47] a68: parser: debug facilities
Jose E. Marchesi
- [PATCH V4 27/47] a68: parser: extraction of tags from phrases
Jose E. Marchesi
- [PATCH V4 28/47] a68: parser: dynamic stack usage in serial clauses
Jose E. Marchesi
- [PATCH V4 29/47] a68: low: lowering entry point and misc handlers
Jose E. Marchesi
- [PATCH V4 30/47] a68: low: plain values
Jose E. Marchesi
- [PATCH V4 31/47] a68: low: stowed values
Jose E. Marchesi
- [PATCH V4 32/47] a68: low: standard prelude
Jose E. Marchesi
- [PATCH V4 33/47] a68: low: clauses and declarations
Jose E. Marchesi
- [PATCH V4 34/47] a68: low: runtime
Jose E. Marchesi
- [PATCH V4 35/47] a68: low: builtins
Jose E. Marchesi
- [PATCH V4 36/47] a68: low: ranges
Jose E. Marchesi
- [PATCH V4 37/47] a68: low: units and coercions
Jose E. Marchesi
- [PATCH V4 38/47] a68: low: modes
Jose E. Marchesi
- [PATCH V4 39/47] a68: libga68: sources, spec and misc files
Jose E. Marchesi
- [PATCH V4 40/47] a68: libga68: build system
Jose E. Marchesi
- [PATCH V4 41/47] a68: libga68: build system (generated files)
Jose E. Marchesi
- [PATCH V4 42/47] a68: testsuite: infrastructure
Jose E. Marchesi
- [PATCH V4 43/47] a68: testsuite: execution tests 1/2
Jose E. Marchesi
- [PATCH V4 44/47] a68: testsuite: execution tests 2/2
Jose E. Marchesi
- [PATCH V4 45/47] a68: testsuite: compilation tests
Jose E. Marchesi
- [PATCH V4 46/47] a68: testsuite: revised MC Algol 68 test set
Jose E. Marchesi
- [PATCH V4 47/47] a68: testsuite: mcgt tests
Jose E. Marchesi
- [PATCH v2] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Joel Sherrill
- [PATCH] hurd: Add OPTION_GLIBC_P and OPTION_GLIBC
Samuel Thibault
- [PATCH 1/4] ipa: Rewrite callback_edge_useful_p heuristic.
Josef Melcr
- [PATCH] c++/modules: Use containing type as key for all member lambdas [PR122310]
Nathaniel Shead
- [COMMITTED] Regenerate common.opt.urls
Mark Wielaard
- [committed] cobol: Implement ENTRY statement; finish removing ascii/ebcdic dichotomy.
Robert Dubner
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Hans-Peter Nilsson
- [PATCH v2 00/13] Add FMV support for LoongArch.
Lulu Cheng
- [PATCH v2 01/13] LoongArch: Fix ICE for illegal strings in the target attribute.
Lulu Cheng
- [PATCH v2 02/13] LoongArch: Add options for LA64v1.1 extended instructions to target attribute.
Lulu Cheng
- [PATCH v2 03/13] LoongArch: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P.
Lulu Cheng
- [PATCH v2 04/13] LoongArch: Implement TARGET_GET_FUNCTION_VERSIONS_DISPATCHER.
Lulu Cheng
- [PATCH v2 05/13] LoongArch: Implement TARGET_MANGLE_DECL_ASSEMBLER_NAME.
Lulu Cheng
- [PATCH v2 06/13] LoongArch: Implement TARGET_GENERATE_VERSION_DISPATCHER_BODY.
Lulu Cheng
- [PATCH v2 07/13] LoongArch: Implement TARGET_COMPARE_VERSION_PRIORITY.
Lulu Cheng
- [PATCH v2 08/13] LoongArch: Implement __init_loongarch_features_resolver.
Lulu Cheng
- [PATCH v2 09/13] LoongArch: Add support for setting priority in fmv.
Lulu Cheng
- [PATCH v2 10/13] LoongArch: Implement TARGET_OPTION_SAME_FUNCTION_VERSIONS.
Lulu Cheng
- [PATCH v2 11/13] LoongArch: Do not inline when callee is versioned but caller is not.
Lulu Cheng
- [PATCH v2 12/13] LoongArch: Add testsuites for FMV.
Lulu Cheng
- [PATCH v2 13/13] LoongArch: doc: Add description of function attrubute.
Lulu Cheng
- [PATCH v2 0/2] LoongArch: Fix bug for PR122097.
Lulu Cheng
- [PATCH v2 1/2] LoongArch: Move vector templates of and xor ior to simd.md.
Lulu Cheng
- [PATCH v2 2/2] LoongArch: Fix bug for PR122097.
Lulu Cheng
- [C PATCH, v2] c2y: Allow unspecified arrays in generic association.
Martin Uecker
- [PATCH] fortran: support .NIL. in conditional arguments
Yuao Ma
- [PATCH v2] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Sam James
- [PATCH v2] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Iain Sandoe
- [PATCH v2] libstdc++-v3: Enable features for RTEMS (based on GCC 15)
Jonathan Wakely
- [Ping][PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Yuao Ma
- [patch,testsuite,applied] Fix testcase for PR122016
Georg-Johann Lay
- [patch,testsuite,applied] Fix test case for PR122212
Georg-Johann Lay
- [PATCH v3] c: Warn when passing va_list to variadic functions [PR61898]
Osama Abdelkader
- [PATCH 1/4] ipa: Rewrite callback_edge_useful_p heuristic.
Josef Melcr
- [pushed] PR modula2/122333: m2spellcheck.cc remove memset and tidyup
Gaius Mulley
- [PATCH] c++/modules: Use containing type as key for all member lambdas [PR122310]
Jason Merrill
- [PATCH V4 00/47] Algol 68 GCC Front-End
Sam James
- [COMMITTED] ipa, cgraph: Enable constant propagation to OpenMP kernels.
H.J. Lu
- [PATCH] x86: Optimize copysign (x, const_double)
H.J. Lu
- [COMMITTED] ipa, cgraph: Enable constant propagation to OpenMP kernels.
Josef Melcr
- [COMMITTED] ipa, cgraph: Enable constant propagation to OpenMP kernels.
H.J. Lu
- [COMMITTED] ipa, cgraph: Enable constant propagation to OpenMP kernels.
Josef Melcr
- [COMMITTED] ipa, cgraph: Enable constant propagation to OpenMP kernels.
H.J. Lu
- [COMMITTED] ipa, cgraph: Enable constant propagation to OpenMP kernels.
Andrew Pinski
- [COMMITTED] ipa, cgraph: Enable constant propagation to OpenMP kernels.
H.J. Lu
- [RFC] expand: Add a class for choosing between 2 sequences
Andrew Pinski
- [PATCH] aarch64/simd: use ext instruction to combine two vector halves
Artemiy Volkov
- [COMMITTED] ipa, cgraph: Enable constant propagation to OpenMP kernels.
Josef Melcr
- [PATCH] x86: Optimize copysign (x, const_double)
Uros Bizjak
- [COMMITTED] ipa, cgraph: Enable constant propagation to OpenMP kernels.
Jakub Jelinek
- [PATCH 2/2] Implement bool reduction vectorization
Tamar Christina
- [PATCH] c-family, c, plugin: Add PLUGIN_BUILD_COMPONENT_REF callback
Richard Biener
- [PATCH] Update auto-vectorizer maintainance area
Richard Biener
- [PATCH V4 00/47] Algol 68 GCC Front-End
Richard Biener
- [PATCH 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Tomasz Kaminski
- [PATCH 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Hewill Kang
- [PATCH 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Tomasz Kaminski
- [PATCH v4] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Tomasz Kaminski
- [PATCH] c-family, c, plugin: Add PLUGIN_BUILD_COMPONENT_REF callback
Jasper Niebuhr
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH 2/2] Implement bool reduction vectorization
Richard Biener
- [PATCH 2/2] Implement bool reduction vectorization
Tamar Christina
- [PATCH]AArch64: Extend intrinsics framework to account for merging predications without gp [PR121604]
Alex Coplan
- [PATCH] c-family, c, plugin: Add PLUGIN_BUILD_COMPONENT_REF callback
Richard Biener
- [PATCH] tree-optimization/121631 - UB in vector epilogue
Richard Biener
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH]AArch64: Extend intrinsics framework to account for merging predications without gp [PR121604]
Tamar Christina
- [committed] amdgcn: fix GFX10/GFX11 VGPR counts
Andrew Stubbs
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [committed] amdgcn: fix GFX10/GFX11 VGPR counts
Andrew Stubbs
- [Ada] Fix PR ada/107536
Eric Botcazou
- [PATCH v2 0/1] Add forgejo sanity checks
Christophe Lyon via Sourceware Forge
- [PATCH v2 1/1] top-level: Add forgejo sanity checks
Christophe Lyon via Sourceware Forge
- [PATCH] fortran: support .NIL. in conditional arguments
Tobias Burnus
- [PATCH v2 0/1] Add forgejo sanity checks
Christophe Lyon
- [PATCH] Cleanup flag_complex_method further
Richard Biener
- [Ada] Use Osint.Program_Name in gnatchop
Eric Botcazou
- [PATCH] c-family, c, plugin: Add PLUGIN_BUILD_COMPONENT_REF callback
Jasper Niebuhr
- [committed] Fix minor testsuite scan failures for RISC-V
Jeff Law
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [committed][MAINTAINERS]: Add myself to vectorizer maintainer list
Tamar Christina
- [PATCH v1 0/2] Support unsigned scalar SAT_MUL form 7
pan2.li@intel.com
- [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
pan2.li@intel.com
- [PATCH v1 2/2] RISC-V: Add testcase for unsigned scalar SAT_MUL form 7
pan2.li@intel.com
- [PATCH] c-family, c, plugin: Add PLUGIN_BUILD_COMPONENT_REF callback
Richard Biener
- [PATCH] libstdc++: Deduce function_ref<M&() noexcept> from member object pointers.
Tomasz Kamiński
- [committed][PATCH v7][GCC] aarch64: Add support for menable-sysreg-checking flag.
Srinath Parvathaneni
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [PATCH] c-family, c, plugin: Add PLUGIN_BUILD_COMPONENT_REF callback
Jasper Niebuhr
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH] libstdc++: Deduce function_ref<M&() noexcept> from member object pointers.
Jonathan Wakely
- [PATCH 2/4] ipa: Delete callback edges when redirecting to unreachable.
Martin Jambor
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Jonathan Wakely
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [PATCH v4] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Tomasz Kaminski
- [PATCH v4] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Tomasz Kaminski
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH] OpenMP: Handle 'nothing' with collapse as intervening code [PR120180]
Paul-Antoine Arras
- [PATCH v4] ipa, cgraph: Enable constant propagation to OpenMP kernels
Martin Jambor
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [PATCH] niter: Use unshifted src for ctz assumptions.
Robin Dapp
- [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy
Mark Wielaard
- [PATCH v6 1/2] libgomp, nvptx: Cuda pinned memory
Andrew Stubbs
- [patch] Infer TOOL/TOOL_FAMILY from vxworks-predef.h on VxWorks7
Olivier Hainque
- Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy
Marc
- [PATCH v5] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Osama Abdelkader
- [PATCH v4] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Osama Abdelkader
- [PATCH v4] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Osama Abdelkader
- [PATCH v5] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Tomasz Kaminski
- [testsuite] Skip riscv/rvv/xtheadvector/pr116593.C if not hostedlib
Olivier Hainque
- [PATCH] fortran: support .NIL. in conditional arguments
Tobias Burnus
- [PATCH] RISC-V: Implement mask reduction.
Robin Dapp
- [PATCH v7 0/2] libgomp: OpenMP pinned memory improvements
Andrew Stubbs
- [PATCH v7 1/2] libgomp, nvptx: Cuda pinned memory
Andrew Stubbs
- [PATCH v7 2/2] libgomp: fine-grained pinned memory allocator
Andrew Stubbs
- [PATCH v6] libstdc++: Add comparison operators between tuple<> and array<T, 0> [PR119721]
Tomasz Kamiński
- [x86_64 PATCH] Start TImode STV chains from zero-extension or *concatditi.
Roger Sayle
- [patch] Append linux-protos.h to tm_p_file for ppc*vxworks7r2
Olivier Hainque
- [PATCH v5] libstdc++: Add comparison operators between tuple<> and array<T, 0>
Osama Abdelkader
- [PATCH v4] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Qing Zhao
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH v2 2/3] testsuite: bpf: add DejaGnu board for bpf-unknown-none target
Piyush Raj
- [PATCH v2 0/3] BPF runtime test support
Piyush Raj
- [PATCH] OpenMP: Handle 'nothing' with collapse as intervening code [PR120180]
Tobias Burnus
- [PATCH 3/3] xtensa: Make all memory constraints special
Max Filippov
- [patch] Tidy bits of libgcc/config/gthr-vxworks
Olivier Hainque
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [patch] Ensure use of gcc's version of stdatomic.h in gthr-vxworks
Olivier Hainque
- [PATCH] dwarf: handle repeated decl with different btf_decl_tags [PR122248]
David Faust
- [PATCH] fortran: support .NIL. in conditional arguments
Steve Kargl
- [PATCH] fortran: support .NIL. in conditional arguments
Yuao Ma
- [Ada] Fix use type clause partially invalidated by use clause in nested package
Eric Botcazou
- [Ada] Fix Default_Component_Value aspect wrongly ignored on derived type
Eric Botcazou
- [PUSHED] c++, gimplify: Implement C++26 P2795R5 - Erroneous behavior for uninitialized reads: Adjust 'c-c++-common/goacc/kernels-decompose-pr100280-1.c' [PR114457]
Thomas Schwinge
- [PUSHED] c++, gimplify: Implement C++26 P2795R5 - Erroneous behavior for uninitialized reads: Adjust 'libgomp.c++/{target-flex-101.C, target-std__flat_map-concurrent.C, target-std__flat_multimap-concurrent.C}' [PR114457, PR122268, PR120450]
Thomas Schwinge
- [PUSHED] hurd: Add OPTION_GLIBC_P and OPTION_GLIBC
Thomas Schwinge
- [PUSHED] hurd: Add OPTION_GLIBC_P and OPTION_GLIBC
Samuel Thibault
- [PATCH V2 08/47] a68: powerpc specific support
Segher Boessenkool
- [PATCH] testsuite: Move ipcp-cb* from ipa to libgomp
Josef Melcr
- [PATCH] testsuite: Move ipcp-cb* from ipa to libgomp
Jakub Jelinek
- [PATCH] testsuite: Move ipcp-cb* from ipa to libgomp
Josef Melcr
- [PATCH v2] testsuite: Move ipcp-cb* from ipa to libgomp
Josef Melcr
- [PATCH v2] testsuite: Move ipcp-cb* from ipa to libgomp
Jakub Jelinek
- [PATCH] fortran: support .NIL. in conditional arguments
Steve Kargl
- [committed] Fix minor RISC-V testsuite failure
Jeff Law
- [C PATCH, v2] c2y: Allow unspecified arrays in generic association.
Joseph Myers
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Hans-Peter Nilsson
- [r16-4464 Regression] FAIL: gcc.dg/vect/pr104116-round-umod-2.c scan-tree-dump-times vect "optimized: loop vectorized" 1 on Linux/x86_64
Jiang, Haochen
- [r16-4468 Regression] FAIL: gcc.dg/ipa/ipcp-cb-spec2.c (test for excess errors) on Linux/x86_64
Jiang, Haochen
- [r16-4474 Regression] FAIL: gfortran.dg/coarray_atomic_5.f90 -O scan-tree-dump-times original "value.. = 0;" 1 on Linux/x86_64
Jiang, Haochen
- [PATCH] RISC-V: Implement mask reduction.
钟居哲
- [r16-4468 Regression] FAIL: gcc.dg/ipa/ipcp-cb-spec2.c (test for excess errors) on Linux/x86_64
Jiang, Haochen
- [PATCH] match: Add support for convert `((signed)x) < 0` to `x > (unsigned)SIGNED_TYPE_MAX` while detecting min/max [PR110068]
Andrew Pinski
- [PATCH] match: Add support for convert `((signed)x) < 0` to `x > (unsigned)SIGNED_TYPE_MAX` while detecting min/max [PR110068]
Andrew Pinski
- [PATCH v2] match: Add support for convert `((signed)x) < 0` to `x >= (unsigned)SIGNED_TYPE_MIN` while detecting min/max [PR110068]
Andrew Pinski
- [r16-4474 Regression] FAIL: gfortran.dg/coarray_atomic_5.f90 -O scan-tree-dump-times original "value.. = 0;" 1 on Linux/x86_64
Ma Yuao
- [r16-4464 Regression] FAIL: gcc.dg/vect/pr104116-round-umod-2.c scan-tree-dump-times vect "optimized: loop vectorized" 1 on Linux/x86_64
Avinash Jayakar
- [PATCH] i386: Correct cpu codename value for unknown model number
Haochen Jiang
- [r16-4474 Regression] FAIL: gfortran.dg/coarray_atomic_5.f90 -O scan-tree-dump-times original "value.. = 0;" 1 on Linux/x86_64
Andre Vehreschild
- [PATCH] vect: Fix regression for PR104116
Avinash Jayakar
- [PATCH] Simplify avx512 vector integer comparison when 2 operands are known equal
liuhongt
- [PATCH 1/4][vect]: Add support for boolean reductions for VLA
Tamar Christina
- [PATCH 2/4]AArch64: Add support for boolean reductions for SVE
Tamar Christina
- [PATCH 3/4]AArch64: Add support for boolean reductions for Adv. SIMD
Tamar Christina
- [PATCH 4/4]AArch64: Add support for boolean reductions for Adv. SIMD using SVE
Tamar Christina
- [PATCH] vect: Fix regression for PR104116
Thomas Schwinge
- [PATCH 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Jonathan Wakely
- [PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Jennifer Schmitz
- [PATCH][PR121599] aarch64: Fix ICE when op2 is zero for SVE2 saturating add intrinsics.
Tamar Christina
- [PATCH] Initial Nova Lake Support
Haochen Jiang
- [PATCH v2] match: Add support for convert `((signed)x) < 0` to `x >= (unsigned)SIGNED_TYPE_MIN` while detecting min/max [PR110068]
Richard Biener
- [PATCH 1/4][vect]: Add support for boolean reductions for VLA
Richard Biener
- [PATCH 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Tomasz Kaminski
- [patch] Replace VSB_DIR by sysroot refs in VXWORKS_ADDITIONAL_CPP_SPEC
Olivier Hainque
- [PATCH] vect: Fix regression for PR104116
Avinash Jayakar
- [x86_64 PATCH] Start TImode STV chains from zero-extension or *concatditi.
Uros Bizjak
- [patch] Redefine ASM_PREFERRED_EH_DATA_FORMAT for ppc[64]-vxworks
Olivier Hainque
- [PATCH 2/4]AArch64: Add support for boolean reductions for SVE
Kyrylo Tkachov
- [PATCH 1/4][vect]: Add support for boolean reductions for VLA
Tamar Christina
- [PATCH 3/4]AArch64: Add support for boolean reductions for Adv. SIMD
Kyrylo Tkachov
- [PATCH 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Jonathan Wakely
- [PATCH 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Tomasz Kaminski
- [PATCH 4/4]AArch64: Add support for boolean reductions for Adv. SIMD using SVE
Tamar Christina
- [PATCH v2 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Tomasz Kamiński
- [PATCH 3/4]AArch64: Add support for boolean reductions for Adv. SIMD
Tamar Christina
- [PATCH v2] vect: Fix regression for PR104116
Avinash Jayakar
- [PATCHv2] arm: Add support for _BitInt(N)
Andre Vieira
- [PATCH] niter: Use unshifted src for ctz assumptions.
Richard Biener
- [PATCH 4/4]AArch64: Add support for boolean reductions for Adv. SIMD using SVE
Kyrylo Tkachov
- [PATCH 1/4][vect]: Add support for boolean reductions for VLA
Richard Biener
- [PATCH v2] vect: Fix regression for PR104116
Richard Biener
- [PATCHv2] arm: Add support for _BitInt(N)
Jakub Jelinek
- [COMMITTED] vect: Fix regression for PR104116
Avinash Jayakar
- [RFC] expand: Add a class for choosing between 2 sequences
Richard Biener
- [Patch] OpenMP: Update directive arrays used for 'omp assume(s)' with contains/absent
Tobias Burnus
- [Patch] OpenMP: Update directive arrays used for 'omp assume(s)' with contains/absent
Tobias Burnus
- [PATCH 1/4][vect]: Add support for boolean reductions for VLA
Tamar Christina
- [PATCH] [RFC] libgomp: Removing one barrier in non-nested thread loop
mmalcomson@nvidia.com
- [PATCH 1/2] Fix partial epilog for bool vectors
Richard Biener
- [PATCH 2/2] tree-optimization/120687 - reduction chain with UB on signed overflow
Richard Biener
- [PATCH 1/4][vect]: Add support for boolean reductions for VLA
Richard Biener
- [PATCH v7 1/2] libgomp, nvptx: Cuda pinned memory
Tobias Burnus
- [PATCH 1/4][vect]: Add support for boolean reductions for VLA
Tamar Christina
- [PATCH v7 2/2] libgomp: fine-grained pinned memory allocator
Tobias Burnus
- [PATCH v7] rs6000: Use vector addition when left shifting by 1 [PR119702]
Avinash Jayakar
- [PATCH v3 4/7] targhooks: Change SAME_FUNCTION_VERSIONS hook to support emitting diagnostic.
Wilco Dijkstra
- [PATCH] niter: Use unshifted src for ctz assumptions.
Alice Carlotti
- [PATCH] OpenMP: Handle 'nothing' with collapse as intervening code [PR120180]
Paul-Antoine Arras
- [PATCH 1/4][vect]: Add support for boolean reductions for VLA
Richard Biener
- [PATCH] OpenMP: Handle 'nothing' with collapse as intervening code [PR120180]
Tobias Burnus
- [RFC] expand: Add a class for choosing between 2 sequences
David Malcolm
- [r16-4474 Regression] FAIL: gfortran.dg/coarray_atomic_5.f90 -O scan-tree-dump-times original "value.. = 0;" 1 on Linux/x86_64
Yuao Ma
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
- [PATCH] tree-optimization/122364 - reduction chain with conversion
Richard Biener
- [PATCH] tree-optimization/122365 - deal with bool SLP reductions
Richard Biener
- Simplify 'Makefile' dependencies for libatomic [PR81358] (was: [RFC] PR81358: Enable automatic linking of libatomic)
Thomas Schwinge
- [PATCH v1 0/1] arm: [MVE] Fix operands order in vbicq_f [PR122223]
Christophe Lyon via Sourceware Forge
- [PATCH v1 1/1] arm: [MVE] Fix operands order in vbicq_f [PR122223]
Christophe Lyon via Sourceware Forge
- [PATCH v1 0/1] arm: [MVE] Fix operands order in vbicq_f [PR122223]
Christophe Lyon
- [PATCH v1] aarch64: Add autoregenerated files for AArch64 options.
Srinath Parvathaneni
- [PATCH v1 0/1] arm: testsuite: [MVE] Fix expected code for vadcq_m and vsbcq_m [PR122189]
Christophe Lyon via Sourceware Forge
- [PATCH v1 1/1] arm: testsuite: [MVE] Fix expected code for vadcq_m and vsbcq_m [PR122189]
Christophe Lyon via Sourceware Forge
- [PATCH v1 0/1] arm: testsuite: [MVE] Fix expected code for vadcq_m and vsbcq_m [PR122189]
Christophe Lyon
- [PATCH v1] aarch64: Add autoregenerated files for AArch64 options.
Tamar Christina
- [PATCH v3] libcpp: Fix CRLF handling in comments with -C option [PR88424]
Peter Damianov
- [PATCH] fortran: revise non-char pointer handling in gfc_conv_constant
Yuao Ma
- [PATCH] fortran: revise non-char pointer handling in gfc_conv_constant
Andre Vehreschild
- Simplify 'Makefile' dependencies for libatomic [PR81358] (was: [RFC] PR81358: Enable automatic linking of libatomic)
Joseph Myers
- [PATCH v6] rs6000: Use vector addition when left shifting by 1[PR119702]
Avinash Jayakar
- [PATCH v3] libcpp: Fix CRLF handling in comments with -C option [PR88424]
Joseph Myers
- [PATCH] fortran: revise non-char pointer handling in gfc_conv_constant
Yuao Ma
- [PATCH v3] libcpp: Fix CRLF handling in comments with -C option [PR88424]
Peter0x44
- [r16-4539 Regression] FAIL: gcc.target/i386/sse4_1-stv-12.c scan-assembler-times movaps 4 on Linux/x86_64
Haochen Jiang
- [PATCH] c++: Fix up RAW_DATA_CST handling in braced_list_to_string [PR122302]
Jakub Jelinek
- [PATCH] c++: Fix up RAW_DATA_CST handling in braced_list_to_string [PR122302]
Marek Polacek
- [PATCH] libgccjit: Add ability to get CPU features
Antoni Boucher
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
Robert Dubner
- [PATCH v6] libstdc++: Add comparison operators between tuple<> and array<T, 0> [PR119721]
Jonathan Wakely
- [PATCH v3] libcpp: Fix CRLF handling in comments with -C option [PR88424]
Joseph Myers
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
David Malcolm
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Jonathan Wakely
- [PATCH v2 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Jonathan Wakely
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
James K. Lowden
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
David Malcolm
- PATCH] tree-optimization: Allow LICM to hoist loads in "self write" patterns
Kugan Vivekanandarajah
- [PATCH][tree-optimization/61338] - Optimize redundant reverse permutations in vectorized stores
Kugan Vivekanandarajah
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
James K. Lowden
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Hans-Peter Nilsson
- [PATCH 1/2] match: Add support for `((signed)a </>= 0) ? min/max (a, c) : b` [PR101024]
Andrew Pinski
- [PATCH 2/2] phiopt: Remove minmax_replacement [PR101024]
Andrew Pinski
- [PATCH] Add built-in memalignment [PR122117]
Peter Damianov
- [PATCH] [RISC-V] Fix moving data from V_REGS to GR_REGS by scalar move.
Kuan-Lin Chen
- [PATCH 1/2] [x86] Support reduc_sbool_{and, ior, xor}_scal_m for avx512 kmask.
liuhongt
- [PATCH 2/2] [x86] Support reduc_sbool_and_scal_m for V{QI, SI, DI}mode.
liuhongt
- [PATCH] i386: Correct cpu codename value for unknown model number
Liu, Hongtao
- [PATCH] Initial Nova Lake Support
Liu, Hongtao
- [PATCH] c++/modules: Use containing type as key for all member lambdas [PR122310]
Nathaniel Shead
- [PATCH v2 0/4] RISC-V: Implement fixed-length vector calling convention variant
Kito Cheng
- [PATCH v2 1/4] Increase NUM_ABI_IDS to support RISC-V VLS calling convention variants
Kito Cheng
- [PATCH v2 2/4] RISC-V: Implement standard fixed-length vector calling convention variant
Kito Cheng
- [PATCH v2 3/4] RISC-V: Add testsuite for fixed-length vector calling convention variant [Part 1]
Kito Cheng
- [PATCH v2 4/4] RISC-V: Add testsuite for fixed-length vector calling convention variant [Part 2]
Kito Cheng
- [PATCH v2] RISC-V: Fix moving data from V_REGS to GR_REGS by scalar move.
Kuan-Lin Chen
- [PATCH] c++: Fix up RAW_DATA_CST handling in braced_list_to_string [PR122302]
Jason Merrill
- [PATCH 1/4][vect]: Add support for boolean reductions for VLA
Tamar Christina
- [PATCH] OpenMP: Handle 'nothing' with collapse as intervening code [PR120180]
H.J. Lu
- [PATCH v2] RISC-V: Fix moving data from V_REGS to GR_REGS by scalar move.
Kito Cheng
- [committed v7] libstdc++: Add comparison operators between tuple<> and array<T, 0> [PR119721]
Tomasz Kamiński
- [PATCH] rs6000: Remove redundant emit_insn from first_mismatch_or_eos_index
Vijay Shankar
- PING^2: [PATCH v3] Ignore tls_model attribute in TLS access optimization
H.J. Lu
- PING^2: [PATCH v3] Use incoming small integer argument value as if promoted
H.J. Lu
- PING^4: [PATCH v2 1/3] Support symbol reference in jump label and jump table
H.J. Lu
- [committed v3 1/2] libstdc++: Implement optional<T&> from P2988R12 [PR121748]
Tomasz Kamiński
- [PATCH] [RFC v2][AutoFDO] Implement summary information in auto-profile
dhruvc@nvidia.com
- [PATCH 1/4][vect]: Add support for boolean reductions for VLA
Richard Biener
- [PATCH] [RFC][AutoFDO] Implement summary information in auto-profile
Dhruv Chawla
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
Richard Biener
- [PATCH 1/2] match: Add support for `((signed)a </>= 0) ? min/max (a, c) : b` [PR101024]
Richard Biener
- [PATCH] Add built-in memalignment [PR122117]
Richard Biener
- [PATCH] tree-optimization/122371 - ICE with reduction chain and fold-left reduction
Richard Biener
- [PATCH 2/4] ipa: Delete callback edges when redirecting to unreachable.
Josef Melcr
- PATCH] tree-optimization: Allow LICM to hoist loads in "self write" patterns
Richard Biener
- [PATCH][tree-optimization/61338] - Optimize redundant reverse permutations in vectorized stores
Richard Biener
- [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Richard Biener
- [committed] libstdc++: Add missing constraints to views::indices
Jonathan Wakely
- [PATCH] libstdc++: Avoid incrementing input iterators with std::prev [PR122224]
Jonathan Wakely
- [PATCH] LoongArch: Implement vector reduction from 256-bit to 128-bit
Jiahao Xu
- [PATCH] tree-optimization/122370 - ICE with reduction and masks
Richard Biener
- [PATCH 2/2] RTEMS: Add sparc/leon5 multilibs
Sebastian Huber
- [PATCH][tree-optimization/61338] - Optimize redundant reverse permutations in vectorized stores
Tamar Christina
- Ping 10: [PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Tamar Christina
- PATCH] tree-optimization: Allow LICM to hoist loads in "self write" patterns
Kugan Vivekanandarajah
- [PATCH][tree-optimization/61338] - Optimize redundant reverse permutations in vectorized stores
Kugan Vivekanandarajah
- [PATCH] libstdc++: Avoid incrementing input iterators with std::prev [PR122224]
Tomasz Kaminski
- [PATCH] LoongArch: Implement vector reduction from 256-bit to 128-bit
Xi Ruoyao
- [PATCH] vect: Fix regression for PR104116
Thomas Schwinge
- [PATCH] Add built-in memalignment [PR122117]
Peter0x44
- [PATCH] x86: Use HOST_WIDE_INT_M1U to initialize unsigned HOST_WIDE_INT
H.J. Lu
- [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Li, Pan2
- [PATCH] arc: Fix wrong vector ordering on big-endian architecture
Luis Silva
- [PATCH] Add built-in memalignment [PR122117]
Richard Biener
- [PATCH] aarch64: Use SVE ASRD with vector division using division operator
Tamar Christina
- [PATCH] x86: Use HOST_WIDE_INT_M1U to initialize unsigned HOST_WIDE_INT
Uros Bizjak
- [COMMITTED] MAINTAINERS: Update my contact info.
Josef Melcr
- [PATCH] aarch64: Use SVE ASRD with vector division using division operator
Richard Biener
- [PATCH] Add built-in memalignment [PR122117]
Peter0x44
- [PATCH] aarch64: Use SVE ASRD with vector division using division operator
Tamar Christina
- [PATCH] match.pd: Fold VEC_PERM_EXPR chains implementing concat-and-extract
Pengfei Li
- [PATCH] aarch64: Use SVE ASRD with vector division using division operator
Richard Biener
- [PATCH] match.pd: Fold VEC_PERM_EXPR chains implementing concat-and-extract
Richard Biener
- [PATCH] tree-optimization/120687 - permute optimization wrt unsupported layout 0
Richard Biener
- [PATCH] aarch64: Use SVE ASRD with vector division using division operator
Tamar Christina
- [PATCH v2] Add built-in memalignment [PR122117]
Peter Damianov
- [committed] testsuite: Fix local labels [PR122378]
Paul-Antoine Arras
- [PATCH] tree-optimization/120687 - permute optimization wrt unsupported layout 0
Richard Sandiford
- [PATCH][tree-optimization/61338] - Optimize redundant reverse permutations in vectorized stores
Tamar Christina
- [PATCH v7 1/2] libgomp, nvptx: Cuda pinned memory
Andrew Stubbs
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Yuao Ma
- [PATCH] OpenMP: Handle 'nothing' with collapse as intervening code [PR120180]
Paul-Antoine Arras
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH] libstdc++: Implement P3060R3: Add std::views::indices(n)
Jonathan Wakely
- [Patch, fortran] PR122290 - PDT - gfortan rejects real intrinsic in default initialization & generic binding
Paul Richard Thomas
- [PATCH v2] Add built-in memalignment [PR122117]
Joseph Myers
- [PATCH v2] Add built-in memalignment [PR122117]
Peter0x44
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
- [PATCH v3] Add built-in memalignment [PR122117]
Peter Damianov
- [PATCH v5 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
Kees Cook
- [PATCH v5 1/7] typeinfo: Introduce KCFI typeinfo mangling API
Kees Cook
- [PATCH v5 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Kees Cook
- [PATCH v5 3/7] kcfi: Add regression test suite
Kees Cook
- [PATCH v5 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH v5 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH v5 6/7] arm: Add ARM 32-bit Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH v5 7/7] riscv: Add RISC-V Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH v5 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Andrew Pinski
- [PATCH] RISC-V: Add BF VLS modes and document iterators.
Robin Dapp
- [PATCH v2] niter: Use range to query ctz range.
Robin Dapp
- [PATCH v5 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH v5 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Andrew Pinski
- [PATCH v5 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Andrew Pinski
- [PATCH v5 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Andrew Pinski
- [PATCH v5 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Kees Cook
- [Patch, fortran] PR122290 - PDT - gfortan rejects real intrinsic in default initialization & generic binding
Harald Anlauf
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
James K. Lowden
- [PATCH v5 5/7] aarch64: Add AArch64 Kernel Control Flow Integrity implementation
Kees Cook
- [PATCH 1/2] match: Add support for `((signed)a </>= 0) ? min/max (a, c) : b` [PR101024]
Andrew Pinski
- [PATCH] x86: Use HOST_WIDE_INT_(0|M1)U to initialize unsigned HOST_WIDE_INT
H.J. Lu
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Hans-Peter Nilsson
- [PATCH] RISC-V: Add BF VLS modes and document iterators.
Kito Cheng
- [PATCH] x86-64: Inline memmove with overlapping unaligned loads and stores
H.J. Lu
- [PATCH] LoongArch: Implement vector reduction from 256-bit to 128-bit
Jiahao Xu
- [PATCH v2 1/3] match: Add support for `((signed)a </>= 0) ? min/max (a, c) : b` [PR101024]
Andrew Pinski
- [PATCH v2 2/3] phiopt: Remove minmax_replacement [PR101024]
Andrew Pinski
- [PATCH v2 3/3] match: improve handling of `((signed)x) < 0` to `x >= (unsigned)SIGNED_TYPE_MIN` in `(type1)x CMP CST1 ? (type2)x : CST2` pattern.
Andrew Pinski
- [RFC] Enable time profile function reordering with AutoFDO
Prathamesh Kulkarni
- [PATCH] x86: Optimize copysign (x, const_double)
H.J. Lu
- [PATCH v2] LoongArch: Implement vector reduction from 256-bit to 128-bit
Jiahao Xu
- [PATCH] RISC-V: Add BF VLS modes and document iterators.
Robin Dapp
- [PATCH] x86: Optimize copysign (x, const_double)
Uros Bizjak
- [PATCH] RISC-V: Add BF VLS modes and document iterators.
Kito Cheng
- [PATCH] RISC-V: Add BF VLS modes and document iterators.
Kito Cheng
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
Richard Biener
- [r16-4540 Regression] FAIL: c-c++-common/gomp/metadirective-2.c -std=c++98 (test for excess errors) on Linux/x86_64
Haochen Jiang
- [r16-4540 Regression] FAIL: c-c++-common/gomp/metadirective-2.c -std=c++98 (test for excess errors) on Linux/x86_64
Jiang, Haochen
- [PATCH 1/2] xtensa: Remove redundant use of 'i'-constraint
Takayuki 'January June' Suwa
- [PATCH 2/2] xtensa: Remove redundant use of 'n'-constraint for call insns
Takayuki 'January June' Suwa
- [committed] testsuite: arm: [MVE] Relax expected code for vbicq_f [PR122223]
Christophe Lyon
- [committed] [gcc-15] testsuite: arm: [MVE] Relax expected code for vbicq_f [PR122223]
Christophe Lyon
- [PATCH v3] match.pd: Fold pattern of round semantics.
Zhou Zhao
- [PATCH] tree-optimization/120687 - permute optimization wrt unsupported layout 0
Richard Biener
- [PATCH] match.pd: simplify (view_convert (BIT_FIELD_REF))
Artemiy Volkov
- [PATCH v3] match.pd: Fold pattern of round semantics.
Richard Biener
- [PATCH v4] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Dhruv Chawla
- PATCH] tree-optimization: Allow LICM to hoist loads in "self write" patterns
Richard Biener
- [PATCH] vect: Fix regression for PR104116
Andrew Stubbs
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
Siddhesh Poyarekar
- [PATCH v4] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Alex Coplan
- [PATCH v4] match.pd: Fold pattern of round semantics.
zhaozhou
- [PATCH v2 06/18] Add -msdata-num and -msdata-opt-list support
Aleksandar Rakic
- [PATCH] Fix possible segfault in load/store-lane analysis
Richard Biener
- [PATCH] Move SLP permute optimization until after VF is final
Richard Biener
- [PATCH] Remove LOOP_VINFO_SLP_UNROLLING_FACTOR
Richard Biener
- [PATCH 00/11] C++26 [simd]
Tomasz Kaminski
- [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Richard Biener
- [PATCH][tree-optimization/61338] - Optimize redundant reverse permutations in vectorized stores
Richard Biener
- [PATCH v2] niter: Use range to query ctz range.
Richard Biener
- [PATCH] c-family, c, plugin: Add PLUGIN_BUILD_COMPONENT_REF callback
Jasper Niebuhr
- [PATCH] match.pd: simplify (view_convert (BIT_FIELD_REF))
Richard Biener
- [PATCH v4] match.pd: Fold pattern of round semantics.
Richard Biener
- [PATCH 00/11] C++26 [simd]
Matthias Kretz
- [PATCH v4 0/2] fmv: aarch64: targethooks: Add priority syntax.
Alfie Richards
- [PATCH v4 1/2] targhooks: Change SAME_FUNCTION_VERSIONS hook to support emitting diagnostic.
Alfie Richards
- [PATCH v4 2/2] aarch64: Add support for fmv priority syntax.
Alfie Richards
- [PATCH v1] aarch64: Add missing fmv features.
Alfie Richards
- [PATCH] tree-optimization/120687 - permute optimization wrt unsupported layout 0
Richard Biener
- [PATCH v2 1/3] match: Add support for `((signed)a </>= 0) ? min/max (a, c) : b` [PR101024]
Richard Biener
- [PATCH v2 2/3] phiopt: Remove minmax_replacement [PR101024]
Richard Biener
- [PATCH v2 3/3] match: improve handling of `((signed)x) < 0` to `x >= (unsigned)SIGNED_TYPE_MIN` in `(type1)x CMP CST1 ? (type2)x : CST2` pattern.
Richard Biener
- [PATCH v2] aarch64: Add support for preserve_none function attribute [PR target/118328]
Alfie Richards
- [PATCH] Fix possible segfault in load/store-lane analysis
Alex Coplan
- [PATCH] tree-optimization/120687 - permute optimization wrt unsupported layout 0
Richard Sandiford
- [PATCH] Fix possible segfault in load/store-lane analysis
Richard Biener
- [PATCH V5, 1/10] Add cpu option flag bits
Surya Kumari Jangala
- [PATCH 1/2] Haifa scheduler: Prevent splitting of fusion pairs in dispatch scheduling
Jennifer Schmitz
- [PATCH 2/2] AArch64: Enable dispatch scheduling for Olympus core.
Jennifer Schmitz
- [PING^1][PATCH v2] simplify-rtx: Canonicalize subreg and lshiftrt order for AND operations
Kishan Parmar
- [PING^3][PATCH v2] configure: reject unsupported --with-long-double-64 option
Kishan Parmar
- [PATCH] OpenMP: Fix bogus diagnostics with intervening code [PR121452]
Paul-Antoine Arras
- [PING^1][PATCH v2] simplify-rtx: Canonicalize subreg and lshiftrt order for AND operations
Jeff Law
- [committed] cobol: Implement the XML PARSE statement; implement POSIX
Robert Dubner
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
Joseph Myers
- [PATCH v2] ifcvt: Avoid early multiple-set conversion for extend patterns
Nikita Biryukov
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
David Malcolm
- [committed] cobol: Implement the XML PARSE statement; implement POSIX
David Malcolm
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
David Malcolm
- [PATCH] PR 118254 and a question...
Andrew MacLeod
- [committed] cobol: Corrected FUNCTION CHAR and FUNCTION ORD.
Robert Dubner
- [PATCH] cobol: Implement the XML PARSE statement; implement POSIX
Robert Dubner
- [PATCH] Fortran: fix TRANSFER of subarray component references [PR122386]
Harald Anlauf
- [PATCH] OpenMP: Fix bogus diagnostics with intervening code [PR121452]
Tobias Burnus
- [committed] c: Implement C2y static assertions in expressions
Joseph Myers
- [PATCH] Fortran: fix TRANSFER of subarray component references [PR122386]
Jerry D
- [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Li, Pan2
- [PATCH] c++: Allow lambda expressions in template type parameters [PR116952]
Eczbek
- [PATCH] x86/aarch64: Fix compile time hog with ccmp [PR99782]
Andrew Pinski
- [PATCH] vect: Fix regression for PR104116
Avinash Jayakar
- [PATCH 2/2] AArch64: Enable dispatch scheduling for Olympus core.
Andrew Pinski
- [patch] Adjust VxWorks special case in testsuite check_weak_available
Olivier Hainque
- [patch] Undefine SET_CMODEL before #define in rs6000/vxworks.h
Olivier Hainque
- [PATCH] vect: Fix regression for PR104116
Andrew Stubbs
- [COMMITTED, PATCH] x86: builtin-fabs-2.c: Also scan (%edi) for x32
H.J. Lu
- [PATCH 1/2] libstdc++: Use forwarding in _Bind_fn_t::operator().
Tomasz Kamiński
- [PATCH 2/2] libstdc++: Use _Bind_front_t/_Bind_back_t in bind_front<f>/bind_back<f> [PR122032]
Tomasz Kamiński
- [PATCH] OpenMP: Fix label mangling in metadirective body [PR122378]
Paul-Antoine Arras
- [PATCH v8] rs6000: Use vector addition when left shifting by 1 [PR119702]
Avinash Jayakar
- [PATCH] tree-optimization/120687 - permute optimization wrt unsupported layout 0
Richard Biener
- [PATCH] PR 118254 and a question...
Richard Biener
- [PATCH][middle-end/122392] Remove erroneous PASS_MEM_STAT annotation.
Josef Melcr
- [PATCH][middle-end/122392] Remove erroneous PASS_MEM_STAT annotation.
Richard Biener
- [PATCH 1/2] libstdc++: Use forwarding in _Bind_fn_t::operator().
Tomasz Kaminski
- [PATCH] tree-optimization/122406 - incomplete handling of reduction chain with conversion
Richard Biener
- [PATCH] Fix reduction validation for associated reduction chains
Richard Biener
- [PATCH v5 3/3] fmv: Add -ftarget-clones-table option support
Alfie Richards
- [PATCH v2] libstdc++: Forward arguments for bind_front<f>, bind_back<f>, nttp<f> [PR122022]
Tomasz Kamiński
- [PATCH v1] aarch64: Add support for FEAT_F8F32MM, FEAT_F8F16MM, and FEAT_SVE_F16F32MM.
Alfie Richards
- [PATCH v2] vect: Add vector lowering for MULT_EXPR for constant pow2 multiplication. [PR122065]
Avinash Jayakar
- [PATCH] testsuite: Add test for ICE fixed by r16-4571
Alex Coplan
- [PATCH] testsuite: Add test for ICE fixed by r16-4571
Richard Biener
- [COMMITTED, PATCH] x86: builtin-fabs-2.c: Also scan (%edi) for x32
H.J. Lu
- [PATCH] tree-optimization/120687 - legitimise some permutes before optimizing
Richard Biener
- [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Matthias Kretz
- [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Jonathan Wakely
- [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Tomasz Kaminski
- [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Matthias Kretz
- [pushed] PR modula2/122407: similar error messages are emitted for an unknown symbol
Gaius Mulley
- [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Matthias Kretz
- [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Tomasz Kaminski
- [PATCH v2] libstdc++: Forward arguments for bind_front<f>, bind_back<f>, nttp<f> [PR122022]
Jonathan Wakely
- [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Jonathan Wakely
- [PATCH 2/2] xtensa: Remove redundant use of 'n'-constraint for call insns
Max Filippov
- [PATCH][v2] tree-optimization/120687 - legitimise some permutes before optimizing
Richard Biener
- [PATCH] OpenMP: Fix label mangling in metadirective body [PR122378]
Paul-Antoine Arras
- [PATCH] libstdc++: Fix <mdspan> export in std module
Eric Pimentel Aguiar
- [PATCH] Add -fcombine-op-with-volatile-memory-load
H.J. Lu
- [PATCH] arc: Fix wrong vector ordering on big-endian architecture
Claudiu Zissulescu Ianculescu
- Re: [PATCH] libstdc++: New _IndexPack utility to simplify index pack creation
Matthias Kretz
- [PATCH] arc: Fix wrong vector ordering on big-endian architecture
Luis Manuel Silva
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Georg-Johann Lay
- [PATCH v2 1/5] aarch64: Document `DEF_*` macros
Kyrylo Tkachov
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Uros Bizjak
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Uros Bizjak
- [PATCH v2 1/5] aarch64: Document `DEF_*` macros
Karl Meakin
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Tomasz Kamiński
- [PATCH] libstdc++: Fix <mdspan> export in std module
Jonathan Wakely
- [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Matthias Kretz
- [PATCH v2 1/5] aarch64: Document `DEF_*` macros
Karl Meakin
- [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Tomasz Kaminski
- [COMMITTED] PR 118254 - Create and apply bitmasks for truncating casts.
Andrew MacLeod
- [COMMITTED] PR tree-optimization/114725 - Split signed bitwise AND operations.
Andrew MacLeod
- [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Matthias Kretz
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
- [PATCH] PR 118254 and a question...
Andrew MacLeod
- [PATCH v2 1/5] aarch64: Document `DEF_*` macros
Alice Carlotti
- [PATCH v2 1/5] aarch64: Document `DEF_*` macros
Karl Meakin
- [Ada] Fix other instances of incorrect String lower bound in gnatlink
Eric Botcazou
- [Ada] Fix strange control flow in terminals.c
Eric Botcazou
- [Ada] Fix segfault on file without final EOL with -gnatyc
Eric Botcazou
- [Ada] Fix argument expansion with unbalanced quote on Windows
Eric Botcazou
- [PATCH] bpf: Split expressions for proper CO-RE code generation
Cupertino Miranda
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Tomasz Kaminski
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Tomasz Kaminski
- [PATCH] libstdc++: Add typedefs to __gnu_test::test_container utility
Jonathan Wakely
- [PATCH] libstdc++: Add missing -pthread for new tests [PR122401]
Jonathan Wakely
- [PATCH] libstdc++: Make std::valarray support overaligned types [PR108951]
Jonathan Wakely
- [committed v2] libstdc++: Fix <mdspan> export in std module
Tomasz Kamiński
- [committed v2] libstdc++: Fix <mdspan> export in std module
Eric Pimentel Aguiar
- [PATCH] Fortran: fix TRANSFER of subarray component references [PR122386]
Harald Anlauf
- [PATCH] Fortran: IS_CONTIGUOUS and pointers to non-contiguous targets [PR114023]
Harald Anlauf
- [PATCH] xtensa: Remove one_cmplsi2 insn pattern
Takayuki 'January June' Suwa
- [PUSHED] aarch64/testsuite: fix auto-init-padding-[24].c testcases [PR122402]
Andrew Pinski
- [pushed] PR modula2/122407: Followup to spell check remaining intrinsics
Gaius Mulley
- [PATCH v2] aarch64: Add support for FEAT_F8F32MM, FEAT_F8F16MM, and FEAT_SVE_F16F32MM.
Alfie Richards
- [PATCH] Add -fcombine-op-with-volatile-memory-load
H.J. Lu
- [COMMITTED] PR tree-optimization/114025 - Refine COND_EXPR ranges better.
Andrew MacLeod
- [PATCH] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Osama Abdelkader
- [COMMITTED] PR tree-optimization/110405 - Add testcase
Andrew MacLeod
- [PATCH v5 3/3] fmv: Add -ftarget-clones-table option support
Yangyu Chen
- [PATCH] LoongArch: Add a combiner to eliminate redundant extension
Guo Jie
- [PATCH] LoongArch: Adjust widen-mul rtx cost
Guo Jie
- [PATCH] LoongArch: Standard instruction template fnmam4 correction
Guo Jie
- [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Andrew Pinski
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
- [PATCH] LoongArch: Optimize the non-zero check for both integers
Guo Jie
- [PATCH] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kaminski
- [pushed][PATCH v2] LoongArch: Implement vector reduction from 256-bit to 128-bit
Lulu Cheng
- [PATCH v4] c/c++: Make stack protection guard an internal symbol
H.J. Lu
- [PATCH] xtensa: Remove one_cmplsi2 insn pattern
Max Filippov
- [PATCH]middle-end: Don't ICE during gimple_build of an incomplete PHI node
Tamar Christina
- [PATCH][vect]: Fix LCSSA wiring during peeling of multiple-exit loops
Tamar Christina
- [PATCH][vect]: support vectorization of early break forced live IVs as scalar
Tamar Christina
- [PATCH] x86-64: Use `movsxd` to perform SI-to-DI extension in Intel syntax
LIU Hao
- bootstrap fail on Darwin after r16-4527-gc11d9eaa8ac9ee
Iain Sandoe
- bootstrap fail on Darwin after r16-4527-gc11d9eaa8ac9ee
Rainer Orth
- [patch] Replace VSB_DIR by sysroot refs in VxWorks LIBGCC2_INCLUDES
Olivier Hainque
- [PATCH][vect]: Fix LCSSA wiring during peeling of multiple-exit loops
Tamar Christina
- bootstrap fail on Darwin after r16-4527-gc11d9eaa8ac9ee
Antoni Boucher
- bootstrap fail on Darwin after r16-4527-gc11d9eaa8ac9ee
Iain Sandoe
- [PATCH] x86-64: Use `movsxd` to perform SI-to-DI extension in Intel syntax
Uros Bizjak
- [PATCH] x86-64: Use `movsxd` to perform SI-to-DI extension in Intel syntax
LIU Hao
- [PATCH] Fortran: IS_CONTIGUOUS and pointers to non-contiguous targets [PR114023]
Jerry D
- [PATCH v2] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Osama Abdelkader
- [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Jeff Law
- [PATCH] match.pd: simplify (view_convert (BIT_FIELD_REF))
Jeff Law
- [PATCH] Fortran: IS_CONTIGUOUS and pointers to non-contiguous targets [PR114023]
Harald Anlauf
- [COMMITTED] libgcobol: fix compat w/ >=libxml2-2.12
Sam James
- [COMMITTED] doc: fix __attribute__((nocf_check)) documentation
Sam James
- [PATCH] doc: type-punning through a union is a GNU extension for C++
Sam James
- [PATCH] doc: mention -Wmaybe-uninitialized vs CCP
Sam James
- [PATCH] [riscv] avoid auipc overflow with large offsets [PR91420]
Alexandre Oliva
- [PATCH] [aarch64] [testsuite] tolerate alternate insn selection [PR121599]
Alexandre Oliva
- [PATCH] [aarch64] [testsuite] tolerate alternate insn selection [PR121599]
Andrew Pinski
- [PATCH] Introduce x86_64-linux-gnum32
Alexandre Oliva
- [PATCH v3] Add built-in memalignment [PR122117]
Peter Damianov
- [PATCH 0/7] c++: More trait diagnostics
Nathaniel Shead
- [PATCH 1/7] c++: Check for error_mark_node in diagnose_trait_expr
Nathaniel Shead
- [PATCH 2/7] c++: Adjust location of is_*_base_of diagnostics
Nathaniel Shead
- [PATCH 3/7] c++: Fix diagnostics for __is_destructable
Nathaniel Shead
- [PATCH 4/7] c++: Add detailed diagnostics for __builtin_has_unique_object_representations
Nathaniel Shead
- [PATCH 5/7] c++: Add detailed diagnostics for __is_layout_compatible
Nathaniel Shead
- [PATCH 6/7] c++: Add detailed diagnostics for __is_pointer_interconvertible_base_of
Nathaniel Shead
- [PATCH 7/7] c++: Add detailed diagnostics for (and fix) relocation builtins
Nathaniel Shead
- [PATCH v5] c/c++: Make stack protection guard an internal symbol
H.J. Lu
- [PATCH v2 02/13] LoongArch: Add options for LA64v1.1 extended instructions to target attribute.
Xi Ruoyao
- [PATCH v2] LoongArch: Make the code generation of the trap pattern configurable
Xi Ruoyao
- [PATCH] fortran: support .NIL. in conditional arguments
Yuao Ma
- [PATCH v2] LoongArch: Make the code generation of the trap pattern configurable
WANG Xuerui
- [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vwmaccu.vv to vwmaccu.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 1/2] RISC-V: RISC-V: Combine vec_duplicate + vwmaccu.vv to vwmaccu.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 2/2] RISC-V: Add test for vec_duplicate + vwmaccu.vv combine with GR2VR cost 0, 1 and 15
pan2.li@intel.com
- bootstrap fail on Darwin after r16-4527-gc11d9eaa8ac9ee
Iain Sandoe
- [COMMITTED] Suppress recipe echoing in cobol Makefile
Eric Botcazou
- [Ada] Fix internal error on pragma Machine_Attribute with string constant
Eric Botcazou
- [PATCH] c++/modules: Propagate type of array with deduced size to its template [PR122422]
Nathaniel Shead
- [Patch, fortran] PR95541 - [PDT] ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6909
Paul Richard Thomas
- [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Li, Pan2
- [PATCH] c++/modules: Track all static class variables [PR122421]
Nathaniel Shead
- [committed] cobol: Implement the XML PARSE statement; implement POSIX
Andreas Schwab
- [to-be-committed][RISC-V][PR target/64345][PR tree-optimization/80770] Improve simple bit extractions on RISC-V
Jeff Law
- [PATCH] middle-end: Fix typos in comments
Jeff Law
- [PATCH v2] RISC-V: Fix moving data from V_REGS to GR_REGS by scalar move.
Jeff Law
- [PATCH v2 1/4] Increase NUM_ABI_IDS to support RISC-V VLS calling convention variants
Jeff Law
- [PATCH v2 2/4] RISC-V: Implement standard fixed-length vector calling convention variant
Jeff Law
- [PATCH] [riscv] avoid auipc overflow with large offsets [PR91420]
Jeff Law
- [PATCH] poly-int: Fix struct vs class confusion (and reduce build logs by 8.5%)
Gerald Pfeifer
- [PATCH] poly-int: Fix struct vs class confusion (and reduce build logs by 8.5%)
Richard Biener
- [Patch, fortran] PR95541 - [PDT] ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6909
Harald Anlauf
- [PATCH] [riscv] avoid auipc overflow with large offsets [PR91420]
Alexandre Oliva
- [PATCH] [riscv] avoid auipc overflow with large offsets [PR91420]
Andreas Schwab
- [PATCH] c: Try the type with the previous function attributes
H.J. Lu
- [PATCH] Introduce x86_64-linux-gnum32
Uros Bizjak
- [PATCH] xtensa: Revert "xtensa: Make one_cmplsi2 optimizer-friendly"
Takayuki 'January June' Suwa
- [PATCH] expand: Move the [0,1] detection for a*b to use the ranger
Andrew Pinski
- [PATCH v2] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
Andrew Pinski
- [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Andrew Pinski
- [PATCH]middle-end: Don't ICE during gimple_build of an incomplete PHI node
Andrew Pinski
- [PING][RFC PATCH v4 0/3] Source filename tracking in GCOV
Dhruv Chawla
- [PING^1][PATCH]rs6000: Optimize inefficient vector immediate shifts[PR119912]
jeevitha
- [PING^1][PATCH]rs6000: Enable GIMPLE folding for constant shift in vec_sl [PR121867]
jeevitha
- [PING^2][PATCH 2/2]rs6000: Fix type selection for vec_slo and vec_sll [PR118480]
jeevitha
- [PING^2][PATCH 1/2]rs6000: Disable vector constant splitters on POWER9/10 [PR118480]
jeevitha
- [PING^2] [PATCH v5] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
- [r16-4603 Regression] FAIL: gcc.dg/tree-ssa/pr111003.c scan-tree-dump-not optimized "foo" on Linux/x86_64
Haochen Jiang
- [PATCH] testsuite: Set TSAN_OPTIONS=color=never in tsan_init
Jerry Zhang Jian
- [PATCH 0/5] LoongArch: Implement 128-vector widened mul/add/sub templates.
Lulu Cheng
- [PATCH 1/5] LoongArch: Simplify vec_widen_<su>{add/sub/mult}_{hi/lo}_m describe.
Lulu Cheng
- [PATCH 2/5] LoongArch: Implement vec_widen_<su>{add/sub/mult}_{hi/lo}_{v16qi/v8hi}.
Lulu Cheng
- [PATCH 3/5] LoongArch: Implement the vector dot product operation with quadruple width.
Lulu Cheng
- [PATCH 4/5] LoongArch: Support vec_widen_[s]{add/sub/mult}_{hi/lo}_{v4si/v8si}.
Lulu Cheng
- [PATCH 5/5] LoongArch: Remove the "-mlasx" compilation option from the test cases.
Lulu Cheng
- [PATCH] RISC-V: testsuite: Adjust pr113095.c to scan assembler output
Monk Chiang
- [PATCH] phiopt, 13-15: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]
Jakub Jelinek
- [PATCH v2 02/13] LoongArch: Add options for LA64v1.1 extended instructions to target attribute.
Lulu Cheng
- [PATCH] libstdc++: Add typedefs to __gnu_test::test_container utility
Tomasz Kaminski
- [PATCH] libstdc++: Make std::valarray support overaligned types [PR108951]
Tomasz Kaminski
- [PATCH v2] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kaminski
- [PATCH] PR 118254 and a question...
Richard Biener
- [r15-10443 Regression] FAIL: gcc.target/i386/builtin-copysign-8b.c check-function-bodies foo on Linux/x86_64
Jiang, Haochen
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Richard Biener
- [PATCH] xtensa: Revert "xtensa: Make one_cmplsi2 optimizer-friendly"
Max Filippov
- [PATCH] Introduce x86_64-linux-gnum32
Richard Biener
- [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Tomasz Kaminski
- [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Richard Biener
- [PATCH v3] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kamiński
- [Ada] Fix segfault on mutually recursive record type declarations
Eric Botcazou
- [PATCH]middle-end: Don't ICE during gimple_build of an incomplete PHI node
Richard Biener
- [PATCH]middle-end: Don't ICE during gimple_build of an incomplete PHI node
Tamar Christina
- [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Matthias Kretz
- [PATCH] phiopt, 13-15: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]
Richard Biener
- [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Andrew Pinski
- [PATCH v3 0/3] RISC-V: Implement fixed-length vector calling convention variant
Kito Cheng
- [PATCH v3 1/3] RISC-V: Implement standard fixed-length vector calling convention variant
Kito Cheng
- [PATCH v3 2/3] RISC-V: Add testsuite for fixed-length vector calling convention variant [Part 1]
Kito Cheng
- [PATCH v3 3/3] RISC-V: Add testsuite for fixed-length vector calling convention variant [Part 2]
Kito Cheng
- [PATCH]middle-end: Don't ICE during gimple_build of an incomplete PHI node
Richard Biener
- [PATCH] match.pd: simplify (view_convert (BIT_FIELD_REF))
Artemiy Volkov
- [pushed] [PATCH] LoongArch: Add a combiner to eliminate redundant extension
Lulu Cheng
- [PATCH][v2] tree-optimization/120687 - legitimise some permutes before optimizing
Richard Sandiford
- [PATCH] Add gnu::callback_only attribute.
Josef Melcr
- [pushed] [PATCH] LoongArch: Optimize the non-zero check for both integers
Lulu Cheng
- [pushed][PATCH] LoongArch: Adjust widen-mul rtx cost
Lulu Cheng
- [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Tomasz Kaminski
- [COMMITTED, PATCH] x86: Compile builtin-copysign-8b.c with -mtune=generic
H.J. Lu
- [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Matthias Kretz
- [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Tomasz Kaminski
- [PATCH v2] libstdc++: New _IotaArray utility to simplify index pack creation
Jonathan Wakely
- [PATCH v3] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Jonathan Wakely
- [PATCH] Add -fcombine-op-with-volatile-memory-load
H.J. Lu
- [PATCH v3 2/2] dwarf: Save bit stride information array type entry [PR121964]
Yury Khrustalev
- [PATCH v4] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Osama Abdelkader
- [PATCH v3] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Osama Abdelkader
- [PATCH] tree-optimization/122419 - reduction chain with conversion as op
Richard Biener
- [PATCH] tree-optimization/122435 - missed redundant store removal
Richard Biener
- [PATCH v2] vect: Add vector lowering for MULT_EXPR for constant pow2 multiplication. [PR122065]
Richard Biener
- [PATCH] Cleanup flag_complex_method further
Richard Biener
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Richard Biener
- [PATCH] match.pd: simplify (view_convert (BIT_FIELD_REF))
Richard Biener
- [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy
Mark Wielaard
- [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Richard Biener
- [PATCH] Cleanup flag_complex_method further
Jakub Jelinek
- [PATCH] driver: Support very long command lines via temporary files [PR111527]
sunilkumar.dora@windriver.com
- [PATCH] RISC-V: testsuite: Adjust pr113095.c to scan assembler output
Jeff Law
- [PATCH v4] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kaminski
- [PATCH v5] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kamiński
- [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Richard Biener
- [testsuite] Skip riscv/rvv/xtheadvector/pr116593.C if not hostedlib
Jeff Law
- [PATCH] lra: Fix computing reg class for hard register constraints [PR121198]
Jeff Law
- [PATCH v5 2/2] libstdc++: Implement const assigment for tuple<> [PR119721]
Tomasz Kamiński
- [PATCH][vect]: Fix LCSSA wiring during peeling of multiple-exit loops
Richard Biener
- [PATCH v2] simplify-rtx: Canonicalize subreg and lshiftrt order for AND operations
Jeff Law
- [PATCH][vect]: Fix LCSSA wiring during peeling of multiple-exit loops
Tamar Christina
- [PATCH] c++/modules: Use containing type as key for all member lambdas [PR122310]
Jason Merrill
- [COMMITTED] PR tree-optimization/111003 - FAIL test for PR 111003.
Andrew MacLeod
- [PATCH v6 0/2] libstdc++: Constructor and assigments for tuple<>
Tomasz Kamiński
- [PATCH v6 1/2] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kamiński
- [PATCH v6 2/2] libstdc++: Implement const copy-assignment for tuple<> [PR119721]
Tomasz Kamiński
- [PATCH] arc: Fix wrong vector ordering on big-endian architecture
Claudiu Zissulescu Ianculescu
- [PATCH v2] niter: Use range to query ctz range.
Robin Dapp
- [PATCH][vect]: Fix LCSSA wiring during peeling of multiple-exit loops
Richard Biener
- [PATCH] OpenMP/Fortran: Skip context selectors that have OMP_TRAIT_INVALID [PR122439]
Paul-Antoine Arras
- [testsuite] Skip riscv/rvv/xtheadvector/pr116593.C if not hostedlib
Olivier Hainque
- [PATCH v2] match.pd: simplify (view_convert (BIT_FIELD_REF))
Artemiy Volkov
- [PATCH] OpenMP: Fix label mangling in metadirective body [PR122378]
Tobias Burnus
- [PATCH] c++/modules: Track all static class variables [PR122421]
Jason Merrill
- [PATCH] c++/modules: Propagate type of array with deduced size to its template [PR122422]
Jason Merrill
- [PATCH] fortran: revise non-char pointer handling in gfc_conv_constant
Tobias Burnus
- [committed] cobol: Implement the XML PARSE statement; implement POSIX
Robert Dubner
- [committed] cobol: Implement the XML PARSE statement; implement POSIX
Robert Dubner
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Jeff Law
- [PATCH] expand: Move the [0,1] detection for a*b to use the ranger
Jeff Law
- [PATCH] vect: Fix regression for PR104116
Andrew Stubbs
- [PATCH] fortran: revise non-char pointer handling in gfc_conv_constant
Jerry D
- [PATCH] [PATCH] match: simplify `VCE<bool>({0,1}) ==/!= 0` to `{0,1} ==/!= 0` [PR105749]
Andrew Pinski
- [PATCH][vect]: Fix LCSSA wiring during peeling of multiple-exit loops
Tamar Christina
- [PATCH][vect]: Fix operand swapping on complex multiplication detection [PR122408]
Tamar Christina
- [PATCH] AArch64: Fix mv-cmpu-features.C test on older glibc versions [PR 122405]
Alfie Richards
- [PATCH] fortran: revise non-char pointer handling in gfc_conv_constant
Yuao Ma
- [committed] cobol: Implement the XML PARSE statement; implement POSIX
James K. Lowden
- [Ada] Fix visibility problem for implicit actual of formal subprogram
Eric Botcazou
- [PATCH] fortran: revise non-char pointer handling in gfc_conv_constant
Tobias Burnus
- [PATCH 2/6] libstdc++: Fix shared_timed_mutex for negative timeouts [PR116586]
Jonathan Wakely
- [PATCH] fortran: revise non-char pointer handling in gfc_conv_constant
Jerry D
- [RFC PATCH] libstdc++: Provide ABI compatibility for _GLIBCXX_HAVE_TLS
Keno Fischer
- [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Andrew Pinski
- [PATCH]AArch64: support bf16 to sf extensions [PR121853]
Tamar Christina
- [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Andrew Pinski
- [Ada] Fix assertion failure on child generic package
Eric Botcazou
- [PATCH]AArch64: support bf16 to sf extensions [PR121853]
Andrew Pinski
- [PATCH] [PATCH] match: simplify `VCE<bool>({0,1}) ==/!= 0` to `{0,1} ==/!= 0` [PR105749]
Jeff Law
- [PATCH]AArch64: support bf16 to sf extensions [PR121853]
Tamar Christina
- [PATCH] libstdc++: Fix deadlock in shared_timed_mutex test [PR122401]
Jonathan Wakely
- [PATCH]AArch64: support bf16 to sf extensions [PR121853]
Andrew Pinski
- [PATCH] Add -fcombine-op-with-volatile-memory-load
H.J. Lu
- [PATCH]AArch64: support bf16 to sf extensions [PR121853]
Tamar Christina
- [PATCH] c++/modules: Track all static class variables [PR122421]
Nathaniel Shead
- [PATCH] c: Try the type with the previous function attributes
Joseph Myers
- [PATCH]AArch64: support bf16 to sf extensions [PR121853]
Andrew Pinski
- [PATCH] Add -fcombine-op-with-volatile-memory-load
H.J. Lu
- [COMMITTED] libgcobol: fix xmlCtxtGetVersion typo
Sam James
- [PATCH v5 0/3] implement defer statements as per ts 25755
Anna (navi) Figueiredo Gomes
- [PATCH v5 1/3] c: handle expression nodes in push_cleanup
Anna (navi) Figueiredo Gomes
- [PATCH v5 2/3] c: introduce jump barriers for statement expressions
Anna (navi) Figueiredo Gomes
- [PATCH v5 3/3] c: implement the defer keyword
Anna (navi) Figueiredo Gomes
- [PATCH] c++/modules: Use containing type as key for all member lambdas [PR122310]
Nathaniel Shead
- [PATCH V5 00/47] Algol 68 GCC Front-End
Jose E. Marchesi
- [PATCH V5 01/47] a68: top-level misc files
Jose E. Marchesi
- [PATCH V5 02/47] a68: build system
Jose E. Marchesi
- [PATCH V5 03/47] a68: build system (regenerated files)
Jose E. Marchesi
- [PATCH V5 04/47] a68: documentation
Jose E. Marchesi
- [PATCH V5 05/47] a68: command-line options
Jose E. Marchesi
- [PATCH V5 06/47] a68: DWARF language codes
Jose E. Marchesi
- [PATCH V5 07/47] a68: darwin specific support
Jose E. Marchesi
- [PATCH V5 08/47] a68: powerpc specific support
Jose E. Marchesi
- [PATCH V5 09/47] a68: gcc/algol68 misc files
Jose E. Marchesi
- [PATCH V5 10/47] a68: ga68 compiler driver
Jose E. Marchesi
- [PATCH V5 11/47] a68: a681 compiler proper
Jose E. Marchesi
- [PATCH V5 12/47] a68: unicode support routines
Jose E. Marchesi
- [PATCH V5 13/47] a68: front-end diagnostics
Jose E. Marchesi
- [PATCH V5 14/47] a68: parser: entry point
Jose E. Marchesi
- [PATCH V5 15/47] a68: parser: AST nodes attributes/types
Jose E. Marchesi
- [PATCH V5 16/47] a68: parser: scanner
Jose E. Marchesi
- [PATCH V5 17/47] a68: parser: keyword tables management
Jose E. Marchesi
- [PATCH V5 18/47] a68: parser: top-down parser
Jose E. Marchesi
- [PATCH V5 19/47] a68: parser: parenthesis checker
Jose E. Marchesi
- [PATCH V5 20/47] a68: parser: bottom-up parser
Jose E. Marchesi
- [PATCH V5 21/47] a68: parser: syntax check for declarers
Jose E. Marchesi
- [PATCH V5 22/47] a68: parser: standard prelude definitions
Jose E. Marchesi
- [PATCH V5 23/47] a68: parser: parsing of modes
Jose E. Marchesi
- [PATCH V5 24/47] a68: parser: symbol table management
Jose E. Marchesi
- [PATCH V5 25/47] a68: parser: static scope checker
Jose E. Marchesi
- [PATCH V5 26/47] a68: parser: debug facilities
Jose E. Marchesi
- [PATCH V5 27/47] a68: parser: extraction of tags from phrases
Jose E. Marchesi
- [PATCH V5 28/47] a68: parser: dynamic stack usage in serial clauses
Jose E. Marchesi
- [PATCH V5 29/47] a68: low: lowering entry point and misc handlers
Jose E. Marchesi
- [PATCH V5 30/47] a68: low: plain values
Jose E. Marchesi
- [PATCH V5 31/47] a68: low: stowed values
Jose E. Marchesi
- [PATCH V5 32/47] a68: low: standard prelude
Jose E. Marchesi
- [PATCH V5 33/47] a68: low: clauses and declarations
Jose E. Marchesi
- [PATCH V5 34/47] a68: low: runtime
Jose E. Marchesi
- [PATCH V5 35/47] a68: low: builtins
Jose E. Marchesi
- [PATCH V5 36/47] a68: low: ranges
Jose E. Marchesi
- [PATCH V5 37/47] a68: low: units and coercions
Jose E. Marchesi
- [PATCH V5 38/47] a68: low: modes
Jose E. Marchesi
- [PATCH V5 39/47] a68: libga68: sources, spec and misc files
Jose E. Marchesi
- [PATCH V5 40/47] a68: libga68: build system
Jose E. Marchesi
- [PATCH V5 41/47] a68: libga68: build system (generated files)
Jose E. Marchesi
- [PATCH V5 42/47] a68: testsuite: infrastructure
Jose E. Marchesi
- [PATCH V5 43/47] a68: testsuite: execution tests 1/2
Jose E. Marchesi
- [PATCH V5 44/47] a68: testsuite: execution tests 2/2
Jose E. Marchesi
- [PATCH V5 45/47] a68: testsuite: compilation tests
Jose E. Marchesi
- [PATCH V5 46/47] a68: testsuite: revised MC Algol 68 test set
Jose E. Marchesi
- [PATCH V5 47/47] a68: testsuite: mcgt tests
Jose E. Marchesi
- [WWW][PATCH] Add the BPF backend to the matrix in backends.html
Jose E. Marchesi
- [WWW][PATCH] Add the BPF backend to the matrix in backends.html
Gerald Pfeifer
- [PATCH] c++: share more trees representing enumerators
Marek Polacek
- [WWW][PATCH] Add the BPF backend to the matrix in backends.html
Jose E. Marchesi
- [PATCH V5 00/47] Algol 68 GCC Front-End
Jose E. Marchesi
- [COMMITTED] libgcobol: fix xmlCtxtGetVersion typo again
Sam James
- [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Li, Pan2
- [PATCH] Add TARGET_VOLATILE_MEM_OK_IN_INSN
H.J. Lu
- [PATCH] libstdc++: Make basic_stringbuf use initial SSO capacity [PR80676]
Patrick Palka
- [to-be-committed] RISC-V: Clean up build warnings for VLS calling convention
Kito Cheng
- [PATCH v2] c++: Don't constrain visibility using local variables [PR122253]
Patrick Palka
- [PATCH] x86-64: Inline memmove with overlapping unaligned loads and stores
Hongtao Liu
- [PATCH] x86-64: Inline memmove with overlapping unaligned loads and stores
H.J. Lu
- [COMMITTED] vect: Add vector lowering for MULT_EXPR for constant pow2 multiplication.
Avinash Jayakar
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Uros Bizjak
- [RFC] Move build_call_nary away from va_list
Andrew Pinski
- [PATCH] c++: Fold non-ODR usages of potentially constant values early [PR120005]
Nathaniel Shead
- [PATCH] Add -fcombine-op-with-volatile-memory-load
H.J. Lu
- [PATCH v8] rs6000: Use vector addition when left shifting by 1 [PR119702]
Avinash Jayakar
- [PATCH] c++: share more trees representing enumerators
Jakub Jelinek
- [PATCH]AArch64: support bf16 to sf extensions [PR121853]
Tamar Christina
- [PATCH] aarch64: streaming_mode_1.c: Remove dg-error
H.J. Lu
- [PATCH v2] match.pd: simplify (view_convert (BIT_FIELD_REF))
Richard Biener
- [PATCH][vect]: Fix LCSSA wiring during peeling of multiple-exit loops
Richard Biener
- [PATCH][vect]: Fix LCSSA wiring during peeling of multiple-exit loops
Tamar Christina
- [PATCH] vect: Fix regression for PR104116
Thomas Schwinge
- [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Richard Biener
- [PATCH v2 00/13] Add FMV support for LoongArch.
Lulu Cheng
- [PATCH v3 01/13] LoongArch: Fix ICE for illegal strings in the target attribute.
Lulu Cheng
- [PATCH v3 02/13] LoongArch: Support la64v1.1 evolution features in the target pragma and attribute.
Lulu Cheng
- [PATCH v3 03/13] LoongArch: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P.
Lulu Cheng
- [PATCH v3 04/13] LoongArch: Implement TARGET_GET_FUNCTION_VERSIONS_DISPATCHER.
Lulu Cheng
- [PATCH v3 05/13] LoongArch: Implement TARGET_MANGLE_DECL_ASSEMBLER_NAME.
Lulu Cheng
- [PATCH v3 06/13] LoongArch: Implement TARGET_GENERATE_VERSION_DISPATCHER_BODY.
Lulu Cheng
- [PATCH v3 07/13] LoongArch: Implement TARGET_COMPARE_VERSION_PRIORITY.
Lulu Cheng
- [PATCH v3 08/13] LoongArch: Implement __init_loongarch_features_resolver.
Lulu Cheng
- [PATCH v3 09/13] LoongArch: Add support for setting priority in fmv.
Lulu Cheng
- [PATCH v3 10/13] LoongArch: Implement TARGET_OPTION_SAME_FUNCTION_VERSIONS.
Lulu Cheng
- [PATCH v3 11/13] LoongArch: Do not inline when callee is versioned but caller is not.
Lulu Cheng
- [PATCH v3 12/13] LoongArch: Add testsuites for FMV.
Lulu Cheng
- [PATCH v3 13/13] LoongArch: doc: Add description of function attrubute.
Lulu Cheng
- [PATCH] libstdc++: Fix deadlock in shared_timed_mutex test [PR122401]
Tomasz Kaminski
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Richard Biener
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Richard Biener
- [PATCH] libstdc++: Fix deadlock in shared_timed_mutex test [PR122401]
Jonathan Wakely
- [PATCH]AArch64: expand extractions of Adv.SIMD registers from SVE as separate insn.
Tamar Christina
- No subject
Robin Dapp
- [PATCH] RISC-V: avlprop: Scale AVL by subreg ratio [PR122445].
Robin Dapp
- [PUSHED] libgomp: Simplify 'parse_stacksize' call in 'libgomp/env.c:initialize_env'
Thomas Schwinge
- [Ada] Fix generic formal subprogram with implicit default wrongly rejected
Eric Botcazou
- [PATCH] RISC-V: avlprop: Scale AVL by subreg ratio [PR122445].
钟居哲
- [Ada] Fix instantiation failure for package with formal package parameters
Eric Botcazou
- [PATCH] Add -fcombine-op-with-volatile-memory-load
Uros Bizjak
- [PATCH] OpenMP/Fortran: Skip context selectors that have OMP_TRAIT_INVALID [PR122439]
Tobias Burnus
- [v3 PATCH 4/6] aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
Soumya AR
- [PATCH] RISC-V: avlprop: Scale AVL by subreg ratio [PR122445].
Robin Dapp
- [PATCH] libstdc++: Fix deadlock in shared_timed_mutex test [PR122401]
Jonathan Wakely
- [PATCH][vect]: support vectorization of early break forced live IVs as scalar
Richard Biener
- New Request for AGM Battery from UP
mia
- [RFC 0/9] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [RFC 1/9] Track the minimum and maximum number of lanes for BB SLP
Christopher Bazley
- [RFC 2/9] Preparation to support predicated vector tails for BB SLP
Christopher Bazley
- [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
- [RFC 4/9] Conditionally dump info on creation and destruction of SLP nodes
Christopher Bazley
- [RFC 5/9] Conditionally dump info on pushing vectorized defs
Christopher Bazley
- [RFC 6/9] Fix vexed ownership of stmts passed to vect_build_slp_instance
Christopher Bazley
- [RFC 7/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
- [RFC 8/9] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
- [RFC 9/9] AArch64/SVE: Tests for use of predicated vector tails for BB SLP
Christopher Bazley
- [PATCH] RISC-V: avlprop: Scale AVL by subreg ratio [PR122445].
Robin Dapp
- [COMMITTED 01/10] ada: Fix crash when an invalid warning switch contains trailing spaces
Marc Poulhiès
- [COMMITTED 02/10] ada: Fix usage of Table.Table in Sem_Ch12
Marc Poulhiès
- [COMMITTED 03/10] ada: Unsigned_Base_Range aspect (part 5)
Marc Poulhiès
- [COMMITTED 04/10] ada: Fix typo in GNAT RM
Marc Poulhiès
- [COMMITTED 05/10] ada: Fix unexpected overflow check before fixed-point multiplication
Marc Poulhiès
- [COMMITTED 06/10] ada: Add new abstractions to Table.Table
Marc Poulhiès
- [COMMITTED 07/10] ada: Fix incorrectly inherited non-primitive subprograms
Marc Poulhiès
- [COMMITTED 08/10] ada: do not Set_Is_Imported on exception names
Marc Poulhiès
- [COMMITTED 09/10] ada: Rework disabling signals when calling pthread_create on QNX
Marc Poulhiès
- [COMMITTED 10/10] ada: Fix miscompilation at -O2 due to aliasing issue caused by -gnatVa
Marc Poulhiès
- [PATCH] RISC-V: avlprop: Scale AVL by subreg ratio [PR122445].
钟居哲
- [PATCH v2] libstdc++: Implement C++26 [simd]
Matthias Kretz
- [Ping 11] Re: [PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
- [PATCH] fortran: revise non-char pointer handling in gfc_conv_constant
Andre Vehreschild
- [PATCH v2] RISC-V: avlprop: Scale AVL by subreg ratio [PR122445].
Robin Dapp
- [PATCH] MAINTAINERS: add myself to write after approval
Artemiy Volkov
- [PATCH] TLC to vect_update_ivs_after_vectorizer
Richard Biener
- [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Richard Biener
- [RFC 4/9] Conditionally dump info on creation and destruction of SLP nodes
Richard Biener
- [PATCH v1 0/3] aarch64: mingw: Add more support for ABI
Saurabh Jha via Sourceware Forge
- [PATCH v1 1/3] mingw: emit end of procedure directive as comment
Saurabh Jha via Sourceware Forge
- [PATCH v1 2/3] aarch64: mingw: Make long double 64 bit
Saurabh Jha via Sourceware Forge
- [PATCH] Remove SPR/GNR/DMR from avx512_{move, store}_by pieces tune.
Kumar, Venkataramanan
- [PATCH v1 3/3] aarch64: mingw: Implement support for variadic ABI
Saurabh Jha via Sourceware Forge
- [RFC 6/9] Fix vexed ownership of stmts passed to vect_build_slp_instance
Richard Biener
- [RFC 7/9] Update constant creation for BB SLP with predicated tails
Richard Biener
- [RFC 8/9] Extend BB SLP vectorization to use predicated tails
Richard Biener
- [PATCH v2] niter: Use range to query ctz range.
Richard Biener
- [PATCH] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Qing Zhao
- [PATCH v2] libstdc++: Implement C++26 [simd]
Tomasz Kaminski
- [committed] editorconfig: Add explicit tab_width when indent_size != 8
Richard Earnshaw
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
- [PATCH] libstdc++: Fix deadlock in shared_timed_mutex test [PR122401]
Jonathan Wakely
- [PATCH v2 2/3] testsuite: bpf: add DejaGnu board for bpf-unknown-none target
Jose E. Marchesi
- [PATCH v2] niter: Use range to query ctz range.
Robin Dapp
- [PATCH v2 3/3] testsuite: bpf: Add initial BPF runtime tests
Jose E. Marchesi
- [PATCH v2] niter: Use range to query ctz range.
Robin Dapp
- [PATCH] libstdc++: Fix deadlock in shared_timed_mutex test [PR122401]
Mike Crowe
- [PATCH v5 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
Qing Zhao
- [PATCH v2] c++: share more trees representing enumerators
Marek Polacek
- [PATCH v2] c++: share more trees representing enumerators
Jakub Jelinek
- [PATCH] libstdc++: Fix deadlock in shared_timed_mutex test [PR122401]
Tomasz Kaminski
- [PATCH] libstdc++: Simplify std::regex_traits::value
Jonathan Wakely
- [PATCH v4] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Alex Coplan
- [PATCH v4] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Andrew Pinski
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
- [PATCH v2] niter: Use range to query ctz range.
Andrew MacLeod
- [PATCH] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Joseph Myers
- [PATCH v2] niter: Use range to query ctz range.
Robin Dapp
- [PATCH v2] niter: Use range to query ctz range.
Andrew MacLeod
- [PATCH v2] niter: Use range to query ctz range.
Robin Dapp
- [PATCH] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Qing Zhao
- [PATCH v2] c++: share more trees representing enumerators
Jason Merrill
- [PATCH v2] niter: Use range to query ctz range.
Andrew MacLeod
- [PATCH v2] dwarf: handle repeated decl with different btf_decl_tags [PR122248]
David Faust
- [PATCH] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Joseph Myers
- [PATCH] cobol: compat library and POSIX bindings
James K. Lowden
- [PATCH] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Qing Zhao
- [PATCH] bpf: Split expressions for proper CO-RE code generation
David Faust
- [PATCH v4] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Siddhesh Poyarekar
- [Ada] Fix visibility issue for child unit declared as instance on homonym
Eric Botcazou
- [PATCH v2] LoongArch: Standard instruction template fnmam4 correction
Guo Jie
- [PATCH v2] RISC-V: avlprop: Scale AVL by subreg ratio [PR122445].
钟居哲
- [PATCH] LoongArch: Fix ICE caused by loongarch_split_reduction [PR122477].
Lulu Cheng
- Re: [PATCH] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Kees Cook
- [pushed][PATCH v2] LoongArch: Make the code generation of the trap pattern configurable
Lulu Cheng
- [PATCH v2] niter: Use range to query ctz range.
Jeff Law
- [PATCH v2] niter: Use range to query ctz range.
Jeff Law
- [PATCH v2] LoongArch: Standard instruction template fnmam4 correction
Lulu Cheng
- [PATCH] Remove SPR/GNR/DMR from avx512_{move, store}_by pieces tune.
Hongtao Liu
- [PATCH] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Yeoul Na
- [pushed][PATCH v2 0/2] LoongArch: Fix bug for PR122097.
Lulu Cheng
- [PATCH] LoongArch: Optimize normal immediate data loading.
Lulu Cheng
- [PATCH v2] simplify-rtx: Canonicalize subreg and lshiftrt order for AND operations
Kishan Parmar
- [PATCH v2] simplify-rtx: Canonicalize subreg and lshiftrt order for AND operations
Kishan Parmar
- [PATCH v3] simplify-rtx: Canonicalize SUBREG and LSHIFTRT order for AND operations
Kishan Parmar
- [PING^2][PATCH] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Kishan Parmar
- [PATCH] rs6000: Remove redundant emit_insn from first_mismatch_or_eos_index
Manjunath S Matti
- [PATCH] LoongArch: Only allow valid binary op when optimize conditional move
Jinyang He
- [PATCH v3] LoongArch: Standard instruction template fnmam4 correction
Guo Jie
- [PATCH] Fix possible double-free in BB SLP discovery
Richard Biener
- [PATCH] driver: Support very long command lines via temporary files [PR111527]
Tamar Christina
- [PATCH] tree-optimization/120687 - legitimise some permutes before optimizing
Richard Biener
- [PATCH v1] LoongArch: Add builtin interfaces for 128 and 256 vector conversions.
chenxiaolong
- [PATCH] Testcase for PR70102
Richard Biener
- [PATCH v3 1/2] Fix comments for boolean vector modes
Tamar Christina
- [PATCH] bpf: Split expressions for proper CO-RE code generation
Cupertino Miranda
- [PATCH] c++, libstdc++, v4: Implement C++23 P2674R1 - A trait for implicit lifetime types
Jonathan Wakely
- [PATCH] c++, libstdc++, v4: Implement C++23 P2674R1 - A trait for implicit lifetime types
Jonathan Wakely
- [PATCH] fortran: support .NIL. in conditional arguments
Tobias Burnus
- [PATCH] Fix possible double-free in BB SLP discovery
Christopher Bazley
- [PATCH] Fix possible double-free in BB SLP discovery
Richard Biener
- [PING^1][PATCH 0/4] ipa: Remove LTO requirement for builtin callback carriers
Josef Melcr
- [PATCH] Fix possible double-free in BB SLP discovery
Christopher Bazley
- [PATCH v4] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Uros Bizjak
- [PATCH] tree-optimization/120687 - legitimise some permutes before optimizing
Tamar Christina
- [PATCH] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Qing Zhao
- [PATCH v2] arc: Fix wrong vector ordering on big-endian architecture
Luis Silva
- [PATCH][v2] Fix possible double-free and leak in BB SLP discovery
Richard Biener
- [PATCH v2 01/10] Add -mgrow-frame-downwards
Aleksandar Rakic
- [COMMITTED] PR tree-optimization/91191 - Handle VIEW_CONVERT_EXPR for non-floats.
Andrew MacLeod
- Direct links to latest pending MIPS GCC patches
Aleksandar Rakic
- [PATCH] libstdc++: Simplify std::regex_traits::value
Tomasz Kaminski
- fortran: remove redundant code related to constant pointer
Yuao Ma
- [PATCH v6 1/2] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Jonathan Wakely
- [PATCH v6 2/2] libstdc++: Implement const copy-assignment for tuple<> [PR119721]
Jonathan Wakely
- fortran: remove redundant code related to constant pointer
Tobias Burnus
- [PATCH v6 1/2] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kaminski
- [PATCH 1/3] gengtype: Avoid Werror bootstrap fail when a subclass has no GTY fields
Martin Jambor
- [PATCH 2/3] cgraph: cgraph_indirect_call_info into a class hierachy
Martin Jambor
- [PATCH 3/3] ipa-devirt: Add speculative direct calls based on stores to structures
Martin Jambor
- [committed v7 1/2] libstdc++: Add constructors and assignments for tuple<> with tuple-like types [PR119721]
Tomasz Kamiński
- [PATCH v7 2/2] libstdc++: Implement const copy-assignment for tuple<> [PR119721]
Tomasz Kamiński
- [PATCH 1/2] forwprop: Improve simple dse for eh [PR122247]
Andrew Pinski
- [PATCH 2/2] forwprop: Improve simple dse slightly more for eh but multiple incoming edges (phi) [PR122247]
Andrew Pinski
- fortran: remove redundant code related to constant pointer
Yuao Ma
- [committed] libstdc++: Do not include internal headers in tests
Jonathan Wakely
- [PATCH] OpenMP/Fortran: Rebind labels after metadirective body [PR122369]
Paul-Antoine Arras
- [to-be-committed][PR target/116662][RISC-V] Adjust destructive interference size for RISC-V
Jeff Law
- [PATCH] driver: Support very long command lines via temporary files [PR111527]
Joseph Myers
- [PATCH] driver: Support very long command lines via temporary files [PR111527]
Joseph Myers
- [PATCH v4] c: Warn when passing va_list to variadic functions [PR61898]
Joseph Myers
- [PATCH] Introduce x86_64-linux-gnum32
Alexandre Oliva
- Ping: [PATCH] libcpp: Improve locations for macros defined prior to PCH include [PR105608]
Joseph Myers
- [PATCH] tree: Clarify VIEW_CONVERT_EXPR sizes constraints
Andrew Pinski
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Tomasz Kaminski
- [PATCH] Introduce x86_64-linux-gnum32
Alexandre Oliva
- [PATCH] OpenMP/Fortran: Rebind labels after metadirective body [PR122369]
Tobias Burnus
- [RFA][PR rtl-optimization/122321][RISC-V] Bounds check another access to ira_reg_equiv array
Jeff Law
- [PATCH v2] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Tomasz Kamiński
- [PATCH v4] niter: Use ranger to query ctz range.
Robin Dapp
- [PATCH v2] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Qing Zhao
- [r16-4709 Regression] FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++26 (test for excess errors) on Linux/x86_64
Haochen Jiang
- [PATCH v4] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Qing Zhao
- [PATCH] Introduce x86_64-linux-gnum32
H.J. Lu
- [PATCH v2] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Joseph Myers
- [committed] libstdc++: Fix -Wunused-variable from <regex>
Jonathan Wakely
- [r16-4709 Regression] FAIL: g++.dg/warn/uninit-pr105562.C -std=gnu++26 (test for excess errors) on Linux/x86_64
Jonathan Wakely
- [PATCH] btf: do not prune at typedefs
David Faust
- [PATCH] btf: do not prune at typedefs
Jose E. Marchesi
- [PATCH v2] MATCH: Optimize `VEC_SHL_INSERT (dup (A), A)` to just `dup (A) [PR116075]
Andrew Pinski
- [Ada] Fix instantiation failure with qualified name of child generic unit
Eric Botcazou
- [PATCH] Introduce x86_64-linux-gnum32
Alexandre Oliva
- [Ada] Fix spurious visibility issue with qualified aggregate in instantiation
Eric Botcazou
- [PATCH v2] aarch64: streaming_mode_1.c/za_state_1.c: Remove some dg-error
H.J. Lu
- [PATCH v2] aarch64: streaming_mode_1.c/za_state_1.c: Remove some dg-error
Andrew Pinski
- [PATCH v2] aarch64: streaming_mode_1.c/za_state_1.c: Remove some dg-error
H.J. Lu
- [PATCH] forwprop: Fix copy prop for alignment after the final folding [PR122086]
Andrew Pinski
- [PATCH] [x86] Fix unrecognizable insn of vpdpwuud.
liuhongt
- [PATCH] LoongArch: Only allow valid binary op when optimize conditional move
Lulu Cheng
- [PATCH v1] LoongArch: Add builtin interfaces for 128 and 256 vector conversions.
WANG Rui
- [PATCH] RISC-V: Fix the ABI of empty unions and zero length array in struct
Kito Cheng
- [PATCH V2] RISC-V: Add Andes 25 series pipeline description.
Kuan-Lin Chen
- [PATCH V2] RISC-V: Add Andes 25 series pipeline description.
Kito Cheng
- Ping: [PATCH] libcpp: Improve locations for macros defined prior to PCH include [PR105608]
Lewis Hyatt
- [pushed][PATCH] LoongArch: Only allow valid binary op when optimize conditional move
Lulu Cheng
- [[pushed] [PATCH v3] LoongArch: Standard instruction template fnmam4 correction
Lulu Cheng
- [PATCH v3] Add built-in memalignment [PR122117]
Peter0x44
- [PATCH] libstdc++: Fix construction function_ref from nontype<&S::x> and reference_wrapper [PR121858]
Hewill Kang
- [PATCH 1/3] ipa-reorder-for-locality - Adjust bootstrap-lto-locality to reduce compile time
Prachi Godbole
- [PATCH] gimple-fold: Remove assume_aligned folding
Andrew Pinski
- [PATCH 2/3] [PATCH 2/3] ipa-reorder-for-locality - Address compile time issues for locality cloning pass
Prachi Godbole
- [PATCH 3/3] [PATCH 3/3] ipa-reorder-for-locality - Introduce C++ template heuristics
Prachi Godbole
- [PATCH] Use linker sections to explicitly order functions for -fprofile-reorder-functions and -fipa-reorder-for-locality
Prachi Godbole
- [PING][PATCH] [RFC v2][AutoFDO] Implement summary information in auto-profile
Dhruv Chawla
- [PATCH v4] niter: Use ranger to query ctz range.
Richard Biener
- [PATCH] tree: Clarify VIEW_CONVERT_EXPR sizes constraints
Richard Biener
- [PATCH] gimple-fold: Remove assume_aligned folding
Richard Biener
- [PATCH] c++: Fix up and tweak std-name-hint.gperf
Jakub Jelinek
- [PATCH v2] MATCH: Optimize `VEC_SHL_INSERT (dup (A), A)` to just `dup (A) [PR116075]
Richard Biener
- [PATCH 1/2] forwprop: Improve simple dse for eh [PR122247]
Richard Biener
- [PATCH 2/2] forwprop: Improve simple dse slightly more for eh but multiple incoming edges (phi) [PR122247]
Richard Biener
- [PATCH 1/3] gengtype: Avoid Werror bootstrap fail when a subclass has no GTY fields
Richard Biener
- [committed] i386: Make better use of overflow flags in codegen of min/max(a,add/sub(a, b)) [PR116815]
Uros Bizjak
- [PATCH v1] LoongArch: Add builtin interfaces for 128 and 256 vector conversions.
WANG Rui
- [PATCH][vect]: tighten IFN_VEC_SHL_INSERT requirements.
Tamar Christina
- [PATCH 1/4] ipa: Rewrite callback_edge_useful_p heuristic.
Martin Jambor
- [PATCH][vect]: tighten IFN_VEC_SHL_INSERT requirements.
Robin Dapp
- [PATCH][vect]: tighten IFN_VEC_SHL_INSERT requirements.
Richard Biener
- [PATCH] Swap operands during SLP discovery for mismatching STMT_VINFO_REDUC_IDX
Richard Biener
- [PATCH 1/4] ipa: Rewrite callback_edge_useful_p heuristic.
Josef Melcr
- [PATCH][vect]: tighten IFN_VEC_SHL_INSERT requirements.
Tamar Christina
- [pushed] PR modula2/122485: add spell checking to module names
Gaius Mulley
- [PATCH][vect]: tighten IFN_VEC_SHL_INSERT requirements.
Richard Biener
- [PATCH] match.pd: fix simplify pattern for view_convert (BIT_FIELD_REF)
Artemiy Volkov
- [PATCH] [i386] Fix type in ix86_move_max setup
Richard Biener
- [PATCH] [i386] Fix type in ix86_move_max setup
Liu, Hongtao
- [PATCH] c, plugin: Add c_parse_component_ref callback
York Jasper Niebuhr
- [PATCH] c++/modules: Allow ignoring some TU-local exposure errors in GMF [PR121574]
Nathaniel Shead
- [r16-4726 Regression] FAIL: gcc.dg/tree-ssa/pr92834.c scan-tree-dump-times optimized "MIN_EXPR <" 8 on Linux/x86_64
Haochen Jiang
- [PATCH] c++: Fix up and tweak std-name-hint.gperf
Marek Polacek
- [PATCH v3] vect: Relax gather/scatter detection by swapping offset sign.
Robin Dapp
- [PATCH] Adjust gcc.dg/tree-ssa/pr92834.c
Richard Biener
- [PATCH] match.pd: fix simplify pattern for view_convert (BIT_FIELD_REF)
Richard Biener
- [PATCH] match.pd: fix simplify pattern for view_convert (BIT_FIELD_REF)
Jeff Law
- [PATCH v2] RISC-V: avlprop: Scale AVL by subreg ratio [PR122445].
Jeff Law
- [PATCH v4] niter: Use ranger to query ctz range.
Andrew MacLeod
- [PATCH v2] simplify-rtx: Canonicalize subreg and lshiftrt order for AND operations
Peter Bergner
- [PATCH] fortran: remove redundant code related to constant pointer in atomic_cas
Yuao Ma
- [PATCH] Swap operands during SLP discovery for mismatching STMT_VINFO_REDUC_IDX
Eric Botcazou
- [Ada] Fix generic formal parameter incorrectly visible from outside of instance
Eric Botcazou
- [PATCH] Swap operands during SLP discovery for mismatching STMT_VINFO_REDUC_IDX
Richard Biener
- [PATCH v4] simplify-rtx: Canonicalize SUBREG and LSHIFTRT order for AND operations
Kishan Parmar
- [PATCH 2/2] forwprop: Improve simple dse slightly more for eh but multiple incoming edges (phi) [PR122247]
Andrew Pinski
- [pushed] fortran: Cleanup obsolete comment
Mikael Morin
- Ping: [PATCH] libcpp: Improve locations for macros defined prior to PCH include [PR105608]
Joseph Myers
- [PATCH] c, plugin: Add c_parse_component_ref callback
Joseph Myers
- [PATCH v2] c++: Don't constrain visibility using local variables [PR122253]
Jason Merrill
- [PATCH] c++/modules: Track all static class variables [PR122421]
Jason Merrill
- [PATCH v2] Extend the attribute "counted_by" to support VOID pointer under GNU extension.
Qing Zhao
- [PATCH v3] vect: Relax gather/scatter detection by swapping offset sign.
Andrew Stubbs
- [RFC] Enable time profile function reordering with AutoFDO
Prathamesh Kulkarni
- [PATCH v3] vect: Relax gather/scatter detection by swapping offset sign.
Robin Dapp
- [PATCH] optabs: Make widen_lshift an IFN.
Robin Dapp
- [PATCH] optabs: Make widen_lshift an IFN.
Andrew Pinski
- [PATCH 0/7] fortran: array descriptor part 1: Move existing functions to a separate file
Mikael Morin
- [PATCH 1/7] fortran: array descriptor: Move accessor functions to a separate file
Mikael Morin
- [PATCH 2/7] fortran: array descriptor: Move debug info generation function
Mikael Morin
- [PATCH 3/7] fortran: array descriptor: Move null factory function
Mikael Morin
- [PATCH 4/7] fortran: array descriptor: Move size and cosize functions
Mikael Morin
- [PATCH 5/7] fortran: array descriptor: Move bound shift utility function
Mikael Morin
- [PATCH 6/7] fortran: array descriptor: Move descriptor copy function
Mikael Morin
- [PATCH 7/7] fortran: array descriptor: Move array growth function
Mikael Morin
- [PATCH 2/7] fortran: array descriptor: Move debug info generation function
Jerry D
- [PATCH 2/7] fortran: array descriptor: Move debug info generation function
Jerry D
- [PATCH v2] c, plugin: Add c_parse_component_ref callback
York Jasper Niebuhr
- [r16-4739 Regression] FAIL: tr2/dynamic_bitset/pr92059.cc -std=gnu++17 (test for excess errors) on Linux/x86_64
Haochen Jiang
- [PATCH] c++: Fix up and tweak std-name-hint.gperf
Jason Merrill
- [RFA][PR rtl-optimization/122321][RISC-V] Bounds check another access to ira_reg_equiv array
Vladimir Makarov
- [PATCH V5 02/47] a68: build system
Pietro Monteiro
- [PATCH V5 02/47] a68: build system
Jose E. Marchesi
- [PATCH] [PATCH][GCC] aarch64: Add support for FEAT_PCDPHINT atomic_store intrinsics.
richard.ball@arm.com
- [pushed] [PATCH 0/5] LoongArch: Implement 128-vector widened mul/add/sub templates.
Lulu Cheng
- [PATCH] libiberty: Add BigObj COFF support for LTO on Windows targets [PR122472]
Peter Damianov
- [pushed][PATCH] LoongArch: Only allow valid binary op when optimize conditional move
Lulu Cheng
- [PUSHED] sccp: Fix ICE during folding after proping const in some cases [PR122497]
Andrew Pinski
- [PATCH] c++/modules: Allow ignoring some TU-local exposure errors in GMF [PR121574]
Jason Merrill
- [PUSHED] Fix pr122478.c testcase
Andrew Pinski
- [PATCH] fold: Remove div_if_zero_remainder [PR122437]
Andrew Pinski
- [PATCH] fold: Remove div_if_zero_remainder [PR122437]
Richard Biener
- [PATCH 1/3] xtensa: Remove redundant use of 'F'-constraint
Takayuki 'January June' Suwa
- [PATCH 2/3] xtensa: Make use of ROUND.S instruction
Takayuki 'January June' Suwa
- [PATCH 3/3] xtensa: Add alternative negsf2 insn pattern
Takayuki 'January June' Suwa
- [PATCH v2] configure: reject unsupported --with-long-double-64 option
Michael Meissner
- [PATCH, V8] Fix PR 118541, do not generate unordered fp compares
Michael Meissner
- [r16-4739 Regression] FAIL: tr2/dynamic_bitset/pr92059.cc -std=gnu++17 (test for excess errors) on Linux/x86_64
Robin Dapp
- [PATCH] libiberty: Add BigObj COFF support for LTO on Windows targets [PR122472]
Richard Biener
- [PATCH v1] libstdc++: Make <mdspan> compatible with clang.
Luc Grosheintz
- [PATCH] tree-optimization/122502 - avoid folding during imm use walk with active ranger
Richard Biener
- [PATCH v2] aarch64: Add support for FEAT_F8F32MM, FEAT_F8F16MM, and FEAT_SVE_F16F32MM.
Alfie Richards
- [PING^1][PATCH v2] aarch64: Add support for preserve_none function attribute [PR target/118328]
Alfie Richards
- [PING^1][PATCH v1] aarch64: Add missing fmv features.
Alfie Richards
- [PING^1][PATCH v4 0/2] fmv: aarch64: targethooks: Add priority syntax.
Alfie Richards
- [PING^1][PATCH v1] docs: aarch64: arm: Update ACLE documentation.
Alfie Richards
- [PING^1][PATCH v4] docs: fmv: Update Function multi-versioning documentation [PR c/122202]
Alfie Richards
- [PATCH v1] libstdc++: Make <mdspan> compatible with clang.
Jonathan Wakely
- [PATCH] [PATCH][GCC] aarch64: Add support for FEAT_PCDPHINT atomic_store intrinsics.
Saurabh Jha
- [PATCH 2/3] xtensa: Make use of ROUND.S instruction
Takayuki 'January June' Suwa
- [PATCH v3] vect: Relax gather/scatter detection by swapping offset sign.
Andrew Stubbs
- [PATCH] optabs: Make widen_lshift an IFN.
Richard Biener
- [PATCH v3] vect: Relax gather/scatter detection by swapping offset sign.
Robin Dapp
- [PATCH] libiberty: Add BigObj COFF support for LTO on Windows targets [PR122472]
Peter0x44
- [PATCH 0/7] fortran: array descriptor part 1: Move existing functions to a separate file
Tobias Burnus
- [PING^1][PATCH v1] docs: aarch64: arm: Update ACLE documentation.
Gerald Pfeifer
- [PATCH V5] fsra: gimple final sra pass for paramters and returns
Alexey Merzlyakov
- [PATCH] libiberty: Add BigObj COFF support for LTO on Windows targets [PR122472]
Richard Biener
- [PATCH] Make FOR_EACH_IMM_USE_STMT work w/o fake imm use node
Richard Biener
- [PATCHSET] Upstream gccrs 2025/10/30
arthur.cohen@embecosm.com
- [COMMITTED 001/143] gccrs: Explicitly use an empty vector for structural eq
arthur.cohen@embecosm.com
- [COMMITTED 002/143] gccrs: Refactor HIR::PatternItem class and its derivatives
arthur.cohen@embecosm.com
- [COMMITTED 003/143] gccrs: Improve handling of AttrInputLiteral
arthur.cohen@embecosm.com
- [COMMITTED 004/143] gccrs: Add missing header inclusion
arthur.cohen@embecosm.com
- [COMMITTED 005/143] gccrs: Copy cfg_attrs instead setting it to itself
arthur.cohen@embecosm.com
- [COMMITTED 006/143] gccrs: Avoid transitive declaration
arthur.cohen@embecosm.com
- [COMMITTED 007/143] gccrs: Move vector of unique_ptr
arthur.cohen@embecosm.com
- [COMMITTED 008/143] gccrs: Fix variadic member flag value in constructor
arthur.cohen@embecosm.com
- [COMMITTED 009/143] gccrs: Prevent copy from vector implementation
arthur.cohen@embecosm.com
- [COMMITTED 010/143] gccrs: Remove cyclic inclusion and unused headers.
arthur.cohen@embecosm.com
- [COMMITTED 011/143] gccrs: Fix friendly class to friendly struct qualification
arthur.cohen@embecosm.com
- [COMMITTED 012/143] gccrs: Add header guards
arthur.cohen@embecosm.com
- [COMMITTED 013/143] gccrs: Add missing direct include
arthur.cohen@embecosm.com
- [COMMITTED 014/143] gccrs: Improve vector usages and avoid copies.
arthur.cohen@embecosm.com
- [COMMITTED 015/143] gccrs: Handle attributes in expression macros
arthur.cohen@embecosm.com
- [COMMITTED 016/143] gccrs: Exclude some inline assembly test
arthur.cohen@embecosm.com
- [COMMITTED 017/143] gccrs: Fix ICE on exclusive_range_pattern lowering
arthur.cohen@embecosm.com
- [COMMITTED 018/143] gccrs: Add checks to ExpandVisitor
arthur.cohen@embecosm.com
- [COMMITTED 019/143] gccrs: Refactor inline assembly constructor
arthur.cohen@embecosm.com
- [COMMITTED 020/143] gccrs: Fix infinite loop on inline assembly clobbers
arthur.cohen@embecosm.com
- [COMMITTED 021/143] gccrs: Emit an error message on unsupported llvm_asm
arthur.cohen@embecosm.com
- [COMMITTED 022/143] gccrs: Remove abort on wildcard patterns
arthur.cohen@embecosm.com
- [COMMITTED 023/143] gccrs: Add test for multiple wildcard use declaration.
arthur.cohen@embecosm.com
- [COMMITTED 024/143] gccrs: CfgStrip AST nodes marked with #[test]
arthur.cohen@embecosm.com
- [COMMITTED 025/143] gccrs: fix error number
arthur.cohen@embecosm.com
- [COMMITTED 026/143] gccrs: Add name resolution processing for discriminant values
arthur.cohen@embecosm.com
- [COMMITTED 027/143] gccrs: Detect failure to match an ident metavariable
arthur.cohen@embecosm.com
- [COMMITTED 028/143] gccrs: ast: Cleanup SingleASTNode::NodeType
arthur.cohen@embecosm.com
- [COMMITTED 029/143] gccrs: expand: Add handling for macro expansion in pattern context
arthur.cohen@embecosm.com
- [COMMITTED 030/143] gccrs: Fix Self macro invocation parsing failure
arthur.cohen@embecosm.com
- [COMMITTED 031/143] gccrs: nr2.0: Fix ChangeLog entry
arthur.cohen@embecosm.com
- [COMMITTED 032/143] gccrs: Improve handling of non-final path segments
arthur.cohen@embecosm.com
- [COMMITTED 033/143] gccrs: Reject empty cfg_attr
arthur.cohen@embecosm.com
- [COMMITTED 034/143] gccrs: fix ICE for empty enum variant
arthur.cohen@embecosm.com
- [COMMITTED 035/143] gccrs: fix ICE by skipping invalid (non-FNDEF) candidates
arthur.cohen@embecosm.com
- [COMMITTED 036/143] gccrs: Implement let statement support for IdentifierPattern's subpatterns
arthur.cohen@embecosm.com
- [COMMITTED 037/143] gccrs: Add IdentifierPattern subpattern support for ClosureParamInfer
arthur.cohen@embecosm.com
- [COMMITTED 038/143] gccrs: Read-only check if the variable is mutable type.
arthur.cohen@embecosm.com
- [COMMITTED 039/143] gccrs: Replace old read-only checker with new implementation.
arthur.cohen@embecosm.com
- [COMMITTED 040/143] gccrs: Collect lang items after expansion
arthur.cohen@embecosm.com
- [COMMITTED 041/143] gccrs: Implement rest pattern support for slice patterns
arthur.cohen@embecosm.com
- [COMMITTED 042/143] gccrs: fix ICE in convert_tree for tuple destructuring with ref
arthur.cohen@embecosm.com
- [COMMITTED 043/143] gccrs: Improve libformat_parser FFI
arthur.cohen@embecosm.com
- [COMMITTED 044/143] gccrs: Expect identifier subpatterns to be non-alt
arthur.cohen@embecosm.com
- [COMMITTED 045/143] gccrs: Remove #[simd_test] support
arthur.cohen@embecosm.com
- [COMMITTED 046/143] gccrs: Add null check to reconstruct
arthur.cohen@embecosm.com
- [COMMITTED 047/143] gccrs: Fix generic type constraints
arthur.cohen@embecosm.com
- [COMMITTED 048/143] gccrs: Treat function pointers like pointers for cast
arthur.cohen@embecosm.com
- [COMMITTED 049/143] gccrs: Convert lookup return type to optional
arthur.cohen@embecosm.com
- [COMMITTED 050/143] gccrs: Remove unused copy
arthur.cohen@embecosm.com
- [COMMITTED 051/143] gccrs: Avoid copy when constructing TypeBoundPredicate
arthur.cohen@embecosm.com
- [COMMITTED 052/143] gccrs: Remove unused variable assignments
arthur.cohen@embecosm.com
- [COMMITTED 053/143] gccrs: Refactor return statements
arthur.cohen@embecosm.com
- [COMMITTED 054/143] gccrs: Change coerce_unsize error handling
arthur.cohen@embecosm.com
- [COMMITTED 055/143] gccrs: Put nevertype cercion into it's own function
arthur.cohen@embecosm.com
- [COMMITTED 056/143] gccrs: Use as member function instead of static cast
arthur.cohen@embecosm.com
- [COMMITTED 057/143] gccrs: Add fn pointer implementation test
arthur.cohen@embecosm.com
- [COMMITTED 058/143] gccrs: Remove Parser::parse_path_in_expression_pratt
arthur.cohen@embecosm.com
- [COMMITTED 059/143] gccrs: Eagerly expand format_args macro
arthur.cohen@embecosm.com
- [COMMITTED 060/143] gccrs: Avoid std::unique_ptr<std::string> in Token
arthur.cohen@embecosm.com
- [COMMITTED 061/143] gccrs: Refactor AST Patterns that hold multiple pattern items
arthur.cohen@embecosm.com
- [COMMITTED 062/143] gccrs: nr1.0: Remove support in privacy checker
arthur.cohen@embecosm.com
- [COMMITTED 063/143] gccrs: nr1.0: Remove support in rust-session-manager.cc
arthur.cohen@embecosm.com
- [COMMITTED 064/143] gccrs: nr1.0: Remove support in pattern checker
arthur.cohen@embecosm.com
- [COMMITTED 065/143] gccrs: nr1.0: Remove support in borrow checker
arthur.cohen@embecosm.com
- [COMMITTED 066/143] gccrs: Separate strip information from internal state
arthur.cohen@embecosm.com
- [COMMITTED 067/143] gccrs: ast: Add PointerVisitor
arthur.cohen@embecosm.com
- [COMMITTED 068/143] gccrs: desugar: Use PointerVisitor for ExpressionYeast
arthur.cohen@embecosm.com
- [COMMITTED 069/143] gccrs: Do not dump the AST if the parser emit errors
arthur.cohen@embecosm.com
- [COMMITTED 070/143] gccrs: Remove Parser::parse_tuple_index_expr_float
arthur.cohen@embecosm.com
- [COMMITTED 071/143] gccrs: Allow early resolution to use the language prelude
arthur.cohen@embecosm.com
- [COMMITTED 072/143] gccrs: Emit error on lonely self use declaration
arthur.cohen@embecosm.com
- [COMMITTED 073/143] gccrs: Error out on unsuffixed self list use declaration
arthur.cohen@embecosm.com
- [COMMITTED 074/143] gccrs: Make the coerce borrowed pointer consistent with try flag
arthur.cohen@embecosm.com
- [COMMITTED 075/143] gccrs: Remove some const usage so we can get rid of more can_eq usage
arthur.cohen@embecosm.com
- [COMMITTED 076/143] gccrs: respect the unify rules commit flag
arthur.cohen@embecosm.com
- [COMMITTED 077/143] gccrs: Update can_eq to be a types_compatable interface
arthur.cohen@embecosm.com
- [COMMITTED 078/143] gccrs: Add check bounds flag to unify rules for compatability checks
arthur.cohen@embecosm.com
- [COMMITTED 079/143] gccrs: remove 2nd last usage of can_eq
arthur.cohen@embecosm.com
- [COMMITTED 080/143] gccrs: simplify cloning of types during unify
arthur.cohen@embecosm.com
- [COMMITTED 081/143] gccrs: reuse an error mark node instead of new ones each failure
arthur.cohen@embecosm.com
- [COMMITTED 082/143] gccrs: get rid of last can_eq usage finally
arthur.cohen@embecosm.com
- [COMMITTED 083/143] gccrs: Remove fully the can_eq TyTy::BaseType::can_eq interface
arthur.cohen@embecosm.com
- [COMMITTED 084/143] gccrs: Fix formatting of tyty code
arthur.cohen@embecosm.com
- [COMMITTED 085/143] gccrs: track generic const generics properly
arthur.cohen@embecosm.com
- [COMMITTED 086/143] gccrs: Fix bug with unconstrained const generic
arthur.cohen@embecosm.com
- [COMMITTED 087/143] gccrs: allow unifications against non const types
arthur.cohen@embecosm.com
- [COMMITTED 088/143] gccrs: Add implicit infer support for unify on const types
arthur.cohen@embecosm.com
- [COMMITTED 089/143] gccrs: Recognize rustc_allow_const_fn_unstable
arthur.cohen@embecosm.com
- [COMMITTED 090/143] gccrs: Implement missing var decl case for TuplePatternItemsHasRest
arthur.cohen@embecosm.com
- [COMMITTED 091/143] gccrs: Implement missing read-only checker case for TuplePatternItemsHasRest
arthur.cohen@embecosm.com
- [COMMITTED 092/143] gccrs: Fix segv when handling invalid array capacities
arthur.cohen@embecosm.com
- [COMMITTED 093/143] gccrs: Fix crash on break outside of loop context
arthur.cohen@embecosm.com
- [PATCH 0/7] fortran: array descriptor part 1: Move existing functions to a separate file
Harald Anlauf
- [COMMITTED 094/143] gccrs: Unify path-to-type handling in Late resolver
arthur.cohen@embecosm.com
- [COMMITTED 095/143] gccrs: nr1.0: Remove chunks of resolution phase
arthur.cohen@embecosm.com
- [COMMITTED 096/143] gccrs: Add test to confirm Rust-GCC/gccrs#3924 fix
arthur.cohen@embecosm.com
- [COMMITTED 097/143] gccrs: Add test to confirm Rust-GCC/gccrs#3922 fix
arthur.cohen@embecosm.com
- [COMMITTED 098/143] gccrs: get rid of more clones in unify path
arthur.cohen@embecosm.com
- [COMMITTED 099/143] gccrs: track abi and unsafety on fnptrs for proper type checking
arthur.cohen@embecosm.com
- [COMMITTED 100/143] gccrs: Add libcore to the list of ignored prefixes
arthur.cohen@embecosm.com
- [COMMITTED 101/143] gccrs: Import libcore 1.49.0
arthur.cohen@embecosm.com
- [COMMITTED 102/143] gccrs: nr1.0: Remove EarlyNameResolver
arthur.cohen@embecosm.com
- [COMMITTED 103/143] gccrs: Create subdirectory checks/errors/feature
arthur.cohen@embecosm.com
- [COMMITTED 104/143] gccrs: Remove AST::TraitItemConst
arthur.cohen@embecosm.com
- [COMMITTED 105/143] gccrs: Protect from errors in alternate pattern parsing
arthur.cohen@embecosm.com
- [COMMITTED 106/143] gccrs: Fix ICE with invalid const expression
arthur.cohen@embecosm.com
- [COMMITTED 107/143] gccrs: Fix ICE handling division by zero in const eval
arthur.cohen@embecosm.com
- [COMMITTED 108/143] gccrs: Import stdarch 1.49.0
arthur.cohen@embecosm.com
- [COMMITTED 109/143] gccrs: Fix ICE for invalid const capacity expression handling
arthur.cohen@embecosm.com
- [COMMITTED 110/143] gccrs: Implement TokenCollector::visit(AST::FormatArgs&)
arthur.cohen@embecosm.com
- [COMMITTED 111/143] gccrs: Improve FFIOpt
arthur.cohen@embecosm.com
- [COMMITTED 112/143] gccrs: fnptr types can hold onto generic params so it needs to handle substs
arthur.cohen@embecosm.com
- [COMMITTED 113/143] gccrs: Remove old hack from resolve operator overload
arthur.cohen@embecosm.com
- [COMMITTED 114/143] gccrs: Fix ICE on copied array expressions
arthur.cohen@embecosm.com
- [COMMITTED 115/143] gccrs: Add error diag for self params on plain functions
arthur.cohen@embecosm.com
- [COMMITTED 116/143] gccrs: Fix ICE where we expect a num enum variant
arthur.cohen@embecosm.com
- [COMMITTED 117/143] gccrs: Prevent segfault on builtin metavars
arthur.cohen@embecosm.com
- [COMMITTED 118/143] gccrs: Emit errors from the transcriber when they occur
arthur.cohen@embecosm.com
- [COMMITTED 119/143] gccrs: Add origin location to expanded tokens
arthur.cohen@embecosm.com
- [COMMITTED 120/143] gccrs: expand: Inherit from PointerVisitor
arthur.cohen@embecosm.com
- [COMMITTED 121/143] gccrs: Handle link_name attribute
arthur.cohen@embecosm.com
- [COMMITTED 122/143] gccrs: Add HIR lowering support for rest pattern in struct patterns' AST
arthur.cohen@embecosm.com
- [COMMITTED 123/143] gccrs: Fix StructPattern type checking rejecting tuple struct scrutinee
arthur.cohen@embecosm.com
- [COMMITTED 124/143] gccrs: Test libcore
arthur.cohen@embecosm.com
- [COMMITTED 125/143] gccrs: tests: added extra parens compile test
arthur.cohen@embecosm.com
- [COMMITTED 126/143] gccrs: Implement lowering of AST::TupleStructItemsHasRest
arthur.cohen@embecosm.com
- [COMMITTED 127/143] gccrs: Implement compilation support for HIR::TupleStructItemsHasRest
arthur.cohen@embecosm.com
- [COMMITTED 128/143] gccrs: Use rich_location for TupleStructPattern type check num field error
arthur.cohen@embecosm.com
- [COMMITTED 129/143] gccrs: Emit an error on malformed path
arthur.cohen@embecosm.com
- [COMMITTED 130/143] gccrs: Add override modifier
arthur.cohen@embecosm.com
- [COMMITTED 131/143] gccrs: Force crash when retrieving meta item location
arthur.cohen@embecosm.com
- [COMMITTED 132/143] gccrs: Avoid malformed attribute conversion
arthur.cohen@embecosm.com
- [COMMITTED 133/143] gccrs: Add doc attribute checking on traits
arthur.cohen@embecosm.com
- [COMMITTED 134/143] gccrs: fix: add early return for empty module file
arthur.cohen@embecosm.com
- [COMMITTED 135/143] gccrs: test: add a regression test for issue Rust-GCC/gccrs#4145
arthur.cohen@embecosm.com
- [COMMITTED 136/143] gccrs: Refactor TyTy::ConstType into separate types
arthur.cohen@embecosm.com
- [COMMITTED 137/143] gccrs: Emit error when tuple-indexing on non-tuples
arthur.cohen@embecosm.com
- [COMMITTED 138/143] gccrs: fix ICE in TyVar constructor
arthur.cohen@embecosm.com
- [COMMITTED 139/143] gccrs: fix inner attr derive doesn't show error
arthur.cohen@embecosm.com
- [COMMITTED 140/143] gccrs: Fix ICE for repr attribute malformation
arthur.cohen@embecosm.com
- [COMMITTED 141/143] gccrs: Fix ICE on enum in tuple struct pattern
arthur.cohen@embecosm.com
- [COMMITTED 142/143] gccrs: Attempt to resolve pattern items in tuple pattern with a rest pattern
arthur.cohen@embecosm.com
- [COMMITTED 143/143] gccrs: Improve ErrorPropagationExpr handling
arthur.cohen@embecosm.com
- [PING^1][PATCH v1] docs: aarch64: arm: Update ACLE documentation.
Alfie Richards
- [PATCH v1] libstdc++: Make <mdspan> compatible with clang.
Luc Grosheintz
- [PATCH] fortran: remove redundant code related to constant pointer in atomic_cas
Tobias Burnus
- [Patch, fortran] PR122452 - [16 Regression] [PDT] ICE on generic interface invocation matching type name
Paul Richard Thomas
- [PATCH] Update SSA iterator documentation
Richard Biener
- [PATCH v1] libstdc++: Make <mdspan> compatible with clang.
Jonathan Wakely
- [PATCH 0/2] aarch64: Updates to architecture extension command line
Alfie Richards
- [PATCH 1/2] aarch64: Split sve2-X extensions into sve2 + sve-X extension.
Alfie Richards
- [PATCH 2/2] aarch64: Add new target options for 2024 Architecture Extension and Armv9.6-A
Alfie Richards
- [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Richard Biener
- [PATCHSET] Upstream gccrs 2025/10/30
NightStrike
- [PATCH v5] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Qing Zhao
- [PATCH v1] aarch64: Add missing fmv features.
Wilco Dijkstra
- [PATCH] fortran: remove redundant code related to constant pointer in atomic_cas
Yuao Ma
- [PATCH] OpenMP/Fortran: Rebind labels after metadirective body [PR122369]
Paul-Antoine Arras
- [PATCH]AArch64: support bf16 to sf extensions [PR121853]
Andrew Pinski
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH] AArch64: Fix mv-cmpu-features.C test on older glibc versions [PR 122405]
Wilco Dijkstra
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
- [PATCH] libiberty: Add BigObj COFF support for LTO on Windows targets [PR122472]
LIU Hao
- [PATCH v2 2/3] testsuite: bpf: add DejaGnu board for bpf-unknown-none target
Piyush Raj
- [PATCH] [PATCH][GCC] aarch64: Add support for FEAT_PCDPHINT atomic_store intrinsics.
Richard Ball
- [PATCH v4 2/2] aarch64: Add support for fmv priority syntax.
Wilco Dijkstra
- [PUSHED] fold-const: Remove div_if_zero_remainder declaration.
Andrew Pinski
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH] OpenMP/Fortran: Rebind labels after metadirective body [PR122369]
Tobias Burnus
- [PATCH v4 1/2] targhooks: Change SAME_FUNCTION_VERSIONS hook to support emitting diagnostic.
Wilco Dijkstra
- [PATCH] libstdc++: Make basic_stringbuf use initial SSO capacity [PR80676]
Jonathan Wakely
- [PATCH v2 1/3] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
- [PATCH] RISC-V: testsuite: Fix pr119115.c.
Robin Dapp
- [PATCH] libstdc++: Make basic_stringbuf use initial SSO capacity [PR80676]
Jonathan Wakely
- [COMMITTED] PR tree-optimization/114725 - Split signed bitwise AND operations.
Aldy Hernandez
- [PATCH] Fortran: implement constraint F2018:C1585 on pure function results [PR78640]
Harald Anlauf
- [C PATCH] Fix ICE when using va_arg with arrays [PR97986]
Martin Uecker
- [C PATCH] c: gnu extension allowing compound literals of variable size
Martin Uecker
- [PATCH 03/14] cgraph: Add toplevel_node
Andrew Pinski
- [PATCH] vrp: Infer ranges from loads from constant aggregates with initializers
Martin Jambor
- [C PATCH] Fix ICE when using va_arg with arrays [PR97986]
Joseph Myers
- [PATCH] vrp: Infer ranges from loads from constant aggregates with initializers
Andrew Pinski
- [PATCH] vrp: Infer ranges from loads from constant aggregates with initializers
Andrew Pinski
- [C PATCH] c: gnu extension allowing compound literals of variable size
Joseph Myers
- [PATCH] AArch64: set long double to be 64 bits on aarch64-w64-mingw32
Mark Harmstone
- [PATCH] AArch64: set long double to be 64 bits on aarch64-w64-mingw32
Andrew Pinski
- [PATCH] AArch64: set long double to be 64 bits on aarch64-w64-mingw32
Saurabh Jha
- [PATCH] Fortran: implement constraint F2018:C1585 on pure function results [PR78640]
Steve Kargl
Last message date:
Fri Oct 31 23:38:48 GMT 2025
Archived on: Thu Nov 6 09:23:46 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).