July 2025 Archives by date
Starting: Tue Jul 1 00:19:57 GMT 2025
Ending: Thu Jul 31 23:33:38 GMT 2025
Messages: 3208
- [PATCH] Fix "void debug (const tree_node *ptr)"
H.J. Lu
- [PATCH] [RISC-V] Fix shift type for RVV interleaved stepped patterns [PR120356]
Alexey Merzlyakov
- [PATCH v2 2/2] RISC-V: Add testcases for signed scalar SAT_ADD IMM form 2
Ciyan Pan
- [PATCH] xtensa: Remove TARGET_PROMOTE_FUNCTION_MODE
Takayuki 'January June' Suwa
- [PATCH V1] RISC-V:Add the MIPS P8700 conditional move extension instruction support.
Umesh Kalappa
- [PATCH] c++, v4: Fix up cp_build_array_ref COND_EXPR handling [PR120471]
Jakub Jelinek
- [PATCH] [RISC-V] Fix shift type for RVV interleaved stepped patterns [PR120356]
Robin Dapp
- [PATCH v7 2/3] Use the counted_by attribute of pointers in builtinin-object-size.
Richard Biener
- [PATCH 1/2] allow contraction to synthetic single-element vector FMA
Richard Biener
- [PATCH] gcc: middle-end opt for trigonometric pi-based functions builtins
Jakub Jelinek
- [PATCH v4 2/6] dwarf: create annotation DIEs for btf tags
Richard Biener
- [PATCH] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Soumya AR
- [PATCH v6 1/3][Middle-end] Provide more contexts for -Warray-bounds, -Wstringop-*warning messages due to code movements from compiler transformation (Part 1) [PR109071, PR85788, PR88771, PR106762, PR108770, PR115274, PR117179]
Richard Biener
- [PATCH] Fix "void debug (const tree_node *ptr)"
Richard Biener
- [PATCH] libphobos: Fully enable Darwin/i386 support
Rainer Orth
- [COMMITTED 01/42] ada: Fix detecting Compilation_Errors
Marc Poulhiès
- [COMMITTED 02/42] ada: Minor fix in handling of inherited Pre/Post'Class aspect
Marc Poulhiès
- [COMMITTED 03/42] ada: Remove wrong optimization in frontend inlining of procedure calls
Marc Poulhiès
- [COMMITTED 04/42] ada: Fix wrong finalization of temporary constrained array of controlled type
Marc Poulhiès
- [COMMITTED 05/42] ada: Small cleanup in the finalization machinery
Marc Poulhiès
- [COMMITTED 06/42] ada: Set ekind of loop parameters earlier
Marc Poulhiès
- [COMMITTED 07/42] ada: Clarify numeric parsing code
Marc Poulhiès
- [COMMITTED 08/42] ada: Get rid of multiple roundings for 'Value of ordinary fixed-point types
Marc Poulhiès
- [COMMITTED 09/42] ada: Fix wrong finalization of constrained array derived from unconstrained
Marc Poulhiès
- [COMMITTED 10/42] ada: Remove dead assignment
Marc Poulhiès
- [COMMITTED 11/42] ada: Remove spurious warnings about No_Exception_Propagation in GNATprove mode
Marc Poulhiès
- [COMMITTED 12/42] ada: Mark errors that are removed as deleted
Marc Poulhiès
- [COMMITTED 13/42] ada: Use common routine to handle warning counting
Marc Poulhiès
- [COMMITTED 14/42] ada: Remove Count_Compile_Time_Pragma_Warnings
Marc Poulhiès
- [COMMITTED 15/42] ada: Improve Warning_Treated_As_Error
Marc Poulhiès
- [COMMITTED 16/42] ada: Dispatching call with mutably tagged objects
Marc Poulhiès
- [COMMITTED 17/42] ada: Fix wrong finalization of constrained subtype of unconstrained array type
Marc Poulhiès
- [COMMITTED 18/42] ada: Handle Warnings_As_Errors the same way.
Marc Poulhiès
- [COMMITTED 19/42] ada: Document sanitizers in mixed-language applications
Marc Poulhiès
- [COMMITTED 20/42] ada: Remove useless subexpressions
Marc Poulhiès
- [COMMITTED 21/42] ada: Move aspects when instantiating subprograms as compilation units
Marc Poulhiès
- [COMMITTED 22/42] ada: freeze.adb: do not emit error on non-aligned component in CodePeer_Mode
Marc Poulhiès
- [COMMITTED 23/42] ada: use __builtin_alloca for alloca on vxworks
Marc Poulhiès
- [COMMITTED 24/42] ada: Replace references for GLADE with PolyORB
Marc Poulhiès
- [COMMITTED 25/42] ada: Drop the chapter listing implemented Ada 2012 AI's
Marc Poulhiès
- [COMMITTED 26/42] ada: include string.h
Marc Poulhiès
- [COMMITTED 27/42] ada: Correct comment in s-valuen.ads
Marc Poulhiès
- [COMMITTED 28/42] ada: Disable -gnatR2 output in case of object renamings
Marc Poulhiès
- [COMMITTED 29/42] ada: Add "continue" GNAT extension
Marc Poulhiès
- [COMMITTED 30/42] ada: Small tweak to latest change
Marc Poulhiès
- [COMMITTED 31/42] ada: Add GNAT LLVM selection in GPR project file.
Marc Poulhiès
- [COMMITTED 32/42] ada: Compiler fails on unchecked deallocation for constrained protected subtype
Marc Poulhiès
- [COMMITTED 33/42] ada: Split the unit System.Case_Utilities into two parts.
Marc Poulhiès
- [COMMITTED 34/42] ada: Reduce the likelihood of overflow in Tanh
Marc Poulhiès
- [COMMITTED 35/42] ada: Warn on untagged record type equality
Marc Poulhiès
- [COMMITTED 36/42] ada: Fix for compiler crash on function return with Relaxed_Finalization parts
Marc Poulhiès
- [COMMITTED 37/42] ada: Do minimal expansion of fixedpoint operations for GNATprove
Marc Poulhiès
- [COMMITTED 38/42] ada: Fix couple of issues in System.Value_D.Integer_To_Decimal function
Marc Poulhiès
- [COMMITTED 39/42] ada: Disallow underscore before exponent
Marc Poulhiès
- [COMMITTED 40/42] ada: Remove unused variables from the binder generation routine
Marc Poulhiès
- [COMMITTED 41/42] ada: Fix ALI elaboration flags for ghost compilation units
Marc Poulhiès
- [COMMITTED 42/42] ada: Restore consistent rounding of 'Value for ordinary fixed-point types
Marc Poulhiès
- [PATCH] tailc: Handle musttail in case of non-cleaned-up cleanups, especially ASan related [PR120608]
Richard Biener
- [PATCH] testsuite: i386: Fix gcc.target/i386/preserve-none-1.c on Solaris/x86
Rainer Orth
- [PATCH] aarch64: Sync `aarch64-sys-regs.def' with Binutils.
Kyrylo Tkachov
- [PATCH] tailc: Handle musttail in case of non-cleaned-up cleanups, especially ASan related [PR120608]
Jakub Jelinek
- [PATCH] testsuite: i386: Fix gcc.target/i386/preserve-none-1.c on Solaris/x86
H.J. Lu
- [PATCH] testsuite: i386: Fix g++.target/i386/memset-pr101366-1.C etc. on Solaris/x86
Rainer Orth
- [PATCH] testsuite: i386: Fix g++.target/i386/memset-pr101366-1.C etc. on Solaris/x86
H.J. Lu
- [Fortran, Patch, PR120843, v2] Fix reject valid, because of inconformable coranks
Andre Vehreschild
- [PATCH] tailc: Handle musttail in case of non-cleaned-up cleanups, especially ASan related [PR120608]
Richard Biener
- [PATCH] tailc: Handle musttail in case of non-cleaned-up cleanups, especially ASan related [PR120608]
Jakub Jelinek
- [PATCH] tailc: Handle musttail in case of non-cleaned-up cleanups, especially ASan related [PR120608]
Jakub Jelinek
- [PATCH v7 4/9] AArch64: add constants for branch displacements
Richard Sandiford
- [PATCH v7 2/9] AArch64: reformat branch instruction rules
Richard Sandiford
- [PATCH v7 7/9] AArch64: precommit test for CMPBR instructions
Richard Sandiford
- [PATCH v7 8/9] AArch64: rules for CMPBR instructions
Richard Sandiford
- [committed] testsuite: Fix up pr119318.c test for big-endian [PR120082]
Jakub Jelinek
- [PATCH] libstdc++: Implement ranges::shift_left/right from P2440R1
Jonathan Wakely
- [PATCH 1/1] libstdc++: Implement default_accessor from mdspan.
Tomasz Kaminski
- [PATCH v2 1/5] libstdc++: Check prerequisites of layout_*::operator().
Tomasz Kaminski
- [PATCH v2 5/5] libstdc++: Make mdspan nothrow movable.
Tomasz Kaminski
- [PATCH v2 4/5] libstdc++: Implement mdspan and tests.
Tomasz Kaminski
- [Fortran, Patch, PR120847 (was: PR120846), v1] Fix ICE when a function is called more than once in a coarray expression.
Andre Vehreschild
- [PING][PATCH v2 0/1] aarch64: Add support for unpacked SVE FP comparisons
Spencer Abson
- [PATCH v3] AArch64 SIMD: convert mvn+shrn into mvni+subhn
Richard Sandiford
- [PATCH] s390: Add -fno-stack-protector to 3 tests
Jakub Jelinek
- [PATCH] c++, v4: Fix up cp_build_array_ref COND_EXPR handling [PR120471]
Jason Merrill
- [PATCH v2] vect: Misalign checks for gather/scatter.
Richard Biener
- [PATCH v2 5/5] libstdc++: Make mdspan nothrow movable.
Luc Grosheintz
- [PATCH] c-family: Check backend for argument alignment on stack
Jason Merrill
- [PATCH] testsuite, powerpc: Fix vsx-vectorize-* after alignment peeling [PR118567]
Alex Coplan
- [PATCH v2 4/5] libstdc++: Implement mdspan and tests.
Luc Grosheintz
- [PATCH] s390: Add -fno-stack-protector to 3 tests
Stefan Schulze Frielinghaus
- [PATCH 1/1] [RFC][AutoFDO] Propagate information to outline copies if not inlined
Dhruv Chawla
- [PATCH v2 1/5] libstdc++: Check prerequisites of layout_*::operator().
Luc Grosheintz
- [PATCH v2 5/5] libstdc++: Make mdspan nothrow movable.
Tomasz Kaminski
- [PATCH v2 4/5] libstdc++: Implement mdspan and tests.
Tomasz Kaminski
- [PATCH v2 2/5] libstdc++: Check prerequite of extents::extents.
Tomasz Kaminski
- [PATCH v2 3/5] libstdc++: Restructure mdspan tests to reuse IntLike.
Tomasz Kaminski
- [PATCH RFC] libgcc: don't use a weak ref for __cxa_finalize
Jason Merrill
- [PATCH] Handle non default git configurations with mklog
Pierre-Emmanuel Patry
- [PATCH v2 4/5] libstdc++: Implement mdspan and tests.
Tomasz Kaminski
- [PATCH v7 2/3] Use the counted_by attribute of pointers in builtinin-object-size.
Qing Zhao
- [RFC PATCH 1/1] microblaze: add atomic test and set support
Neal Frager
- [PATCH v2] libstdc++: Lift locale initialization in main chrono format loop [PR110739]
Tomasz Kamiński
- [PATCH RFC] libgcc: don't use a weak ref for __cxa_finalize
Florian Weimer
- [PATCH v2] libstdc++: Lift locale initialization in main chrono format loop [PR110739]
Tomasz Kaminski
- [PATCH] testsuite: Fix up gcc.target/powerpc/builtin_altivec_tr_stxvr_runnable.c test [PR120919]
Jakub Jelinek
- [PATCH v6 1/3][Middle-end] Provide more contexts for -Warray-bounds, -Wstringop-*warning messages due to code movements from compiler transformation (Part 1) [PR109071,PR85788,PR88771,PR106762,PR108770,PR115274,PR117179]
Qing Zhao
- [COMMITTED] cobol: Update test case for intrinsic function syntax.
Robert Dubner
- [PATCH v2] RISC-V: Updated march , that aligned with mips-p8700
Umesh Kalappa
- [PATCH] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Richard Sandiford
- [PATCH v7 7/9] AArch64: precommit test for CMPBR instructions
Richard Sandiford
- [COMMITTED] cobol: Normalize generating and using function_decls.
Robert Dubner
- [PATCH] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Kyrylo Tkachov
- [COMMITTED] cobol: Repair printf format of size_t.
Robert Dubner
- [COMMITTED] cobol: Normalize generating and using function_decls.
Robert Dubner
- [PATCH, V3] Add -mcpu=future to the PowerPC
Michael Meissner
- [PATCH] xtensa: Fix B[GE/LT]UI instructions with immediate values of 32768 or 65536 not being emitted
Takayuki 'January June' Suwa
- [PATCH] s390: Add -fno-stack-protector to 3 tests
Jakub Jelinek
- [PATCH 1/2] doc: Clarify mode of else operand for vec_mask_load_lanesmn
Alex Coplan
- [PATCH 2/2] aarch64: Drop const_int from aarch64_maskload_else_operand
Alex Coplan
- [PATCH] testsuite, powerpc: Fix vsx-vectorize-* after alignment peeling [PR118567]
Segher Boessenkool
- [PATCH RFC] libgcc: don't use a weak ref for __cxa_finalize
Jason Merrill
- [PATCH] testsuite: Fix up gcc.target/powerpc/builtin_altivec_tr_stxvr_runnable.c test [PR120919]
Segher Boessenkool
- [Ada] Fix PR ada/120705
Eric Botcazou
- [PATCH v2] RISC-V: Updated march , that aligned with mips-p8700
Maciej W. Rozycki
- [PATCH] AArch64: Use correct cost for shifted halfword load/stores
Wilco Dijkstra
- [PATCH] testsuite, powerpc: Fix vsx-vectorize-* after alignment peeling [PR118567]
Jakub Jelinek
- [PATCH] testsuite, powerpc: Fix vsx-vectorize-* after alignment peeling [PR118567]
Segher Boessenkool
- [PATCH] Fortran: fix minor issues with coarrays
Harald Anlauf
- [PATCH] Fortran: fix minor issues with coarrays
Jerry D
- [PATCH] Fortran: fix minor issues with coarrays
Harald Anlauf
- [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
Jonathan Wakely
- [PATCH] c++: Fix FMV return type ambiguation
Jason Merrill
- [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
Jonathan Wakely
- [PATCH v2 1/5] libstdc++: Check prerequisites of layout_*::operator().
Jonathan Wakely
- [PATCH v4 2/6] dwarf: create annotation DIEs for btf tags
David Faust
- [PATCH] c-family: Check backend for argument alignment on stack
H.J. Lu
- [PATCH] c++, libstdc++, v2: Implement C++26 P2830R10 - Constexpr Type Ordering
Jason Merrill
- [PATCH] libstdc++: make range view ctors explicit (P2711) [PR119744]
Nathan Myers
- [PATCH] libstdc++: construct bitset from string_view (P2697) [PR119742]
Nathan Myers
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Mateusz Zych
- [PATCH] configury: replace autoconf obsolete macros [PR/103459]
Pietro Monteiro
- [PATCH v2] configury: replace autoconf obsolete macros [PR103459]
Pietro Monteiro
- [PATCH] check-function-bodies: Support "^[0-9]+:"
H.J. Lu
- [PATCH 1/1] [RFC][AutoFDO] Propagate information to outline copies if not inlined
Kugan Vivekanandarajah
- [PATCH v2 2/2] RISC-V: Add testcases for signed scalar SAT_ADD IMM form 2
Li, Pan2
- [PATCH] i386: Change Diamond Rapids feature detect when model number could not be distinguished
Haochen Jiang
- [PATCH] i386: Change Diamond Rapids feature detect when model number could not be distinguished
Liu, Hongtao
- [RFC PATCH v2 3/3] Add -ftarget-clones-table option support
Yangyu Chen
- [PATCH] tail-call: Allow tail recusion for classes with RVO (TREE_ADDRESSABLE set) [PR120871]
Andrew Pinski
- [PATCH] RISC-V: testsuite: Skip tests providing -march/-mcpu for ILP32E/ILP64E ABIs
Dimitar Dimitrov
- [PATCH 1/1] [RFC][AutoFDO] Propagate information to outline copies if not inlined
Dhruv Chawla
- [PATCH v3 0/4] Support unsigned scalar SAT_MUL from uint128_t
pan2.li@intel.com
- [PATCH v3 1/4] Internal-fn: Introduce new IFN_SAT_MUL for unsigned int
pan2.li@intel.com
- [PATCH v3 2/4] Widening-Mul: Support unsigned scalar SAT_MUL form 1
pan2.li@intel.com
- [PATCH v3 3/4] RISC-V: Implement unsigned scalar SAT_MUL from uint128_t
pan2.li@intel.com
- [PATCH v3 4/4] RISC-V: Add test cases for unsigned scalar SAT_MUL from uint128_t
pan2.li@intel.com
- [PATCH v4] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
- [PATCH] RISC-V: testsuite: Skip tests providing -march/-mcpu for ILP32E/ILP64E ABIs
Kito Cheng
- [PATCH v6 1/3][Middle-end] Provide more contexts for -Warray-bounds, -Wstringop-*warning messages due to code movements from compiler transformation (Part 1) [PR109071, PR85788, PR88771, PR106762, PR108770, PR115274, PR117179]
Richard Biener
- [PATCH] libstdc++: Format chrono %a/%A/%b/%B/%p using locale's time_put [PR117214]
XU Kailiang
- [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [PATCH] LoongArch: Prevent subreg of subreg in CRC
Xi Ruoyao
- [PATCH v4 2/6] dwarf: create annotation DIEs for btf tags
Richard Biener
- [PATCH v4 1/6] c-family: add btf_type_tag and btf_decl_tag attributes
Richard Biener
- [PATCH] tree-optimization/118669 - fixup wrongly aligned loads/stores
Richard Biener
- [PATCH 1/2] doc: Clarify mode of else operand for vec_mask_load_lanesmn
Richard Biener
- [PATCH v2] vect: Misalign checks for gather/scatter.
Robin Dapp
- [PATCH v2] vect: Misalign checks for gather/scatter.
Richard Biener
- [PATCH 2/2] aarch64: Drop const_int from aarch64_maskload_else_operand
Kyrylo Tkachov
- [PATCH] [RISC-V] Fix shift type for RVV interleaved stepped patterns [PR120356]
Alexey Merzlyakov
- [PATCH v2] vect: Misalign checks for gather/scatter.
Robin Dapp
- [PATCH] [RISC-V] Fix shift type for RVV interleaved stepped patterns [PR120356]
Robin Dapp
- [PATCH] AArch64: Use correct cost for shifted halfword load/stores
Richard Sandiford
- [PATCH] testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment peeling [PR118567]
Jakub Jelinek
- [PING][PATCH] Add string_slice class.
Alfie Richards
- [PATCH v2] libstdc++: Lift locale initialization in main chrono format loop [PR110739]
Jonathan Wakely
- [PATCH] libstdc++: Format chrono %a/%A/%b/%B/%p using locale's time_put [PR117214]
Tomasz Kaminski
- [PATCH] libstdc++: Format chrono %a/%A/%b/%B/%p using locale's time_put [PR117214]
Jonathan Wakely
- [PATCH v2] libstdc++: Lift locale initialization in main chrono format loop [PR110739]
Tomasz Kaminski
- [PATCH v2] libstdc++: Lift locale initialization in main chrono format loop [PR110739]
Jonathan Wakely
- [PATCH] libstdc++: make range view ctors explicit (P2711) [PR119744]
Jonathan Wakely
- [PATCH] s390: Add -fno-stack-protector to 3 tests
Stefan Schulze Frielinghaus
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Jonathan Wakely
- [PATCH] s390: Add -fno-stack-protector to 3 tests
Jakub Jelinek
- [PATCH] libstdc++: Format chrono %a/%A/%b/%B/%p using locale's time_put [PR117214]
Tomasz Kaminski
- [PATCH] s390: Add -fno-stack-protector to 3 tests
Andreas Schwab
- [Fortran, Patch, PR120843, v3] Fix reject valid, because of inconformable coranks
Andre Vehreschild
- [PATCH] libstdc++: Make VERIFY a variadic macro
Jonathan Wakely
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Jonathan Wakely
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Jonathan Wakely
- [Fortran, Patch, PR120843, v3] Fix reject valid, because of inconformable coranks
Damian Rouson
- [PATCH v2] c++: Fix FMV return type ambiguation
Alfie Richards
- [PATCH] Do not query further vector epilogues after a masked epilogue
Richard Biener
- [PATCH] x86-64: Add RDI clobber to tls_global_dynamic_64 patterns
H.J. Lu
- [PATCH 1/1] [RFC][AutoFDO] Propagate information to outline copies if not inlined
Jan Hubicka
- [PATCH V3] x86: Enable separate shrink wrapping
Cui, Lili
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Mateusz Zych
- [PATCH] testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment peeling [PR118567]
Segher Boessenkool
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Jonathan Wakely
- [committed] [PR rtl-optimization/120242] Fix SUBREG_PROMOTED_VAR_P after ext-dce's actions
Jeff Law
- [PATCH V3] x86: Enable separate shrink wrapping
Segher Boessenkool
- [PATCH v2] libstdc++: Use hidden friends for __normal_iterator operators
Patrick Palka
- [PATCH] c, c++: Fix unused result for empty types [PR82134]
Patrick Palka
- [PATCH 1/1] contrib: add vmtest-tool to test BPF programs
Piyush Raj
- Personalised Bags and Boxes
Nolen Lee
- [PATCH] x86-64: Add RDI clobber to tls_global_dynamic_64 patterns
Uros Bizjak
- [Fortran, Patch, PR120843, v3] Fix reject valid, because of inconformable coranks
Steve Kargl
- [PATCH 1/1] contrib: add vmtest-tool to test BPF programs
Jose E. Marchesi
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Mateusz Zych
- [PATCH v2] libstdc++: Use hidden friends for __normal_iterator operators
Jonathan Wakely
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Jonathan Wakely
- [Fortran, Patch, PR120843, v3] Fix reject valid, because of inconformable coranks
Jerry D
- [PATCH] libstdc++: construct bitset from string_view (P2697) [PR119742]
Jonathan Wakely
- [PATCH] libquadmath: add quad support for trig-pi functions
Yuao Ma
- [PATCH v2] libstdc++: Use hidden friends for __normal_iterator operators
Patrick Palka
- [PATCH v2] libstdc++: Use hidden friends for __normal_iterator operators
Jonathan Wakely
- [PATCH v4 2/6] dwarf: create annotation DIEs for btf tags
David Faust
- [PATCH] [RISC-V] Fix shift type for RVV interleaved stepped patterns [PR120356]
Jeff Law
- [PATCH v7 8/9] AArch64: rules for CMPBR instructions
Karl Meakin
- [PATCH v8 0/9] AArch64: CMPBR support
Karl Meakin
- [PATCH v8 1/9] AArch64: place branch instruction rules together
Karl Meakin
- [PATCH v8 2/9] AArch64: reformat branch instruction rules
Karl Meakin
- [PATCH v8 3/9] AArch64: rename branch instruction rules
Karl Meakin
- [PATCH v8 4/9] AArch64: add constants for branch displacements
Karl Meakin
- [PATCH v8 5/9] AArch64: make `far_branch` attribute a boolean
Karl Meakin
- [PATCH v8 6/9] AArch64: recognize `+cmpbr` option
Karl Meakin
- [PATCH v8 7/9] AArch64: precommit test for CMPBR instructions
Karl Meakin
- [PATCH v8 8/9] AArch64: rules for CMPBR instructions
Karl Meakin
- [PATCH v8 9/9] AArch64: make rules for CBZ/TBZ higher priority
Karl Meakin
- [PATCH v7 8/9] AArch64: rules for CMPBR instructions
Richard Sandiford
- [PATCH v3] tree-optimization/120780: Support object size for containing objects
Siddhesh Poyarekar
- [Fortran, Patch, PR120843, v3] Fix reject valid, because of inconformable coranks
Jerry D
- [PATCH v9 0/9] AArch64: CMPBR support
Karl Meakin
- [PATCH v9 1/9] AArch64: place branch instruction rules together
Karl Meakin
- [PATCH v9 2/9] AArch64: reformat branch instruction rules
Karl Meakin
- [PATCH v9 3/9] AArch64: rename branch instruction rules
Karl Meakin
- [PATCH v9 4/9] AArch64: add constants for branch displacements
Karl Meakin
- [PATCH v9 5/9] AArch64: make `far_branch` attribute a boolean
Karl Meakin
- [PATCH v9 6/9] AArch64: recognize `+cmpbr` option
Karl Meakin
- [PATCH v9 7/9] AArch64: precommit test for CMPBR instructions
Karl Meakin
- [PATCH v9 8/9] AArch64: rules for CMPBR instructions
Karl Meakin
- [PATCH v9 9/9] AArch64: make rules for CBZ/TBZ higher priority
Karl Meakin
- [PATCH v2] libstdc++: construct bitset from string_view (P2697) [PR119742]
Nathan Myers
- [PATCH] c++: -fno-delete-null-pointer-checks constexpr addr comparison [PR71962]
Patrick Palka
- [to-be-committed][RISC-V][PR target/118886] Refine when two insns are signaled as fusion candidates
Jeff Law
- [pushed] c++: uninitialized TARGET_EXPR and constexpr [PR120684]
Jason Merrill
- [PATCH] x86-64: Add RDI clobber to tls_local_dynamic_64 patterns
H.J. Lu
- [PATCH] libquadmath: add quad support for trig-pi functions
Steve Kargl
- [PATCH] check-function-bodies: Support "^[0-9]+:"
H.J. Lu
- [PATCH v4 2/6] dwarf: create annotation DIEs for btf tags
Richard Biener
- [PATCH v3] tree-optimization/120780: Support object size for containing objects
Richard Biener
- [PATCH] x86-64: Add RDI clobber to tls_local_dynamic_64 patterns
Uros Bizjak
- [PATCH v2] libstdc++: construct bitset from string_view (P2697) [PR119742]
Jonathan Wakely
- [PATCH v3] tree-optimization/120780: Support object size for containing objects
Jakub Jelinek
- [PATCH] x86-64: Add RDI clobber to tls_local_dynamic_64 patterns
H.J. Lu
- [COMMITTED 01/42] ada: Use consistent truncation of 'Value for decimal fixed-point types
Marc Poulhiès
- [COMMITTED 02/42] ada: Fix ALI elaboration flags for ghost compilation units (cont.)
Marc Poulhiès
- [COMMITTED 03/42] ada: Support Potentially_Invalid aspect in the frontend
Marc Poulhiès
- [COMMITTED 04/42] ada: Fix wrong conversion of controlled array with representation change
Marc Poulhiès
- [COMMITTED 05/42] ada: Fix index bounds check in Super_Delete functions and procedures
Marc Poulhiès
- [COMMITTED 06/42] ada: Document restriction on array length
Marc Poulhiès
- [COMMITTED 07/42] ada: Fix SPARK context discovery from within subunits
Marc Poulhiès
- [COMMITTED 08/42] ada: Call Semantics when analyzing a renamed package
Marc Poulhiès
- [COMMITTED 09/42] ada: Remove Empty_Or_Error
Marc Poulhiès
- [COMMITTED 10/42] ada: Correct documentation of policy_identifiers for Assertion_Policy
Marc Poulhiès
- [COMMITTED 11/42] ada: Remove unnecessary "return;" statements
Marc Poulhiès
- [COMMITTED 12/42] ada: Fix assertion failure on finalizable aggregate
Marc Poulhiès
- [COMMITTED 13/42] ada: Fix comment
Marc Poulhiès
- [COMMITTED 14/42] ada: Fix spurious Constraint_Error raised by 'Value of fixed-point types
Marc Poulhiès
- [COMMITTED 15/42] ada: Cleanup in type support subprograms code
Marc Poulhiès
- [COMMITTED 16/42] ada: Fix comment
Marc Poulhiès
- [COMMITTED 17/42] ada: Enforce visibility of unit used as a parent instance of a child instance
Marc Poulhiès
- [COMMITTED 18/42] ada: Fix typo in comment
Marc Poulhiès
- [COMMITTED 19/42] ada: Fix crash with Finalizable in corner case
Marc Poulhiès
- [COMMITTED 20/42] ada: Remove a couple of redundant calls to Set_Etype
Marc Poulhiès
- [COMMITTED 21/42] ada: Refine subtypes in task-counting code
Marc Poulhiès
- [COMMITTED 22/42] ada: Fix crash with Finalizable in corner case
Marc Poulhiès
- [COMMITTED 23/42] ada: Remove redundant nested aggregates from diagnostics code
Marc Poulhiès
- [COMMITTED 24/42] ada: Turn diagnostic object from variable to constant
Marc Poulhiès
- [COMMITTED 25/42] ada: Fix minor fallout of latest change
Marc Poulhiès
- [COMMITTED 26/42] ada: Fix node copy with functions as actual parameters in dispatching DIC
Marc Poulhiès
- [COMMITTED 27/42] ada: Fix strange holes for type with variant part reported by -gnatRh
Marc Poulhiès
- [COMMITTED 28/42] ada: Fix constraint-related legality checks in extended return statements
Marc Poulhiès
- [COMMITTED 29/42] ada: Adjust message about statically compatible result subtype
Marc Poulhiès
- [COMMITTED 30/42] ada: Improve retrieval of nominal unconstrained type in extended return
Marc Poulhiès
- [COMMITTED 31/42] ada: Improve retrieval of nominal unconstrained type in extended return
Marc Poulhiès
- [COMMITTED 32/42] ada: Port System.Stack_Usage to CHERI
Marc Poulhiès
- [COMMITTED 33/42] ada: Fix missing finalization with conditional expression in extended return
Marc Poulhiès
- [COMMITTED 34/42] ada: Make comment more precise
Marc Poulhiès
- [COMMITTED 35/42] ada: Refine sanity check in Insert_Actions
Marc Poulhiès
- [COMMITTED 36/42] ada: More Tbuild cleanup
Marc Poulhiès
- [COMMITTED 37/42] ada: Fix check for elaboration order on subprogram body stubs
Marc Poulhiès
- [COMMITTED 38/42] ada: Fix missing error on too large Component_Size not multiple of storage unit
Marc Poulhiès
- [COMMITTED 39/42] ada: Fix wrong finalization of constrained subtype of unconstrained array type
Marc Poulhiès
- [COMMITTED 40/42] ada: Fix alignment violation for mix of aligned and misaligned composite types
Marc Poulhiès
- [COMMITTED 41/42] ada: Enforce alignment constraint for large Object_Size clauses
Marc Poulhiès
- [COMMITTED 42/42] ada: Fix poor code generated for return of Out parameter with access type
Marc Poulhiès
- [PATCH v1 1/2] AArch64: precommit test for masked load vectorisation.
Richard Sandiford
- [PATCH] asf: Fix calling of emit_move_insn on registers of different modes [PR119884]
Konstantinos Eleftheriou
- [committed] libstdc++: Fix regression in std::uninitialized_fill for C++98 [PR120931]
Jonathan Wakely
- [Fortran, Patch, PR120843, v3] Fix reject valid, because of inconformable coranks
Andre Vehreschild
- [PATCH] x86: Emit label only for __mcount_loc section
H.J. Lu
- [PATCH v8 0/9] AArch64: CMPBR support
Karl Meakin
- [PATCH] x86-64: Add --enable-x86-64-mfentry
H.J. Lu
- Enable ipa-cp cloning for cold wrappers of hot functions
Jan Hubicka
- Fix overlfow in ipa-cp heuristics
Jan Hubicka
- [PATCH] x86: Emit label only for __mcount_loc section
Uros Bizjak
- [PATCH v2 1/5] libstdc++: Check prerequisites of layout_*::operator().
Luc Grosheintz
- [PATCH v2 1/5] libstdc++: Check prerequisites of layout_*::operator().
Tomasz Kaminski
- [PATCH] x86-64: Remove redundant TLS calls
H.J. Lu
- [PATCH] x86: Emit label only for __mcount_loc section
H.J. Lu
- [PATCH v1 0/3] Implement aligned_accessor [P2897R7].
Luc Grosheintz
- [PATCH v1 1/3] libstdc++: Implement is_sufficiently_aligned.
Luc Grosheintz
- [PATCH v1 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Luc Grosheintz
- [PATCH v1 3/3] libstdc++: Implement aligned_accessor from mdspan.
Luc Grosheintz
- [PATCH v2 1/5] libstdc++: Check prerequisites of layout_*::operator().
Jonathan Wakely
- [PATCH v1 0/1] libiberty: add common methods for type-sensitive doubly linked lists
Matthieu Longo
- [PATCH v1 1/1] libiberty: add common methods for type-sensitive doubly linked lists
Matthieu Longo
- [PATCH v3] tree-optimization/120780: Support object size for containing objects
Siddhesh Poyarekar
- [PATCH v2 1/5] libstdc++: Check prerequisites of layout_*::operator().
Luc Grosheintz
- [PATCH v9 0/9] AArch64: CMPBR support
Richard Sandiford
- [PATCH] s390: More vec-perm-const cases.
Andreas Krebbel
- [COMMITTED] testsuite: Fix gcc.dg/ipa/pr120295.c on Solaris
Rainer Orth
- [PATCH] libquadmath: add quad support for trig-pi functions
Michael Matz
- [PATCH] testsuite: Skip check-function-bodies sometimes
Stefan Schulze Frielinghaus
- [PATCH] testsuite: Restore dg-do run on pr116906 and pr78185 tests
Christophe Lyon
- [PATCH] testsuite: Skip check-function-bodies sometimes
Jakub Jelinek
- [PUSHED] OpenMP: Add omp_get_initial_device/omp_get_num_devices builtins: Fix test cases
Thomas Schwinge
- [PATCH] libquadmath: add quad support for trig-pi functions
Jakub Jelinek
- [PATCH v2 0/1] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH] c++: -fno-delete-null-pointer-checks constexpr addr comparison [PR71962]
Jason Merrill
- [PATCH] libquadmath: add quad support for trig-pi functions
Joseph Myers
- [PATCH] c++: -fno-delete-null-pointer-checks constexpr addr comparison [PR71962]
Jakub Jelinek
- [PATCH] libquadmath: add quad support for trig-pi functions
Michael Matz
- [PATCH] tree-optimization/120927 - 510.parest_r segfault with masked epilog
Richard Biener
- [PATCH] libquadmath: add quad support for trig-pi functions
Joseph Myers
- [PATCH] libquadmath: add quad support for trig-pi functions
Andreas Schwab
- [PATCH] c-family: Tweak ptr +- (expr +- cst) FE optimization [PR120837]
Jakub Jelinek
- [PATCH v2 4/5] libstdc++: Implement mdspan and tests.
Luc Grosheintz
- [PATCH] libstdc++: Update LWG 4166 changes to concat_view::end() [PR120934]
Patrick Palka
- [PATCH] libstdc++: Update LWG 4166 changes to concat_view::end() [PR120934]
Jonathan Wakely
- [PATCH] s390: More vec-perm-const cases.
Juergen Christ
- [PATCH] tree-optimization/120927 - 510.parest_r segfault with masked epilog
Richard Sandiford
- [PATCH v4 0/2] tree-optimization: extend scalar comparison folding to vectors [PR119196]
Icen Zeyada
- [PATCH v4 1/2] tree-simplify: unify simple_comparison ops in vec_cond for bit and/or/xor [PR119196]
Icen Zeyada
- [PATCH v4 2/2] gimple-fold: extend vector simplification to match scalar bitwise optimizations [PR119196]
Icen Zeyada
- [PATCH] c++: -fno-delete-null-pointer-checks constexpr addr comparison [PR71962]
Patrick Palka
- [PATCH] Update alignment for argument on stack
Richard Sandiford
- [PATCH] s390: More vec-perm-const cases.
Andreas Krebbel
- [PATCH] Add string_slice class.
Richard Sandiford
- [PATCH v6 1/3][Middle-end] Provide more contexts for -Warray-bounds, -Wstringop-*warning messages due to code movements from compiler transformation (Part 1) [PR109071,PR85788,PR88771,PR106762,PR108770,PR115274,PR117179]
Qing Zhao
- [PATCH] libquadmath: add quad support for trig-pi functions
Yuao Ma
- [PATCH] x86-64: Add --enable-x86-64-mfentry
Uros Bizjak
- [PATCH] libquadmath: add quad support for trig-pi functions
Steve Kargl
- [PATCH] Add myself as an aarch64 port reviewer
Andrew Pinski
- [PATCH v4 1/6] c-family: add btf_type_tag and btf_decl_tag attributes
David Faust
- [to-be-committed][RISC-V] Add basic instrumentation to fusion detection
Jeff Law
- [PATCH] middle-end: Fix complex lowering of cabs with no LHS [PR120369]
Andrew Pinski
- [Ada] Remove left-overs of front-end exception mechanism
Eric Botcazou
- [PATCH] c-family: Tweak ptr +- (expr +- cst) FE optimization [PR120837]
Richard Biener
- [PATCH] c-family: Tweak ptr +- (expr +- cst) FE optimization [PR120837]
Jakub Jelinek
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Mateusz Zych
- [PATCH] fold: Change comparison of error_mark_node to use error_operand_p in tree_expr_nonnegative_warnv_p [PR118948]
Andrew Pinski
- [PATCH 1/1] contrib: add vmtest-tool to test BPF programs
Piyush Raj
- [PATCH] i386: Fix vect-pragma-target-[12].c testcase for -march=XYZ [PR120643]
Andrew Pinski
- [PATCH] fortran: Add the preliminary code of MOVE_ALLOC arguments
Mikael Morin
- [PATCH] fortran: Add the preliminary code of MOVE_ALLOC arguments
Steve Kargl
- [committed] c++: Fix a pasto in the PR120471 fix [PR120940]
Jakub Jelinek
- [PATCH v1 0/2] Allow targets to avoid materializing split parameters via stack extension [PR/82106]
Palmer Dabbelt
- [PATCH v1 1/2] Add TARGET_ARG_EXTENDED_ON_STACK
Palmer Dabbelt
- [PATCH v1 2/2] RISC-V: Implement TARGET_ARG_EXTENDED_ON_STACK.
Palmer Dabbelt
- [SNAP] libstdc++: Add NTTP bind_front, _back (P2714) [PR119744]
Nathan Myers
- [SNAP] libstdc++: Add NTTP bind_front, _back (P2714) [PR119744]
Jonathan Wakely
- [PATCH] Update alignment for argument on stack
H.J. Lu
- [SNAP] libstdc++: Add NTTP bind_front, _back (P2714) [PR119744]
Jonathan Wakely
- [SNAPv2] libstdc++: Add NTTP bind_front, _back (P2714) [PR119744]
Nathan Myers
- [pushed] c++: ICE with 'this' in lambda signature [PR120748]
Jason Merrill
- [pushed] c++: trivial lambda pruning [PR120716]
Jason Merrill
- [PATCH 1/2] RISC-V: prefetch: const offset needs to have 5 bits zero, not 4
Vineet Gupta
- [PATCH 2/2] RISC-V: prefetch: fix LRA ICE [PR118241]
Vineet Gupta
- [PATCH v3 0/3] RISC-V: Combine vec_duplicate + vsadd.vv to vsadd.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v3 1/3] RISC-V: Combine vec_duplicate + vsadd.vv to vsadd.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v3 2/3] RISC-V: Add test for vec_duplicate + vsadd.vv combine case 0 with GR2VR cost 0, 2 and 15
pan2.li@intel.com
- [PATCH v3 3/3] RISC-V: Add test for vec_duplicate + vsadd.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2.li@intel.com
- [PATCH] mmix: Define MAX_FIXED_MODE_SIZE [PR120935]
Pietro Monteiro
- [PATCH] LoongArch: Prevent subreg of subreg in CRC
Lulu Cheng
- [PATCH] LoongArch: testsuite: Adapt bstrpick_alsl_paired.c for GCC 16 change
Xi Ruoyao
- [PATCH] mmix: Define MAX_FIXED_MODE_SIZE [PR120935]
Hans-Peter Nilsson
- [PATCH] LoongArch: Prevent subreg of subreg in CRC
Xi Ruoyao
- [PATCH] LoongArch: Prevent subreg of subreg in CRC
Xi Ruoyao
- [PATCH] LoongArch: Prevent subreg of subreg in CRC
Lulu Cheng
- [PATCH] LoongArch: Prevent subreg of subreg in CRC
Lulu Cheng
- [PATCH 1/2] RISC-V: prefetch: const offset needs to have 5 bits zero, not 4
Jeff Law
- [PATCH 2/2] RISC-V: prefetch: fix LRA ICE [PR118241]
Jeff Law
- [SNAPv3] libstdc++: Add NTTP bind_front, _back (P2714) [PR119744]
Nathan Myers
- [PATCH] asf: Fix calling of emit_move_insn on registers of different modes [PR119884]
Richard Sandiford
- [PATCH] Update alignment for argument on stack
Richard Sandiford
- [PATCH] fold: Change comparison of error_mark_node to use error_operand_p in tree_expr_nonnegative_warnv_p [PR118948]
Richard Biener
- [PATCH] i386: Fix vect-pragma-target-[12].c testcase for -march=XYZ [PR120643]
Richard Biener
- [PATCH V3] x86: Enable separate shrink wrapping
Cui, Lili
- [PATCH] Stop doing GCC 12 snapshots
Richard Biener
- [PATCH v2] Don't increase alignment of parameter on stack
H.J. Lu
- [PATCH v2] Don't increase alignment of parameter on stack
Richard Biener
- [PATCH v2] Don't increase alignment of parameter on stack
H.J. Lu
- [COMMITTED 01/14] ada: Fix error on Designated_Storage_Model with extensions disabled
Marc Poulhiès
- [COMMITTED 02/14] ada: Remove leftover from rework of aspect representation
Marc Poulhiès
- [COMMITTED 03/14] ada: Improved error message when size of descendant type exceeds Size'Class limit
Marc Poulhiès
- [COMMITTED 04/14] ada: Missing component clause warning for discriminant of Unchecked_Union type
Marc Poulhiès
- [COMMITTED 05/14] ada: Fix style in comment
Marc Poulhiès
- [COMMITTED 06/14] ada: Fix inefficient Unchecked_Conversion to large array type
Marc Poulhiès
- [COMMITTED 07/14] ada: Fix selection of Finalize subprogram in untagged case
Marc Poulhiès
- [COMMITTED 08/14] ada: Pragma Short_Circuit_And_Or
Marc Poulhiès
- [COMMITTED 09/14] ada: Do not generate incorrect warning about redundant type conversion
Marc Poulhiès
- [COMMITTED 10/14] ada: Improve code generated for return of Out parameter with access type
Marc Poulhiès
- [COMMITTED 11/14] ada: Add missing guards to previous change
Marc Poulhiès
- [COMMITTED 12/14] ada: Disable previous change for enumeration types
Marc Poulhiès
- [COMMITTED 13/14] ada: Remove strange elaboration code generated for Cluster type in System.Pack_NN
Marc Poulhiès
- [COMMITTED 14/14] ada: Fix alignment violation for chain of aligned and misaligned composite types
Marc Poulhiès
- GCC 12.4.1 Status Report (2025-07-04), branch frozen for release
Richard Biener
- [PATCH v2] Don't increase alignment of parameter on stack
Richard Biener
- [PATCH v2] Don't increase alignment of parameter on stack
H.J. Lu
- [PATCH v2] Don't increase alignment of parameter on stack
H.J. Lu
- [PATCH v2] Don't increase alignment of parameter on stack
H.J. Lu
- [PATCH v2] Don't increase alignment of parameter on stack
Richard Biener
- [PATCH v2] Don't increase alignment of parameter on stack
H.J. Lu
- [PATCH v2] Don't increase alignment of parameter on stack
Richard Biener
- [PATCH v3 0/5] Implement mdspan.
Luc Grosheintz
- [PATCH v3 1/5] libstdc++: Check prerequisites of layout_*::operator().
Luc Grosheintz
- [PATCH v3 2/5] libstdc++: Check prerequisite of extents::extents.
Luc Grosheintz
- [PATCH v3 3/5] libstdc++: Restructure mdspan tests to reuse IntLike.
Luc Grosheintz
- [PATCH v3 4/5] libstdc++: Implement __mdspan::__size.
Luc Grosheintz
- [PATCH v3 5/5] libstdc++: Implement mdspan and tests [PR107761].
Luc Grosheintz
- [Ada] Switch from ACATS 2.6 to ACATS 4.2 testsuite
Eric Botcazou
- [PATCH v2] Don't increase alignment of parameter on stack
H.J. Lu
- [PATCH v1] libstdc++: Better CTAD for span and mdspan [P3029].
Luc Grosheintz
- [PATCH v2 1/1] aarch64: Add support for unpacked SVE FP comparisons
Richard Sandiford
- [PATCH] check-function-bodies: Support "^[0-9]+:"
H.J. Lu
- [PATCH 1/2] Allow the target to request a masked vector epilogue
Richard Biener
- [PATCH 2/2] add masked-epilogue tuning
Richard Biener
- [PATCH v3 1/4] Internal-fn: Introduce new IFN_SAT_MUL for unsigned int
Richard Biener
- [PATCH v3 2/4] Widening-Mul: Support unsigned scalar SAT_MUL form 1
Richard Biener
- [PATCH v2] Don't increase alignment of parameter on stack
Richard Biener
- [PATCH 2/2] add masked-epilogue tuning
Jan Hubicka
- [PATCH v3 0/3] RISC-V: Combine vec_duplicate + vsadd.vv to vsadd.vx on GR2VR cost
Robin Dapp
- [PATCH 1/2] Allow the target to request a masked vector epilogue
Tamar Christina
- [PATCH] tree-optimization/120944 - bogus VN with volatile copies
Richard Biener
- [PATCH] i386: Fix vect-pragma-target-[12].c testcase for -march=XYZ [PR120643]
Andrew Pinski
- [committed] MAINTAINERS: Add myself as an aarch64 port reviewer
Alex Coplan
- [PATCH] Fortran: fix minor issues with coarrays (extended)
Andre Vehreschild
- [Fortran, Patch, PR120843, v3] Fix reject valid, because of inconformable coranks
Andre Vehreschild
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Mateusz Zych
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [Patch, Fortran, Coarray, PR88076, v1] 7/6 Add a shared memory multi process coarray library.
Andre Vehreschild
- [PATCH 1/2] Allow the target to request a masked vector epilogue
Richard Sandiford
- [PATCH v3 0/5] Implement mdspan.
Luc Grosheintz
- [PATCH V3] x86: Enable separate shrink wrapping
Segher Boessenkool
- [PATCH v3 1/4] Internal-fn: Introduce new IFN_SAT_MUL for unsigned int
Li, Pan2
- [pushed] c++: -Wtemplate-body and tentative parsing [PR120575]
Jason Merrill
- [PUSHED] MAINTAINERS: replace tabs with spaces
Andrew Pinski
- [PATCH 16/17] Fortran: Silence a clang warning (suggesting a brace) in io.cc
Martin Jambor
- [PATCH] aarch64: Fix ZIP1 order in aarch64_expand_vector_init
Richard Sandiford
- [PATCH] aarch64: Fix neon-sve-bridge.c failures for big-endian
Richard Sandiford
- [PATCH] ext-dce: Fix subreg_lsb is_constant assumption
Richard Sandiford
- [PATCH] sh: Recognize >> 31 in treg_set_expr_not_const01
Raphael Zinsly
- [Patch, Fortran, Coarray, PR88076, v1] 7/6 Add a shared memory multi process coarray library.
Thomas Koenig
- [PATCH 09/17] jit: Silence clang warning in jit-builtins.cc
Martin Jambor
- [PATCH] vect: Fix VEC_WIDEN_PLUS_HI/LO choice for big-endian [PR118891]
Richard Sandiford
- [PATCH 14/17] c-format: Removed unused private member
Martin Jambor
- [pushed: r16-1631] diagnostics: add state diagrams to analyzer experimental-html output [PR116792]
Martin Jambor
- [PATCH] vect: Fix VEC_WIDEN_PLUS_HI/LO choice for big-endian [PR118891]
Richard Biener
- [PATCH] Fortran: fix minor issues with coarrays (extended)
Harald Anlauf
- [Patch, Fortran, Coarray, PR88076, v1] 7/6 Add a shared memory multi process coarray library.
Jerry D
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH] ext-dce: Fix subreg_lsb is_constant assumption
Jeff Law
- [PATCH] aarch64: Fix ZIP1 order in aarch64_expand_vector_init
Andrew Pinski
- [PATCH] aarch64: Fix neon-sve-bridge.c failures for big-endian
Andrew Pinski
- [PATCH v3 3/4] RISC-V: Implement unsigned scalar SAT_MUL from uint128_t
Robin Dapp
- [PATCH 2/2] RISC-V: prefetch: fix LRA ICE [PR118241]
Vineet Gupta
- [PATCH v2] Don't increase alignment of parameter on stack
H.J. Lu
- [PATCH 1/2] testsuite: arm: remove arm32 check from a few effective-targets
Christophe Lyon
- [PATCH 2/2] testsuite: arm: factorize arm_v8_neon_ok flags
Christophe Lyon
- [PATCH] arm: always enable both simd and mve builtins
Christophe Lyon
- [PATCH] testsuite: arm: add needed -mcpu / -march to arm_crypto_ok
Christophe Lyon
- [PATCH] arm_neon.h: remove useless push/pop pragmas
Christophe Lyon
- [Fortran, Patch, PR120843, v3] Fix reject valid, because of inconformable coranks
Jerry D
- [committed] libstdc++: Fix typo in __size_to_integer(__GLIBCXX_TYPE_INT_N_3)
Jonathan Wakely
- [committed] libstdc++: Avoid -Wswitch warning from chrono formatters
Jonathan Wakely
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Jonathan Wakely
- [PATCH] libstdc++: Fix attribute order on __normal_iterator friends [PR120949]
Jonathan Wakely
- Add template keyword to <mdspan> for Clang
Jonathan Wakely
- [COMMITTED 1/2] RISC-V: prefetch: const offset needs to have 5 bits zero, not 4
Vineet Gupta
- [COMMITTED 2/2] RISC-V: prefetch: fix LRA failing to allocate reg [PR118241]
Vineet Gupta
- [PATCH v3 3/4] RISC-V: Implement unsigned scalar SAT_MUL from uint128_t
Jeff Law
- [PATCH 2/2] RISC-V: prefetch: fix LRA ICE [PR118241]
Jeff Law
- [PATCH] LoongArch: Fix ICE caused by <optab>_alsl_reversesi_extended.
Lulu Cheng
- [PATCH] LoongArch: testsuite: Adapt bstrpick_alsl_paired.c for GCC 16 change
Lulu Cheng
- [FYI] [vxworks] [ppc] match TARGET_VXWORKS64 to TARGET_64BIT
Alexandre Oliva
- [PATCH v3 3/4] RISC-V: Implement unsigned scalar SAT_MUL from uint128_t
Li, Pan2
- [PATCH] c++: Pedwarn on invalid decl specifiers for for-range-declaration [PR84009]
Jakub Jelinek
- [PATCH v2] Don't increase alignment of parameter on stack
Richard Biener
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Richard Biener
- [PATCH] libgfortran: add fallback for trigonometric pi-based functions
Yuao Ma
- [PATCH] LoongArch: Fix ICE caused by <optab>_alsl_reversesi_extended.
Xi Ruoyao
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Richard Biener
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH] c++: Pedwarn on invalid decl specifiers for for-range-declaration [PR84009]
Jason Merrill
- [PATCH] c++: -fno-delete-null-pointer-checks constexpr addr comparison [PR71962]
Jason Merrill
- [Fortran, Patch, PR120711, v1] 1/(3) Fix out of bounds access in cleanup of array constructor
Mikael Morin
- [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
François Dumont
- [PATCH] LoongArch: Fix ICE caused by <optab>_alsl_reversesi_extended.
Xi Ruoyao
- [PATCH] cdce: Fix non-call exceptions with signaling nans [PR120951]
Andrew Pinski
- [PATCH] libgfortran: add fallback for trigonometric pi-based functions
Steve Kargl
- [pushed] wwwdocs: readings: compilerconnection.com is gone
Gerald Pfeifer
- [PATCH] c++, v2: Pedwarn on invalid decl specifiers for for-range-declaration [PR84009]
Jakub Jelinek
- [Patch, fortran] PR106135 - Implement F2018 IMPORT statements
Steve Kargl
- [PATCH] LoongArch: Fix ICE caused by <optab>_alsl_reversesi_extended.
Segher Boessenkool
- [pushed] wwwdocs: news: Move GCC Resource Center to https
Gerald Pfeifer
- [pushed] wwwdocs: codingconventions: Move git.savannah.gnu.org to https
Gerald Pfeifer
- [PATCH] tree-cfg: Reject constants and addr on lhs for assign single [PR120921]
Andrew Pinski
- [PATCH] libgfortran: add fallback for trigonometric pi-based functions
Yuao Ma
- [PATCH] LoongArch: Fix ICE caused by <optab>_alsl_reversesi_extended.
Xi Ruoyao
- [PATCH] libgfortran: add fallback for trigonometric pi-based functions
Steve Kargl
- [PATCH] libgfortran: add fallback for trigonometric pi-based functions
Yuao Ma
- [PATCH] cdce: Fix non-call exceptions with signaling nans [PR120951]
Richard Biener
- [PATCH] tree-cfg: Reject constants and addr on lhs for assign single [PR120921]
Richard Biener
- [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [PATCH v2] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH] libgfortran: add fallback for trigonometric pi-based functions
Tobias Burnus
- [PATCH v2] doc: Correct the return type of float comparison
Trevor Gross
- Fix overflow check in profile_count::operator* (const sreal &num).
Jan Hubicka
- Add cutoff information to profile_info and use it when forcing non-zero value
Jan Hubicka
- [PATCH] libgfortran: add fallback for trigonometric pi-based functions
Yuao Ma
- [PATCH] _Hashtable fancy pointer support
François Dumont
- [patch,avr,applied] Add AVRxxDAyyS devices
Georg-Johann Lay
- [PATCH v2] libstdc++: Use hidden friends for __normal_iterator operators
Stephan Bergmann
- [PATCH] c++, v2: Pedwarn on invalid decl specifiers for for-range-declaration [PR84009]
Jason Merrill
- [PATCH v2] libstdc++: Use hidden friends for __normal_iterator operators
Jonathan Wakely
- [PATCH] crc: Error out on non-constant poly arguments for the crc builtins [PR120709]
Andrew Pinski
- [PATCH v3 3/4] RISC-V: Implement unsigned scalar SAT_MUL from uint128_t
Jeff Law
- [PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Ciyan Pan
- Fwd: [PATCH v3] simplify-rtx.cc:Simplify XOR(AND(ROTATE(~1) A) ASHIFT(1 A)) to IOR.
chenxiaolong
- [PATCH v3 3/4] RISC-V: Implement unsigned scalar SAT_MUL from uint128_t
Li, Pan2
- [PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Li, Pan2
- [r16-1971 Regression] FAIL: gcc.target/i386/pr120936-8.c check-function-bodies foo on Linux/x86_64
haochen.jiang
- [PATCH] crc: Error out on non-constant poly arguments for the crc builtins [PR120709]
Richard Biener
- [SNAPv3] libstdc++: Add NTTP bind_front, _back (P2714) [PR119744]
Tomasz Kaminski
- [PATCH v2 4/5] libstdc++: Implement mdspan and tests.
Tomasz Kaminski
- Add template keyword to <mdspan> for Clang
Tomasz Kaminski
- [PATCH 1/2] Allow the target to request a masked vector epilogue
Richard Biener
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Richard Biener
- [PATCH 2/2] add masked-epilogue tuning
Hongtao Liu
- [PATCH 2/2] add masked-epilogue tuning
Hongtao Liu
- [PATCH v3] x86: Improve vector_loop/unrolled_loop for memset/memcpy
Hongtao Liu
- [PATCH v3] x86: Improve vector_loop/unrolled_loop for memset/memcpy
Hongtao Liu
- [PATCH 2/2] add masked-epilogue tuning
Richard Biener
- [PUSHED] GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilation [PR118794]
Thomas Schwinge
- [PATCH v2] s390: Optimize fmin/fmax.
Stefan Schulze Frielinghaus
- [PATCH, v2] Fortran: fix minor issues with coarrays (extended)
Andre Vehreschild
- [PATCH] aarch64: Implement sme2+faminmax extension.
Alfie Richards
- [PATCH v3 1/5] libstdc++: Check prerequisites of layout_*::operator().
Tomasz Kaminski
- [PATCH v3 2/5] libstdc++: Check prerequisite of extents::extents.
Tomasz Kaminski
- [PATCH v3 3/5] libstdc++: Restructure mdspan tests to reuse IntLike.
Tomasz Kaminski
- [PATCH v3 4/5] libstdc++: Implement __mdspan::__size.
Tomasz Kaminski
- [PATCH] libstdc++: Format __float128 as _Float128 only when long double is not 128 IEE [PR119246]
Jonathan Wakely
- [PATCH v3 2/5] libstdc++: Check prerequisite of extents::extents.
Jonathan Wakely
- [PATCH v2] s390: Add some missing vector patterns.
Stefan Schulze Frielinghaus
- [PATCH v3 5/5] libstdc++: Implement mdspan and tests [PR107761].
Tomasz Kaminski
- [PATCH v3 0/5] Implement mdspan.
Tomasz Kaminski
- [PATCH v2] libstdc++: Format chrono %a/%A/%b/%h/%B/%p using locale's time_put [PR117214]
Tomasz Kamiński
- [PATCH v3 0/5] Implement mdspan.
Luc Grosheintz
- [PATCH v3 2/5] libstdc++: Check prerequisite of extents::extents.
Tomasz Kaminski
- [PATCH v3 2/5] libstdc++: Check prerequisite of extents::extents.
Luc Grosheintz
- [PATCH v2] libstdc++: Format __float128 as _Float128 only when long double is not 128 IEEE [PR120976]
Tomasz Kamiński
- [PATCH] aarch64: Improve popcountti2 with SVE
Kyrylo Tkachov
- [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Luc Grosheintz
- [PATCH v2] libstdc++: Format chrono %a/%A/%b/%h/%B/%p using locale's time_put [PR117214]
Jonathan Wakely
- [PATCH v2] libstdc++: Format __float128 as _Float128 only when long double is not 128 IEEE [PR120976]
Jonathan Wakely
- [PATCH v3 2/5] libstdc++: Check prerequisite of extents::extents.
Jonathan Wakely
- [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Tomasz Kaminski
- [PATCH v3 1/5] libstdc++: Check prerequisites of layout_*::operator().
Jonathan Wakely
- [PATCH v3 3/5] libstdc++: Restructure mdspan tests to reuse IntLike.
Jonathan Wakely
- [PATCH v3 4/5] libstdc++: Implement __mdspan::__size.
Jonathan Wakely
- [PATCH v2] libstdc++: Format chrono %a/%A/%b/%h/%B/%p using locale's time_put [PR117214]
Tomasz Kaminski
- [PATCH v3 5/5] libstdc++: Implement mdspan and tests [PR107761].
Jonathan Wakely
- [PATCH v2] libstdc++: Format chrono %a/%A/%b/%h/%B/%p using locale's time_put [PR117214]
Jonathan Wakely
- [PATCH v3 0/5] Implement mdspan.
Jonathan Wakely
- [PATCH v3 5/5] libstdc++: Implement mdspan and tests [PR107761].
Luc Grosheintz
- [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
Jonathan Wakely
- [PATCH 0/7] Improve bit-manipulation SIMD codegen for 64-bit types
Kyrylo Tkachov
- [PATCH v3 5/5] libstdc++: Implement mdspan and tests [PR107761].
Jonathan Wakely
- [PATCH 1/7] aarch64: Allow 64-bit vector modes in pattern for BCAX instruction
Kyrylo Tkachov
- [PATCH 2/7] aarch64: Use EOR3 for 64-bit vector modes
Kyrylo Tkachov
- [PATCH 3/7] aarch64: Handle DImode BCAX operations
Kyrylo Tkachov
- [PATCH 4/7] aarch64: Use EOR3 for DImode values
Kyrylo Tkachov
- [PATCH 5/7] aarch64: Use SVE2 NBSL for DImode arguments
Kyrylo Tkachov
- [PATCH 6/7] aarch64: Use SVE2 BSL1N for DImode arguments
Kyrylo Tkachov
- [PATCH 7/7] aarch64: Use BSL2N for DImode operands
Kyrylo Tkachov
- Add template keyword to <mdspan> for Clang
Jonathan Wakely
- [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Luc Grosheintz
- [PATCH][commited]: Update maintainers file
Tamar Christina
- [PATCH v2] s390: Optimize fmin/fmax.
Juergen Christ
- [PATCH] aarch64: Improve popcountti2 with SVE
Tamar Christina
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Tomasz Kaminski
- Add template keyword to <mdspan> for Clang
Luc Grosheintz
- [PATCH 1/7] aarch64: Allow 64-bit vector modes in pattern for BCAX instruction
Tamar Christina
- [PATCH] aarch64: Improve popcountti2 with SVE
Richard Sandiford
- [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Luc Grosheintz
- [PATCH v2] s390: Optimize fmin/fmax.
Stefan Schulze Frielinghaus
- [PATCH] tree-optimization/120817 - bogus DSE of .MASK_STORE
Richard Biener
- [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Tomasz Kaminski
- [PATCH 3/7] aarch64: Handle DImode BCAX operations
Richard Sandiford
- [PATCH] tree-optimization/120817 - bogus DSE of .MASK_STORE
Tamar Christina
- [PATCH 3/7] aarch64: Handle DImode BCAX operations
Richard Sandiford
- [Ada] Reapply tweaks to delay statements in ACATS 3&4 testsuites
Eric Botcazou
- [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Luc Grosheintz
- [PATCH v1] libstdc++: Set FMT for complete C++23 mdspan.
Tomasz Kaminski
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Jakub Jelinek
- Add template keyword to <mdspan> for Clang
Jonathan Wakely
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH] [testsuite] [arm] adjust fp16-aapcs for gcc-14
Torbjorn SVENSSON
- [PATCH v3] libstdc++: Format chrono %a/%A/%b/%h/%B/%p using locale's time_put [PR117214]
Tomasz Kamiński
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Jakub Jelinek
- [PATCH] tree-optimization/120817 - bogus DSE of .MASK_STORE
Richard Biener
- [PATCH v3 1/5] libstdc++: Check prerequisites of layout_*::operator().
Luc Grosheintz
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH v3 5/5] libstdc++: Implement mdspan and tests [PR107761].
Tomasz Kaminski
- [PATCH] Handle non default git configurations with mklog
Alexander Monakov
- [PATCH] testsuite: Restore dg-do run on pr116906 and pr78185 tests
Torbjorn SVENSSON
- [PATCH v3] libstdc++: Format chrono %a/%A/%b/%h/%B/%p using locale's time_put [PR117214]
Jonathan Wakely
- [PATCH v3 1/5] libstdc++: Check prerequisites of layout_*::operator().
Tomasz Kaminski
- [PATCH] tree-optimization/120358 - bogus PTA with structure access
Richard Biener
- [PATCH] aarch64: Improve popcountti2 with SVE
Kyrylo Tkachov
- [PATCH v1 0/3] RISC-V: Combine vec_duplicate + vssub.vv to vssub.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 1/3] RISC-V: Combine vec_duplicate + vssub.vv to vssub.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 2/3] RISC-V: Add test for vec_duplicate + vssub.vv combine case 0 with GR2VR cost 0, 2 and 15
pan2.li@intel.com
- [PATCH v1 3/3] RISC-V: Add test for vec_duplicate + vssub.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2.li@intel.com
- [PATCH v2] xtensa: Fix B[GE/LT]UI instructions with immediate values of 32768 or 65536 not being emitted
Takayuki 'January June' Suwa
- [pushed] c++: -Wno-abbreviated-auto-in-template-arg [PR120917]
Jason Merrill
- [PATCH] libstdc++: Format %a/%A/%b/%h/%B/%p without using locale::classic [PR110739]
Tomasz Kamiński
- [PATCH v2] Handle non default git prefix configurations
Pierre-Emmanuel Patry
- [PATCH] Handle non default git configurations with mklog
Pierre-Emmanuel Patry
- [PATCH] c-family: Check backend for argument alignment on stack
Jason Merrill
- [PATCH v2] c++: Fix FMV return type ambiguation
Jason Merrill
- [PATCH] libstdc++: Make VERIFY a variadic macro
Tomasz Kaminski
- [AutoFDO] Fix get_original_name to strip only names that are generated after auto-profile
Jan Hubicka
- [Ping, Fortran, Patch, PR120637, v1] Ensure expression in finalizer creation is freed only when unused.
Andre Vehreschild
- [PATCH] libstdc++: Format %a/%A/%b/%h/%B/%p without using locale::classic [PR110739]
Tomasz Kaminski
- [PATCH] c++: -fno-delete-null-pointer-checks constexpr addr comparison [PR71962]
Jason Merrill
- [PATCH][committed][testsuite]: add sve hw check to testcase [PR120817]
Tamar Christina
- [PATCH] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Paul-Antoine Arras
- [PATCH v1] libstdc++: Better CTAD for span and mdspan [P3029].
Tomasz Kaminski
- [PATCH] c++: -fno-delete-null-pointer-checks constexpr addr comparison [PR71962]
Jakub Jelinek
- [PATCH][RFC] phiopt: Optimize A < 0 ? ARG1 OP 2^n-1 : ARG1
Raphael Zinsly
- [PATCH 0/1] [RFC][AutoFDO]: Source filename tracking in GCOV
Jan Hubicka
- [PATCH 2/7] aarch64: Use EOR3 for 64-bit vector modes
Andrew Pinski
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH 4/7] aarch64: Use EOR3 for DImode values
Remi Machet
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH] testsuite: Restore dg-do run on pr116906 and pr78185 tests
Christophe Lyon
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- Fix profile scaling in tree-inline.cc:initialize_cfun
Jan Hubicka
- [Ping, Fortran, Patch, PR120637, v1] Ensure expression in finalizer creation is freed only when unused.
Jerry D
- [PATCH] libgfortran: add fallback for trigonometric pi-based functions
Steve Kargl
- [COMMITTED] xtensa: Remove TARGET_PROMOTE_PROTOTYPES
Max Filippov
- [PATCH, v2] Fortran: fix minor issues with coarrays (extended)
Harald Anlauf
- [PATCH, v2] Fortran: fix minor issues with coarrays (extended)
Steve Kargl
- [PATCH] ranger: Mark three occurrences of verify_range with overide
Martin Jambor
- [PATCH 17/17] Ignore more clang warnings in contrib/filter-clang-warnings.py
Martin Jambor
- [PATCH] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
- [PATCH] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
- [PATCH] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
- [PATCH] check-function-bodies: Support "^[0-9]+:"
H.J. Lu
- [PATCH] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
- [PATCH] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely
- [PATCH] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely
- [PATCH] c-family: Check backend for argument alignment on stack
H.J. Lu
- [PATCH] libstdc++: provide debug impl of P2697 ctor [PR119742]
Nathan Myers
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH 5/7] aarch64: Use SVE2 NBSL for DImode arguments
Remi Machet
- [PATCH] Check backend when setting DECL_ALIGN for PARM_DECL
H.J. Lu
- [PATCH 6/7] aarch64: Use SVE2 BSL1N for DImode arguments
Remi Machet
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Jakub Jelinek
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Rainer Orth
- [PATCH] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
- [PATCH v2] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [FYI] [vxworks] add aarch64 to vxworks-dummy.h set
Alexandre Oliva
- [committed][RISC-V] Fix testsuite fallout from check-function-bodies change
Jeff Law
- [committed] Minor fix to gcc.dg/torture/pr120654.c
Jeff Law
- [PATCH, FYI] [vxworks] [x86] disable vxworks6 PIC on vxworks7
Alexandre Oliva
- [v2] PR81358: Enable automatic linking of libatomic
Prathamesh Kulkarni
- [PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
pan2.li@intel.com
- [SNAPv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
- [PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
Jeff Law
- [PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
Li, Pan2
- Promising Investment Partnership
William Chalmers
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Jakub Jelinek
- [PATCH 0/1] [RFC][AutoFDO]: Source filename tracking in GCOV
Kugan Vivekanandarajah
- [PATCH 3/7] aarch64: Handle DImode BCAX operations
Tamar Christina
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Richard Biener
- [PATCH 4/7] aarch64: Use EOR3 for DImode values
Tamar Christina
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Jakub Jelinek
- [PATCH 4/7] aarch64: Use EOR3 for DImode values
Tamar Christina
- [PATCH] libstdc++: provide debug impl of P2697 ctor [PR119742]
Tomasz Kaminski
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Andreas Schwab
- [PATCH] libstdc++: provide debug impl of P2697 ctor [PR119742]
Jonathan Wakely
- [PATCH] libstdc++: Document that LWG 3881 is resolved, by using different apporach.
Tomasz Kamiński
- [SNAPv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
- [Ping, Fortran, Patch, PR120637, v1] Ensure expression in finalizer creation is freed only when unused.
Andre Vehreschild
- [PATCH v1 0/3] Implement aligned_accessor [P2897R7].
Luc Grosheintz
- [PATCH v1 0/3] Implement aligned_accessor [P2897R7].
Tomasz Kaminski
- [PATCH] libstdc++: Do not expose set_brackets/set_separator for formatter with format_kind other than sequence [PR119861]
Tomasz Kamiński
- [PATCH v4 0/6] Implement mdspan.
Luc Grosheintz
- [PATCH v4 5/6] libstdc++: Implement mdspan and tests [PR107761].
Luc Grosheintz
- [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Luc Grosheintz
- [PATCH] c-family: Check backend for argument alignment on stack
Richard Biener
- [PATCH] libstdc++: Document that LWG 3881 is resolved, by using different apporach.
Jonathan Wakely
- [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Tomasz Kaminski
- [PATCH] Check backend when setting DECL_ALIGN for PARM_DECL
Richard Biener
- [PATCH V3] x86: Enable separate shrink wrapping
Cui, Lili
- [PATCH v4 1/2] tree-simplify: unify simple_comparison ops in vec_cond for bit and/or/xor [PR119196]
Richard Biener
- [PATCH v4 2/2] gimple-fold: extend vector simplification to match scalar bitwise optimizations [PR119196]
Richard Biener
- [PATCH 3/7] aarch64: Handle DImode BCAX operations
Richard Sandiford
- [PATCH v4 1/2] tree-simplify: unify simple_comparison ops in vec_cond for bit and/or/xor [PR119196]
Icen Zeyada
- [PATCH v4 1/2] tree-simplify: unify simple_comparison ops in vec_cond for bit and/or/xor [PR119196]
Richard Biener
- [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Jonathan Wakely
- [committed] s390: Split tests for 31bit support
Juergen Christ
- [PATCH v4 5/6] libstdc++: Implement mdspan and tests [PR107761].
Jonathan Wakely
- [PATCH v4 0/6] Implement mdspan.
Jonathan Wakely
- [PATCH v2] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely
- [PATCH v2 1/2] libstdc++: Silence a warning in a test for span.
Luc Grosheintz
- [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Luc Grosheintz
- [SNAPv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
- [PATCH v2] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely
- [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Jonathan Wakely
- [PATCH] libstdc++: Do not expose set_brackets/set_separator for formatter with format_kind other than sequence [PR119861]
Jonathan Wakely
- [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Luc Grosheintz
- [PATCH] testsuite: i386: Fix gcc.target/i386/memcpy-pr120683-1.c etc. on Solaris/x86
Rainer Orth
- [PATCH v2] libstdc++: Search for tzdata on Windows (msys)
Björn Schäpers
- [PATCH 3/7] aarch64: Handle DImode BCAX operations
Tamar Christina
- [PATCH v2] libstdc++: Search for tzdata on Windows (msys)
Jonathan Wakely
- [PATCH] testsuite: i386: Fix gcc.target/i386/memcpy-pr120683-1.c etc. on Solaris/x86
H.J. Lu
- [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Tomasz Kaminski
- [PATCH] x86: Keep non all 0s/1s redundant vector loads on AMD znverN
H.J. Lu
- [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Jonathan Wakely
- [PATCH v2 1/2] libstdc++: Silence a warning in a test for span.
Jonathan Wakely
- [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Tomasz Kaminski
- [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Tomasz Kaminski
- [PATCH 1/2]middle-end: don't set range on partial vectors [PR120922]
Tamar Christina
- [PATCH 2/2]middle-end: Use rounding division for ranges for partial vectors [PR120922]
Tamar Christina
- [PATCH] riscv: allow zero in zacas subword atomic cas
Andreas Schwab
- [PATCH] x86: Keep non all 0s/1s redundant vector loads on AMD znverN
Richard Biener
- [PATCH v2] Handle non default git prefix configurations
Alexander Monakov
- [PATCH v5 0/2] tree-optimization: extend scalar comparison folding to vectors [PR119196]
Icen Zeyada
- [PATCH v5 1/2] tree-simplify: unify simple_comparison ops in vec_cond for bit and/or/xor [PR119196]
Icen Zeyada
- [PATCH v5 2/2] gimple-fold: extend vector simplification to match scalar bitwise optimizations [PR119196]
Icen Zeyada
- [PATCH v4 6/6] libstdc++: Set FMT for complete C++23 mdspan [PR107761].
Tomasz Kaminski
- [PATCH v5 0/2] tree-optimization: extend scalar comparison folding to vectors [PR119196]
Richard Biener
- [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Paul Keir
- [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
Jonathan Wakely
- [PATCH 1/2]middle-end: don't set range on partial vectors [PR120922]
Richard Biener
- [PATCH 2/2]middle-end: Use rounding division for ranges for partial vectors [PR120922]
Richard Biener
- [PATCH] RISC-V: Ignore non-types in builtin function hash.
Robin Dapp
- [PATCH] RISC-V: Do not use vsetivli for THeadVector.
Robin Dapp
- [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Jonathan Wakely
- [PATCH] libstdc++: Fix attribute order on __normal_iterator friends [PR120949]
Tomasz Kaminski
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Tomasz Kaminski
- [PATCH 0/1] [RFC][AutoFDO]: Source filename tracking in GCOV
Jan Hubicka
- [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Jonathan Wakely
- [PATCH] libstdc++: Fix attribute order on __normal_iterator friends [PR120949]
Jonathan Wakely
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Jonathan Wakely
- [PATCH] RISC-V: Do not use vsetivli for THeadVector.
Jeff Law
- [PATCH] RISC-V: Ignore non-types in builtin function hash.
Jeff Law
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Tomasz Kaminski
- [PATCH] Avoid IPA opts around guality plumbing
Richard Biener
- [PATCH] Avoid IPA opts around guality plumbing
Jakub Jelinek
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Jonathan Wakely
- [PATCH] Check backend when setting DECL_ALIGN for PARM_DECL
Jason Merrill
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Jonathan Wakely
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Tomasz Kaminski
- [PATCH 3/7] aarch64: Handle DImode BCAX operations
Kyrylo Tkachov
- [PATCH] riscv: allow zero in zacas subword atomic cas
Jeff Law
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Tomasz Kaminski
- [PATCH] Check backend when setting DECL_ALIGN for PARM_DECL
Richard Biener
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
- [PATCH v4 0/6] Implement mdspan.
Tomasz Kaminski
- [PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
Jeff Law
- [PATCH] riscv: allow zero in zacas subword atomic cas
Andreas Schwab
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Richard Biener
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Andreas Schwab
- [PATCH] arm_neon.h: remove useless push/pop pragmas
Richard Earnshaw (lists)
- [PATCH] libgfortran: add fallback for trigonometric pi-based functions
Yuao Ma
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [COMMITTED] s390: Always compute address of stack protector guard
Stefan Schulze Frielinghaus
- [PATCH v1 1/3] libstdc++: Implement is_sufficiently_aligned.
Tomasz Kaminski
- [PATCH v1 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Tomasz Kaminski
- [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Tomasz Kaminski
- [PATCH] testsuite: arm: Update function body for scheduler
Torbjörn SVENSSON
- [PATCH] RISC-V: Enable zvfh for vector-scalar half-float run tests
Paul-Antoine Arras
- [PATCH][15.2] nr2.0: late: Correctly initialize funny_error member
Arthur Cohen
- [PATCH v1 1/1] libiberty: add common methods for type-sensitive doubly linked lists
Richard Sandiford
- [PATCH] c++: bogus error with union in qualified name [PR83469]
Marek Polacek
- [PATCH v1 3/3] libstdc++: Implement aligned_accessor from mdspan.
Tomasz Kaminski
- [PATCH 3/7] aarch64: Handle DImode BCAX operations
Richard Sandiford
- [PATCH] Check backend when setting DECL_ALIGN for PARM_DECL
Jason Merrill
- [PATCH] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Jason Merrill
- [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Luc Grosheintz
- [PATCH] c++: bogus error with union in qualified name [PR83469]
Jason Merrill
- [PATCH] c, c++: Fix unused result for empty types [PR82134]
Jason Merrill
- [PATCH v2 2/2] libstdc++: Better CTAD for span and mdspan [PR120914].
Tomasz Kaminski
- [PATCH] [PR target/109286] H8/300: Fix warnings about initfini sections missing attributes
Jan Dubiec
- [PATCH] c++/modules: Support re-streaming TU_LOCAL_ENTITYs [PR120412]
Jason Merrill
- [PATCH] [libiberty] PR other/108662 Replace explicit linking to GlobalMemoryStatusEx() with implicit linking
Jan Dubiec
- [PATCH] testsuite: arm: Update function body for scheduler
Christophe Lyon
- [PATCH v4] c++: Unwrap type traits defined in terms of builtins within diagnostics [PR117294]
Jason Merrill
- [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
François Dumont
- [PATCH] c++: Implement part of C++26 P2686R4 - constexpr structured bindings [PR117784]
Jason Merrill
- [PATCH] libstdc++: Implement _Escaping_sink to avoid construction of string [PR119820]
Tomasz Kamiński
- [PATCH V3] x86: Enable separate shrink wrapping
Segher Boessenkool
- [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
François Dumont
- [PATCH v2] xtensa: Fix B[GE/LT]UI instructions with immediate values of 32768 or 65536 not being emitted
Max Filippov
- [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Paul Keir
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Richard Biener
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [Fortran, Patch, PR120711, v1] 1/(3) Fix out of bounds access in cleanup of array constructor
Harald Anlauf
- [PATCH] c++: optional template after :: causing error [PR119838]
Marek Polacek
- [PATCH 0/1] aarch64: AND/BIC combines for unpacked SVE FP comparisons
Spencer Abson
- [PATCH 1/1] aarch64: AND/BIC combines for unpacked SVE FP comparisons
Spencer Abson
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Björn Schäpers
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
James K. Lowden
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH] libstdc++: Add more template keywords to <mdspan> for Clang
Jonathan Wakely
- [PATCH] libstdc++: Fix __uninitialized_default for constexpr case
Jonathan Wakely
- [PATCH] x86: Keep non all 0s/1s redundant vector loads on AMD znverN
H.J. Lu
- [PATCH] libstdc++: Do not use list-initialization in std::span members [PR120997]
Jonathan Wakely
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [to-be-committed][RISC-V] Avoid propagating constant AVL for theadvector
Jeff Law
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
- libgo patch committed: Pass correct pointer to system call in recvmsgRaw
Ian Lance Taylor
- [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
David Faust
- [PATCH] x86-64: Add --enable-x86-64-mfentry
Sam James
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- libgo patch committed: Avoid libc memmove and memclr for pointers
Ian Lance Taylor
- [committed] libstdc++: Fix double free in new pool resource test [PR118681]
Jonathan Wakely
- [PATCH v1] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
Li, Pan2
- [PATCH] c++, libstdc++, v2: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jason Merrill
- [PATCH 0/2] Fix PR120983
Xi Ruoyao
- [PATCH 1/2] testsuite: Enable the PR 87600 tests for LoongArch
Xi Ruoyao
- [PATCH 2/2] lra: Reallow reloading user hard registers if the insn is not asm [PR 120983]
Xi Ruoyao
- [COMMITTED, PATCH] libstdc++: Update some baseline_symbols.txt (x32)
H.J. Lu
- [PATCH 0/3] middle-end/121005 Add checks for TREE_LANG_FLAG_*
Alex (Waffl3x)
- [PATCH 1/3] tree: Add TREE_NOT_RANGE_CHECK
Alex (Waffl3x)
- [PATCH 2/3] tree: Add 7 and 8 argument TREE_CHECK_* and TREE_NOT_CHECK_*
Alex (Waffl3x)
- [PATCH 3/3] middle-end/121005 Add checks for TREE_LANG_FLAG_*
Alex (Waffl3x)
- [PATCH V3] x86: Enable separate shrink wrapping
Cui, Lili
- [AutoFDO] Fix get_original_name to strip only names that are generated after auto-profile
Kugan Vivekanandarajah
- [PATCH v1] RISCV: Remove the v extension requirement for sat scalar run test
pan2.li@intel.com
- [PATCH v2 1/3] tree: Add TREE_NOT_RANGE_CHECK
Alex (Waffl3x)
- [PATCH v2 2/3] tree: Add 7 and 8 argument TREE_[NOT_]CHECK_*
Alex (Waffl3x)
- [PATCH v2 3/3] middle-end/121005 Add checks for TREE_LANG_FLAG_*
Alex (Waffl3x)
- [PATCH v2 3/3] middle-end/121005 Add checks for TREE_LANG_FLAG_*
Jakub Jelinek
- [PATCH 1/2] Change how --param fsm-scale-path-stmts works
Richard Biener
- [PATCH 2/2] tree-optimization/109893 - allow more backwards jump threading
Richard Biener
- [Fortran, Patch, PR120711, v1] 1/(3) Fix out of bounds access in cleanup of array constructor
Andre Vehreschild
- [Fortran, Patch, PR120711, v1] 1/(3) Fix out of bounds access in cleanup of array constructor
Harald Anlauf
- [PATCH 0/1] [RFC][AutoFDO]: Source filename tracking in GCOV
Kugan Vivekanandarajah
- [PATCH v1 0/3] RISC-V: Combine vec_duplicate + vssub.vv to vssub.vx on GR2VR cost
Robin Dapp
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Andreas Schwab
- [PATCH 2/3] tree: Add 7 and 8 argument TREE_CHECK_* and TREE_NOT_CHECK_*
Richard Biener
- [PATCH 3/3] middle-end/121005 Add checks for TREE_LANG_FLAG_*
Richard Biener
- [PATCH 1/3] tree: Add TREE_NOT_RANGE_CHECK
Richard Biener
- [PUSHED] Fix 'main' function in 'gcc.dg/builtin-dynamic-object-size-pr120780.c'
Thomas Schwinge
- [PATCH v2] testsuite: arm: Update function body for scheduler
Torbjörn SVENSSON
- [PATCH] aarch64: Implement sme2+faminmax extension.
Kyrylo Tkachov
- [PATCH] RISC-V: Adjust testdata for unsigned vector SAT_SUB
Ciyan Pan
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Andreas Schwab
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Jonathan Wakely
- [PATCH] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Robin Dapp
- [committed] libstdc++: Fix memory_resource.cc bootstrap failure for non-gthreads targets
Jonathan Wakely
- [PATCH] libstdc++: Ensure pool resources meet alignment requirements [PR118681]
Jonathan Wakely
- [committed] s390: Fix vector pattern tests for -m31.
Juergen Christ
- [PATCH] RISC-V: Adjust testdata for unsigned vector SAT_SUB
Kito Cheng
- [PATCH] Avoid accessing STMT_VINFO_VECTYPE
Richard Biener
- [PATCH] testsuite/120093 - fix gcc.dg/vect/pr101145.c
Richard Biener
- [PATCH 1/2] libstdc++: Treat __int128 as a real integral type [PR96710]
Jonathan Wakely
- [PATCH 2/2] libstdc++: Always treat __float128 as a floating-point type
Jonathan Wakely
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Jonathan Wakely
- [PATCH] libstdc++: Add smart ptr owner_equals and owner_hash structs and members for P1901R2
Jonathan Wakely
- [PATCH 1/3]middle-end: support vec_cbranch_any and vec_cbranch_all [PR118974]
Tamar Christina
- [PATCH] c++, libstdc++, v2: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jakub Jelinek
- [PATCH 1/3]middle-end: support vec_cbranch_any and vec_cbranch_all [PR118974]
Richard Biener
- [PATCH] RISC-V: Adjust testdata for unsigned vector SAT_SUB
Jeff Law
- [PATCH] libstdc++: Members missing in std::numeric_limits<integer-class type>
Mateusz Zych
- [PATCH 1/3]middle-end: support vec_cbranch_any and vec_cbranch_all [PR118974]
Tamar Christina
- [PATCH] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Jeff Law
- [PATCH] [PR target/109286] H8/300: Fix warnings about initfini sections missing attributes
Jeff Law
- [PATCH 2/2] tree-optimization/109893 - allow more backwards jump threading
Jeff Law
- [AutoFDO] Fix get_original_name to strip only names that are generated after auto-profile
Jan Hubicka
- [PATCH 1/3]middle-end: support vec_cbranch_any and vec_cbranch_all [PR118974]
Richard Biener
- [PATCH 2/2] tree-optimization/109893 - allow more backwards jump threading
Jan Hubicka
- [PATCH v5 0/11] openmp: Add support for iterators in OpenMP mapping clauses
Kwok Cheung Yeung
- [PATCH v1 1/3] libstdc++: Implement is_sufficiently_aligned.
Jonathan Wakely
- [PATCH 1/3]middle-end: support vec_cbranch_any and vec_cbranch_all [PR118974]
Tamar Christina
- [PATCH v5 1/11] openmp: Refactor handling of iterators
Kwok Cheung Yeung
- [PATCH v1 1/1] libiberty: add common methods for type-sensitive doubly linked lists
Matthieu Longo
- [PATCH v2 0/1] libiberty: add routines to handle type-sensitive doubly linked lists
Matthieu Longo
- [PATCH v2 1/1] libiberty: add routines to handle type-sensitive doubly linked lists
Matthieu Longo
- [PATCH v5 2/11] openmp: Add support for iterators in map clauses (C/C++)
Kwok Cheung Yeung
- [PATCH 2/2] tree-optimization/109893 - allow more backwards jump threading
Richard Biener
- [PATCH v5 3/11] openmp: Add support for iterators in 'target update' clauses (C/C++)
Kwok Cheung Yeung
- [PATCH v5 4/11] openmp, fortran: Add support for map iterators in OpenMP target construct (Fortran)
Kwok Cheung Yeung
- [PATCH v5 5/11] openmp, fortran: Add support for iterators in OpenMP 'target update' constructs (Fortran)
Kwok Cheung Yeung
- [wwwdocs] Add some C++23 and C++26 library features to GCC 16 release notes
Jonathan Wakely
- [PATCH v5 6/11] openmp: Add support for non-constant iterator parameters in map, to and from clauses
Kwok Cheung Yeung
- [PATCH 2/2] tree-optimization/109893 - allow more backwards jump threading
Richard Biener
- [PATCH v5 7/11] openmp: Add macros for iterator element access
Kwok Cheung Yeung
- [PATCH 1/3]middle-end: support vec_cbranch_any and vec_cbranch_all [PR118974]
Richard Biener
- [PATCH v5 8/11] openmp: Fix struct handling for OpenMP iterators
Kwok Cheung Yeung
- [PATCH v5 9/11] openmp: Add support for using custom mappers with iterators (C, C++)
Kwok Cheung Yeung
- [PATCH v5 10/11] openmp, fortran: Add iterator support for Fortran, deep-mapping of allocatables
Kwok Cheung Yeung
- [PATCH v5 11/11] openmp, fortran: Add support for non-constant iterator bounds in Fortran deep-mapping iterator support
Kwok Cheung Yeung
- [PATCH 2/2] tree-optimization/109893 - allow more backwards jump threading
Jeff Law
- [PATCH 2/2] tree-optimization/109893 - allow more backwards jump threading
Richard Biener
- [PATCH 1/3] Remove non-SLP vectorization factor determining
Richard Biener
- [PATCH 2/3] Remove vect_analyze_loop_operations
Richard Biener
- [PATCH 3/3] Remove vect_dissolve_slp_only_groups
Richard Biener
- Basic fusions in RISC-V generic tuning model
Jeff Law
- [PATCH] c++, libstdc++, v3: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jakub Jelinek
- [PATCH v5 0/3] Hard Register Constraints
Stefan Schulze Frielinghaus
- [PATCH v5 1/3] Hard register constraints
Stefan Schulze Frielinghaus
- [PATCH v5 2/3] Error handling for hard register constraints
Stefan Schulze Frielinghaus
- [PATCH v5 3/3] genoutput: Verify hard register constraints
Stefan Schulze Frielinghaus
- [PATCH 2/2] tree-optimization/109893 - allow more backwards jump threading
Jeff Law
- [to-be-committed][RISC-V] Detect new fusions for RISC-V
Jeff Law
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PUSHED] Fix 'main' function in 'gcc.dg/builtin-dynamic-object-size-pr120780.c'
Siddhesh Poyarekar
- [PATCH] ext-dce: Fix subreg_lsb is_constant assumption
Richard Sandiford
- [pushed] testsuite: Add a couple of fstack_protector guards
Richard Sandiford
- [PATCH] Make the RTL frontend set REG_NREGS correctly
Richard Sandiford
- [PATCH] aarch64: Extend HVLA permutations to big-endian
Richard Sandiford
- [PATCH] aarch64: Some fixes for SVE INDEX constants
Richard Sandiford
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Jonathan Wakely
- [PATCH] aarch64: Fix endianness of DFmode vector constants
Richard Sandiford
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Jonathan Wakely
- [PATCH] c++, libstdc++, v2: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jason Merrill
- [PATCH] ext-dce: Fix subreg_lsb is_constant assumption
Jeff Law
- [Patch, Fortran, Coarray, PR88076, v1] 7/6 Add a shared memory multi process coarray library.
Andre Vehreschild
- [PATCH] c++, libstdc++, v3: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jason Merrill
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
- [PATCH v2 1/1] libiberty: add routines to handle type-sensitive doubly linked lists
Richard Sandiford
- [PATCH v1 0/3] RISC-V: Combine vec_duplicate + vssub.vv to vssub.vx on GR2VR cost
Li, Pan2
- [PATCH] RISC-V: Adjust testdata for unsigned vector SAT_SUB
Jeff Law
- [PATCH] RISC-V: Adjust testdata for unsigned vector SAT_SUB
Li, Pan2
- [PATCH] RISC-V: Enable zvfh for vector-scalar half-float run tests
Jeff Law
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Andreas Schwab
- [PATCH v1] rs6000: Restore opaque overload variant for correct diagnostics
Kishan Parmar
- [PATCH] aarch64: Extend HVLA permutations to big-endian
Richard Sandiford
- [PATCH v1] rs6000: Fix UBSAN runtime errors for powerpc64le-unknown-linux-gnu
Kishan Parmar
- [PATCH] aarch64: Some fixes for SVE INDEX constants
Andrew Pinski
- [PATCH] c++: optional template after :: causing error [PR119838]
Jason Merrill
- [PATCH v2] testsuite: arm: Update function body for scheduler
Christophe Lyon
- [PATCH] Make the RTL frontend set REG_NREGS correctly
Richard Biener
- [PATCH v1] RISCV: Remove the v extension requirement for sat scalar run test
Jeff Law
- [pushed] c++: 'this' in lambda in noexcept-spec [PR121008]
Jason Merrill
- [pushed] c++: generic lambda in template arg [PR121012]
Jason Merrill
- [pushed] c++: add passing testcases [PR120243]
Jason Merrill
- [Fortran, Patch, PR120711, v1] 1/(3) Fix out of bounds access in cleanup of array constructor
Steve Kargl
- [Fortran, Patch, PR120711, v1] 1/(3) Fix out of bounds access in cleanup of array constructor
Mikael Morin
- [PATCH v2][PR117366] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX
Christophe Lyon
- [PATCH] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Paul-Antoine Arras
- [PATCH][PR117468] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX
Christophe Lyon
- [PATCH] tail-call: Allow tail recusion for classes with RVO (TREE_ADDRESSABLE set) [PR120871]
Jeff Law
- [PATCH] aarch64: Fix endianness of DFmode vector constants
Wilco Dijkstra
- [PATCH v1] rs6000: Fix UBSAN runtime errors for powerpc64le-unknown-linux-gnu
Segher Boessenkool
- [PATCH v3] libstdc++: Simplify __uninitialized_default and __uninitialized_default_n
Jonathan Wakely
- [PATCH v5 16/24] c/c++: Add target_[version/clones] to decl diagnostics formatting.
Jason Merrill
- [PATCH 7/7] aarch64: Use BSL2N for DImode operands
Remi Machet
- [PATCH] aarch64: Extend HVLA permutations to big-endian
Remi Machet
- [PATCH] c++, libstdc++, v4: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jakub Jelinek
- [PATCH] aarch64: Extend HVLA permutations to big-endian
Andrew Pinski
- [PATCH v2] testsuite: arm: Update function body for scheduler
Torbjorn SVENSSON
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Björn Schäpers
- [PATCH v2] libstdc++: Implement std::chrono::current_zone() for Windows
Björn Schäpers
- Basic fusions in RISC-V generic tuning model
Andrew Waterman
- [COMMITTED] cobol: Development round-up. [PR120765, PR119337, PR120794]
Robert Dubner
- [PATCH] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
- [PATCH v1 0/2] Allow targets to avoid materializing split parameters via stack extension [PR/82106]
Jeff Law
- [PATCH] c++, libstdc++, v4: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jason Merrill
- [PATCH v2] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX [PR117468]
Matt Parks
- [PATCH v3] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX [PR117366]
Matt Parks
- [PATCH v2][PR117366] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX
Matt Parks
- [PATCH v1] RISCV: Remove the v extension requirement for sat scalar run test
Li, Pan2
- [PATCH v1] RISCV: Remove the v extension requirement for sat scalar run test
Jeff Law
- [PATCH v1] RISCV: Remove the v extension requirement for sat scalar run test
Li, Pan2
- [AutoFDO] Fix get_original_name to strip only names that are generated after auto-profile
Kugan Vivekanandarajah
- [PATCH 1/2] RTEMS: Format sparc/t-rtems
Sebastian Huber
- [PATCH 2/2] RTEMS: Add sparc/leon5 multilibs
Sebastian Huber
- [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [PATCH] RTEMS: Add riscv multilibs
Sebastian Huber
- [PATCH] Change bellow in comments to below
Jakub Jelinek
- [PATCH] Change bellow in comments to below
Filip Kastl
- [PATCH] libatomic: Provide __atomic_test_and_set() alias
Sebastian Huber
- [PATCH 1/2] s390: Remove min-vect-loop-bound override
Juergen Christ
- [PATCH 2/2] s390: Implement reduction optabs
Juergen Christ
- [PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Ciyan Pan
- [COMMITTED] cobol: Development round-up. [PR120765, PR119337, PR120794]
Richard Biener
- [PATCH] Change bellow in comments to below
Richard Biener
- [AutoFDO] Fix get_original_name to strip only names that are generated after auto-profile
Jan Hubicka
- [PATCH] Change bellow in comments to below
Kyrylo Tkachov
- [PATCH] aarch64: PR target/120999: Avoid movprfx for NBSL implementation of NOR
Kyrylo Tkachov
- [PATCH] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Robin Dapp
- [PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Li, Pan2
- [PATCH v3] libstdc++: Implement std::chrono::current_zone() for Windows
Björn Schäpers
- [PATCH] c++, libstdc++, v5: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jakub Jelinek
- [PATCH] Change bellow in comments to below
Jakub Jelinek
- [PATCH] aarch64: Add support for NVIDIA GB10
Kyrylo Tkachov
- [PATCH] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Soumya AR
- [PATCH] aarch64: PR target/120999: Avoid movprfx for NBSL implementation of NOR
Richard Sandiford
- [r16-2084 Regression] FAIL: 23_containers/forward_list/debug/move_neg.cc -std=gnu++17 (test for excess errors) on Linux/x86_64
haochen.jiang
- [r16-2103 Regression] FAIL: gcc.dg/guality/pr41447-1.c -Os -DPREVENT_OPTIMIZATION execution test on Linux/x86_64
haochen.jiang
- [PATCH] RISC-V: Make zero-stride load broadcast a tunable.
Robin Dapp
- [PATCH] aarch64: PR target/120999: Avoid movprfx for NBSL implementation of NOR
Kyrylo Tkachov
- [PING][PATCH v4] reassoc: Optimize CMP/XOR expressions [PR116860]
Konstantinos Eleftheriou
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Jonathan Wakely
- [PATCH] RISC-V: Make zero-stride load broadcast a tunable.
Kito Cheng
- [Patch, Fortran, Coarray, PR88076, v2] Add a shared memory multi process coarray library.
Andre Vehreschild
- [PATCH] RISC-V: Make zero-stride load broadcast a tunable.
Robin Dapp
- [PATCH] expmed: Prevent non-canonical subreg generation in store_bit_field [PR118873]
Konstantinos Eleftheriou
- [PATCH] RTEMS: Add riscv multilibs
Kito Cheng
- [PATCH] Remove dead code dealing with non-SLP
Richard Biener
- [PATCH] RISC-V: Make zero-stride load broadcast a tunable.
Kito Cheng
- [PATCH] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Richard Sandiford
- [PATCH] RISC-V: Make zero-stride load broadcast a tunable.
Robin Dapp
- [PATCH v2] RISC-V: Make zero-stride load broadcast a tunable.
Robin Dapp
- [PATCH v2] RISC-V: Make zero-stride load broadcast a tunable.
Kito Cheng
- [PATCH v2] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Paul-Antoine Arras
- [PATCH] expand: ICE if asked to expand RDIV with non-float type.
Robin Dapp
- [PATCH v3 0/9] Add memtag-stack sanitizer using MTE instructions.
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v3 1/9] targhooks: i386: rename TAG_SIZE to TAG_BITSIZE
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v3 2/9] opts: use uint64_t for sanitizer flags
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v3 3/9] target-insns.def: (tag_memory) New pattern.
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v3 4/9] aarch64: add new constants for MTE insns
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v3 5/9] targhooks: add TARGET_MEMTAG_COMPOSE_OFFSET_TAG
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v3 6/9] asan: add new memtag sanitizer
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v3 7/9] asan: memtag-stack add support for MTE instructions
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v3 8/9] aarch64: Add support for memetag-stack sanitizer using MTE insns
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH v3 9/9] aarch64: Add memtag-stack tests
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH] expand: ICE if asked to expand RDIV with non-float type.
Richard Biener
- [PATCH 1/5] Pass SLP node down to cost hook for reduction cost
Richard Biener
- [PATCH 2/5] Avoid vect_is_simple_use call from get_load_store_type
Richard Biener
- [PATCH 3/5] Avoid vect_is_simple_use call from vectorizable_reduction
Richard Biener
- [PATCH 4/5] Adjust reduction with conversion SLP build
Richard Biener
- [PATCH 5/5] Handle failed gcond pattern gracefully
Richard Biener
- [PATCH] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Soumya AR
- [PATCH, v2] Fortran: fix minor issues with coarrays (extended)
Andre Vehreschild
- [PATCH v3 2/9] opts: use uint64_t for sanitizer flags
Andrew Pinski
- [PATCH] MicroBlaze : Enhance support for atomics. Fix PR118280
Gopi Kumar Bulusu
- [PATCH] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Richard Sandiford
- [PATCH] x86: Update "*mov<mode>_internal" in mmx.md to handle all 1s vectors
H.J. Lu
- [PING][PATCH] config/rs6000/t-float128: Don't encode full build paths into headers
Sadineni, Harish
- [PATCH] Reject single lane vector types for SLP build
Richard Biener
- [PATCH] x86: Update "*mov<mode>_internal" in mmx.md to handle all 1s vectors
Uros Bizjak
- Rewrite assign_discriminators pass
Jan Hubicka
- [PATCH v3 0/1] aarch64: Fold builtins with highpart args to highpart equivalent [PR117850]
Spencer Abson
- [PATCH v3 1/1] aarch64: Fold builtins with highpart args to highpart equivalent [PR117850]
Spencer Abson
- [PATCH] aarch64: Fix LD1Q and ST1Q failures for big-endian
Richard Sandiford
- [PATCH] tree-optimization/120939 - remove uninitialized use of LOOP_VINFO_COST_MODEL_THRESHOLD
Richard Biener
- [PATCH] [x86] properly compute fp/mode for scalar ops for vectorizer costing
Richard Biener
- [pushed] testsuite: Add -funwind-tables to sve*/pfalse* tests
Richard Sandiford
- [PATCH] [x86] properly compute fp/mode for scalar ops for vectorizer costing
Jan Hubicka
- [AutoFDO] Fix get_original_name to strip only names that are generated after auto-profile
Jan Hubicka
- [PATCH] libgcc: PR target/116363 Fix SFtype to UDWtype conversion
Jeff Law
- [PATCH] [x86] properly compute fp/mode for scalar ops for vectorizer costing
Richard Biener
- [PATCH] x86: Update "*mov<mode>_internal" in mmx.md to handle all 1s vectors
Uros Bizjak
- [PATCH] Reject single lane vector types for SLP build
Tamar Christina
- [PING][PATCH] config/rs6000/t-float128: Don't encode full build paths into headers
Segher Boessenkool
- [PATCH] gcov: Split atomic bitwise-or for some targets
Jeff Law
- [PATCH] arm: Fix CMSE nonecure calls [PR 120977]
Christophe Lyon
- [PATCH] Reject single lane vector types for SLP build
Richard Biener
- [PATCH] s390: Support global stack protector canary
Stefan Schulze Frielinghaus
- [PATCH] Reject single lane vector types for SLP build
Tamar Christina
- [PATCH] libgcc: PR target/116363 Fix SFtype to UDWtype conversion
Jan Dubiec
- [PATCH] RISC-V: Improve bswap8 when zbb is enabled
Dusan Stojkovic
- [PATCH] libgcc: PR target/116363 Fix SFtype to UDWtype conversion
Jeff Law
- [PATCH V2] testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test [PR119382]
Surya Kumari Jangala
- [PATCH] tree-optimization/120939 - remove uninitialized use of LOOP_VINFO_COST_MODEL_THRESHOLD
Richard Sandiford
- [PATCH V2] testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test [PR119382]
Segher Boessenkool
- [PATCH] aarch64: Fix LD1Q and ST1Q failures for big-endian
Andrew Pinski
- [PATCH 1/2] Passing TYPE_SIZE_UNIT of the element as the 6th argument to .ACCESS_WITH_SIZE (PR121000)
Qing Zhao
- [PATCH 2/2] Reduce the # of arguments of .ACCESS_WITH_SIZE from 6 to 4.
Qing Zhao
- [Patch, Fortran, Coarray, PR88076, v2] Add a shared memory multi process coarray library.
Thomas Koenig
- [PATCH 1/2] Passing TYPE_SIZE_UNIT of the element as the 6th argument to .ACCESS_WITH_SIZE (PR121000)
Jakub Jelinek
- [PATCH 2/2] Reduce the # of arguments of .ACCESS_WITH_SIZE from 6 to 4.
Jakub Jelinek
- [PATCH] c++, libstdc++, v5: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jason Merrill
- [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH 1/2] Passing TYPE_SIZE_UNIT of the element as the 6th argument to .ACCESS_WITH_SIZE (PR121000)
Qing Zhao
- [PATCH 2/2] Reduce the # of arguments of .ACCESS_WITH_SIZE from 6 to 4.
Qing Zhao
- [PATCH] Reject single lane vector types for SLP build
Richard Biener
- [PATCH 2/2] Reduce the # of arguments of .ACCESS_WITH_SIZE from 6 to 4.
Jakub Jelinek
- [PATCH 2/2] Reduce the # of arguments of .ACCESS_WITH_SIZE from 6 to 4.
Qing Zhao
- [PATCH 2/2] Reduce the # of arguments of .ACCESS_WITH_SIZE from 6 to 4.
Jakub Jelinek
- [To-commit][PATCH v2 1/2] Passing TYPE_SIZE_UNIT of the element as the 6th argument to .ACCESS_WITH_SIZE (PR121000)
Qing Zhao
- [To-commit][PATCH v2 2/2] Reduce the # of arguments of .ACCESS_WITH_SIZE from 6 to 4.
Qing Zhao
- [PATCH 2/2] Reduce the # of arguments of .ACCESS_WITH_SIZE from 6 to 4.
Qing Zhao
- [PATCH] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Jason Merrill
- [PATCH] testsuite: Disable musttail tests if target uses SJLJ exceptions
Dimitar Dimitrov
- [PATCH] Reject single lane vector types for SLP build
Tamar Christina
- [RFC] c++: Quoting in -fmodules-mapper [PR110153]
Nicolas Werner
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Iain Buclaw
- [RFC] c++: Quoting in -fmodules-mapper [PR110153]
Andrew Pinski
- [PATCH 0/3] fortran: Reallocation on assignment tweaks
Mikael Morin
- [PATCH 1/3] fortran: Generate array reallocation out of loops
Mikael Morin
- [PATCH 2/3] fortran: Delay evaluation of array bounds after reallocation
Mikael Morin
- [PATCH 3/3] fortran: Amend descriptor bounds init if unallocated
Mikael Morin
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
James K. Lowden
- [PATCH, v2] Fortran: fix minor issues with coarrays (extended)
Harald Anlauf
- [PATCH v2] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX [PR117468]
Christophe Lyon
- [PATCH v3] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX [PR117366]
Christophe Lyon
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jason Merrill
- [pushed] testsuite: Fix unallocated array usage in test
Mikael Morin
- [RFC v2] c++: Quoting in -fmodules-mapper [PR110153]
Nicolas Werner
- [PATCH] c++, v2: Don't incorrectly reject override after class head name [PR120569]
Jason Merrill
- [pushed] aarch64: Guard VF-based costing with !m_costing_for_scalar
Richard Sandiford
- [PATCH] c++: Fix up final handling in C++98 [PR120628]
Jason Merrill
- [PATCH] c++, v2: Implement C++26 P2786R13 - Trivial Relocatability [PR119064]
Jason Merrill
- [PATCH] c++: Save 8 further bytes from lang_type allocations
Jason Merrill
- [PATCH] c++, v3: Implement C++26 P2786R13 - Trivial Relocatability [PR119064]
Jakub Jelinek
- [PATCH] ipa: Disallow signature changes in fun->has_musttail functions [PR121023]
Jakub Jelinek
- [PATCH 1/2] libstdc++: Treat __int128 as a real integral type [PR96710]
Patrick Palka
- [PATCH 2/2] libstdc++: Always treat __float128 as a floating-point type
Patrick Palka
- [PATCH] [arm] prevent impossible tail- long-calls with static chain [PR119430]
Alexandre Oliva
- [PATCH] x86: Update "*mov<mode>_internal" in mmx.md to handle all 1s vectors
H.J. Lu
- [PATCH] libstdc++: Fix __uninitialized_default for constexpr case
Patrick Palka
- [PATCH 1/2] [APX CFCMOV] Support APX CFCMOV in if_convert pass
Hongyu Wang
- [PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Ciyan Pan
- คุณเดือดร้อน เราช่วยคุณได้ ไม่มีโอนก่อนไม่มีมัดจำ
TPL Group1999
- [PATCH v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors
H.J. Lu
- [PATCH] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Li, Pan2
- [PATCH v1 0/2] Refine the unsigned SAT_MUL for 32-bits like rv32
pan2.li@intel.com
- [PATCH v1 1/2] Match: Leverage BITS_PER_WORD for unsigned SAT_MUL pattern
pan2.li@intel.com
- [PATCH v1 2/2] RISC-V: Add testcase for rv32 SAT_MUL from uint64
pan2.li@intel.com
- [PATCH] Reject single lane vector types for SLP build
Richard Biener
- [PATCH] ipa: Disallow signature changes in fun->has_musttail functions [PR121023]
Richard Biener
- [PATCH v1 1/2] Match: Leverage BITS_PER_WORD for unsigned SAT_MUL pattern
Richard Biener
- GCC 12 branch is now closed
Richard Biener
- [PATCH v1 1/2] Match: Leverage BITS_PER_WORD for unsigned SAT_MUL pattern
Li, Pan2
- [Patch, fortran] PR106135 - Implement F2018 IMPORT statements
Paul Richard Thomas
- [PATCH v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors
Uros Bizjak
- [PATCH] i386: Add a new peeophole2 for PR91384 under APX_F
Liu, Hongtao
- [PATCH] ipa: Disallow signature changes in fun->has_musttail functions [PR121023]
Martin Jambor
- [PATCH v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors
Uros Bizjak
- [PATCH v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors
H.J. Lu
- [PATCH] [x86] properly compute fp/mode for scalar ops for vectorizer costing
Richard Biener
- [PATCH] testsuite: arm: Add effective-target vect_early_break to vect-tsvc-*
Torbjörn SVENSSON
- [PATCH v1 1/2] Match: Leverage BITS_PER_WORD for unsigned SAT_MUL pattern
Richard Biener
- Rewrite assign_discriminators pass
Richard Biener
- [PATCH 0/7 v2] Add Xandes vender extension support.
Kuan-Lin Chen
- [PATCH 1/7 v2] RISC-V: Add basic XAndes vendor extension support.
Kuan-Lin Chen
- [PATCH 2/7 v2] RISC-V: Add support for the XAndesperf ISA extension.
Kuan-Lin Chen
- [PATCH 3/7 v2] RISC-V: Add support for the XAndesbfhcvt ISA extension.
Kuan-Lin Chen
- [PATCH 4/7 v2] RISC-V: Add support for the XAndesvbfhcvt ISA extension.
Kuan-Lin Chen
- [PATCH 5/7 v2] RISC-V: Add support for the XAndesvsintload ISA extension.
Kuan-Lin Chen
- [PATCH 6/7 v2] RISC-V: Add support for the XAndesvpackfph ISA extension.
Kuan-Lin Chen
- [PATCH 7/7 v2] RISC-V: Add support for the XAndesvdot ISA extension.
Kuan-Lin Chen
- [PATCH v3 0/5] vect: Misalign for gather/scatter.
Robin Dapp
- [PATCH v3 1/5] ifn: Add helper functions for gather/scatter.
Robin Dapp
- [PATCH v3 2/5] vect: Add helper macros for gather/scatter.
Robin Dapp
- [PATCH v3 3/5] vect: Add is_gather_scatter argument to misalignment hook.
Robin Dapp
- [PATCH v3 4/5] vect: Misalign checks for gather/scatter.
Robin Dapp
- [PATCH v3 5/5] riscv: testsuite: Fix misalignment check.
Robin Dapp
- [PATCH v1 1/2] Match: Leverage BITS_PER_WORD for unsigned SAT_MUL pattern
Li, Pan2
- [PATCH v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors
Uros Bizjak
- [PATCH] tree-optimization/120939 - remove uninitialized use of LOOP_VINFO_COST_MODEL_THRESHOLD
Richard Biener
- [PATCH v3 2/9] opts: use uint64_t for sanitizer flags
Claudiu Zissulescu-Ianculescu
- Rewrite assign_discriminators pass
Jan Hubicka
- make autprofiledbootstrap with LTO meaningful
Jan Hubicka
- [PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
- GCC 15.1.1 Status Report (2025-07-11)
Richard Biener
- [PATCH] c++, libstdc++, v5: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jonathan Wakely
- [PATCH] tree-optimization/120939 - remove uninitialized use of LOOP_VINFO_COST_MODEL_THRESHOLD
Richard Sandiford
- [committed] testsuite: Add testcase for already fixed PR [PR120954]
Jakub Jelinek
- [PATCH] aarch64: Support unpacked SVE integer division
Spencer Abson
- [PATCH] x86-64: Add --enable-x86-64-mfentry
Siddhesh Poyarekar
- [PATCH] tree-optimization/121034 - fix reduction vectorization
Richard Biener
- [PATCH][v2] Reject single lane vector types for SLP build
Richard Biener
- [PATCH] libstdc++: Fix constexpr exceptions for -fno-exceptions
Jonathan Wakely
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jakub Jelinek
- [PATCH] libstdc++: Fix constexpr exceptions for -fno-exceptions
Jonathan Wakely
- [PATCH] libstdc++: Fix constexpr exceptions for -fno-exceptions
Jakub Jelinek
- [PATCH] libstdc++: Fix constexpr exceptions for -fno-exceptions
Jakub Jelinek
- [PATCH] libstdc++: Fix constexpr exceptions for -fno-exceptions
Jonathan Wakely
- [PATCH] libstdc++: Fix constexpr exceptions for -fno-exceptions
Jonathan Wakely
- [PATCH] libstdc++: Fix constexpr exceptions for -fno-exceptions
Jakub Jelinek
- [PATCH] testsuite: arm: Add effective-target vect_early_break to vect-tsvc-*
Christophe Lyon
- [PATCH v2] libstdc++: Fix constexpr exceptions for -fno-exceptions
Jonathan Wakely
- [PATCH] aarch64: PR target/120999: Avoid movprfx for NBSL implementation of NOR
Kyrylo Tkachov
- Fix ICE with speculative devirtualization
Jan Hubicka
- [PATCH] aarch64: Support unpacked SVE integer division
Remi Machet
- [PATCH] MicroBlaze : Enhance support for atomics. Fix PR118280
Michael Eager
- [PATCH] aarch64: PR target/120999: Avoid movprfx for NBSL implementation of NOR
Richard Sandiford
- [PATCH] Allow explicitly specifying the thread model for runtime libs
John Ericson
- [PATCH 2/2] lra: Reallow reloading user hard registers if the insn is not asm [PR 120983]
Vladimir Makarov
- [PATCH] aarch64: Tweak handling of general SVE permutes [PR121027]
Richard Sandiford
- make autprofiledbootstrap with LTO meaningful
Andi Kleen
- [PATCH] testsuite: arm: Add effective-target vect_early_break to vect-tsvc-*
Torbjorn SVENSSON
- [PATCH] aarch64: Tweak handling of general SVE permutes [PR121027]
Tamar Christina
- [PATCH] aarch64: Tweak handling of general SVE permutes [PR121027]
Richard Sandiford
- [PATCH] c++, v3: Implement C++26 P2786R13 - Trivial Relocatability [PR119064]
Jason Merrill
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jason Merrill
- [PATCH v2] libstdc++: implement Philox Engine [PR119794]
Patrick Palka
- [PATCH v3] libstdc++: Implement std::chrono::current_zone() for Windows
Jonathan Wakely
- [PATCH] aarch64: PR target/120999: Avoid movprfx for NBSL implementation of NOR
Kyrylo Tkachov
- [RFC v2] c++: Quoting in -fmodules-mapper [PR110153]
Jason Merrill
- [PATCH] ipa, cgraph: Enable constant propagation to OpenMP kernels
Martin Jambor
- [PATCH] testsuite: Disable musttail tests if target uses SJLJ exceptions
Andi Kleen
- [PATCH v3 2/9] opts: use uint64_t for sanitizer flags
Andrew Pinski
- [PATCH] x86-64: Add --enable-x86-64-mfentry
Sam James
- [PATCH v2] libstdc++: implement Philox Engine [PR119794]
Jonathan Wakely
- Rewrite assign_discriminators pass
Andrew Pinski
- [PATCH v2] libstdc++: implement Philox Engine [PR119794]
Jonathan Wakely
- Patch ping (Re: [PATCH] libstdc++: library side of C++26 P2786R13 - Trivial Relocatability [PR119064])
Jakub Jelinek
- [Patch, Fortran, Coarray, PR88076, v2] Add a shared memory multi process coarray library.
Jerry D
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jakub Jelinek
- [PATCH] testsuite: Disable musttail tests if target uses SJLJ exceptions
Andrew Pinski
- [PATCH] testsuite: Fix overflow in gcc.dg/vect/pr116125.c
Siddhesh Poyarekar
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jason Merrill
- [pushed]PR121007, LRA]: Fall back to reload of whole inner address in PR case and constrain iteration number of address reloads
Vladimir Makarov
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jakub Jelinek
- [EXT] Re: [PATCH 2/2] lra: Reallow reloading user hard registers if the insn is not asm [PR 120983]
Peter Bergner
- [pushed: r16-2208] libgdiagnostics: doc fixes
David Malcolm
- [pushed: r16-2209] json: fix null-termination of json::string
David Malcolm
- [pushed: r16-2210] json: add json::value::clone
David Malcolm
- [PATCH] testsuite: Disable musttail tests if target uses SJLJ exceptions
Joern Wolfgang Rennecke
- [pushed: r16-2211] diagnostics: add support for directed graphs; use them for state graphs
David Malcolm
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jason Merrill
- [PATCH] x86-64: Add --enable-x86-64-mfentry
Uros Bizjak
- [PATCH] x86-64: Add --enable-x86-64-mfentry
Sam James
- [committed] PR modula2/120253: Error message column numbers should start at 1 not 0
Gaius Mulley
- [PATCH v2] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
- [PATCH] x86-64: Add --enable-x86-64-mfentry
Siddhesh Poyarekar
- [PATCH v2] libstdc++: implement Philox Engine [PR119794]
1nfocalypse
- [Patch] Fortran/OpenACC: Permit PARAMETER as 'var' in clauses (+ ignore)
Tobias Burnus
- Rewrite assign_discriminators pass
H.J. Lu
- [PATCH] testsuite: arm: Add effective-target vect_early_break to vect-tsvc-*
Alexandre Oliva
- [PATCH v2 0/2] Match: Refine the widen mul check for SAT_MUL pattern
pan2.li@intel.com
- [PATCH v2 1/2] Match: Refine the widen mul check for SAT_MUL pattern
pan2.li@intel.com
- [PATCH v2 2/2] RISC-V: Add testcase for rv32 SAT_MUL from uint64
pan2.li@intel.com
- [PATCH v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors
Uros Bizjak
- [PATCH v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors
H.J. Lu
- [PATCH v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors
Uros Bizjak
- [PATCH v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors
H.J. Lu
- [PATCH v2] x86: Update MMXMODE:*mov<mode>_internal to support all 1s vectors
Uros Bizjak
- Rewrite assign_discriminators pass
Jan Hubicka
- [EXT] Re: [PATCH 2/2] lra: Reallow reloading user hard registers if the insn is not asm [PR 120983]
Xi Ruoyao
- [PATCH v1] RISC-V: Refine the scalar SAT_* test cases
pan2.li@intel.com
- [EXT] Re: [PATCH 2/2] lra: Reallow reloading user hard registers if the insn is not asm [PR 120983]
Segher Boessenkool
- [pushed] i386: Robustify MMX move patterns
Uros Bizjak
- [pushed]PR121007, LRA]: Fall back to reload of whole inner address in PR case and constrain iteration number of address reloads
Segher Boessenkool
- Rewrite assign_discriminators pass
Robert Dubner
- Rewrite assign_discriminators pass
Robert Dubner
- [PATCH v2] x86-64: Add --enable-x86-64-mfentry
H.J. Lu
- [PATCH v2] x86-64: Add --enable-x86-64-mfentry
Sam James
- [PATCH] x86-64: Add RDI clobber to tls_global_dynamic_64 patterns
H.J. Lu
- [PATCH] x86-64: Add RDI clobber to tls_local_dynamic_64 patterns
H.J. Lu
- [Patch] Fortran/OpenACC: Permit PARAMETER as 'var' in clauses (+ ignore)
Jerry D
- [RFC v2] c++: Quoting in -fmodules-mapper [PR110153]
Nicolas Werner
- [PATCH] middle-end: Fix typo in gimple.h
Benjamin Wu
- [PATCH] fortran: Factor array descriptor references
Mikael Morin
- [RFC 0/1] fortran: TARGET_CLONES attribute argument parsing syntax
ZAMBAR
- [RFC 1/1] fortran: Add TARGET_CLONES attribute support
ZAMBAR
- [committed] cobol: Minor changes to genapi.cc to eliminate CPPCHECK warnings.
Robert Dubner
- [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
Robert Dubner
- [PATCH] middle-end: Fix typo in gimple.h
Jonathan Wakely
- [PATCH] Allow explicitly specifying the thread model for runtime libs
John Ericson
- [wwwdocs] Remove contribute.html text about including ChangeLog in the patch
Jonathan Wakely
- [PATCH] Factor out thread model detection with `GCC_AC_THREAD_MODEL`
John Ericson
- [wwwdocs] Remove contribute.html text about including ChangeLog in the patch
Jakub Jelinek
- [PUSHED] tree: Add include to tm_p.h to tree.cc [PR120866]
Andrew Pinski
- [PATCH v3] x86: Update MMX moves to support all 1s vectors
H.J. Lu
- [PATCH] i386: Remove KEYLOCKER related feature since Panther Lake and Clearwater Forest
Haochen Jiang
- [PATCH] i386: Remove KEYLOCKER related feature since Panther Lake and Clearwater Forest
Liu, Hongtao
- [PATCH v3] x86: Update MMX moves to support all 1s vectors
Uros Bizjak
- [PATCH] MicroBlaze : Enhance support for atomics. Fix PR118280
Gopi Kumar Bulusu
- [PATCH] libstdc++: Do not use list-initialization in std::span members [PR120997]
Tomasz Kaminski
- [r16-2197 Regression] FAIL: g++.dg/torture/pr58552.C -Os (test for excess errors) on Linux/x86_64
haochen.jiang
- [PATCH] aarch64: Implement sme2+faminmax extension.
Alfie Richards
- [PATCH v4 0/6] Implement mdspan.
Tomasz Kaminski
- [PATCH] testsuite: Fix overflow in gcc.dg/vect/pr116125.c
Richard Biener
- [PATCH v2 1/2] Match: Refine the widen mul check for SAT_MUL pattern
Richard Biener
- [PATCH v3] x86: Update MMX moves to support all 1s vectors
Uros Bizjak
- [PATCH v3] x86: Update MMX moves to support all 1s vectors
Uros Bizjak
- Ping^5: [PATCH v4] get source line for diagnostic from preprocessed file [PR preprocessor/79106]
Bader, Lucas
- [PATCH v3] x86: Update MMX moves to support all 1s vectors
H.J. Lu
- [PATCH v3] x86: Update MMX moves to support all 1s vectors
H.J. Lu
- [PATCH v3] x86: Update MMX moves to support all 1s vectors
H.J. Lu
- [PATCH v3] x86: Update MMX moves to support all 1s vectors
Uros Bizjak
- [PATCH v3] x86: Update MMX moves to support all 1s vectors
Uros Bizjak
- [PATCH] libstdc++: Add more template keywords to <mdspan> for Clang
Tomasz Kaminski
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Tomasz Kaminski
- [PATCH] expand: ICE if asked to expand RDIV with non-float type.
Robin Dapp
- [PATCH v2] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Robin Dapp
- [PATCH] aarch64: PR target/120999: Avoid movprfx for NBSL implementation of NOR
Richard Sandiford
- [PATCH] expand: ICE if asked to expand RDIV with non-float type.
Andrew Pinski
- [PATCH v2] libstdc++: Fix constexpr exceptions for -fno-exceptions
Jakub Jelinek
- [PATCH v5] x86: Check all 0s/1s vectors with standard_sse_constant_
H.J. Lu
- [PATCH v5] x86: Check all 0s/1s vectors with standard_sse_constant_
Uros Bizjak
- [PATCH] aarch64: Implement sme2+faminmax extension.
Spencer Abson
- [PATCH v3 2/9] opts: use uint64_t for sanitizer flags
Claudiu Zissulescu-Ianculescu
- [PATCH] aarch64: Implement sme2+faminmax extension.
Alfie Richards
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Björn Schäpers
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Jonathan Wakely
- [PATCH] libstdc++: library side of C++26 P2786R13 - Trivial Relocatability [PR119064]
Tomasz Kaminski
- [PATCH] Darwin: account for macOS 26
FX Coudert
- [Ada] Fix PR ada/121056
Eric Botcazou
- [PATCH] libstdc++: library side of C++26 P2786R13 - Trivial Relocatability [PR119064]
Jakub Jelinek
- [PATCH] aarch64: Support unpacked SVE integer division
Spencer Abson
- [PATCH] aarch64: fixup: Implement sme2+faminmax extension.
Alfie Richards
- [PATCH] libstdc++: library side of C++26 P2786R13 - Trivial Relocatability [PR119064]
Tomasz Kaminski
- [PATCH v2] x86-64: Add --enable-x86-64-mfentry
Uros Bizjak
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Jonathan Wakely
- [committed] libstdc++: Correct value of __cpp_lib_constexpr_exceptions [PR117785]
Jonathan Wakely
- [committed] libstdc++: Protect PSTL headers against overloaded commas
Jonathan Wakely
- [PATCH] libstdc++: Make all experimental::observer_ptr functions constexpr
Jonathan Wakely
- [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [PATCH] Darwin: account for macOS 26
Iain Sandoe
- [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.
Jeff Law
- [PATCH] arm: avoid gcc_s dependency
Pierre Ossman
- [PATCH v2] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Jeff Law
- [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [PATCH v2] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Jeff Law
- [PATCH] tree-optimization/121059 - record loop mask when required
Richard Biener
- [PATCH v2 2/2] RISC-V: Add testcase for rv32 SAT_MUL from uint64
Jeff Law
- [PATCH v2] x86-64: Add --enable-x86-64-mfentry
Uros Bizjak
- [PATCH] [aarch64] Stop using sys/ifunc.h header in libatomic and libgcc
Yury Khrustalev
- [PATCH] gcc-16/changes.html: Add --enable-x86-64-mfentry
H.J. Lu
- [PATCH v1] RISC-V: Refine the scalar SAT_* test cases
Jeff Law
- [PATCH v1] RISC-V: Refine the scalar SAT_* test cases
Li, Pan2
- [PATCH 2/2] s390: Implement reduction optabs
Stefan Schulze Frielinghaus
- [PATCH 1/2] s390: Remove min-vect-loop-bound override
Stefan Schulze Frielinghaus
- [PATCH] arm: avoid gcc_s dependency
Kyrylo Tkachov
- [PATCH] libstdc++: library side of C++26 P2786R13 - Trivial Relocatability [PR119064]
Tomasz Kaminski
- [PATCH] gcc-16/changes.html: Add --enable-x86-64-mfentry
Uros Bizjak
- [PATCH] RISC-V: Fix vsetvl merge rule.
Robin Dapp
- [committed] amdgcn: Don't clobber VCC if we don't need to
Andrew Stubbs
- [PATCH v5 16/24] c/c++: Add target_[version/clones] to decl diagnostics formatting.
Alfie Richards
- [PATCH] tree-optimization/121059 - record loop mask when required
Richard Sandiford
- [PATCH] aarch64: Support unpacked SVE integer division
Remi Machet
- [PATCH v4] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [PATCH v4] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [PATCH] libstdc++: library side of C++26 P2786R13 - Trivial Relocatability [PR119064]
Tomasz Kaminski
- [PATCH v3] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [PATCH] tree-optimization/121059 - record loop mask when required
Richard Biener
- [PATCH v4] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [committed] amdgcn: fix vec_ucmp infinite recursion
Andrew Stubbs
- [PATCH] [aarch64] Stop using sys/ifunc.h header in libatomic and libgcc
Andrew Pinski
- [PATCH] c, c++, v2: Extend -Wunused-but-set-* warnings [PR44677]
Jakub Jelinek
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Tomasz Kaminski
- [PATCH v3 2/9] opts: use uint64_t for sanitizer flags
Andrew Pinski
- [PATCH] libstdc++: Implement std::chrono::current_zone() for Windows
Jonathan Wakely
- [PATCH] expand: ICE if asked to expand RDIV with non-float type.
Andrew Pinski
- [PATCH v2] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Jason Merrill
- [PATCH] ifconv: simple factor out operators while doing ifcvt [PR119920]
Andrew Pinski
- [PATCH v3 1/1] aarch64: Fold builtins with highpart args to highpart equivalent [PR117850]
Richard Sandiford
- [PATCH] tree-optimization/121059 - record loop mask when required
Richard Sandiford
- [PATCH 1/1] aarch64: AND/BIC combines for unpacked SVE FP comparisons
Richard Sandiford
- [PATCH] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Soumya AR
- [PATCH v2] gcc-16/changes.html: Add --enable-x86-64-mfentry
H.J. Lu
- [PATCH 0/3] fortran: Reallocation on assignment tweaks
Harald Anlauf
- [PATCH] arm: avoid gcc_s dependency
Sam James
- [PATCH 1/2] libstdc++: Ensure std::hash<__int128> is defined [PR96710]
Jonathan Wakely
- [PATCH 2/2] libstdc++: Ensure std::make_unsigned<Enum> works for 128-bit enum
Jonathan Wakely
- [PATCH] libstdc++: Constrain std::swap using concepts in C++20
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::advance(it, n, bound) follow standard more strictly
Jonathan Wakely
- [PATCH] libstdc++: Ensure that ranges::destroy destroys in constexpr [PR121024]
Jonathan Wakely
- [PATCH] libstdc++: Define std::nothrow as inline variable
Jonathan Wakely
- [committed] libstdc++: Add comments to deleted std::swap overloads for LWG 2766
Jonathan Wakely
- ACCESS_WITH_SIZE for pointers Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH 1/2] ifconv: Remove unused array predicated
Andrew Pinski
- [PATCH 2/2] ifconv: Small improvement to fold_build_cond_expr; lhs and rhs being the same.
Andrew Pinski
- [committed] cobol: Eliminate cppcheck warnings in gcc/cobol .cc files.
Robert Dubner
- [PATCH] libstdc++: Format %a/%A/%b/%h/%B/%p without using locale::classic [PR110739]
Jonathan Wakely
- [PATCH 0/1] aarch64: testsuite: Keep -mtune=generic when specifying -moverride
Spencer Abson
- [PATCH 1/1] aarch64: testsuite: Keep -mtune=generic when specifying -moverride
Spencer Abson
- [PATCH v5 0/6] c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes
David Faust
- [PATCH v5 1/6] c-family: add btf_type_tag and btf_decl_tag attributes
David Faust
- [PATCH v5 2/6] dwarf: create annotation DIEs for btf tags
David Faust
- [PATCH v5 3/6] ctf: translate annotation DIEs to internal ctf
David Faust
- [PATCH v5 4/6] btf: generate and output DECL_TAG and TYPE_TAG records
David Faust
- [PATCH v5 5/6] doc: document btf_type_tag and btf_decl_tag attributes
David Faust
- [PATCH v5 6/6] bpf: add tests for CO-RE and BTF tag interaction
David Faust
- [PATCH 17/17] Ignore more clang warnings in contrib/filter-clang-warnings.py
Hans-Peter Nilsson
- [PATCH] c, c++: Fix unused result for empty types [PR82134]
Jeremy Rifkin
- [PATCH] x86: Convert MMX integer loads from constant vector pool
H.J. Lu
- [PATCH] mmix: Define MAX_FIXED_MODE_SIZE [PR120935]
Hans-Peter Nilsson
- [PATCH] builtins.cc (fold_builtin_bit_query): Don't consider MAX_FIXED_MODE_SIZE, [PR120935]
Hans-Peter Nilsson
- [PATCH v1] RISC-V: Support RVVDImode for avg3_floor auto vect
pan2.li@intel.com
- [PATCH v1] RISC-V: Support RVVDImode for avg3_floor auto vect
Li, Pan2
- [PATCH v2] RISC-V: Support RVVDImode for avg3_floor auto vect
pan2.li@intel.com
- [PATCH 1/2] libstdc++: Add missing initializers for __maybe_present_t members [PR119962]
Patrick Palka
- [PATCH 2/2] libstdc++: Conditionalize LWG 3569 changes to join_view
Patrick Palka
- [PATCH] LoongArch: Fix wrong code generated by TARGET_VECTORIZE_VEC_PERM_CONST [PR121064]
Xi Ruoyao
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jason Merrill
- [PATCH] crc: Error out on non-constant poly arguments for the crc builtins [PR120709]
Andrew Pinski
- [PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [RFC PATCH] libstdc++: Provide ABI compatibility for _GLIBCXX_HAVE_TLS
Keno Fischer
- [PATCH] x86: Convert MMX integer loads from constant vector pool
Uros Bizjak
- [PATCH v2] gcc-16/changes.html: Add --enable-x86-64-mfentry
Uros Bizjak
- Ping: [PATCH, V3] Add -mcpu=future to the PowerPC
Michael Meissner
- ACCESS_WITH_SIZE for pointers Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Richard Biener
- [PATCH] i386: Decouple AMX-AVX512 from AVX10.2 and imply AVX512F
Haochen Jiang
- [PATCH 1/2] libstdc++: Ensure std::hash<__int128> is defined [PR96710]
Tomasz Kaminski
- [PATCH 2/2] libstdc++: Ensure std::make_unsigned<Enum> works for 128-bit enum
Tomasz Kaminski
- [COMMITED] fortran: Fix indentation
Filip Kastl
- [PATCH] ipa: Remove assertion in dump_possible_polymorphic_call_targets [PR107044]
Feng Xue OS
- [PATCH 1/1] aarch64: Adapt unwinder to linux's SME signal behaviour
Tamar Christina
- [PATCH] libstdc++: Define std::nothrow as inline variable
Tomasz Kaminski
- [PING*4][PATCH 1/1] config: Handle dash in library name for AC_LIB_LINKAGEFLAGS_BODY
Ijaz, Abdul B
- [PATCH] i386: Decouple AMX-AVX512 from AVX10.2 and imply AVX512F
Hongtao Liu
- [PATCH 1/2] libstdc++: Add missing initializers for __maybe_present_t members [PR119962]
Tomasz Kaminski
- [PATCH] libstdc++: Constrain std::swap using concepts in C++20
Tomasz Kaminski
- [committed] libstdc++: Add comments to deleted std::swap overloads for LWG 2766
Tomasz Kaminski
- [COMMITTED] Fix tree.cc compilation on SPARC
Rainer Orth
- [PATCH] libstdc++: Ensure that ranges::destroy destroys in constexpr [PR121024]
Tomasz Kaminski
- [PATCH] libstdc++: Make ranges::advance(it, n, bound) follow standard more strictly
Tomasz Kaminski
- [PATCH] libstdc++: Make all experimental::observer_ptr functions constexpr
Tomasz Kaminski
- [PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [PATCH 2/2] libstdc++: Conditionalize LWG 3569 changes to join_view
Tomasz Kaminski
- [PATCH 1/1] aarch64: Adapt unwinder to linux's SME signal behaviour
Richard Sandiford
- [PATCH 4/7] aarch64: Use EOR3 for DImode values
Kyrylo Tkachov
- [PATCH v2] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Paul-Antoine Arras
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jakub Jelinek
- [PATCH] expand: Allow fixed-point arithmetic for RDIV_EXPR.
Robin Dapp
- [PATCH] libstdc++: Constrain std::swap using concepts in C++20
Jonathan Wakely
- [PATCH] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Richard Sandiford
- [PATCH] libstdc++: Make ranges::advance(it, n, bound) follow standard more strictly
Jonathan Wakely
- [PATCH 3/7] aarch64: Handle DImode BCAX operations
Kyrylo Tkachov
- [PATCH 0/1] [RFC][AutoFDO]: Source filename tracking in GCOV
Dhruv Chawla
- [PATCH 1/2] libstdc++: Add missing initializers for __maybe_present_t members [PR119962]
Jonathan Wakely
- [PATCH 1/1] aarch64: Adapt unwinder to linux's SME signal behaviour
Tamar Christina
- [PATCH] aarch64: fixup: Implement sme2+faminmax extension.
Richard Sandiford
- [PATCH] libstdc++: Define std::nothrow as inline variable
Jonathan Wakely
- [PATCH v4 0/6] Implement mdspan.
Luc Grosheintz
- [PATCH] asf: Fix calling of emit_move_insn on registers of different modes [PR119884]
Konstantinos Eleftheriou
- [PATCH] libstdc++: Define std::nothrow as inline variable
Tomasz Kaminski
- [PATCH v4 0/6] Implement mdspan.
Jonathan Wakely
- [PATCH v4 0/6] Implement mdspan.
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::advance(it, n, bound) follow standard more strictly
Tomasz Kaminski
- [PATCH v4 0/6] Implement mdspan.
Jonathan Wakely
- [PATCH] libstdc++: Define std::nothrow as inline variable
Jonathan Wakely
- [PATCH v4 0/6] Implement mdspan.
Tomasz Kaminski
- [PATCH] c++, libstdc++, v5: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jonathan Wakely
- [PATCH v4 0/6] Implement mdspan.
Jonathan Wakely
- [PATCH v4 0/6] Implement mdspan.
Tomasz Kaminski
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jason Merrill
- [PATCH] c++, libstdc++, v5: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jason Merrill
- [PATCH] c++, libstdc++, v5: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jakub Jelinek
- [PATCH] aarch64: Use SVE2 NBSL for vector NOR and NAND for Advanced SIMD modes
Kyrylo Tkachov
- [PATCH] aarch64: Use SVE2 BSL2N for vector EON
Kyrylo Tkachov
- [PATCH 1/2] aarch64: Fix predication of FP8 FDOT insns [PR120986]
Alex Coplan
- [PATCH 2/2] aarch64: Relax fpm_t assert to allow const_ints [PR120986]
Alex Coplan
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jakub Jelinek
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jason Merrill
- [PATCH 1/2] aarch64: Fix predication of FP8 FDOT insns [PR120986]
Kyrylo Tkachov
- [PATCH, V3] Add -mcpu=future to the PowerPC
Segher Boessenkool
- [PATCH] RISC-V: Fix vsetvl merge rule.
Jeff Law
- [PATCH] openmp, fortran: Fix ICE when the procedure name cannot be found in declare variant directives [PR104428]
Kwok Cheung Yeung
- [PATCH 2/2] aarch64: Relax fpm_t assert to allow const_ints [PR120986]
Kyrylo Tkachov
- [PATCH v2] RISC-V: Support RVVDImode for avg3_floor auto vect
Robin Dapp
- [PATCH] expand: Allow fixed-point arithmetic for RDIV_EXPR.
Richard Biener
- [PATCH] tree-optimization/121059 - fixup loop mask query
Richard Biener
- [PATCH] openmp, fortran: Fix ICE when the procedure name cannot be found in declare variant directives [PR104428]
Tobias Burnus
- ACCESS_WITH_SIZE for pointers Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH] asf: Fix calling of emit_move_insn on registers of different modes [PR119884]
Richard Sandiford
- [PATCH] aarch64: Use SVE2 BSL2N for vector EON
Richard Sandiford
- [PATCH] c++, libstdc++, v5: Implement C++26 P3068R5 - constexpr exceptions [PR117785]
Jonathan Wakely
- [PATCH] aarch64: Use SVE2 NBSL for vector NOR and NAND for Advanced SIMD modes
Richard Sandiford
- [PATCH 2/2] libstdc++: Conditionalize LWG 3569 changes to join_view
Patrick Palka
- [PATCH] arm: avoid gcc_s dependency
Pierre Ossman
- [PATCH] arm: avoid gcc_s dependency
Pierre Ossman
- [PATCH] RISC-V: Improve bswap8 when zbb is enabled
Jeff Law
- [PATCH] aarch64: Use SVE2 NBSL for vector NOR and NAND for Advanced SIMD modes
Remi Machet
- [committed] libstdc++: Tweak dg-error patterns for C++26 constexpr changes
Jonathan Wakely
- [PATCH] asf: Fix calling of emit_move_insn on registers of different modes [PR119884]
Philipp Tomsich
- [PATCH] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Soumya AR
- [COMMITTED] asf: Fix offset check in base reg initialization for big-endian targets
Konstantinos Eleftheriou
- [PATCH 1/2] libstdc++: Add missing initializers for __maybe_present_t members [PR119962]
Patrick Palka
- [PATCH] aarch64: Use SVE2 BSL2N for vector EON
Kyrylo Tkachov
- [PATCH] aarch64: Use SVE2 BSL2N for vector EON
Richard Sandiford
- [PATCH v3 0/2] middle-end: Enable masked load with non-constant offset
Karl Meakin
- [PATCH v3 1/2] AArch64: precommit test for masked load vectorisation.
Karl Meakin
- [PATCH v3 2/2] middle-end: Enable masked load with non-constant offset
Karl Meakin
- [PATCH 2/2] libstdc++: Conditionalize LWG 3569 changes to join_view
Tomasz Kaminski
- [PATCH 1/1] aarch64: Adapt unwinder to linux's SME signal behaviour
Yury Khrustalev
- [pushed] c++: constexpr uninitialized union [PR120577]
Jason Merrill
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Andrew Pinski
- [PATCH 2/2] libstdc++: Conditionalize LWG 3569 changes to join_view
Patrick Palka
- [PATCH] libgcc: Fix aarch64 build
Andrew Pinski
- [PATCH] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Jakub Jelinek
- [PATCH 2/2] libstdc++: Conditionalize LWG 3569 changes to join_view
Patrick Palka
- [PATCH] libgcc: Fix aarch64 build
Jakub Jelinek
- [PATCH v2] libstdc++: Conditionalize LWG 3569 changes to join_view
Patrick Palka
- [Patch, fortran] PR121060 - ICE when argument is associate name created from type-bound operator result
Paul Richard Thomas
- [PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
Jeff Law
- [Patch, fortran] PR121060 - ICE when argument is associate name created from type-bound operator result
Jerry Delisle
- ICE with new IMPORT feature
Paul Richard Thomas
- ICE with new IMPORT feature
Jerry Delisle
- [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
- [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
David Faust
- [pushed-15] [PATCH] PR modula2/120389 ICE if assigning a constant char to an integer array
Gaius Mulley
- ACCESS_WITH_SIZE for pointers Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [pushed] c++: don't mark void exprs as read [PR44677]
Jason Merrill
- [PATCH] varasm: Reject non-constant vector types [PR121091]
Andrew Pinski
- [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
- [PATCH 2/2] libstdc++: Conditionalize LWG 3569 changes to join_view
Tomasz Kaminski
- [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
- [committed v2] libstdc++: Constrain std::swap using concepts in C++20
Jonathan Wakely
- [PATCH] libstdc++/ranges: Prefer using offset-based _CachedPosition
Patrick Palka
- [pushed: r16-2274] libgdiagnostics: add diagnostic_message_buffer [PR120792]
David Malcolm
- [pushed: r16-2275] spellcheck.{cc,h}: modernization
David Malcolm
- [PATCH] libstdc++: Define __promoted_t alias for C++17 without fold expressions [PR121097]
Jonathan Wakely
- [PATCH v2] gcc-16/changes.html: Add --enable-x86-64-mfentry
Gerald Pfeifer
- [PATCH] varasm: Reject non-constant vector types [PR121091]
Andrew Pinski
- [PATCH] libgcc/Makefile.in: Delete `MACHMODE_H` def
John Ericson
- [PATCH] fortran: Factor array descriptor references
Steve Kargl
- [PATCH] RISC-V: Fix vsetvl merge rule.
钟居哲
- [PATCH, V3] Add -mcpu=future to the PowerPC
Michael Meissner
- [PATCH] arm: avoid gcc_s dependency
Sam James
- [PATCH] libgcc/Makefile.in: Delete `MACHMODE_H` def
Andrew Pinski
- [PATCH] aarch64: small compile time improvement, disable hardreg PRE if !TARGET_FP8 [PR121095]
Andrew Pinski
- [COMMITTED] Fix tree.cc compilation on SPARC
Andrew Pinski
- [PATCH v2] libstdc++: Conditionalize LWG 3569 changes to join_view
Tomasz Kaminski
- [PATCH] libstdc++: Define std::nothrow as inline variable
Tomasz Kaminski
- [PATCH] libstdc++/ranges: Prefer using offset-based _CachedPosition
Tomasz Kaminski
- [PATCH] libstdc++: Define __promoted_t alias for C++17 without fold expressions [PR121097]
Tomasz Kaminski
- [PATCH] Add -mfentry -fno-pic only on gnu/x86 targets
H.J. Lu
- [PATCH v3] gcc-16/changes.html: Add --enable-x86-64-mfentry
H.J. Lu
- [PATCH v1 1/3] libstdc++: Implement is_sufficiently_aligned.
Luc Grosheintz
- [PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
Umesh Kalappa
- [PATCH v0]RISCV: MIPS prefetch extensions for MIPS RV64 P8700 and can be enabled with xmipscbop.
Umesh Kalappa
- [PATCH] ifconv: simple factor out operators while doing ifcvt [PR119920]
Richard Biener
- [PATCH 1/2] ifconv: Remove unused array predicated
Richard Biener
- [PATCH 2/2] ifconv: Small improvement to fold_build_cond_expr; lhs and rhs being the same.
Richard Biener
- [PING][PATCH] MIPS: Add MSUBF.fmt instruction for MIPSr6
Jie Mei
- [PING][PATCH v2] MIPS: Add conditions for use of the -mmips16e2 and -mips16 option.
Jie Mei
- [PATCH 1/2] xtensa: Make relaxed MOVI instructions treated as "load" type
Takayuki 'January June' Suwa
- [PATCH 2/2] xtensa: Fix inaccuracy in xtensa_rtx_costs()
Takayuki 'January June' Suwa
- *** SPAM *** Re: [PATCH] fortran: Factor array descriptor references
Mikael Morin
- [PATCH v5 1/11] openmp: Refactor handling of iterators
Tobias Burnus
- [PATCH] libstdc++: Implement C++26 P3378R2 - constexpr exception types
Jakub Jelinek
- [PATCH] libstdc++: Do not define __cpp_lib_constexpr_exceptions [PR121114]
Tomasz Kamiński
- [PATCH] libstdc++: provide debug impl of P2697 ctor [PR119742]
Jonathan Wakely
- [PATCH] libstdc++: Add comments to __unicode::_Utf_iterator
Jonathan Wakely
- [PATCH] libstdc++: Constrain bitset(const CharT*) constructor [PR121046]
Jonathan Wakely
- [PATCH] libstdc++: Use basic_string_view for std::bitset deduced types
Jonathan Wakely
- [PATCH] libstdc++: Do not define __cpp_lib_constexpr_exceptions [PR121114]
Jonathan Wakely
- [PATCH] libstdc++: Use basic_string_view for std::bitset deduced types
Tomasz Kaminski
- [PATCH] libstdc++, v2: library side of C++26 P2786R13 - Trivial Relocatability [PR119064]
Jakub Jelinek
- [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH] libstdc++: Use basic_string_view for std::bitset deduced types
Jonathan Wakely
- [PATCH] libstdc++, v2: library side of C++26 P2786R13 - Trivial Relocatability [PR119064]
Tomasz Kaminski
- [PATCH] libstdc++: Use basic_string_view for std::bitset deduced types
Tomasz Kaminski
- [PATCH v2 1/1] contrib: add bpf-vmtest-tool to test BPF programs
Piyush Raj
- [PATCH] libstdc++: Add comments to __unicode::_Utf_iterator
Tomasz Kaminski
- [committed] amdgcn: Fix various unrecognized pattern issues with add<mode>3_vcc_dup
Andrew Stubbs
- [PATCH] libstdc++: Add comments to __unicode::_Utf_iterator
Jonathan Wakely
- [PATCH v2] aarch64: Adapt unwinder to linux's SME signal behaviour
Yury Khrustalev
- [PATCH] libstdc++: Add comments to __unicode::_Utf_iterator
Tomasz Kaminski
- [PATCH] aarch64: small compile time improvement, disable hardreg PRE if !TARGET_FP8 [PR121095]
Richard Sandiford
- [PATCH] [RISC-V] Fix wrong CFA during stack probe
Andreas Schwab
- [PATCH, V3] Add -mcpu=future to the PowerPC
Surya Kumari Jangala
- [PATCH] tree-optimization/121116 - avoid _BitInt for vector element init
Richard Biener
- [PATCH] tree-optimization/121049 - avoid loop masking with even/odd reduction
Richard Biener
- [PATCH v1 0/3] Fix custom IndexType related bugs in mdspan.
Luc Grosheintz
- [PATCH v1 1/3] libstdc++: Refactor mdspan tests [PR121061]
Luc Grosheintz
- [PATCH v1 2/3] libstdc++: Fix constraint for custom integer types in mdspan [PR121061]
Luc Grosheintz
- [PATCH v1 3/3] libstdc++: Fix forwarding of custom IndexType in mdspan [PR121061]
Luc Grosheintz
- [pushed: r16-2211] diagnostics: add support for directed graphs; use them for state graphs
Martin Jambor
- [PATCH v4 0/6] Implement mdspan.
Luc Grosheintz
- [PATCH v4 0/6] Implement mdspan.
Jonathan Wakely
- [PATCH v1] RISC-V: Support RVVDImode for avg3_ceil auto vect
pan2.li@intel.com
- [PATCH] RISC-V: Vector-scalar widening negate-multiply-(subtract-)accumulate [PR119100]
Paul-Antoine Arras
- [PATCH] c++: consteval blocks
Marek Polacek
- [pushed: r16-2211] diagnostics: add support for directed graphs; use them for state graphs
David Malcolm
- [PATCH v2] x86: Convert MMX integer loads from constant vector pool
H.J. Lu
- [PATCH v2] x86: Warn -pg without -mfentry only on glibc targets
H.J. Lu
- [PATCH 1/2] cprop: Allow jump bypassing for single set insns
Stefan Schulze Frielinghaus
- [PATCH 2/2] s390: Implement spaceship optab [PR117015]
Stefan Schulze Frielinghaus
- [PATCH] [contrib] Add process_make.py
dhruvc@nvidia.com
- [PATCH] aarch64: small compile time improvement, disable hardreg PRE if !TARGET_FP8 [PR121095]
Andrew Pinski
- [PATCH v2] x86: Warn -pg without -mfentry only on glibc targets
Uros Bizjak
- [PATCH][v3] Reject single lane vector types for SLP build
Richard Biener
- [pushed] i386: Use various predicates instead of open coding them
Uros Bizjak
- [PATCH] tree-optimization/121035 - handle stray VN values without expression
Richard Biener
- [pushed-15] [PATCH] PR modula2/120389 Assigning wrong type to an array causes an ICE
Gaius Mulley
- [PATCH v2] libgcc/Makefile.in: Delete dead `MACHMODE_H` variable
John Ericson
- [PATCH v1 1/3] libstdc++: Refactor mdspan tests [PR121061]
Jonathan Wakely
- [PATCH v1 2/3] libstdc++: Fix constraint for custom integer types in mdspan [PR121061]
Jonathan Wakely
- [PATCH v1 3/3] libstdc++: Fix forwarding of custom IndexType in mdspan [PR121061]
Jonathan Wakely
- [PATCH v8 0/3] extend "counted_by" attribute to pointer fields of structures + fix PR120929
Qing Zhao
- [PATCH v8 1/3] Extend "counted_by" attribute to pointer fields of structures. Convert a pointer reference with counted_by attribute to .ACCESS_WITH_SIZE.
Qing Zhao
- [PATCH v8 2/3] Use the counted_by attribute of pointers in builtinin-object-size.
Qing Zhao
- [PATCH v8 3/3] Use the counted_by attribute of pointers in array bound checker.
Qing Zhao
- [PATCHv2] gcse: Skip hardreg pre if the hardreg is never alive [PRPR121095]
Andrew Pinski
- [pushed-15] [PATCH] PR modula2/120497: error is generated for good code when returning a pointer var variable
Gaius Mulley
- ACCESS_WITH_SIZE for pointers Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Jakub Jelinek
- [PATCH v3] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
John Ericson
- ACCESS_WITH_SIZE for pointers Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- ACCESS_WITH_SIZE for pointers Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Jakub Jelinek
- [PATCH v3] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
- ACCESS_WITH_SIZE for pointers Re: [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH 1/2] Move NO_PIE_CFLAGS logic from gcc to libgcc
John Ericson
- [PATCH 2/2] libgcc: Dont use TARGET_SYSTEM_ROOT from gcc
John Ericson
- [pushed: r16-2307] contrib: add gcc/text-art to Doxygen input
David Malcolm
- [pushed: r16-2308] diagnostics: remove redundant field
David Malcolm
- [PATCH 1/2] Move NO_PIE_CFLAGS logic from gcc to libgcc
Andrew Pinski
- [PATCH v2] Move NO_PIE_CFLAGS logic from gcc to libgcc
John Ericson
- [PATCH v2] libstdc++: Add comments to __unicode::_Utf_iterator
Jonathan Wakely
- [PATCH v2] libstdc++: Use __promote_3 for std::hypot [PR121097]
Jonathan Wakely
- [PATCH v2] libgcc/Makefile.in: Delete dead `MACHMODE_H` variable
Andrew Pinski
- [PATCH v3 1/2] Move NO_PIE_CFLAGS logic from gcc to libgcc
John Ericson
- [PATCH v3 2/2] libgcc: Dont use TARGET_SYSTEM_ROOT from gcc
John Ericson
- [PATCH] c++ frontend: Fix typo in comment
Benjamin Wu
- [PATCH] x86: Don't change mode for XOR in ix86_expand_ternlog
H.J. Lu
- คุณเดือดร้อน เราช่วยคุณได้ ไม่มีโอนก่อนไม่มีมัดจำ
TPL Group1999
- [PATCH v1]RISCV: MIPS prefetch extensions for MIPS RV64 P8700 and can be enabled with xmipscbop.
Umesh Kalappa
- [PATCH v2] RISCV: MIPS prefetch extensions for MIPS RV64 P8700 and can be enabled with xmipscbop.
Umesh Kalappa
- [PATCH] x86: Don't change mode for XOR in ix86_expand_ternlog
Hongtao Liu
- [PATCH v2] libstdc++: Add comments to __unicode::_Utf_iterator
Tomasz Kaminski
- [PATCH v2] libstdc++: Use __promote_3 for std::hypot [PR121097]
Tomasz Kaminski
- [PATCH] rs6000: Backport r15-2928-gbf891fcabca7a5 to gcc-14
Kishan Parmar
- [PATCH] tree-ssa-structalias: Put solver into its own file
Filip Kastl
- [PATCH] LoongArch: Fix wrong code generated by TARGET_VECTORIZE_VEC_PERM_CONST [PR121064]
Lulu Cheng
- [r16-2305 Regression] FAIL: gfortran.dg/guality/arg1.f90 -O3 -g line 14 a(10) == 10 on Linux/x86_64
haochen.jiang
- [PATCH v1] libstdc++: Implement std::dims.
Luc Grosheintz
- [PATCH v1] libstdc++: Implement std::dims.
Luc Grosheintz
- [PATCH] tree-ssa-structalias: Put solver into its own file
Richard Biener
- [PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Ciyan Pan
- Re: PING⁴ – PING³ – Re: PING³ — Re: PING (and v2) – [Patch] nvptx/nvptx.opt: Update -march-map= for newer sm_xxx
Tobias Burnus
- [PATCH v5 0/3] Hard Register Constraints
Stefan Schulze Frielinghaus
- [PATCH v1 1/3] libstdc++: Implement is_sufficiently_aligned.
Luc Grosheintz
- [PATCH v2] aarch64: Adapt unwinder to linux's SME signal behaviour
Tamar Christina
- [PATCH v5 2/11] openmp: Add support for iterators in map clauses (C/C++)
Tobias Burnus
- [PATCH v1 1/3] libstdc++: Implement is_sufficiently_aligned.
Jonathan Wakely
- [PATCH] tree-ssa-structalias: Put solver into its own file
Filip Kastl
- [PATCH] tree-ssa-structalias: Put solver into its own file
Richard Biener
- [PATCH v5 3/11] openmp: Add support for iterators in 'target update' clauses (C/C++)
Tobias Burnus
- [PATCH v1 3/3] libstdc++: Implement aligned_accessor from mdspan.
Luc Grosheintz
- [PATCH] tree-optimization/121048 - move check for only having vector(1)
Richard Biener
- [PATCH v1 1/3] libstdc++: Implement is_sufficiently_aligned.
Luc Grosheintz
- [COMMITTED,PATCH 1/3] s390: Add implicit zero extend for VLGV
Stefan Schulze Frielinghaus
- [COMMITTED,PATCH 2/3] s390: Adapt GPR<->VR costs
Stefan Schulze Frielinghaus
- [COMMITTED,PATCH 3/3] s390: Rework signbit optab
Stefan Schulze Frielinghaus
- [PATCH v1 1/3] libstdc++: Implement is_sufficiently_aligned.
Jonathan Wakely
- [PATCH v1 1/3] libstdc++: Implement is_sufficiently_aligned.
Jonathan Wakely
- [PATCH] tree-ssa-structalias: Put solver into its own file
Filip Kastl
- [PATCH] tree-ssa-structalias: Put solver into its own file
Richard Biener
- [PATCH v3 1/5] ifn: Add helper functions for gather/scatter.
Richard Biener
- [PATCH v3 2/5] vect: Add helper macros for gather/scatter.
Richard Biener
- [PATCH v3 3/5] vect: Add is_gather_scatter argument to misalignment hook.
Richard Biener
- [PATCH v2] [COMMITED] tree-ssa-structalias: Put solver into its own file
Filip Kastl
- [PATCH v3 4/5] vect: Misalign checks for gather/scatter.
Richard Biener
- [PATCH v3 2/2] middle-end: Enable masked load with non-constant offset
Richard Biener
- [RFC][PATCH 0/1] testsuite: add BPF target board for execution testing
Piyush Raj
- [RFC][PATCH 1/1] testsuite: add BPF target board for execution testing
Piyush Raj
- [PATCH v5 2/6] dwarf: create annotation DIEs for btf tags
Richard Biener
- [PATCH] c: Suppress -Wdeprecated-non-prototype warnings for builtins
Simon Marchi
- [COMMITED] tree-ssa-structalias / pta: Fix some GNU coding style
Filip Kastl
- [PATCH] testsuite: handle-multiline-outputs must allow both cc1 and cc1.exe
Torbjörn SVENSSON
- [PUSHED] GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynamic_cast' only for effective-target 'offload_device' [PR119692]
Thomas Schwinge
- [PATCH v2] config/rs6000/t-float128: Don't encode full build paths into headers
Harish.Sadineni@windriver.com
- [COMMITED] tree-ssa-structalias / pta: Fix *more* GNU coding style deviations
Filip Kastl
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kamiński
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jakub Jelinek
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kaminski
- [PATCH v2] RISC-V: Improve bswap8 when zbb is enabled
Dusan Stojkovic
- [PATCH v1 1/3] libstdc++: Refactor mdspan tests [PR121061]
Tomasz Kaminski
- [PATCH v1 2/3] libstdc++: Fix constraint for custom integer types in mdspan [PR121061]
Tomasz Kaminski
- [PATCH v1 3/3] libstdc++: Fix forwarding of custom IndexType in mdspan [PR121061]
Tomasz Kaminski
- [PATCH v1 0/3] Fix custom IndexType related bugs in mdspan.
Tomasz Kaminski
- [PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Li, Pan2
- [PATCH v1 1/3] libstdc++: Implement is_sufficiently_aligned.
Tomasz Kaminski
- [PATCHv2] gcse: Skip hardreg pre if the hardreg is never alive [PRPR121095]
Richard Sandiford
- [PATCH v1] libstdc++: Implement std::dims.
Tomasz Kaminski
- [PATCH v1 0/3] Fix custom IndexType related bugs in mdspan.
Luc Grosheintz
- [PATCH v1 3/3] libstdc++: Implement aligned_accessor from mdspan.
Tomasz Kaminski
- [PATCH v1 0/3] Fix custom IndexType related bugs in mdspan.
Tomasz Kaminski
- [committed] libstdc++: Document change in __int128 traits [PRPR96710]
Jonathan Wakely
- [PATCH v1] libstdc++: Implement std::dims.
Jonathan Wakely
- [PATCH v1 3/3] libstdc++: Implement aligned_accessor from mdspan.
Jonathan Wakely
- [PATCH] x86-64: Remove redundant TLS calls
H.J. Lu
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Patrick Palka
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Jakub Jelinek
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kaminski
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
- [PATCH v2] config/rs6000/t-float128: Don't encode full build paths into headers
Segher Boessenkool
- [pushed-15] [PATCH] [PR modula2/119650, PR modula2/117203]: WriteString and Delete are missing from base libraries
Gaius Mulley
- [PATCH v5 2/6] dwarf: create annotation DIEs for btf tags
David Faust
- [PATCH 1/2] libstdc++: Optimize _Utf_iterator for size
Jonathan Wakely
- [PATCH 2/2] libstdc++: Implement reverse iteration for _Utf_view
Jonathan Wakely
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Patrick Palka
- [PATCH 1/2] cprop: Allow jump bypassing for single set insns
Jeff Law
- [PATCH v1] RISC-V: Support RVVDImode for avg3_ceil auto vect
Jeff Law
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Patrick Palka
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
- [PATCH] Use regular libdir/includedir in libgcc Makefiles
John Ericson
- [PATCHv2] gcse: Skip hardreg pre if the hardreg is never alive [PRPR121095]
Andrew Pinski
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kaminski
- [PATCH] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kaminski
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH v2] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kamiński
- [PATCH 1/2] libstdc++: Optimize _Utf_iterator for size
Tomasz Kaminski
- [PATCH] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
- [PATCH v2] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Patrick Palka
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [pushed-15] [PATCH] PR modula2/120606: FOR loop ICE if the last expression uses an array
Gaius Mulley
- [PATCH] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
- [PATCH] tree-sra: Fix grp_covered flag computation when totally scalarizing (PR117423)
Martin Jambor
- [PATCH v2] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
- [PATCH] rs6000: Backport r15-2928-gbf891fcabca7a5 to gcc-14
Segher Boessenkool
- [PATCH] gimple-fold: Fix up big endian _BitInt adjustment [PR121131]
Jakub Jelinek
- [PATCH v3] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Jason Merrill
- [GCC15][PATCH 1/2] C: Flex array in the middle via type alias is not reported [PR120353]
Qing Zhao
- [GCC15][PATCH 2/2] C: Flex array in union followed by a structure field is not reported [PR120354]
Qing Zhao
- [PATCH] c++: consteval blocks
Jason Merrill
- [PATCH] c, c++: Fix unused result for empty types [PR82134]
Jason Merrill
- [PATCH] Correct spacing for -mdaz-ftz
Vincent Lefevre
- [PATCH] c++: consteval blocks
Jakub Jelinek
- [PATCH] c++: consteval blocks
Jason Merrill
- [PATCH] c++: consteval blocks
Jakub Jelinek
- [PATCH 1/2] libstdc++: Ensure std::hash<__int128> is defined [PR96710]
H.J. Lu
- [pushed-15] [PATCH] PR modula2/120673: Mutually dependent types crash the compiler
Gaius Mulley
- [PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Ciyan Pan
- [RFC PATCH v2 0/6] aarch64: Support for user-defined aarch64 tuning parameters in JSON
soumyaa@nvidia.com
- [RFC PATCH v2 1/6] aarch64 + arm: Remove const keyword from tune_params members and nested members
soumyaa@nvidia.com
- [RFC PATCH v2 2/6] aarch64: Enable dumping of AArch64 CPU tuning parameters to JSON
soumyaa@nvidia.com
- [RFC PATCH v2 3/6] json: Add get_map() method to JSON object class
soumyaa@nvidia.com
- [RFC PATCH v2 4/6] aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
soumyaa@nvidia.com
- [RFC PATCH v2 5/6] aarch64: Regression tests for parsing of user-provided AArch64 CPU tuning parameters
soumyaa@nvidia.com
- [RFC PATCH v2 6/6] aarch64: Script to auto generate JSON tuning routines
soumyaa@nvidia.com
- [RFC PATCH 0/5] aarch64: Support for user-defined aarch64 tuning parameters in JSON
Soumya AR
- [RFC PATCH 0/5] aarch64: Support for user-defined aarch64 tuning parameters in JSON
Soumya AR
- [RFC PATCH 0/5] aarch64: Support for user-defined aarch64 tuning parameters in JSON
Soumya AR
- [PATCH] rs6000: Backport r15-2928-gbf891fcabca7a5 to gcc-14
Kishan Parmar
- [PATCH v2] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kaminski
- New Serbian PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
- Contents of PO file 'cpplib-15.1-b20250316.sr.po'
Translation Project Robot
- [PATCH] tree-optimization/121126 - properly verify live LC PHIs
Richard Biener
- [PATCH v3] libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Tomasz Kamiński
- [PATCH v5 2/6] dwarf: create annotation DIEs for btf tags
Richard Biener
- [PATCH 2/2] libstdc++: Implement reverse iteration for _Utf_view
Tomasz Kaminski
- [pushed-15] [PATCH] [modula2] Comment tidyup in gm2-compiler/M2GCCDeclare.mod
Gaius Mulley
- [PATCH] tree-optimization/120924 - up --param uninit-max-chain-len
Richard Biener
- [PATCH] tree-sra: Fix grp_covered flag computation when totally scalarizing (PR117423)
Richard Biener
- [PATCH] gimple-fold: Fix up big endian _BitInt adjustment [PR121131]
Richard Biener
- [PATCH] tree-optimization/120924 - up --param uninit-max-chain-len
Jakub Jelinek
- New Serbian PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
- Contents of PO file 'cpplib-15.1-b20250316.sr.po'
Translation Project Robot
- [PATCH] [contrib] Add process_make.py
Filip Kastl
- [PATCH] [aarch64] Stop using sys/ifunc.h header in libatomic and libgcc
Yury Khrustalev
- [PATCH v3] config/rs6000/t-float128: Don't encode full build paths into headers
Harish.Sadineni@windriver.com
- [PATCH v2] config/rs6000/t-float128: Don't encode full build paths into headers
Harish Sadineni
- [PATCH v2] config/rs6000/t-float128: Don't encode full build paths into headers
Segher Boessenkool
- [PATCH] testsuite: Skip check-function-bodies sometimes
Stefan Schulze Frielinghaus
- [COMMITTED 1/6] ada: Array aggregates of mutably tagged objects (part 2)
Marc Poulhiès
- [COMMITTED 2/6] ada: Elaboration entity must not be ghost in ghost generic instances
Marc Poulhiès
- [COMMITTED 3/6] ada: Incorrect resolution of prefixed calls with overriding private subprogram
Marc Poulhiès
- [COMMITTED 4/6] ada: Do not inline function returning on the secondary stack
Marc Poulhiès
- [COMMITTED 5/6] ada: Back out change to Tbuild.Unchecked_Convert_To
Marc Poulhiès
- [COMMITTED 6/6] ada: Spurious actual/formal matching check failure for formal derived type.
Marc Poulhiès
- [PATCH] [contrib] Add process_make.py
Dhruv Chawla
- [PUSHED] GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynamic_cast' only for effective-target 'offload_device' [PR119692]
Rainer Orth
- [PATCH] [contrib] Add process_make.py
Filip Kastl
- [PATCH 2/2] libstdc++: Implement reverse iteration for _Utf_view
Jonathan Wakely
- [PATCH v2] config/rs6000/t-float128: Don't encode full build paths into headers
Harish Sadineni
- [pushed-15] [PATCH] PR modula2/120912: Request for a procedure to obtain a file from an IOChan
Gaius Mulley
- [PATCH v3] libstdc++: Implement Philox Engine [PR119794]
1nfocalypse
- [PATCH] Remove non-SLP path from vectorizable_live_operation
Richard Biener
- [committed] libstdc++: Fix hash<__int128> test for x32 [PR121150]
Jonathan Wakely
- [committed v2] libstdc++: Implement reverse iteration for _Utf_view
Jonathan Wakely
- [PATCH 1/2] aarch64: NFC - Make vec_* rtx costing logic consistent
Kyrylo Tkachov
- [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Kyrylo Tkachov
- [PATCH] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kamiński
- [PATCHv2] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
- [PATCH] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Jonathan Wakely
- [PATCH] Record vect_check_gather_scatter analysis result and re-use it
Richard Biener
- [committed 1/7] amdgcn, libgomp: Remove unused variable (PR121156)
Andrew Stubbs
- [PATCHv2] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
- [PATCH v2] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kamiński
- [ARM EABI] Adjust 'libgomp.c++/target-cdtor-{1,2}.C' for 'targetm.cxx.use_aeabi_atexit' [PR119853, PR119854] (was: [Linaro-TCWG-CI] gcc-16-130-gaafe942227b: 10 regressions on arm)
Thomas Schwinge
- [PATCH v3] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kamiński
- [PATCH] [RFC] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Richard Biener
- [Fortran, Patch, PR119106, v1] Allow iterator substitution in array constructors
Andre Vehreschild
- [PATCH v3] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Jonathan Wakely
- [PATCH v1] RISC-V: Support RVVDImode for avg3_ceil auto vect
Li, Pan2
- [PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Li, Pan2
- [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Remi Machet
- [PATCH v3] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kaminski
- [commited v4] libstdc++: Fixed localized empty-spec formatting for months/weekdays [PR121154]
Tomasz Kamiński
- [committed] libstdc++: Qualify addressof calls in inplace_vector [PR119137]
Tomasz Kamiński
- [PATCH] defaults.h: Default MAX_FIXED_MODE_SIZE to MAX (BITS_PER_WORD * 2, 64)
Hans-Peter Nilsson
- [PATCH] mmix: Define MAX_FIXED_MODE_SIZE
Hans-Peter Nilsson
- [patch,wwwdocs] Remove cr16, tilegx, tilepro from backends.html
Georg-Johann Lay
- [PATCH] Add rvalue::get_name method (and its C equivalent)
Guillaume Gomez
- [patch,wwwdocs] Remove cr16, tilegx, tilepro from backends.html
Jeff Law
- [Fortran, Patch, PR119106, v1] Allow iterator substitution in array constructors
Paul Richard Thomas
- [PATCH 1/2] aarch64: NFC - Make vec_* rtx costing logic consistent
Tamar Christina
- [committed] libstdc++: Document new generated header
Jonathan Wakely
- [committed] libstdc++: Remove Paolo from list of people to contact about contributing
Jonathan Wakely
- [PATCH 1/2] aarch64: NFC - Make vec_* rtx costing logic consistent
Kyrylo Tkachov
- [patch,wwwdocs] Remove cr16, tilegx, tilepro from backends.html
Gerald Pfeifer
- [PATCH] RISC-V: prevent NULL_RTX dereference in riscv_macro_fusion_pair_p ()
Artemiy Volkov
- [PUSHED] testsuite/vec: Fix vect-reduc-cond-[12].c for non vect_condition targets [PR121153]
Andrew Pinski
- [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Kyrylo Tkachov
- [PATCH] libstdc++: Teach std::distance and std::advance about C++20 iterators [PR102181]
Jonathan Wakely
- [PATCH] RISC-V: prevent NULL_RTX dereference in riscv_macro_fusion_pair_p ()
Jeff Law
- [PATCH 1/2] libstdc++: Make atomicity helpers use unsigned arithmetic [PR121148]
Jonathan Wakely
- [PATCH 2/2] libstdc++: Protect std::shared_ptr against counter overflow [PR71945]
Jonathan Wakely
- [PATCH] [RFC] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Robin Dapp
- [PATCH 2/2] libstdc++: Protect std::shared_ptr against counter overflow [PR71945]
Tomasz Kaminski
- [PATCH] RISC-V: prevent NULL_RTX dereference in riscv_macro_fusion_pair_p ()
Artemiy Volkov
- [PATCH] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH] Fortran: fix bogus runtime error with optional procedure argument [PR121145]
Harald Anlauf
- [PATCH v3] libstdc++: Implement Philox Engine [PR119794]
Patrick Palka
- [PATCH] Fortran: fix bogus runtime error with optional procedure argument [PR121145]
Andre Vehreschild
- [PATCH 2/2] libstdc++: Protect std::shared_ptr against counter overflow [PR71945]
Jonathan Wakely
- [PATCH] Fortran: fix bogus runtime error with optional procedure argument [PR121145]
Harald Anlauf
- [PATCHv2] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Jonathan Wakely
- [pushed] [PATCH] PR modula2/121164 Modula 2 build failure
Gaius Mulley
- [PATCH v2] c++: consteval blocks
Marek Polacek
- [PATCH v3] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
- [PATCH 2/2] libstdc++: Protect std::shared_ptr against counter overflow [PR71945]
Jonathan Wakely
- [pushed-15] [PATCH] PR modula2/121164 Modula 2 build failure
Gaius Mulley
- [committed] libstdc++: Only define __any_input_iterator for C++20
Jonathan Wakely
- [PATCH] defaults.h: Default MAX_FIXED_MODE_SIZE to MAX (BITS_PER_WORD * 2, 64)
Pietro Monteiro
- [PATCH] libstdc++: Teach std::distance and std::advance about C++20 iterators [PR102181]
Jonathan Wakely
- [PATCH v1] RISC-V: Refine the test case for vector avg_floor and avg_ceil [NFC]
pan2.li@intel.com
- [PATCH v3] libstdc++: Implement Philox Engine [PR119794]
1nfocalypse
- [ping^3][ping^2] [PATCH v2] MIPS: Fix the issue with the '-fpatchable-function-entry=' feature.
Lulu Cheng
- [PATCH] [RFC] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Richard Biener
- [PATCHv3] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
- [PATCH v1] RISC-V: Add ashiftrt operand 2 for vector avg_floor and avg_ceil
pan2.li@intel.com
- [PATCH v4] libstdc++: Implement Philox Engine [PR119794]
1nfocalypse
- [patch,avr,applied] Fuse get_insns with end_sequence
Georg-Johann Lay
- [PATCH] Export std::dextents from std.cc.in [PR121174]
Jakub Jelinek
- [PATCH v1] RISC-V: Refine the test case for vector avg_floor and avg_ceil [NFC]
Jeff Law
- [PATCH v1] RISC-V: Add ashiftrt operand 2 for vector avg_floor and avg_ceil
Jeff Law
- [PATCH] RISC-V: prevent NULL_RTX dereference in riscv_macro_fusion_pair_p ()
Jeff Law
- [PATCH v1] RISC-V: Support RVVDImode for avg3_ceil auto vect
Jeff Law
- [PATCH v5 0/3] Hard Register Constraints
Jeff Law
- [PATCH] RISC-V: Vector-scalar widening negate-multiply-(subtract-)accumulate [PR119100]
Jeff Law
- [PATCH] [RISC-V] Fix wrong CFA during stack probe
Jeff Law
- [committed] pru: Use signed HOST_WIDE_INT for handling ctable addresses
Dimitar Dimitrov
- Coarray shared memory testing
Jerry D
- Coarray shared memory testing
Toon Moene
- Coarray shared memory testing
Jerry D
- [COMMITTED, GCC-15, PATCH] libstdc++: Update some baseline_symbols.txt (x32)
H.J. Lu
- [PATCH v3] Change __builtin_unreachable to __builtin_trap (or infinite loop) if only thing in function [PR109267]
Andrew Pinski
- Coarray shared memory testing
Thomas Koenig
- [PATCH] Export std::dextents from std.cc.in [PR121174]
Jonathan Wakely
- Coarray shared memory testing
Jerry D
- [PUSHED] testsuite: Fix afdo-crossmodule-1b.c [PR120859]
Andrew Pinski
- [PATCH 1/2] aarch64: NFC - Make vec_* rtx costing logic consistent
Tamar Christina
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
morbo@google.com
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] Use regular libdir/includedir in libssp Makefiles
John Ericson
- [PATCH] libstdc++: Export std::byteswap from std.cc.in
hexne
- Coarray shared memory testing
Toon Moene
- [pushed] wwwdocs: mirrors: Drop netgull.com
Gerald Pfeifer
- [PATCH] match: Add `cmp - 1` simplification to `-icmp` [PR110949]
Andrew Pinski
- [PATCH] zlib: import zlib-1.3.1
Sam James
- [PATCH v1 0/5] RISC-V: Combine vec_duplicate + vaaddu.vv to vaaddu.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 1/5] RISC-V: Combine vec_duplicate + vaaddu.vv to vaaddu.vx on GR2VR cost for HI, QI and SI mode
pan2.li@intel.com
- [PATCH v1 2/5] RISC-V: Add test for vec_duplicate + vaaddu.vv combine case 0 with GR2VR cost 0, 2 and 15 for QI, HI and SI mode
pan2.li@intel.com
- [PATCH v1 3/5] RISC-V: Add test for vec_duplicate + vaaddu.vv combine case 1 with GR2VR cost 0, 1 and 2 for QI, HI and SI mode
pan2.li@intel.com
- [PATCH v1 4/5] RISC-V: Allow VLS DImode for sat_op vx DImode pattern
pan2.li@intel.com
- [PATCH v1 5/5] RISC-V: Add test for vec_duplicate + vaaddu.vv combine for DImode
pan2.li@intel.com
- [PATCH] x86-64: Remove redundant TLS calls
Hongtao Liu
- [ARM EABI] Adjust 'libgomp.c++/target-cdtor-{1,2}.C' for 'targetm.cxx.use_aeabi_atexit' [PR119853, PR119854] (was: [Linaro-TCWG-CI] gcc-16-130-gaafe942227b: 10 regressions on arm)
Maxim Kuvyrkov
- [PATCH v2] RISCV: MIPS prefetch extensions for MIPS RV64 P8700 and can be enabled with xmipscbop.
Umesh Kalappa
- [PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Ciyan Pan
- [PATCH] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Li, Pan2
- [r16-2334 Regression] FAIL: g++.dg/concepts/expression.C -std=gnu++17 (test for excess errors) on Linux/x86_64
haochen.jiang
- [ARM EABI] Adjust 'libgomp.c++/target-cdtor-{1,2}.C' for 'targetm.cxx.use_aeabi_atexit' [PR119853, PR119854] (was: [Linaro-TCWG-CI] gcc-16-130-gaafe942227b: 10 regressions on arm)
Thomas Schwinge
- [PATCH] [RFC] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Tamar Christina
- [PATCH] match: Add `cmp - 1` simplification to `-icmp` [PR110949]
Richard Biener
- [PATCH] [RFC] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Richard Biener
- [PATCH v2] libstdc++: Implement std::dims from <mdspan>.
Luc Grosheintz
- [PATCH v2 0/3] Implement aligned_accessor [P2897R7]
Luc Grosheintz
- [PATCH v2 1/3] libstdc++: Implement is_sufficiently_aligned [PR120994]
Luc Grosheintz
- [PATCH v2 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Luc Grosheintz
- [PATCH v2 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Luc Grosheintz
- [PATCH] [RISC-V] Fix wrong CFA during stack probe
Andreas Schwab
- [PATCH v1 0/5] RISC-V: Combine vec_duplicate + vaaddu.vv to vaaddu.vx on GR2VR cost
Robin Dapp
- [PATCH v2] testsuite: Fix overflow in gcc.dg/vect/pr116125.c
Siddhesh Poyarekar
- [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Tamar Christina
- [PATCH] Remove bougs minimum VF compute
Richard Biener
- [RFC] libstdc++: Optimize out dynamic_cast call when target is final [PR63164]
Thomas de Bock
- [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Kyrylo Tkachov
- [Fortran, Patch, PR119106, v1] Allow iterator substitution in array constructors
Andre Vehreschild
- [PATCH 1/2] aarch64: NFC - Make vec_* rtx costing logic consistent
Richard Sandiford
- [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Kyrylo Tkachov
- [PATCH] tree-optimization/121194 - check LC PHIs can be vectorized
Richard Biener
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Pengfei Li
- [PATCH] vect: Add missing skip-vector check for peeling with versioning [PR121020]
Pengfei Li
- [PATCH v1 0/2] Strengthen exception guarantee for mdspan.
Luc Grosheintz
- [PATCH v1 1/2] libstdc++: Strengthen exception guarantee for mdspan methods.
Luc Grosheintz
- [PATCH v1 2/2] libstdc++: Make the default ctor of mdspan conditionally noexcept.
Luc Grosheintz
- [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Tamar Christina
- [PATCH v5 0/3] Hard Register Constraints
Stefan Schulze Frielinghaus
- [committed 0/3] amdgcn: Add support for DImode offsets to gather/scatter
Andrew Stubbs
- [committed 1/3] amdgcn: add more insn patterns using vec_duplicate
Andrew Stubbs
- [committed 2/3] amdgcn: Add ashlvNm, mulvNm macros
Andrew Stubbs
- [committed 3/3] amdgcn: add DImode offsets for gather/scatter
Andrew Stubbs
- [PATCH v4 0/6] Implement mdspan.
Luc Grosheintz
- [PATCH] [RFC] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Robin Dapp
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Andre Vehreschild
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Arjen Markus
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Andre Vehreschild
- [PATCH v1 0/5] RISC-V: Combine vec_duplicate + vaaddu.vv to vaaddu.vx on GR2VR cost
Li, Pan2
- [pushed] fortran: Fix indentation
Mikael Morin
- [PATCH] [RISC-V] Fix wrong CFA during stack probe
Raphael Zinsly
- [PATCH v1 2/2] libstdc++: Make the default ctor of mdspan conditionally noexcept.
Jonathan Wakely
- [PATCH v1 1/2] libstdc++: Strengthen exception guarantee for mdspan methods.
Jonathan Wakely
- [PATCH v4 0/6] Implement mdspan.
Jonathan Wakely
- [PATCH] Use SLP graph based walk to perform alignment analysis
Richard Biener
- [PATCH v1] libstdc++: Remove redundant parens in mdspan testsuite.
Luc Grosheintz
- [PATCH] [RFC] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Richard Biener
- [PATCH v7 00/13] FMV refactor, C FMV support and ACLE compliance.
Alfie Richards
- [PATCH v7 01/13] Add clone_identifier function.
Alfie Richards
- [PATCH v7 02/13] fmv: Refactor FMV name mangling.
Alfie Richards
- [PATCH v7 03/13] riscv: Refactor riscv target parsing to take string_slice.
Alfie Richards
- [PATCH v7 04/13] fmv: Add reject_target_clone hook for filtering target_clone versions.
Alfie Richards
- [PATCH v7 05/13] fmv: Change target_version semantics to follow ACLE specification.
Alfie Richards
- [PATCH v7 06/13] c/c++: Add target_[version/clones] to decl diagnostics formatting.
Alfie Richards
- [PATCH v7 07/13] c++: Refactor FMV frontend conflict and merging logic and hooks.
Alfie Richards
- [PATCH v7 08/13] fmv: Support mixing of target_clones and target_version.
Alfie Richards
- [PATCH v7 09/13] aarch64: testsuite: Add diagnostic tests for Aarch64 FMV.
Alfie Richards
- [PATCH v7 10/13] aarch64: Remove FMV beta warning.
Alfie Richards
- [PATCH v7 11/13] c: Add target_version attribute support.
Alfie Richards
- [PATCH v7 12/13] c/aarch64: Add FMV diagnostic tests.
Alfie Richards
- [PATCH v7 13/13] FMV: Redirect to specific target
Alfie Richards
- [PATCH v5 0/3] Hard Register Constraints
swamy sangamesh
- [PATCH v5 0/3] Hard Register Constraints
Rainer Orth
- [PATCH v2] libstdc++: Implement std::dims from <mdspan>.
Luc Grosheintz
- [PATCH v5 0/3] Hard Register Constraints
Stefan Schulze Frielinghaus
- [PATCH v5 0/3] Hard Register Constraints
Xi Ruoyao
- [PATCH v5 0/3] Hard Register Constraints
Rainer Orth
- [PATCH v2] c++: consteval blocks
Jason Merrill
- [PATCH v3] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Jason Merrill
- [PATCH v5 0/3] Hard Register Constraints
Stefan Schulze Frielinghaus
- [PATCH v1 1/2] libstdc++: Strengthen exception guarantee for mdspan methods.
Tomasz Kaminski
- [PATCH v3] libstdc++: Implement std::dims from <mdspan>.
Luc Grosheintz
- [committed v2 1/2] libstdc++: Strengthen exception guarantee for mdspan methods.
Tomasz Kamiński
- [PATCH v1 2/2] libstdc++: Make the default ctor of mdspan conditionally noexcept.
Tomasz Kaminski
- [PATCH] match: Add `cmp - 1` simplification to `-icmp` [PR110949]
Andrew Pinski
- [PATCH] genpreds.cc: Do not use rawmemchr for insn_constraint_len
Stefan Schulze Frielinghaus
- [to-be-committed][RISC-V] Add missing insn types to xiangshan.md and mips-p8700.md
Jeff Law
- Coarray shared memory testing
Jerry D
- [PATCH] genpreds.cc: Do not use rawmemchr for insn_constraint_len
Andreas Schwab
- Coarray shared memory testing
Toon Moene
- [committed] cobol: Improved linemap and diagnostic handling; PIC validation. [PR120402]
Robert Dubner
- [Ada] Fix PR ada/121184
Eric Botcazou
- Coarray shared memory testing
Andre Vehreschild
- [PATCH v2] RISC-V: Improve bswap8 when zbb is enabled
Jeff Law
- [PATCH] libstdc++: Add symlink support on Windows
Adam Wood
- [PATCH v2] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX [PR117468]
Matt Parks
- Coarray shared memory testing
Toon Moene
- [PATCH v2] libstdc++: Add symlink support on Windows
Adam Wood
- [PATCH v2] x86-64: Remove redundant TLS calls
H.J. Lu
- [PATCH] x86-64: Remove redundant TLS calls
H.J. Lu
- [PATCH v5 0/3] Hard Register Constraints
H.J. Lu
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH 1/7 v2] RISC-V: Add basic XAndes vendor extension support.
Jeff Law
- [PATCH v3] c++: consteval blocks
Marek Polacek
- [PATCH 2/7 v2] RISC-V: Add support for the XAndesperf ISA extension.
Jeff Law
- [PATCH 3/7 v2] RISC-V: Add support for the XAndesbfhcvt ISA extension.
Jeff Law
- [PATCH 4/7 v2] RISC-V: Add support for the XAndesvbfhcvt ISA extension.
Jeff Law
- [PATCH 2/2] aarch64: Allow CPU tuning to avoid INS-(W|X)ZR instructions
Andrew Pinski
- [PATCH v6 0/6] c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes
David Faust
- [PATCH v6 1/6] c-family: add btf_type_tag and btf_decl_tag attributes
David Faust
- [PATCH v6 2/6] dwarf: create annotation DIEs for btf tags
David Faust
- [PATCH v6 3/6] ctf: translate annotation DIEs to internal ctf
David Faust
- [PATCH v6 4/6] btf: generate and output DECL_TAG and TYPE_TAG records
David Faust
- [PATCH v6 5/6] doc: document btf_type_tag and btf_decl_tag attributes
David Faust
- [PATCH v6 6/6] bpf: add tests for CO-RE and BTF tag interaction
David Faust
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH v3] Change __builtin_unreachable to __builtin_trap (or infinite loop) if only thing in function [PR109267]
Jeff Law
- [PATCH v3] Change __builtin_unreachable to __builtin_trap (or infinite loop) if only thing in function [PR109267]
Andrew Pinski
- [PATCH v3] Change __builtin_unreachable to __builtin_trap (or infinite loop) if only thing in function [PR109267]
Jeff Law
- [PATCH v3] Change __builtin_unreachable to __builtin_trap (or infinite loop) if only thing in function [PR109267]
Jeff Law
- [PATCH v2] x86-64: Remove redundant TLS calls
Hongtao Liu
- [to-be-committed][RISC-V] Restrict generic-vector-ooo DFA
Jeff Law
- [v2] PR81358: Enable automatic linking of libatomic
Prathamesh Kulkarni
- [PATCH] genpreds.cc: Do not use rawmemchr for insn_constraint_len
Marc Poulhiès
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Arjen Markus
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Andrew Pinski
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Arjen Markus
- [PATCH] Fix gcc.dg/vect/slp-28.c
Richard Biener
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Arjen Markus
- Coarray shared memory testing
Andre Vehreschild
- [PATCHv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
- [PATCH] libstdc++: Fix obvious mistake in inplace_vector::assign_range [PR119137]
Tomasz Kamiński
- [r16-2374 Regression] FAIL: gcc.target/i386/asm-hard-reg-2.c (test for errors, line 32) on Linux/x86_64
haochen.jiang
- [PATCH] libstdc++: doc: Rectify referencing of non-existent type
mrcarrot4@proton.me
- [PATCH] libstdc++: Make testsuite_iterators constexpr and expand inplace_vector tests [PR119137]
Tomasz Kamiński
- [COMMITTED 01/22] ada: Improved support for mutably tagged types
Marc Poulhiès
- [COMMITTED 02/22] ada: Ensure Expression_Copy has a parent before analysis
Marc Poulhiès
- [COMMITTED 03/22] ada: Add Unique_Component_Name function for use by CCG.
Marc Poulhiès
- [COMMITTED 04/22] ada: exp_util.adb: prevent infinite loop in case of broken code
Marc Poulhiès
- [COMMITTED 05/22] ada: Capacity determination for container aggregate with container iterator
Marc Poulhiès
- [COMMITTED 06/22] ada: Replace "not Present" test with "No" test
Marc Poulhiès
- [COMMITTED 07/22] ada: Fix wrong indirect access to bit-packed array in iterated loop
Marc Poulhiès
- [COMMITTED 08/22] ada: Tune check for restriction No_Relative_Delay and call to Set_Handler
Marc Poulhiès
- [COMMITTED 09/22] ada: Expand continue procedure calls for GNATprove
Marc Poulhiès
- [COMMITTED 10/22] ada: Tune recent change for bit-packed arrays to help GNATprove backend
Marc Poulhiès
- [COMMITTED 11/22] ada: Adding support to defer the addition of extra formals
Marc Poulhiès
- [COMMITTED 12/22] ada: Fix unnecessary extra RE_Activation_Chain_Access with No_Task_Parts
Marc Poulhiès
- [COMMITTED 13/22] ada: Fix assertion failure on aggregate with controlled component
Marc Poulhiès
- [COMMITTED 14/22] ada: Additional condition for Capacity discriminant on bounded container aggregates
Marc Poulhiès
- [COMMITTED 15/22] ada: Wrong dispatch on result in presence of dependent expression
Marc Poulhiès
- [COMMITTED 16/22] ada: Remove obsolete code from Safe_Unchecked_Type_Conversion
Marc Poulhiès
- [COMMITTED 17/22] ada: Fix generation of Initialize and Adjust calls
Marc Poulhiès
- [COMMITTED 18/22] ada: Fix crash when creating extra formals for aliased types
Marc Poulhiès
- [COMMITTED 19/22] ada: Add destructors extension
Marc Poulhiès
- [COMMITTED 20/22] ada: Fix minor issues in comments
Marc Poulhiès
- [COMMITTED 21/22] ada: Only fold array attributes in SPARK when prefix is safe to evaluate
Marc Poulhiès
- [COMMITTED 22/22] ada: Nested use_type_clause with "all" cancels use_type_clause with wider scope
Marc Poulhiès
- [PATCH v2 1/3] libstdc++: Implement is_sufficiently_aligned [PR120994]
Tomasz Kaminski
- [PATCH v3] libstdc++: Implement std::dims from <mdspan>.
Tomasz Kaminski
- [PATCH] Default to -mcpu=ultrasparc3 on Solaris/SPARC
Rainer Orth
- [PATCH] Default to -mcpu=ultrasparc3 on Solaris/SPARC
Eric Botcazou
- [PATCH] RISC-V: Rework broadcast handling [PR121073].
Robin Dapp
- [PATCH] RISC-V: testsuite: Fix vx_vf_*run-1-f16.c run tests.
Robin Dapp
- [AutoFDO] Propagate single succ/pred block's annotation
Kugan Vivekanandarajah
- [PATCH] genpreds.cc: Do not use rawmemchr for insn_constraint_len
Richard Biener
- [PATCH][v2] Use SLP graph based walk to perform alignment analysis
Richard Biener
- [PATCHv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
- [PATCH] Run feedback directed ipa-split for flag_auto_profile
Kugan Vivekanandarajah
- [RFC] c++: Optimize out dynamic_cast call when target is final [PR63164]
Thomas de Bock
- [PATCH] RISC-V: Prepare dynamic LMUL heuristic for SLP.
Robin Dapp
- [PATCH] [RFC] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Robin Dapp
- [PATCH v2 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Tomasz Kaminski
- [PATCH v3 4/5] vect: Misalign checks for gather/scatter.
Robin Dapp
- [PATCH v2 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Tomasz Kaminski
- [PATCH v2 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Tomasz Kaminski
- [PATCH v2 0/3] Implement aligned_accessor [P2897R7]
Tomasz Kaminski
- [PATCH] asf: Skip when an instruction doesn't satisfy the constraints [PR119795]
Konstantinos Eleftheriou
- [PATCH v5 0/3] Hard Register Constraints
Stefan Schulze Frielinghaus
- [PATCH] [RFC] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Richard Biener
- [PATCH v3 4/5] vect: Misalign checks for gather/scatter.
Richard Biener
- [PATCHv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
- [PATCH v2] MicroBlaze : Enhance support for atomics. Fix PR118280
Gopi Kumar Bulusu
- [PATCH] tree-optimization/121202 - fix vector stmt placement
Richard Biener
- [PATCH] [aarch64] check for non-NULL vectype in aarch64_vector_costs::add_stmt_cost
Richard Biener
- [PATCH v7 11/13] c: Add target_version attribute support.
Alfie Richards
- [PATCH v7 11/13] c: Add target_version attribute support.
Alfie Richards
- [PATCH] RISC-V: testsuite: Fix vx_vf_*run-1-f16.c run tests.
Jeff Law
- [PATCH] middle-end/121216 - ICE with VLA const string initializer
Richard Biener
- [PATCH v2 0/3] Implement aligned_accessor [P2897R7]
Luc Grosheintz
- [PATCH] libstdc++: Make testsuite_iterators constexpr and expand inplace_vector tests [PR119137]
Patrick Palka
- [PATCH] libstdc++: Negative tests for constexpr uses inplace_vector [PR119137]
Tomasz Kamiński
- [PATCH 1/4] Use SLP graph based walk to perform alignment analysis
Richard Biener
- [PATCH 2/4] [aarch64] check for non-NULL vectype in aarch64_vector_costs::add_stmt_cost
Richard Biener
- [PATCH 3/4] Pass vectype to vect_check_gather_scatter, handle early processing
Richard Biener
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
- [PATCH v2] libstdc++: Negative tests for constexpr uses inplace_vector [PR119137]
Tomasz Kamiński
- [PATCH] [aarch64] check for non-NULL vectype in aarch64_vector_costs::add_stmt_cost
Andrew Pinski
- [PATCH v2] libstdc++: Negative tests for constexpr uses inplace_vector [PR119137]
Patrick Palka
- [PATCH] tree-sra: Avoid total SRA if there are incompat. aggregate accesses (PR119085)
Martin Jambor
- [PATCH v6 1/3][Middle-end] Provide more contexts for -Warray-bounds, -Wstringop-*warning messages due to code movements from compiler transformation (Part 1) [PR109071,PR85788,PR88771,PR106762,PR108770,PR115274,PR117179]
Qing Zhao
- [PATCH v3 4/5] vect: Misalign checks for gather/scatter.
Robin Dapp
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Iain Sandoe
- [PING][PATCH 0/1] aarch64: testsuite: Keep -mtune=generic when specifying -moverride
Spencer Abson
- [PATCH] tree-sra: Avoid total SRA if there are incompat. aggregate accesses (PR119085)
Richard Biener
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH 2/2] xtensa: Fix inaccuracy in xtensa_rtx_costs()
Max Filippov
- [PATCH] aarch64: Fix fma steering when rename fails [PR120119]
Andrew Pinski
- [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Andrew Pinski
- [PATCH] aarch64: Fix fma steering when rename fails [PR120119]
Remi Machet
- [PATCH] Fortran: fix passing of character length of function to procedure [PR121203]
Harald Anlauf
- [PATCH] aarch64: Fix fma steering when rename fails [PR120119]
Andrew Pinski
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Toon Moene
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH v1] rs6000: Fix UBSAN runtime errors for powerpc64le-unknown-linux-gnu
Kishan Parmar
- [RFC PATCH v2 2/6] aarch64: Enable dumping of AArch64 CPU tuning parameters to JSON
Andrew Pinski
- [RFC PATCH v2 2/6] aarch64: Enable dumping of AArch64 CPU tuning parameters to JSON
Andrew Pinski
- [PATCH] c++: name lookup for non-dep rewritten != expr [PR121179]
Patrick Palka
- [PATCH] c++: fix __is_invocable for std::reference_wrapper [PR121055]
Patrick Palka
- [PATCH] c++: fix __is_invocable for std::reference_wrapper [PR121055]
Jason Merrill
- [PATCH v3] c++: consteval blocks
Jason Merrill
- [PATCH] c++: name lookup for non-dep rewritten != expr [PR121179]
Jason Merrill
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Qing Zhao
- [PATCH v4] libstdc++: Implement Philox Engine [PR119794]
Patrick Palka
- [pushed] c++: constexpr union placement new [PR121068]
Jason Merrill
- [PATCH] Fortran: fix passing of character length of function to procedure [PR121203]
Jerry D
- [RFC] RISC-V: support vnclip idiom [PR120378]
Edwin Lu
- [PATCH v3] x86-64: Remove redundant TLS calls
H.J. Lu
- [PATCH v2] x86-64: Remove redundant TLS calls
H.J. Lu
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH] strlen: Don't do the malloc+memset->calloc optimization in some cases [PR83022]
Andrew Pinski
- [PATCH] zlib: import zlib-1.3.1
Jeff Law
- [PATCH v2] defaults.h: Default MAX_FIXED_MODE_SIZE to MAX (BITS_PER_WORD * 2, 64)
Hans-Peter Nilsson
- [PATCH v2] testsuite: Fix overflow in gcc.dg/vect/pr116125.c
Siddhesh Poyarekar
- [PATCH] RISC-V: Rework broadcast handling [PR121073].
Jeff Law
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
- [PATCH v1 0/2] Avoid RVV fixed insn VX combine pollute VXRM
pan2.li@intel.com
- [PATCH v1 1/2] RISC-V: Avoid vaaddu.vx combine pattern pollute VXRM csr
pan2.li@intel.com
- [PATCH v1 2/2] RISC-V: Add test case for vx combine polluting VXRM
pan2.li@intel.com
- [PATCH] testsuite: Mark fn1 in pr81627.c as noinline [PR120101]
Andrew Pinski
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH v3] gcc-16/changes.html: Add --enable-x86-64-mfentry
Gerald Pfeifer
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH v3 4/5] vect: Misalign checks for gather/scatter.
Richard Biener
- [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Richard Biener
- [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Andrew Pinski
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
- [committed v4] libstdc++: Negative tests for constexpr uses inplace_vector [PR119137]
Tomasz Kamiński
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Andre Vehreschild
- [PATCH 1/1] aarch64: testsuite: Keep -mtune=generic when specifying -moverride
Richard Sandiford
- [PATCH] aarch64: Fix fma steering when rename fails [PR120119]
Richard Sandiford
- [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Richard Biener
- [pushed][PATCH] PR modula2/121164: Modula 2 build failure followup
gaiusmod2@gmail.com
- [PATCH] libstdc++: Use placement new to initialize storage of inplace_vector
Tomasz Kamiński
- [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Richard Sandiford
- [PATCH] configure: reject unsupported --with-long-double-64 option
Kishan Parmar
- [PATCH v2] libstdc++: Use placement new to initialize storage of inplace_vector
Tomasz Kamiński
- [PATCH v2] defaults.h: Default MAX_FIXED_MODE_SIZE to MAX (BITS_PER_WORD * 2, 64)
Richard Sandiford
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Iain Sandoe
- [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Richard Biener
- [PATCH v2 0/3] aarch64: Stop using sys/ifunc.h header
Yury Khrustalev
- [PATCH v2 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Yury Khrustalev
- [PATCH v2 2/3] testsuite: Add tests for __init_cpu_features_constructor
Yury Khrustalev
- [PATCH v2 3/3] testsuite: Add runtime test for FMV resolvers
Yury Khrustalev
- [PATCH v2 3/3] testsuite: Add runtime test for FMV resolvers
Alfie Richards
- [PATCH v2 3/3] testsuite: Add runtime test for FMV resolvers
Yury Khrustalev
- [PATCHv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
- [PATCH v3 0/3] Implement aligned_accessor [P2897R7]
Luc Grosheintz
- [PATCH v3 1/3] libstdc++: Implement is_sufficiently_aligned [PR120994]
Luc Grosheintz
- [PATCH v3 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Luc Grosheintz
- [PATCH v3 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Luc Grosheintz
- [pushed][PATCH] [modula2] Add return to remove build warning
Gaius Mulley
- [PATCH] fold-mem-offsets: Convert from DF to RTL-SSA
Christoph Müllner
- [PATCH] tree-optimization/121220 - improve sinking of stores
Richard Biener
- [PATCH v1] libstdc++: Remove redundant parens in mdspan testsuite.
Tomasz Kaminski
- [PATCH v2 1/1] Ensure _UNDER_TEST executables are target based
Aleksandar Rakic
- [PATCH v3 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Tomasz Kaminski
- [PATCH v3 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Tomasz Kaminski
- [PATCH v3 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Luc Grosheintz
- [PATCH v2 01/10] Add -mgrow-frame-downwards
Aleksandar Rakic
- [PATCH v2 02/10] Only split shifts if using -mno-debugd
Aleksandar Rakic
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Andrew Stubbs
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Aaron Ballman
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
- [PATCH v3 2/3] libstdc++: Prepare test code for default_accessor for reuse.
Tomasz Kaminski
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Richard Biener
- [PATCH v2 04/10] Add offset shrinking pass (-mshrink-offsets)
Aleksandar Rakic
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
- [PATCH v2 05/10] P5600: Option -msched-weight added
Aleksandar Rakic
- [PATCH v2 06/10] Testsuite: Fix insn-*.c tests from trunk
Aleksandar Rakic
- [PATCH v2 07/10] Testsuite: Adjust tests to cope with -mips16
Aleksandar Rakic
- [PATCH v2 08/10] Testsuite: Skip tests making calls to variables
Aleksandar Rakic
- [PATCH v2 09/10] Remove redundant moves
Aleksandar Rakic
- [PATCH v2 10/10] nanoMIPS: unnecessary AND following an EXT
Aleksandar Rakic
- [committed] cobol: Tweak adjustments to location_t of GENERIC nodes for
Robert Dubner
- [PATCH v1 0/2] Avoid RVV fixed insn VX combine pollute VXRM
Jeff Law
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Andrew Stubbs
- [PATCH v1 0/2] Avoid RVV fixed insn VX combine pollute VXRM
Li, Pan2
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Richard Biener
- [PATCH v2 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Remi Machet
- [PATCH v2 01/12] Testsuite: Fix tests properly for compact-branches
Aleksandar Rakic
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
- [PATCH v2 02/12] Fix unsafe comparison against stack_pointer_rtx
Aleksandar Rakic
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH v2 03/12] Improve store_by_pieces_p
Aleksandar Rakic
- [PATCH] libstdc++: Expand compile-time ranges tests for vector and basic_string.
Tomasz Kamiński
- [PATCH v2 04/12] Testsuite: Use HAS_LDC instead of a specific ISA
Aleksandar Rakic
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Andrew Stubbs
- [PATCH v2 05/12] Testsuite: Disable the time-profiler-2.c test
Aleksandar Rakic
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH v2 06/12] Frame barrier fix
Aleksandar Rakic
- [PATCH v2 07/12] Lightweight fix for shrink-wrapping inhibition
Aleksandar Rakic
- [PATCH v2 08/12] Fix MSA SUBREG moves on big-endian targets
Aleksandar Rakic
- [PATCH v2 09/12] Add -mmxu and -mno-mxu driver pass through
Aleksandar Rakic
- [PATCH v2 10/12] Fix register spill issue for soft-float glibc 2.29
Aleksandar Rakic
- [PATCH v2 11/12] fmadd.w should be restricted to mipsr6
Aleksandar Rakic
- [PATCH v2 01/18] Multilib changes
Aleksandar Rakic
- [PATCH v2 02/18] Hazard barrier return support
Aleksandar Rakic
- [PATCH v2 03/18] Add support for -mclib=[newlib,small,tiny]
Aleksandar Rakic
- [PATCH v2 04/18] Add microMIPS R6 support
Aleksandar Rakic
- [PATCH v2 05/18] Add support for -mdead-loads
Aleksandar Rakic
- [PATCH v2 06/18] Add -msdata-num and -msdata-opt-list support
Aleksandar Rakic
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- Ping: [PATCH] builtins.cc (fold_builtin_bit_query): Don't consider MAX_FIXED_MODE_SIZE, [PR120935]
Hans-Peter Nilsson
- [PATCH v2 07/18] Add -munique-sections feature
Aleksandar Rakic
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
- [PATCH v2 08/18] Add -mfunc-opt-list=<FILE>
Aleksandar Rakic
- [PATCH v2 09/18] Improve inlined memcpy
Aleksandar Rakic
- [PATCH v2 10/18] Add -march=interaptiv-mr2 with MIPS16E2
Aleksandar Rakic
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Richard Biener
- [PATCH v2 11/18] Add -minline-intermix to ignore mips16/nomips16
Aleksandar Rakic
- [PATCH v2 12/18] Load/store bonding improvements
Aleksandar Rakic
- [PATCH v2 13/18] Make rtl if-conversion more common
Aleksandar Rakic
- [PATCH v2 14/18] Test solution on dspmac builtins
Aleksandar Rakic
- [PATCH v2 15/18] Inefficient scattered double precision load in MSA
Aleksandar Rakic
- [PATCH v2 16/18] Inefficient 64-bit signed modulo by powers of two
Aleksandar Rakic
- [PATCH v2 17/18] Implement synthesised conditional xor/or
Aleksandar Rakic
- [PATCH v2 18/18] Check anti-dependence between 0 and 3 for loads
Aleksandar Rakic
- [PATCH v2 1/7] MIPSR6: Define new R6 FPU instructions
Aleksandar Rakic
- [PATCH v2 2/7] Inefficient scattered complex<float> load with MSA
Aleksandar Rakic
- [PATCH] c++, coroutines: Handle allocation fail return objects [PR121219].
Iain Sandoe
- [PATCH v2 3/7] MIPSR6: Fix ICE occurred in R6 target
Aleksandar Rakic
- [PATCH] Determine CONSTRAINT_LEN at run-time [PR121214]
Stefan Schulze Frielinghaus
- [PATCH v2 5/7] Test float32-basic.c fails with -mabi=64 -EB
Aleksandar Rakic
- [PATCH v2 6/7] Performance degradation for iDCT-4M example
Aleksandar Rakic
- [PATCH v2 7/7] Add EHB after last load if branch within 16 inst.
Aleksandar Rakic
- [PATCH] RISC-V: Rework broadcast handling [PR121073].
Robin Dapp
- [PATCH v5] Implement Philox Engine [PR119794]
1nfocalypse
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Qing Zhao
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] contrib: add 'zlib' to ignored_prefixes
Sam James
- [Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Paul Richard Thomas
- [RFC PATCH 0/2] Fortran: multi-target clones Attribute Support
ZAMBAR
- [RFC PATCH 1/2] Fortran: target clones basic support
ZAMBAR
- [RFC PATCH 2/2] Fortran: removed RTL at function start
ZAMBAR
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH] configure: reject unsupported --with-long-double-64 option
Segher Boessenkool
- [RFC PATCH v2 3/3] Add -ftarget-clones-table option support
Yangyu Chen
- [PATCH] zlib: import zlib-1.3.1
Sam James
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH] switch-conversion: Reject VLA vector types [PR121091]
Andrew Pinski
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Siddhesh Poyarekar
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH] Fortran: fix passing of character length of function to procedure [PR121203]
Harald Anlauf
- [PATCH, V4] Add -mcpu=future to the PowerPC
Michael Meissner
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
- [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Patrick Palka
- [PATCH] c++, coroutines: Handle allocation fail return objects [PR121219].
Jason Merrill
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Toon Moene
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
- [PATCH v7] Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringop-* warnings [PR109071, PR85788, PR88771, PR106762, PR108770, PR115274, PR117179]
Qing Zhao
- [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Patrick Palka
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Joseph Myers
- [PATCH] Determine CONSTRAINT_LEN at run-time [PR121214]
Richard Sandiford
- [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Jason Merrill
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Patrick Palka
- [PATCH] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva
- [PING^1][PATCH v4] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
- [PATCH] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
dhruvc@nvidia.com
- [PATCH] configure: reject unsupported --with-long-double-64 option
Kishan Parmar
- [PATCH] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Andrew Pinski
- [Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Paul Richard Thomas
- [PATCH] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Dhruv Chawla
- [PATCH] libstdc++: Teach std::distance and std::advance about C++20 iterators [PR102181]
Tomasz Kaminski
- [PATCH] libstdc++: Cleaned up string_vector_iterators.cc test [PR104874]
Tomasz Kamiński
- [PATCH] [15 backport] [RISC-V] Correct CFA notes for stack-clash protection [PR120714]
Andreas Schwab
- [PATCH] Determine CONSTRAINT_LEN at run-time [PR121214]
Stefan Schulze Frielinghaus
- [PATCH] libstdc++: Cleaned up string_vector_iterators.cc test [PR104874]
Tomasz Kamiński
- [COMMITTED 1/3] ada: Minor adjustment to the doc of Last_Chance_Handler
Marc Poulhiès
- [COMMITTED 2/3] ada: Function return accessibility checking for result access discrims.
Marc Poulhiès
- [COMMITTED 3/3] ada: Use-before-definition of a component of discriminated aggregate's itype.
Marc Poulhiès
- [PATCH] libstdc++: Cleaned up string_vector_iterators.cc test [PR104874]
Tomasz Kaminski
- [PATCH 1/2] lra: Stop constraint processing on error [PR121205]
Stefan Schulze Frielinghaus
- [PATCH 2/2] x86: testsuite: Fix asm-hard-reg-*.c [PR121205]
Stefan Schulze Frielinghaus
- [PATCH v2] c++, coroutines: Handle allocation fail returns [PR121219].
Iain Sandoe
- [PATCH v5] c++: Unwrap type traits defined in terms of builtins within diagnostics [PR117294]
Nathaniel Shead
- [PATCH] LoongArch: Remove the definition of CASE_VECTOR_SHORTEN_MODE.
Lulu Cheng
- [PATCH 1/8] Remove non-SLP path from vectorizable_recurr
Richard Biener
- [PATCH 2/8] Remove non-SLP path from vectorizable_recurr
Richard Biener
- [PATCH 3/8] Remove non-SLP path from vectorizable_bswap
Richard Biener
- [PATCH 4/8] Remove non-SLP path from vectorizable_bswap
Richard Biener
- [PATCH 5/8] Remove non-SLP path from vectorizable_call
Richard Biener
- [PATCH 6/8] Remove non-SLP path from vectorizable_call
Richard Biener
- [PATCH 7/8] Remove non-SLP path from vectorizable_call
Richard Biener
- [PATCH 8/8] Remove non-SLP path from vectorizable_call
Richard Biener
- [RFC] vect: remove cast to pointer for create_iv in vect_create_data_ref_ptr
Alfie Richards
- [PATCH v2 0/1] aarch64: Add support for unpacked SVE FP conditional binary arithmetic
Spencer Abson
- [PATCH v2 1/1] aarch64: Add support for unpacked SVE FP conditional binary arithmetic
Spencer Abson
- [RFC] vect: remove cast to pointer for create_iv in vect_create_data_ref_ptr
Richard Biener
- [PATCH v5] c++: Unwrap type traits defined in terms of builtins within diagnostics [PR117294]
Nathaniel Shead
- [PATCH 01/11] libatomic: Split concept of SUFFIX and SIZE in libatomic
Matthew Malcomson
- [PATCH 01/12] Remove non-SLP path from vectorizable_assignment
Richard Biener
- [PATCH 02/12] Remove non-SLP path from vectorizable_assignment
Richard Biener
- [PATCH 03/12] Remove non-SLP path from vectorizable_shift
Richard Biener
- [PATCH 04/12] Remove non-SLP path from vectorizable_shift
Richard Biener
- [PATCH 05/12] Remove non-SLP path from vectorizable_shift
Richard Biener
- [PATCH 06/12] Remove non-SLP path from vectorizable_scan_store
Richard Biener
- [PATCH 07/12] Remove non-SLP path from vectorizable_scan_store
Richard Biener
- [PATCH 08/12] Remove non-SLP path from vectorizable_condition
Richard Biener
- [PATCH 09/12] Remove non-SLP path from vectorizable_condition
Richard Biener
- [PATCH 10/12] Remove non-SLP path from vectorizable_condition
Richard Biener
- [PATCH 11/12] Remove non-SLP path from vectorizable_comparison
Richard Biener
- [PATCH 12/12] Remove non-SLP path from vectorizable_comparison
Richard Biener
- [PATCH 02/11] libatomic: Add floating point implementations of fetch_{add,sub}
Matthew Malcomson
- [PATCH 03/11] c: c++: Define new floating point builtin fetch_add functions
Matthew Malcomson
- [PATCH] libstdc++: Cleaned up string_vector_iterators.cc test [PR104874]
Patrick Palka
- [PATCH 04/11] builtins: Add FP types for atomic builtin overload resolution
Matthew Malcomson
- [PATCH 05/11] c: c++: Expand into CAS loop in frontend
Matthew Malcomson
- [PATCH 06/11] builtins: optab: Tie the new atomic builtins to the backend
Matthew Malcomson
- [PATCH 07/11] testsuite: Add tests for fp resolutions of __atomic_fetch_add
Matthew Malcomson
- [PATCH] libstdc++: Expand compile-time ranges tests for vector and basic_string.
Patrick Palka
- [PATCH] RISC-V: Prepare dynamic LMUL heuristic for SLP.
Richard Biener
- [PATCH v3 4/5] vect: Misalign checks for gather/scatter.
Robin Dapp
- [PATCH 1/3] Remove non-SLP path from vectorizable_simd_clone_call
Richard Biener
- [PATCH 2/3] Remove non-SLP path from vectorizable_simd_clone_call
Richard Biener
- [PATCH 3/3] Remove non-SLP path from vectorizable_simd_clone_call
Richard Biener
- [PATCH 1/3] Remove non-SLP path from vectorizable_early_exit
Richard Biener
- [PATCH 2/3] Remove non-SLP path from vectorizable_early_exit
Richard Biener
- [PATCH 3/3] Remove non-SLP path from vectorizable_early_exit
Richard Biener
- [committed v3] libstdc++: Expand compile-time ranges tests for vector and basic_string.
Tomasz Kamiński
- [Patch] gcn: Add "s_nop"s for MI300
Tobias Burnus
- [PATCH v2 1/1] aarch64: Add support for unpacked SVE FP conditional binary arithmetic
Remi Machet
- [GCC15][PATCH 1/2] C: Flex array in the middle via type alias is not reported [PR120353]
Qing Zhao
- [GCC15][PATCH 2/2] C: Flex array in union followed by a structure field is not reported [PR120354]
Qing Zhao
- [Patch] gcn: Add "s_nop"s for MI300
Andrew Stubbs
- [PATCH v2] c++, coroutines: Handle allocation fail returns [PR121219].
Jason Merrill
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Aaron Ballman
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Aaron Ballman
- [PATCH v3] c++, coroutines: Handle allocation fail returns [PR121219].
Iain Sandoe
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH v2] configure: reject unsupported --with-long-double-64 option
Kishan Parmar
- [PATCH] Remove vec_stmt from vectorizable_* API
Richard Biener
- [PATCH 1/4] i386: Ignore regparm attribute and warn for it in 64-bit mode
Artemiy Granat
- [PATCH 2/4] i386: Fix incorrect comment about stdcall and fastcall compatibility
Artemiy Granat
- [PATCH 3/4] i386: Fix incorrect handling of simultaneous regparm and thiscall use
Artemiy Granat
- [PATCH 4/4] i386: Fix typo in diagnostic about simultaneous regparm and thiscall use
Artemiy Granat
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
- [Patch] gcn: Add "s_nop"s for MI300
Tobias Burnus
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Aaron Ballman
- [PATCH v3] c++, coroutines: Handle allocation fail returns [PR121219].
Jason Merrill
- [PUSHED] Fix minor typo in #ifdef docuementation
Andrew Pinski
- [PATCH v3] c++, coroutines: Handle allocation fail returns [PR121219].
Iain Sandoe
- [Patch] gcn: Add "s_nop"s for MI300
Andrew Stubbs
- [PATCH v3] c++, coroutines: Handle allocation fail returns [PR121219].
Jason Merrill
- [PATCH v3] c++, coroutines: Handle allocation fail returns [PR121219].
Iain Sandoe
- [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Patrick Palka
- [PATCH v5] c++: Unwrap type traits defined in terms of builtins within diagnostics [PR117294]
Jason Merrill
- [committed] cobol: Honor the "-static" command-line option. [PR119231]
Robert Dubner
- [pushed] c++: lambda convop in C++23 [PR114632]
Jason Merrill
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [pushed] c++: lambda convop in C++23 [PR114632]
Patrick Palka
- [Patch] gcn: Add "s_nop"s for MI300
Tobias Burnus
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Aaron Ballman
- [PATCH] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
H.J. Lu
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Thomas Koenig
- [pushed] c++: lambda convop in C++23 [PR114632]
Jason Merrill
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Toon Moene
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Qing Zhao
- [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Jason Merrill
- [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Patrick Palka
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] RISC-V: Add support for resumable non-maskable interrupt (RNMI) handlers
Christoph Müllner
- [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Jason Merrill
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] c++/modules: Stream some missing lang_type flags
Nathaniel Shead
- [PATCH v5] c++: Unwrap type traits defined in terms of builtins within diagnostics [PR117294]
Nathaniel Shead
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
- [PATCH] RISC-V: Add support for resumable non-maskable interrupt (RNMI) handlers
Kito Cheng
- [PATCH 2/2] xtensa: Fix inaccuracy in xtensa_rtx_costs()
Takayuki 'January June' Suwa
- [PATCH] xtensa: Fix remaining inaccuracies in xtensa_is_insn_L32R_p()
Takayuki 'January June' Suwa
- [PATCH] Prevent mixups of IDENTIFIER_TRANSPARENT_ALIAS and IDENTIFIER_INTERNAL_P better [PR120855]
Nathaniel Shead
- [PATCH v4 0/9] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
- [PATCH v4 1/9] bitint: Allow mode promotion of _BitInt types
Yang Yujie
- [PATCH v4 2/9] expand: Reduce unneeded _BitInt extensions
Yang Yujie
- [PATCH v4 3/9] bitint: Allow unused bits when testing extended _BitInt ABIs
Yang Yujie
- [PATCH v4 4/9] bitint: Avoid extending ABI-extended large/huge _BitInts on load
Yang Yujie
- [PATCH v4 5/9] bitint: Zero-extend the result of a signed->unsigned widening cast
Yang Yujie
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Yang Yujie
- [PATCH v4 7/9] bitint: Do not optimize away conversion to _BitInt before a VCE
Yang Yujie
- [PATCH v4 8/9] LoongArch: Prioritize target-specific makefile fragments
Yang Yujie
- [PATCH v4 9/9] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
- [PATCH 1/2] lra: Stop constraint processing on error [PR121205]
Stefan Schulze Frielinghaus
- [PATCH] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
Uros Bizjak
- [COMMITTED 1/7] ada: Fix inconsistencies in conversion functions from Duration
Marc Poulhiès
- [COMMITTED 2/7] ada: Fix regression of finalization primitive selection
Marc Poulhiès
- [COMMITTED 3/7] ada: Update comments
Marc Poulhiès
- [COMMITTED 4/7] ada: Bug in Indefinite_Holders instance passed to formal package
Marc Poulhiès
- [COMMITTED 5/7] ada: Follow up fixes.
Marc Poulhiès
- [COMMITTED 6/7] ada: ppc-vx6: pthread clocks and headers for decls
Marc Poulhiès
- [COMMITTED 7/7] ada: Minor cleanup
Marc Poulhiès
- [PATCH 1/5] Remove dead code from vectorizable_store
Richard Biener
- [PATCH 2/5] Remove VMAT_CONTIGUOUS_PERMUTE
Richard Biener
- [PATCH 3/5] Remove vect_get_vec_defs_for_operand
Richard Biener
- [PATCH 4/5] Remove load interleaving code
Richard Biener
- [PATCH 5/5] Remove store interleaving support
Richard Biener
- [PATCH] Remove STMT_VINFO_VEC_STMTS
Richard Biener
- [PATCH 1/4] i386: Ignore regparm attribute and warn for it in 64-bit mode
Uros Bizjak
- [PATCH 2/4] i386: Fix incorrect comment about stdcall and fastcall compatibility
Uros Bizjak
- [PATCH 3/4] i386: Fix incorrect handling of simultaneous regparm and thiscall use
Uros Bizjak
- [PATCH 4/4] i386: Fix typo in diagnostic about simultaneous regparm and thiscall use
Uros Bizjak
- [Patch] gcn: Add "s_nop"s for MI300
Andrew Stubbs
- [PATCH v3 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Luc Grosheintz
- [PATCH] Remove STMT_VINFO_VEC_STMTS
Richard Sandiford
- [PATCH v3 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Tomasz Kaminski
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
- [PATCH v2 1/1] aarch64: Add support for unpacked SVE FP conditional binary arithmetic
Spencer Abson
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
- [PATCH] RISC-V: Remove user-level interrupts
Christoph Müllner
- [PATCH] Make it fast again
Tomasz Kamiński
- [PATCH] Make it fast again
Tomasz Kaminski
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
- [Patch] gcn: Add more s_nop for MI300
Tobias Burnus
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
- [PATCH] RISC-V: Remove user-level interrupts
Kito Cheng
- [PATCH] [AutoFDO] Dont offline if inlined instance has 0 total count
Kugan Vivekanandarajah
- [PATCH] RISC-V: Prepare dynamic LMUL heuristic for SLP.
Kito Cheng
- [Patch] gcn: Add more s_nop for MI300
Andrew Stubbs
- [PATCH v3] c++, coroutines: Handle allocation fail returns [PR121219].
Iain Sandoe
- [PATCH 1/2] Remove unused stmt_vectype
Richard Biener
- [PATCH 2/2] Reduce the number of STMT_VINFO_VECTYPE uses
Richard Biener
- [PATCH] aarch64: Add tuning model for Olympus core.
Jennifer Schmitz
- [commited v2] libstdc++: doc: Rectify referencing of non-existent type
Tomasz Kamiński
- [PATCH] libstdc++: doc: Rectify referencing of non-existent type
Tomasz Kaminski
- [PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Tomasz Kamiński
- [PATCH] RISC-V: Prepare dynamic LMUL heuristic for SLP.
Robin Dapp
- [PATCH] c++/modules: Stream some missing lang_type flags
Patrick Palka
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
- [PATCH] Prevent mixups of IDENTIFIER_TRANSPARENT_ALIAS and IDENTIFIER_INTERNAL_P better [PR120855]
Jason Merrill
- [PATCH 1/2] Fix and simplify vect_model_simple_cost
Richard Biener
- [PATCH 2/2] Tidy vect_is_simple_use API for SLP only
Richard Biener
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
- [PATCH] Remove now redundant vect_get_vec_defs overload
Richard Biener
- [PATCH v1 0/4] RISC-V: Combine vec_duplicate + vaadd.vv to vaadd.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 1/4] RISC-V: Combine vec_duplicate + vaadd.vv to vaadd.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 2/4] RISC-V: Add test for vec_duplicate + vaadd.vv combine case 0 with GR2VR cost 0, 1 and 15
pan2.li@intel.com
- [PATCH v1 3/4] RISC-V: Add test for vec_duplicate + vaadd.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2.li@intel.com
- [PATCH v1 4/4] RISC-V: Add test case for vaadd.vx combine polluting VXRM
pan2.li@intel.com
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
- [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
- [PATCH 1/2] libstdc++: Make atomicity helpers use unsigned arithmetic [PR121148]
Tomasz Kaminski
- [PATCH 2/2] libstdc++: Protect std::shared_ptr against counter overflow [PR71945]
Tomasz Kaminski
- [PATCH 2/2] libstdc++: Protect std::shared_ptr against counter overflow [PR71945]
Tomasz Kaminski
- [PATCH] libstdc++: Teach std::distance and std::advance about C++20 iterators [PR102181]
Patrick Palka
- [PATCH] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
H.J. Lu
- [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 v1] RISC-V: Fix another vf FP16 combine run test failures
pan2.li@intel.com
- [GCC15][PATCH 2/2] C: Flex array in union followed by a structure field is not reported [PR120354]
Qing Zhao
- [GCC15][PATCH 1/2] C: Flex array in the middle via type alias is not reported [PR120353]
Qing Zhao
- [PATCH] Don't pass vector params through to offload targets
Andrew Stubbs
- [PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Patrick Palka
- [PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Tomasz Kaminski
- [PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Tomasz Kaminski
- [PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Patrick Palka
- [PATCH v2 3/3] vect: Use strided loads for VMAT_STRIDED_SLP.
Robin Dapp
- [PATCHv2] libstdc++: provide debug impl of P2697 ctor [PR119742]
Nathan Myers
- [PATCHv3] libstdc++: provide debug impl of P2697 ctor [PR119742]
Nathan Myers
- [PATCH v2 3/3] vect: Use strided loads for VMAT_STRIDED_SLP.
Richard Biener
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Andrew Stubbs
- [PATCH] RISC-V: riscv-ext.def: Add allocated group IDs and group bit positions
Christoph Müllner
- [PATCH] c++: extract_call_expr and C++20 rewritten cmp ops
Patrick Palka
- [PATCH] c++: extract_call_expr and C++20 rewritten cmp ops
Patrick Palka
- [PATCH] [sanitizer_common] Remove reference to obsolete termio ioctls (#138822)
Sam James
- [PATCH 00/34] Introduce "gcc/diagnostics" subdirectory and "diagnostics::" namespace
David Malcolm
- [PATCH 01/34] diagnostics: introduce a "gcc/diagnostics" subdirectory
David Malcolm
- [PATCH 02/34] diagnostics: move logical locations into "diagnostics"
David Malcolm
- [PATCH 03/34] diagnostics: move diagnostic_metadata to diagnostics::metadata
David Malcolm
- [PATCH 04/34] diagnostics: move diagnostic_diagram to diagnostics::diagram
David Malcolm
- [PATCH 05/34] diagnostics: move edit_context to namespace/dir "diagnostics"
David Malcolm
- [PATCH 06/34] diagnostics: move client data hooks into namespace/dir "diagnostics"
David Malcolm
- [PATCH 07/34] diagnostics: rename diagnostic_output_file to diagnostics::output_file
David Malcolm
- [PATCH 08/34] diagnostics: move diagnostics_output_spec to diagnostics::output_spec
David Malcolm
- [PATCH 09/34] diagnostics: introduce namespace diagnostics::paths
David Malcolm
- [PATCH 10/34] diagnostics: move/rename output formats to diagnostics as "sinks"
David Malcolm
- [PATCH 11/34] diagnostics: introduce diagnostics/source-printing.cc
David Malcolm
- [PATCH 12/34] diagnostics: move diagnostic-macro-unwinding.{cc, h} -> diagnostics/macro-unwinding.{cc, h}
David Malcolm
- [PATCH 13/34] diagnostics: add m_ prefix to fields of diagnostic_info
David Malcolm
- [PATCH 14/34] diagnostics: move diagnostic_info to its own header
David Malcolm
- [PATCH 15/34] diagnostics: move diagnostic_context to diagnostics::context in its own header
David Malcolm
- [PATCH 16/34] diagnostics: move option_classifier to its own files
David Malcolm
- [PATCH 17/34] diagnostics: move buffering code to its own .cc file
David Malcolm
- [PATCH 18/34] diagnostics: move gcc/selftest-diagnostic.{h, cc} -> gcc/diagnostics/selftest-context.{h, cc}
David Malcolm
- [PATCH 19/34] diagnostics: move gcc/diagnostic-color.{h, cc} to gcc/diagnostics/color.{h, cc}
David Malcolm
- [PATCH 20/34] diagnostics: gcc/diagnostic-url.h -> gcc/diagnostics/url.h
David Malcolm
- [PATCH 21/34] diagnostics: reorganize selftests
David Malcolm
- [PATCH 22/34] diagnostics: move diagnostics::edit_context -> diagnostics::changes::change_set
David Malcolm
- [PATCH 23/34] Rename diagnostic-spec.{cc, h} to gcc-diagnostic-spec.{cc, h}
David Malcolm
- [PATCH 24/34] diagnostics: rename diagnostic_option_id to diagnostics::option_id and move to its own header
David Malcolm
- [PATCH 25/34] diagnostics: convert diagnostic_t to enum class diagnostics::kind
David Malcolm
- [PATCH 26/34] diagnostics: move diagnostic.c to diagnostics/context.cc
David Malcolm
- [PATCH 27/34] diagnostics: simplify header files
David Malcolm
- [PATCH 28/34] diagnostics: eliminate some redundant includes
David Malcolm
- [PATCH 29/34] diagnostics: move file_cache from input.{cc, h} to diagnostics/file-cache.{cc, h}
David Malcolm
- [PATCH 30/34] diagnostics: introduce context-options.h
David Malcolm
- [PATCH 31/34] diagnostics: eliminate ::diagnostic_info typedef
David Malcolm
- [PATCH 32/34] diagnostics: make context::m_source_printing private
David Malcolm
- [PATCH 33/34] diagnostics: avoid using "sink" for things that aren't a diagnostics::sink
David Malcolm
- [PATCH 34/34] Introduce lazily-created.h
David Malcolm
- [PATCH v4] c++: consteval blocks
Marek Polacek
- [PATCHv3] libstdc++: provide debug impl of P2697 ctor [PR119742]
Jonathan Wakely
- [PATCH v7] Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringop-* warnings [PR109071,PR85788,PR88771,PR106762,PR108770,PR115274,PR117179]
David Malcolm
- [PATCH v2 3/3] vect: Use strided loads for VMAT_STRIDED_SLP.
Robin Dapp
- [PATCH v4] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
- [PATCH v3] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
- [PATCH v7] Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringop-* warnings [PR109071,PR85788,PR88771,PR106762,PR108770,PR115274,PR117179]
Kees Cook
- GCC 15.1.1 Status Report (2025-07-11)
Robert Dubner
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] c++/modules: Stream some missing lang_type flags
Nathaniel Shead
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Andrew Pinski
- [PATCH] [15 backport] [RISC-V] Correct CFA notes for stack-clash protection [PR120714]
Jeff Law
- [PATCH] Improve mergability of CSWTCH [PR120523]
Andrew Pinski
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH v1 0/2] Add mul based unsigned SAT_MUL for form 1
pan2.li@intel.com
- [PATCH v1 1/2] Match: Introduce mul based pattern for unsigned SAT_MUL
pan2.li@intel.com
- [PATCH v1 2/2] RISC-V: Add test cases for mul based unsigned scalar SAT_MUL
pan2.li@intel.com
- [PATCH] RISC-V: riscv-ext.def: Add allocated group IDs and group bit positions
Kito Cheng
- [PATCH] fortran: implment split for fortran 2023
Yuao Ma
- [pushed-15][PATCH] PR modula2/121164: Modula 2 build failure followup
Gaius Mulley
- [pushed-15][PATCH] [modula2] Add return to remove build warning
Gaius Mulley
- [PATCH v6 07/19] fmv: Refactor FMV name mangling.
Jeff Law
- [PATCH v6 10/19] fmv: Change target_version semantics to follow ACLE specification.
Jeff Law
- [PATCH v6 15/19] aarch64: testsuite: Add diagnostic tests for Aarch64 FMV.
Jeff Law
- [PATCH v6 16/19] aarch64: Remove FMV beta warning.
Jeff Law
- [PATCH v6 18/19] c/aarch64: Add FMV diagnostic tests.
Jeff Law
- [PUSHED] diagnostics: convert diagnostic_t to enum class diagnostics::kind: restore build with GCC 5
Thomas Schwinge
- [PUSHED] diagnostics: move diagnostic.c to diagnostics/context.cc: restore build with GCC 5
Thomas Schwinge
- [PATCH v2 01/10] Add -mgrow-frame-downwards
Jeff Law
- [PATCH] c++/modules: Stream some missing lang_type flags
Patrick Palka
- [PATCH] fortran: implment split for fortran 2023
Steve Kargl
- [PATCH] fortran: implment split for fortran 2023
Yuao Ma
- [PATCH] asf: Skip when an instruction doesn't satisfy the constraints [PR119795]
Jeff Law
- GCC 15.1.1 Status Report (2025-07-11)
Richard Biener
- [PATCH] libstdc++: Export std::byteswap from std.cc.in
hexne
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
- [PATCH] ifcvt: Clarify if_info.original_cost.
Jeff Law
- [PATCH v2] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
H.J. Lu
- GCC 15.1.1 Status Report (2025-07-11)
Robert Dubner
- [PUSHED15 1/2] aarch64: Fix fma steering when rename fails [PR120119]
Andrew Pinski
- [PUSHED15 2/2] gcse: Skip hardreg pre when the hardreg is never live [PR121095]
Andrew Pinski
- [PATCH] fortran: implment split for fortran 2023
Steve Kargl
- [PATCH 0/3] fortran: Wrongly polymorphic array references [PR121185]
Mikael Morin
- [PATCH 1/3] fortran: Bound class container lookup after array descriptor [PR121185]
Mikael Morin
- [PATCH 2/3] fortran: Trigger reference saving on pointer dereference [PR121185]
Mikael Morin
- [PATCH 3/3] fortran: Consistently use the same assignment reallocation condition [PR121185]
Mikael Morin
- [PATCH] fortran: implment split for fortran 2023
Mikael Morin
- GCC 15.1.1 Status Report (2025-07-11)
Robert Dubner
- [PATCH] aarch64: Add tuning model for Olympus core.
Andrew Pinski
- [PATCH v1] RISC-V: Fix another vf FP16 combine run test failures
Li, Pan2
- [PATCH] fortran: implment split for fortran 2023
Yuao Ma
- GCC 15.1.1 Status Report (2025-07-11)
Andreas Schwab
- GCC 15.1.1 Status Report (2025-07-11)
Thomas Schwinge
- GCC 15.1.1 Status Report (2025-07-11)
Andreas Schwab
- [PATCH v1 0/4] RISC-V: Combine vec_duplicate + vaadd.vv to vaadd.vx on GR2VR cost
Li, Pan2
- [PATCH] fortran: implment split for fortran 2023
Mikael Morin
- [PATCH 0/3] Consider non-consecutive instructions for macro-op
Artemiy Volkov
- [PATCH 1/3] gcc: introduce the dep_fusion pass
Artemiy Volkov
- [PATCH 2/3] ira: tie output allocnos for fused instruction pairs
Artemiy Volkov
- [PATCH 3/3] regrename: treat writes as reads for fused instruction pairs
Artemiy Volkov
- [PATCH] fortran: implment split for fortran 2023
Yuao Ma
- [PATCH] fortran: implment split for fortran 2023
Mikael Morin
- [PATCH] fortran: implment split for fortran 2023
Yuao Ma
- GCC 15.1.1 Status Report (2025-07-11)
Richard Biener
- [PATCH] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Richard Biener
- [PATCH] fortran: implment split for fortran 2023
Mikael Morin
- [PATCH] fortran: implment split for fortran 2023
Yuao Ma
- [PATCH 1/3] fortran: Bound class container lookup after array descriptor [PR121185]
Paul Richard Thomas
- [PATCH] tree-optimization/121256 - properly support SLP in vectorizable recurrence
Richard Biener
- Sequence of improvements to <mdspan>.
Luc Grosheintz
- [PATCH v1 1/6] libstdc++: Fix style issues in <mdspan>.
Luc Grosheintz
- [PATCH v1 2/6] libstdc++: Precompute products of static extents.
Luc Grosheintz
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
- [PATCH v1 4/6] libstdc++: Improve extents::operator==.
Luc Grosheintz
- [PATCH v1 5/6] libstdc++: Reduce template instantiations in <mdspan>.
Luc Grosheintz
- [PATCH v1 6/6] libstdc++: Replace numeric_limit with __int_traits in mdspan.
Luc Grosheintz
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Toon Moene
- [PATCH] fortran: Remove useless elements count variable
Mikael Morin
- [PATCH] fortran: implment split for fortran 2023
Mikael Morin
- [PATCH] fortran: implment split for fortran 2023
Yuao Ma
- [PATCH v1] libstdc++: Refactor tests for mdspan related accessors.
Luc Grosheintz
- GCC 15.1.1 Status Report (2025-07-11)
Robert Dubner
- [PATCH 0/3] Consider non-consecutive instructions for macro-op
Jeff Law
- [PATCH v2 01/10] Add -mgrow-frame-downwards
Aleksandar Rakic
- [PATCH] ifcvt: Fix ifcvt for multiple phi nodes after factoring operator [PR121236]
Andrew Pinski
- [C PATCH] c: rewrite implementation of `arg spec' attribute.
Martin Uecker
- [C PATCH] c: rewrite implementation of `arg spec' attribute.
Martin Uecker
- [PATCH] libstdc++: make __collatenames array const
Caolán McNamara
- [PATCH 0/1] Make MSA and microMIPS R5 unsupported
Aleksandar Rakic
- [PATCH v2 0/1] Make MSA and microMIPS R5 unsupported
Aleksandar Rakic
- [PATCH v2 1/1] Make MSA and microMIPS R5 unsupported
Aleksandar Rakic
- GCC 15.1.1 Status Report (2025-07-11)
Robert Dubner
- [PATCH] xtensa: Fix remaining inaccuracies in xtensa_is_insn_L32R_p()
Max Filippov
- [PATCH] builtins.cc (fold_builtin_bit_query): Don't consider MAX_FIXED_MODE_SIZE, [PR120935]
Pietro Monteiro
- [pushed][PATCH] LoongArch: Remove the definition of CASE_VECTOR_SHORTEN_MODE.
Lulu Cheng
- [PATCH] [contrib] Add process_make.py
Dhruv Chawla
- [PATCH v1 2/6] libstdc++: Precompute products of static extents.
Tomasz Kaminski
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
- [PATCH v1 5/6] libstdc++: Reduce template instantiations in <mdspan>.
Tomasz Kaminski
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
- [PATCH] c++: Implement C++26 P1306R5 - Expansion statements [PR120776]
Jakub Jelinek
- C++ patch ping
Jakub Jelinek
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
- [PATCH] c++/modules: Stream some missing lang_type flags
Rainer Orth
- [PATCH] builtins.cc (fold_builtin_bit_query): Don't consider MAX_FIXED_MODE_SIZE, [PR120935]
Jakub Jelinek
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
- [PATCH v1] libstdc++: Refactor tests for mdspan related accessors.
Tomasz Kaminski
- GCC 15.1.1 Status Report (2025-07-11)
Richard Biener
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
- [PATCH] aarch64: Add tuning model for Olympus core.
Kyrylo Tkachov
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
- [PATCH][v2] tree-optimization/121256 - properly support SLP in vectorizable recurrence
Richard Biener
- [PATCH v2] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
Uros Bizjak
- [PATCH v1] libstdc++: Refactor tests for mdspan related accessors.
Luc Grosheintz
- [PATCH v2] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
Uros Bizjak
- [PATCH v7 00/13] FMV refactor, C FMV support and ACLE compliance.
Alfie Richards
- [PATCH v1 6/6] libstdc++: Replace numeric_limit with __int_traits in mdspan.
Jonathan Wakely
- [PATCH v7 01/13] Add clone_identifier function.
Alfie Richards
- [PATCH v7 02/13] fmv: Refactor FMV name mangling.
Alfie Richards
- [PATCH v7 03/13] riscv: Refactor riscv target parsing to take string_slice.
Alfie Richards
- [PATCH v7 04/13] fmv: Add reject_target_clone hook for filtering target_clone versions.
Alfie Richards
- [PATCH v7 05/13] fmv: Change target_version semantics to follow ACLE specification.
Alfie Richards
- [PATCH v7 06/13] c/c++: Add target_[version/clones] to decl diagnostics formatting.
Alfie Richards
- [PATCH v7 07/13] c++: Refactor FMV frontend conflict and merging logic and hooks.
Alfie Richards
- [PATCH v7 08/13] fmv: Support mixing of target_clones and target_version.
Alfie Richards
- [PATCH v7 09/13] aarch64: testsuite: Add diagnostic tests for Aarch64 FMV.
Alfie Richards
- [PATCH v7 10/13] aarch64: Remove FMV beta warning.
Alfie Richards
- [PATCH v7 11/13] c: Add target_version attribute support.
Alfie Richards
- [PATCH v7 12/13] c/aarch64: Add FMV diagnostic tests.
Alfie Richards
- [PATCH v7 13/13] FMV: Redirect to specific target
Alfie Richards
- [PATCH] aarch64: Add tuning model for Olympus core.
Jennifer Schmitz
- [PATCH v6 07/19] fmv: Refactor FMV name mangling.
Alfie Richards
- [PATCH] RISC-V: Fix some generic-vector-ooo pipeline description issues
Anton Blanchard
- [RFC] RISC-V: support vnclip idiom [PR120378]
Robin Dapp
- [PATCH v1 5/6] libstdc++: Reduce template instantiations in <mdspan>.
Luc Grosheintz
- [commited v2] libstdc++: Refactor tests for mdspan related accessors.
Tomasz Kamiński
- [PATCH v3] x86-64: Remove redundant TLS calls
Hongtao Liu
- [PATCH v1 5/6] libstdc++: Reduce template instantiations in <mdspan>.
Tomasz Kaminski
- [PATCH v1 6/6] libstdc++: Replace numeric_limit with __int_traits in mdspan.
Tomasz Kaminski
- [PATCH v1 2/6] libstdc++: Precompute products of static extents.
Luc Grosheintz
- [PATCH] ifcvt: Fix ifcvt for multiple phi nodes after factoring operator [PR121236]
Richard Biener
- [PATCH v1 4/6] libstdc++: Improve extents::operator==.
Tomasz Kaminski
- [PATCH] Improve mergability of CSWTCH [PR120523]
Richard Biener
- [COMMITTED] ada: Minor typo fix in comment
Marc Poulhiès
- [PATCH v1 2/6] libstdc++: Precompute products of static extents.
Tomasz Kaminski
- [PATCH v5 0/3] Hard Register Constraints
Georg-Johann Lay
- [PATCH v1 1/6] libstdc++: Fix style issues in <mdspan>.
Tomasz Kaminski
- [PATCH] RISC-V: Fix some generic-vector-ooo pipeline description issues
Robin Dapp
- [PATCHv5] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
- Sequence of improvements to <mdspan>.
Tomasz Kaminski
- [PATCH] Remove STMT_VINFO_MEMORY_ACCESS_TYPE
Richard Biener
- [PATCH] asf: Fix case of multiple stores with base offset [PR120660]
Konstantinos Eleftheriou
- [Patch] gcn: Add 'nops' insn, extend comments
Tobias Burnus
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Richard Biener
- [PATCH] Don't pass vector params through to offload targets
Richard Biener
- [Patch] gcn: Add 'nops' insn, extend comments
Andrew Stubbs
- [r16-2558 Regression] FAIL: g++.dg/modules/class-11_a.H -std=c++14 (test for excess errors) on Linux/x86_64
haochen.jiang
- [PATCHv5] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
- [PATCH v2 3/3] vect: Use strided loads for VMAT_STRIDED_SLP.
Richard Biener
- [PATCH v1 0/2] Add mul based unsigned SAT_MUL for form 1
Richard Biener
- [PATCH] RISC-V: Fix some generic-vector-ooo pipeline description issues
Anton Blanchard
- [PATCH v2] asf: Skip when an instruction doesn't satisfy the constraints [PR119795]
Konstantinos Eleftheriou
- [PATCH] asf: Skip when an instruction doesn't satisfy the constraints [PR119795]
Konstantinos Eleftheriou
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
- [Patch] gcn: Add more s_nop for MI300
Tobias Burnus
- [PATCH v2 3/3] vect: Use strided loads for VMAT_STRIDED_SLP.
Robin Dapp
- [PATCH] [sanitizer_common] Remove reference to obsolete termio ioctls (#138822)
Andreas K. Huettel
- [Patch] gcn: Add more s_nop for MI300
Andrew Stubbs
- [PATCH] restore bootstrap with --enable-checking=release (PR libgdiagnostics/121260)
Mikael Pettersson
- [PATCH] [sanitizer_common] Remove reference to obsolete termio ioctls (#138822)
Jakub Jelinek
- [PATCH] [sanitizer_common] Remove reference to obsolete termio ioctls (#138822)
Sam James
- [PATCH] [sanitizer_common] Remove reference to obsolete termio ioctls (#138822)
Andreas Schwab
- [PATCH v1 0/2] Add mul based unsigned SAT_MUL for form 1
Li, Pan2
- [PATCH v1] RISC-V: Add testcases for unsigned avg ceil vx combine.
pan2.li@intel.com
- [PATCH] restore bootstrap with --enable-checking=release (PR libgdiagnostics/121260)
Richard Biener
- [Patch] gcn: Add more s_nop for MI300
Tobias Burnus
- [PATCH] RISC-V: Support -march=unset
Kito Cheng
- [PATCH] RISC-V: Fix some generic-vector-ooo pipeline description issues
Jeff Law
- [Patch] gcn: Add more s_nop for MI300
Andrew Stubbs
- [PATCH] Const correctness for gather-scatter info
Richard Biener
- [PATCH] Record get_load_store_info results from analysis
Richard Biener
- [Patch] gcn: Fix CDNA3 atomics' buffer invalidation
Tobias Burnus
- [PATCH v5 0/3] Hard Register Constraints
Stefan Schulze Frielinghaus
- [PATCH v1 1/2] Match: Introduce mul based pattern for unsigned SAT_MUL
Richard Biener
- [Patch] gcn: Fix CDNA3 atomics' buffer invalidation
Andrew Stubbs
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Andrew Stubbs
- [PATCH] Un-factor vectorizable_load parts
Richard Biener
- [PATCH] Eliminate gather-scatter-info offset_dt member
Richard Biener
- [PATCH v1 1/2] Match: Introduce mul based pattern for unsigned SAT_MUL
Li, Pan2
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Richard Biener
- GCC 15.1.1 Status Report (2025-07-11)
Robert Dubner
- PING (and v2) – [Patch] nvptx/nvptx.opt: Update -march-map= for newer sm_xxx
Thomas Schwinge
- [PUSHED] nvptx/nvptx.opt: Update -march-map= for newer sm_xxx: test cases
Thomas Schwinge
- [PATCH 0/2] aarch64: Prevent streaming-compatible code from assembler rejection [PR121028]
Spencer Abson
- [PATCH 1/2] aarch64: testsuite: Fix do-assemble tests for SME
Spencer Abson
- [PATCH 2/2] aarch64: Prevent streaming-compatible code from assembler rejection [PR121028]
Spencer Abson
- [PATCH] Fix UB in string_slice::operator== (PR 121261)
Alfie Richards
- [PATCH] [WIP] vect: Add support for runtime capped VF.
Alfie Richards
- [PATCH] restore bootstrap with --enable-checking=release (PR libgdiagnostics/121260)
David Malcolm
- [PATCH 2/2] aarch64: Prevent streaming-compatible code from assembler rejection [PR121028]
Kyrylo Tkachov
- [PATCH] libstdc++: Teach std::distance and std::advance about C++20 iterators [PR102181]
Tomasz Kaminski
- GCC 15.1.1 Status Report (2025-07-11)
Thomas Schwinge
- [PATCH v2] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
H.J. Lu
- [PATCH v4] x86: Enable *mov<mode>_(and|or) only for -Oz
H.J. Lu
- [PATCH 2/2] aarch64: Prevent streaming-compatible code from assembler rejection [PR121028]
Remi Machet
- [PATCH 2/2] aarch64: Prevent streaming-compatible code from assembler rejection [PR121028]
Kyrylo Tkachov
- [PATCH] vect: Add target hook to prefer gather/scatter instructions
Andrew Stubbs
- [PATCH] Fix UB in string_slice::operator== (PR 121261)
Andrew Pinski
- [PATCH] Fix UB in string_slice::operator== (PR 121261)
Sam James
- [PATCH] RISC-V: Remove use of structured binding to fix compiler warning
Christoph Müllner
- [PATCH v6 0/6] c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes
David Faust
- [PATCH 2/2] aarch64: Prevent streaming-compatible code from assembler rejection [PR121028]
Richard Sandiford
- [PATCH 1/2] aarch64: testsuite: Fix do-assemble tests for SME
Richard Sandiford
- [PATCH] Fix UB in string_slice::operator== (PR 121261)
Richard Sandiford
- [PATCH v5 2/11] openmp: Add support for iterators in map clauses (C/C++)
Kwok Cheung Yeung
- [PATCH v7] Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringop-* warnings [PR109071,PR85788,PR88771,PR106762,PR108770,PR115274,PR117179]
Qing Zhao
- [PATCH 1/2] testsuite: arm: remove arm32 check from a few effective-targets
Christophe Lyon
- [PATCH 2/2] testsuite: arm: factorize arm_v8_neon_ok flags
Christophe Lyon
- [PATCH] arm: always enable both simd and mve builtins
Christophe Lyon
- [PATCH] arm: Fix CMSE nonecure calls [PR 120977]
Christophe Lyon
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Jakub Jelinek
- [RFC] c++: Optimize out dynamic_cast call when target is final [PR63164]
Thomas de Bock
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Qing Zhao
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
- [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Toon Moene
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [patch,avr,applied]
Georg-Johann Lay
- [PATCH] fortran: Remove useless elements count variable
Steve Kargl
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Qing Zhao
- [PATCH v3] x86-64: Remove redundant TLS calls
H.J. Lu
- [PATCH] testsuite: Restore dg-do run on pr116906 and pr78185 tests
Christophe Lyon
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [RFC] c++: Optimize out dynamic_cast call when target is final [PR63164]
David Malcolm
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH v4] x86: Enable *mov<mode>_(and|or) only for -Oz
Hongtao Liu
- [PATCH v4] x86-64: Remove redundant TLS calls
H.J. Lu
- [PATCH v3] x86-64: Remove redundant TLS calls
H.J. Lu
- [PATCH v2 0/2] Add mul based unsigned SAT_MUL for form 1
pan2.li@intel.com
- [PATCH v2 1/2] Match: Introduce mul based pattern for unsigned SAT_MUL
pan2.li@intel.com
- [PATCH v2 2/2] RISC-V: Add test cases for mul based unsigned scalar SAT_MUL
pan2.li@intel.com
- [PATCH v2] RISC-V: Add testcases for unsigned avg ceil vx combine.
pan2.li@intel.com
- [PATCH 1/2] [APX CFCMOV] Support APX CFCMOV in if_convert pass
Hongyu Wang
- cobol: [PATCH] Bring the COBOL front end in releases/gcc-15 up to GCC-16
Robert Dubner
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH v2] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
Jakub Jelinek
- [PATCH] Improve mergability of CSWTCH [PR120523]
Andrew Pinski
- [PATCH] testsuite: Restore dg-do run on pr116906 and pr78185 tests
Richard Biener
- [PATCH v2 1/2] Match: Introduce mul based pattern for unsigned SAT_MUL
Richard Biener
- [PATCH 2/3] fortran: Trigger reference saving on pointer dereference [PR121185]
Paul Richard Thomas
- cobol: [PATCH] Bring the COBOL front end in releases/gcc-15 up to GCC-16
Richard Biener
- [PING] [PATCH] testsuite: handle-multiline-outputs must allow both cc1 and cc1.exe
Torbjorn SVENSSON
- [PATCH 3/3] fortran: Consistently use the same assignment reallocation condition [PR121185]
Paul Richard Thomas
- [PATCH] calls: Allow musttail calls to noreturn [PR121159]
Jakub Jelinek
- cobol: [PATCH] Bring the COBOL front end in releases/gcc-15 up to GCC-16
Jakub Jelinek
- [PATCH 2/3] fortran: Trigger reference saving on pointer dereference [PR121185]
Mikael Morin
- [PATCH] c++: Make __extension__ silence -Wlong-long pedwarns/warnings [PR121133]
Jakub Jelinek
- [PATCH] calls: Allow musttail calls to noreturn [PR121159]
Richard Biener
- [PATCH] libcpp: Fix up comma diagnostics in preprocessor for C++ [PR120778]
Jakub Jelinek
- cobol: [PATCH] Bring the COBOL front end in releases/gcc-15 up to GCC-16
Thomas Schwinge
- [PING] [PATCH] vect: Add missing skip-vector check for peeling with versioning [PR121020]
Pengfei Li
- [PATCH 3/3] fortran: Consistently use the same assignment reallocation condition [PR121185]
Mikael Morin
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Pengfei Li
- [pushed] PR modula2/121289 Poor warning location when using Wstyle option
Gaius Mulley
- [wwwdocs, patch] gcc-16/changes.html: Update OpenACC support
Tobias Burnus
- [PATCH] Fix UB in string_slice::operator== (PR 121261)
Alfie Richards
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Tamar Christina
- [PATCH] Fix UB in string_slice::operator== (PR 121261)
Alfie Richards
- [wwwdocs, patch] gcc-16/changes.html: Update OpenACC support
Gerald Pfeifer
- [PATCH] vect: Add missing skip-vector check for peeling with versioning [PR121020]
Tamar Christina
- [PATCH] Avoid passing vectype != NULL when costing scalar IL
Richard Biener
- [PATCH v2 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Tamar Christina
- [PATCH v2 2/3] testsuite: Add tests for __init_cpu_features_constructor
Tamar Christina
- [PATCH v2 3/3] testsuite: Add runtime test for FMV resolvers
Tamar Christina
- [RFC] vect: Add support for runtime capped VF.
Alfie Richards
- [wwwdocs, patch] gcc-16/changes.html: Update OpenACC support
Tobias Burnus
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Richard Biener
- [PATCH] vect: Add missing skip-vector check for peeling with versioning [PR121020]
Richard Biener
- [RFC] vect: Add support for runtime capped VF.
Richard Biener
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Pengfei Li
- [PATCH v2 1/2] Match: Introduce mul based pattern for unsigned SAT_MUL
Li, Pan2
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Tamar Christina
- [PATCH] tree-optimization/120687 - avoid disturbing reduction chains in reassoc
Richard Biener
- [RFC] c++: Optimize out dynamic_cast call when target is final [PR63164]
Thomas de Bock
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Richard Biener
- [RFC] vect: Add support for runtime capped VF.
Alfie Richards
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Pengfei Li
- [RFC] vect: Add support for runtime capped VF.
Richard Biener
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Richard Biener
- [PATCH] tree-optimization/120687 - avoid disturbing reduction chains in reassoc
Robin Dapp
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Pengfei Li
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Tamar Christina
- [COMMITTED] testsuite: Fix C++14 test failure with modules test [PR121285]
Nathaniel Shead
- [PATCH] c++/modules: Stream some missing lang_type flags
Nathaniel Shead
- [PATCH] invoke.texi: Update docs of -fdump-{rtl,tree}-<pass>-<options>
Filip Kastl
- [PATCH] c++/modules: Give a sorry for target attributes [PR108080]
Nathaniel Shead
- [PATCH] tree-optimization/120687 - avoid disturbing reduction chains in reassoc
Richard Biener
- [PATCH] Another testcase for PR120687
Richard Biener
- [PATCH] c++/modules: Give a sorry for target attributes [PR108080]
Jakub Jelinek
- [PATCH] tree-optimization/120687 - avoid disturbing reduction chains in reassoc
Richard Biener
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Richard Biener
- [PATCH] c++/modules: Give a sorry for target attributes [PR108080]
Nathaniel Shead
- [PATCH] c++: Don't assume trait funcs return error_mark_node when tf_error is passed [PR121291]
Nathaniel Shead
- [PATCH v0] libstdc++: mark __glibcxx_assert_fail as weak
Björn Schäpers
- [PATCH] aarch64: Improve svdupq_lane expension for big-endian [PR121293]
Richard Sandiford
- [PATCH] aarch64: Fix function_expander::get_reg_target
Richard Sandiford
- [PATCH] aarch64: Fix function_expander::get_reg_target
Remi Machet
- [PATCH] aarch64: Fix function_expander::get_reg_target
Kyrylo Tkachov
- [PATCH 1/2] testsuite: Make aarch64/cmpbr.c more forgiving
Richard Sandiford
- [PATCH 2/2] testsuite: Generalise aarch64/saturating_arithmetic*.c
Richard Sandiford
- [PATCH] RISC-V: Remove use of structured binding to fix compiler warning
Jeff Law
- [PATCH] simplify-rtx: Simplify subregs of logic ops
Richard Sandiford
- [PATCH v2] asf: Skip when an instruction doesn't satisfy the constraints [PR119795]
Jeff Law
- [wwwdocs, patch] gcc-16/changes.html: Update OpenACC support
Gerald Pfeifer
- [PATCH][v2] Remove STMT_VINFO_MEMORY_ACCESS_TYPE
Richard Biener
- [PATCH] Record get_load_store_info results from analysis
Richard Biener
- [PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Tamar Christina
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Qing Zhao
- [PATCH] simplify-rtx: Simplify subregs of logic ops
Jeff Law
- [PATCH] RISC-V: Remove use of structured binding to fix compiler warning
Kito Cheng
- [PATCH] testsuite: Fix asm-hard-reg-error-{4,5}.c
Stefan Schulze Frielinghaus
- [PATCH v2] asf: Skip when an instruction doesn't satisfy the constraints [PR119795]
Philipp Tomsich
- [commmitted] libsdc++: Test using range_format::map as format_kind.
Tomasz Kamiński
- A5 Leaflets Printing
Ruth Jessop
- [PATCH] asf: Fix case of multiple stores with base offset [PR120660]
Jeff Law
- [PATCH] asf: Fix case of multiple stores with base offset [PR120660]
Philipp Tomsich
- [PATCH 1/2] testsuite: Make aarch64/cmpbr.c more forgiving
Kyrylo Tkachov
- [PATCH] testsuite: Adjust s390x params for vector tests.
Juergen Christ
- [PATCH] aarch64: Fix sme2+faminmax intrisic gating (PR 121300)
Alfie Richards
- [PATCH] bpf: Define MAX_FIXED_MODE_SIZE
Hans-Peter Nilsson
- [wwwdocs, patch] gcc-16/changes.html: Update OpenACC support
Tobias Burnus
- [PATCH v2] vect: Add missing skip-vector check for peeling with versioning [PR121020]
Pengfei Li
- [pushed][modula2] Tidyup remove unused local variables
Gaius Mulley
- [PATCH v2] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Pengfei Li
- [PATCH] RISC-V: Generate -mcpu and -mtune options from riscv-cores.def.
Kito Cheng
- [PATCH] builtins.cc (fold_builtin_bit_query): Don't consider MAX_FIXED_MODE_SIZE, [PR120935]
Hans-Peter Nilsson
- [PATCH 1/4] i386: Ignore regparm attribute and warn for it in 64-bit mode
a.granat@ispras.ru
- [PATCH 1/3] AArch64: Annotate SVE instructions with new instruction attribute.
Jennifer Schmitz
- [PATCH 2/3] AArch64: Implement target hooks for dispatch scheduling.
Jennifer Schmitz
- [PATCH] builtins.cc (fold_builtin_bit_query): Don't consider MAX_FIXED_MODE_SIZE, [PR120935]
Jakub Jelinek
- [PATCH 3/3] AArch64: Enable dispatch scheduling for Neoverse V2.
Jennifer Schmitz
- [RFC] vect: Add support for runtime capped VF.
Alfie Richards
- [PATCH v2 1/1] aarch64: Add support for unpacked SVE FP conditional binary arithmetic
Richard Sandiford
- [PATCH v2] aarch64: testsuite: Fix do-assemble tests for SME
Spencer Abson
- [PATCH] aarch64: Use VNx16BI for more SVE WHILE* results [PR121118]
Richard Sandiford
- [PATCH] testsuite: Adjust s390x params for vector tests.
Andreas Krebbel
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Qing Zhao
- [PATCH v2] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Richard Biener
- [PATCH] bpf: Define MAX_FIXED_MODE_SIZE
Jose E. Marchesi
- cobol: [PATCH] Bring the COBOL front end in releases/gcc-15 up to GCC-16
Robert Dubner
- [PATCH] builtins.cc (fold_builtin_bit_query): Don't consider MAX_FIXED_MODE_SIZE, [PR120935]
Hans-Peter Nilsson
- [PATCH] x86: Pass -mno-80387 to compile pr121208-1(a|b).c
H.J. Lu
- [PATCH 0/2] aarch64: Two fixes for PR121294
Richard Sandiford
- [PATCH 1/2] aarch64: Use VNx16BI for more permutations [PR121294]
Richard Sandiford
- [PATCH 2/2] aarch64: Use VNx16BI for svrev_b* [PR121294]
Richard Sandiford
- cobol: [PATCH] Bring the COBOL front end in releases/gcc-15 up to GCC-16
Robert Dubner
- cobol: [PATCH] Bring the COBOL front end in releases/gcc-15 up to GCC-16
Jakub Jelinek
- [PATCH 00/12] aarch64: Use VNx16BI for all svbool_t results
Richard Sandiford
- [PATCH 01/12] aarch64: Use VNx16BI for svunpklo/hi_b
Richard Sandiford
- [PATCH 02/12] aarch64: Use VNx16BI for non-widening integer svcmp*
Richard Sandiford
- [PATCH 03/12] aarch64: Use the correct GP mode in the svcmp_wide patterns
Richard Sandiford
- [PATCH 04/12] aarch64: Drop unnecessary GPs in svcmp_wide PTEST patterns
Richard Sandiford
- [PATCH 05/12] aarch64: Use VNx16BI for svcmp*_wide
Richard Sandiford
- [PATCH 06/12] aarch64: Use VNx16BI for floating-point svcmp*
Richard Sandiford
- [PATCH 07/12] aarch64: Use VNx16BI for svac*
Richard Sandiford
- [PATCH 08/12] aarch64: Use VNx16BI for sv(n)match*
Richard Sandiford
- [PATCH 09/12] aarch64: Use VNx16BI for svpnext*
Richard Sandiford
- [PATCH 10/12] aarch64: Use VNx16BI for svdup_b*
Richard Sandiford
- [PATCH 11/12] aarch64: Use VNx16BI for svdupq_b*
Richard Sandiford
- [PATCH 12/12] aarch64: Check the mode of SVE ACLE function results
Richard Sandiford
- [PATCH][_GLIBCXX_INLINE_VERSION] Fix test failure when no cxx11 abi and no dual abi
François Dumont
- [PATCH 1/4] i386: Ignore regparm attribute and warn for it in 64-bit mode
Uros Bizjak
- [PATCH 1/4] i386: Ignore regparm attribute and warn for it in 64-bit mode
Uros Bizjak
- [PATCH 1/4] i386: Ignore regparm attribute and warn for it in 64-bit mode
Alexander Monakov
- [C PATCH] Fix ICE on invalid code involving bit fields [PR121217]
Martin Uecker
- [PATCH v2 2/3] testsuite: Add tests for __init_cpu_features_constructor
Andrew Pinski
- [PUSHED] testsuite: Cleanup after auto-profile testcases when auto-profile is not supported [PR121215]
Andrew Pinski
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
- [PATCH v2] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Pengfei Li
- [RFC][PATCH 0/1] testsuite: add BPF target board for execution testing
Piyush Raj
- [PATCH v2] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Richard Biener
- [PATCH v2] vect: Add missing skip-vector check for peeling with versioning [PR121020]
Richard Biener
- [PATCH] c++: Don't assume trait funcs return error_mark_node when tf_error is passed [PR121291]
Patrick Palka
- [PATCH v5] Implement Philox Engine [PR119794]
Patrick Palka
- [Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Harald Anlauf
- [PATCH 2/2] testsuite: Generalise aarch64/saturating_arithmetic*.c
Andrew Pinski
- [PATCH] testsuite: Fix asm-hard-reg-error-{4,5}.c
Georg-Johann Lay
- [PATCH] tree-optimization/120929: Limit MEM_REF handling to .ACCESS_WITH_SIZE
Qing Zhao
- [PATCH] testsuite: Fix asm-hard-reg-error-{4,5}.c
Andrew Pinski
- [PATCH v7] Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringop-* warnings [PR109071,PR85788,PR88771,PR106762,PR108770,PR115274,PR117179]
Qing Zhao
- [wwwdocs] Remove contribute.html text about including ChangeLog in the patch
Gerald Pfeifer
- [PATCH] aarch64: Fix sme2+faminmax intrisic gating (PR 121300)
Andrew Pinski
- [PATCH v3] gcc-16/changes.html: Add --enable-x86-64-mfentry
H.J. Lu
- [PATCH] libcpp: Fix up comma diagnostics in preprocessor for C++ [PR120778]
Jason Merrill
- [PATCH] c++: Make __extension__ silence -Wlong-long pedwarns/warnings [PR121133]
Jason Merrill
- [PATCHv7] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
- [PUSHED] simplify-rtx: Fix Distribute subregs over logic ops [PR121302]
Andrew Pinski
- [PATCH] IFCVT: Fix factor_out_operators correctly for more than 1 phi [PR121295]
Andrew Pinski
- [PATCH] fortran: implment split for fortran 2023
Yuao Ma
- [PATCH 4/7 v2] RISC-V: Add support for the XAndesvbfhcvt ISA extension.
Kito Cheng
- [PATCH 1/7 v2] RISC-V: Add basic XAndes vendor extension support.
Kito Cheng
- [PATCH v2] RISC-V: Add testcases for unsigned avg ceil vx combine.
Li, Pan2
- [PATCH] Eliminate redundant vpextrq/vpinsrq when move TI to V4SI.
liuhongt
- [PATCH 2/7 v2] RISC-V: Add support for the XAndesperf ISA extension.
KuanLin Chen
- [PATCH] RISC-V: Generate -mcpu and -mtune options from riscv-cores.def.
Dongyan Chen
- [PATCH 3/7 v2] RISC-V: Add support for the XAndesbfhcvt ISA extension.
Kito Cheng
- [PATCH] Remove V64SFmode and V64SImode.
liuhongt
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH 3/7 v2] RISC-V: Add support for the XAndesbfhcvt ISA extension.
KuanLin Chen
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
- [PATCH] [x86] Enable unroll in the vectorizer when there's reduction for FMA/DOT_PROD_EXPR
liuhongt
- [PATCH] x86: Transform to "pushq $-1; popq reg" for -Oz
H.J. Lu
- [PATCH] aarch64: Use VNx16BI for more SVE WHILE* results [PR121118]
Tamar Christina
- [PATCH 2/2] aarch64: Use VNx16BI for svrev_b* [PR121294]
Tamar Christina
- [PATCH 0/2] aarch64: Two fixes for PR121294
Tamar Christina
- [Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Steve Kargl
- [PATCH 06/12] aarch64: Use VNx16BI for floating-point svcmp*
Kyrylo Tkachov
- [PATCH] aarch64: Improve svdupq_lane expension for big-endian [PR121293]
Tamar Christina
- [pushed] wwwdocs: gcc-15: Use https for gcc.gnu.org
Gerald Pfeifer
- [PATCH v1] RISC-V: Add testcases for signed avg ceil vx combine
pan2.li@intel.com
- [PATCH] Record get_load_store_info results from analysis
Tamar Christina
- [PATCH 4/7 v2] RISC-V: Add support for the XAndesvbfhcvt ISA extension.
KuanLin Chen
- [Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Paul Richard Thomas
- [PATCH] x86: Transform to "pushq $-1; popq reg" for -Oz
Hongtao Liu
- [PATCH][_GLIBCXX_INLINE_VERSION] Fix test failure when no cxx11 abi and no dual abi
Jonathan Wakely
- [PATCH v0] libstdc++: mark __glibcxx_assert_fail as weak
Jonathan Wakely
- cobol: [PATCH] Bring the COBOL front end in releases/gcc-15 up to GCC-16
Richard Biener
- [PATCH] simplify-rtx: Add `(subreg (not a))` simplification for word_mode [PR121308]
Andrew Pinski
- [PATCH v4 1/9] bitint: Allow mode promotion of _BitInt types
Jakub Jelinek
- [PATCH v4 2/9] expand: Reduce unneeded _BitInt extensions
Jakub Jelinek
- [PATCH v4 3/9] bitint: Allow unused bits when testing extended _BitInt ABIs
Jakub Jelinek
- [PATCH v4 4/9] bitint: Avoid extending ABI-extended large/huge _BitInts on load
Jakub Jelinek
- [PATCH] Eliminate redundant vpextrq/vpinsrq when move TI to V4SI.
Uros Bizjak
- [PATCH] Record get_load_store_info results from analysis
Richard Biener
- [PATCH] i386: Add missing PTA_POPCNT to PTA_BDVER1
Yangyu Chen
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Jakub Jelinek
- [PATCH v4 5/9] bitint: Zero-extend the result of a signed->unsigned widening cast
Jakub Jelinek
- [PATCH v2] rs6000: Avoid undefined behavior caused by overflow and invalid shifts
Kishan Parmar
- [PATCH v4 7/9] bitint: Do not optimize away conversion to _BitInt before a VCE
Jakub Jelinek
- [PATCH v4 4/9] bitint: Avoid extending ABI-extended large/huge _BitInts on load
Yang Yujie
- [PATCH v4 8/9] LoongArch: Prioritize target-specific makefile fragments
Jakub Jelinek
- [PATCH v4 9/9] LoongArch: Add support for _BitInt [PR117599]
Jakub Jelinek
- [PATCH v4 4/9] bitint: Avoid extending ABI-extended large/huge _BitInts on load
Jakub Jelinek
- [PATCH] IFCVT: Fix factor_out_operators correctly for more than 1 phi [PR121295]
Richard Biener
- [wwwdocs, patch] gcc-16/changes.html: Update OpenACC support
Tobias Burnus
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Yang Yujie
- [PATCH v2] i386: Add missing PTA_POPCNT, PTA_LZCNT to PTA_BDVER1
Yangyu Chen
- [PATCH] [x86] Enable unroll in the vectorizer when there's reduction for FMA/DOT_PROD_EXPR
Richard Biener
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Jakub Jelinek
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Jakub Jelinek
- [PATCH] simplify-rtx: Add `(subreg (not a))` simplification for word_mode [PR121308]
Richard Sandiford
- [PATCH] fortran: implment split for fortran 2023
Mikael Morin
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Jakub Jelinek
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Yang Yujie
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
- [PATCH] fortran: Evaluate class function bounds in the scalarizer
Mikael Morin
- [PATCH] tree-optimization/121304 - set memory_access_type before reading it
Richard Biener
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Jakub Jelinek
- [PATCH 01/12] aarch64: Use VNx16BI for svunpklo/hi_b
Kyrylo Tkachov
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
- [PATCH] tree-ssa-structalias: Put restrict keyword handling into its own file
Filip Kastl
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Yang Yujie
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Jakub Jelinek
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Yang Yujie
- [PATCH v2] c++: Don't assume trait funcs return error_mark_node when tf_error is passed [PR121291]
Nathaniel Shead
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Jakub Jelinek
- [PATCH] tree-ssa-structalias: Put restrict keyword handling into its own file
Richard Biener
- [PATCH] tree-optimization/121130 - vectorizable_call cannot handle .MASK_CALL
Richard Biener
- [PATCH v0] libstdc++: mark __glibcxx_assert_fail as weak
Björn Schäpers
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Yang Yujie
- [patch,avr] Handle fallout from combine
Georg-Johann Lay
- [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Jakub Jelinek
- [patch,avr] Handle fallout from combine
Richard Biener
- [PATCH v5 2/11] openmp: Add support for iterators in map clauses (C/C++)
Tobias Burnus
- [PATCH 1/2] Use a class hierarchy for vect specific data
Richard Biener
- [PATCH 2/2] Put SLP_TREE_SIMD_CLONE_INFO into type specifc data
Richard Biener
- [PATCH 06/12] aarch64: Use VNx16BI for floating-point svcmp*
Richard Sandiford
- [PATCH 2/2] aarch64: Use VNx16BI for svrev_b* [PR121294]
Richard Sandiford
- [PATCH v3 0/3] aarch64: Stop using sys/ifunc.h header
Yury Khrustalev
- [PATCH v3 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Yury Khrustalev
- [PATCH v3 2/3] testsuite: Add tests for __init_cpu_features_constructor
Yury Khrustalev
- [PATCH v3 3/3] testsuite: Add runtime test for FMV resolvers
Yury Khrustalev
- [PATCH v6 2/6] dwarf: create annotation DIEs for btf tags
Richard Biener
- [PATCH] aarch64: Use VNx16BI for more SVE WHILE* results [PR121118]
Richard Sandiford
- [PATCH v4] opts: use sanitize_code_type for sanitizer flags
claudiu.zissulescu-ianculescu@oracle.com
- [PATCH] tree-ssa-structalias: Put restrict keyword handling into its own file
Filip Kastl
- [PATCH v2 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Yury Khrustalev
- [PATCH v3 0/9] Add memtag-stack sanitizer using MTE instructions.
Claudiu Zissulescu-Ianculescu
- [PATCH v2 2/3] testsuite: Add tests for __init_cpu_features_constructor
Yury Khrustalev
- [PATCH] testsuite: Fix gcc.target/i386/pr90579.c when PIE is enabled [PR118885]
Harish.Sadineni@windriver.com
- [PATCH] aarch64: Improve svdupq_lane expension for big-endian [PR121293]
Richard Sandiford
- [PATCH v2] testsuite: i386: Fix gcc.target/i386/pr90579.c when PIE is enabled [PR118885]
Harish.Sadineni@windriver.com
- [PATCH] testsuite: Fix gcc.target/i386/pr90579.c when PIE is enabled [PR118885]
Sadineni, Harish
- [PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Yang Yujie
- [PING][PATCH v3] config/rs6000/t-float128: Don't encode full build paths into headers
Sadineni, Harish
- [PATCH] [sanitizer_common] Remove reference to obsolete termio ioctls (#138822)
Jakub Jelinek
- [PATCH v2 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Remi Machet
- [PATCH] openmp: Allocate memory for private/firstprivate clauses as, directed by allocate clauses in target constructs [PR113436]
Tobias Burnus
- [PATCH] testsuite: Fix asm-hard-reg-error-{4,5}.c
Stefan Schulze Frielinghaus
- [PATCH v3 0/3] aarch64: Stop using sys/ifunc.h header
Remi Machet
- [PATCH v2] aarch64: testsuite: Fix do-assemble tests for SME
Remi Machet
- Fix symbol_table::change_decl_assembler_name when DECL_RTL is computed
Jan Hubicka
- Minor auto-profile fixes
Jan Hubicka
- [PATCH] x86: Transform to "pushq $-1; popq reg" for -Oz
H.J. Lu
- [Patch] Address compile time issues for locality cloning pass
Prachi Godbole
- [PATCH 1/2] Disallow scan-store vectorization in epilogues
Richard Biener
- [PATCH 2/2] Remove epilogue pattern fixup
Richard Biener
- [PATCH v2] RISCV: MIPS prefetch extensions for MIPS RV64 P8700 and can be enabled with xmipscbop.
Umesh Kalappa
- [PATCH] [x86] factor out worker from ix86_builtin_vectorization_cost
Richard Biener
- [PATCH v2] aarch64: testsuite: Fix do-assemble tests for SME
Spencer Abson
- [PATCH] [x86] factor out worker from ix86_builtin_vectorization_cost
Jan Hubicka
- [PATCH v2] c++: Don't assume trait funcs return error_mark_node when tf_error is passed [PR121291]
Patrick Palka
- [PATCH] aarch64: Add tuning model for Olympus core.
Jennifer Schmitz
- [PATCH v2 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Yury Khrustalev
- Error on truncated auto-profiles
Jan Hubicka
- [PATCH v8] Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringop-* warnings [PR109071, PR85788, PR88771, PR106762, PR108770, PR115274, PR117179]
Qing Zhao
- [PATCH] fortran: implement conditional expression for fortran 2023
Yuao Ma
- [PATCH 2/7 v2] RISC-V: Add support for the XAndesperf ISA extension.
Jeff Law
- [PATCH] simplify-rtx: Add `(subreg (not a))` simplification for word_mode [PR121308]
Andrew Pinski
- [PATCH] ifcvt: Fix ifcvt for multiple phi nodes after factoring operator [PR121236]
Andrew Pinski
- [RFC][PATCH 1/1] testsuite: add BPF target board for execution testing
David Faust
- [pushed] c++: improve non-constant template arg diagnostic
Jason Merrill
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
- [PATCHv7] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
- [PATCH 1/5] Use a class hierarchy for vect specific data
Richard Biener
- [PATCH 2/5] Put SLP_TREE_SIMD_CLONE_INFO into type specifc data
Richard Biener
- [PATCH 3/5] Record get_load_store_info results from analysis
Richard Biener
- [PATCH 4/5] Remove gather/scatter DR fixup from epilogue vectorization
Richard Biener
- [PATCH 5/5] Enable gather/scatter for epilogues of vector epilogues
Richard Biener
- [PATCHv7] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Tomasz Kaminski
- [PATCH] Don't pass vector params through to offload targets
Thomas Schwinge
- [PATCH v3] i386: Add missing PTA_POPCNT and PTA_LZCNT with PTA_ABM
Yangyu Chen
- [PATCH] libgfortran: add fallback for trigonometric pi-based functions
Joseph Myers
- [WIP] Fix function call handling according to Microsoft Arm64 variadic function call ABI
Radek Barton
- [WIP] Fix function call handling according to Microsoft Arm64 variadic function call ABI
Radek Barton
- [PATCH v4] c++: consteval blocks
Jason Merrill
- [PATCH v2] rs6000: Avoid undefined behavior caused by overflow and invalid shifts
Segher Boessenkool
- [PATCH] c++: mangling cNTTP object w/ implicit initial zeros [PR121231]
Patrick Palka
- [PATCH] c++: mangling cNTTP object w/ implicit initial zeros [PR121231]
Patrick Palka
- [PATCH] libgcc: Cleanup HWCAP defines in cpuinfo.c
Andrew Pinski
- [PATCH v3 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Andrew Pinski
- [PING*4][PATCH 1/1] config: Handle dash in library name for AC_LIB_LINKAGEFLAGS_BODY
Joseph Myers
- [PATCH] c++: mangling cNTTP object w/ implicit initial zeros [PR121231]
Patrick Palka
- [PATCH v3] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
Joseph Myers
- [PATCH v3] ipa, cgraph: Enable constant propagation to OpenMP kernels
Josef Melcr
- [PATCH] c++: mangling cNTTP object w/ implicit initial zeros [PR121231]
Patrick Palka
- [PATCH v3 1/2] Move NO_PIE_CFLAGS logic from gcc to libgcc
Joseph Myers
- [PATCH v3 2/2] libgcc: Dont use TARGET_SYSTEM_ROOT from gcc
Joseph Myers
- [PATCH] c: Suppress -Wdeprecated-non-prototype warnings for builtins
Joseph Myers
- [PATCH] fortran: implement conditional expression for fortran 2023
Paul Richard Thomas
- [PATCH v5] c++: consteval blocks
Marek Polacek
- [PATCH] c++/modules: Merge PARM_DECL properties from function definitions [PR121238]
Nathaniel Shead
- [PATCH] libcpp: Improve locations for macros defined prior to PCH include [PR105608]
Lewis Hyatt
- [PATCH v4] Move NO_PIE_CFLAGS logic from gcc to libgcc
John Ericson
- [PATCH v4] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
John Ericson
- [PATCH] c++/modules: Merge PARM_DECL properties from function definitions [PR121238]
Patrick Palka
- [PATCH 2/7 v2] RISC-V: Add support for the XAndesperf ISA extension.
KuanLin Chen
- [PATCH] [sanitizer_common] Remove reference to obsolete termio ioctls (#138822)
Sam James
- [PATCH] c: Use the default TLS mode if it is more optimized
H.J. Lu
- [PATCH] x86: Transform to "pushq $-1; popq reg" for -Oz
Liu, Hongtao
- [committed] RISC-V: Adding H to the canonical order [PR121312]
Kito Cheng
- [PATCH] c: Use the default TLS mode if it is more optimized
Andrew Pinski
- [PATCH] c: Use the default TLS mode if it is more optimized
H.J. Lu
- [PATCH v4] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Jason Merrill
- [PATCH v1] RISC-V: Fix scalar code-gen of unsigned SAT_MUL
pan2.li@intel.com
- [PATCH, V8] Fix PR 118541, do not generate unordered fp compares
Michael Meissner
- [PATCH 2/2] Put SLP_TREE_SIMD_CLONE_INFO into type specifc data
Tamar Christina
- [PATCH 2/2] Put SLP_TREE_SIMD_CLONE_INFO into type specifc data
Tamar Christina
- [PATCH v2] aarch64: testsuite: Fix do-assemble tests for SME
Richard Sandiford
- [PATCH] change get_best_mode args int -> HOST_WIDE_INT [PR121264]
Jakub Jelinek
- [PATCH] RISC-V: Read extension data from riscv-ext*.def for arch-canonicalize
Kito Cheng
- [PATCH] Don't pass vector params through to offload targets
Andrew Stubbs
- [PATCH] fortran: Evaluate class function bounds in the scalarizer
Paul Richard Thomas
- [PATCH] Fix comment typos - hanlde -> handle
Jakub Jelinek
- [PATCH v2] c++: fix ICE with [[deprecated]] [PR120756]
Richard Biener
- [PATCH] arm: fully validate mem_noofs_operand [PR120351]
Richard Biener
- [PATCH] change get_best_mode args int -> HOST_WIDE_INT [PR121264]
Richard Biener
- [PATCH] Do not bother with fake verifying of shared DRs
Richard Biener
- [PATCH][v2] Remove STMT_VINFO_MEMORY_ACCESS_TYPE
Richard Biener
- [PATCH][15] tree-optimization/121256 - re-instantiate check on SLP node
Richard Biener
- [patch,avr] Handle fallout from combine
Denis Chertykov
- [PATCH][v2] Remove STMT_VINFO_MEMORY_ACCESS_TYPE
Spencer Abson
- [PATCH][v2] Remove STMT_VINFO_MEMORY_ACCESS_TYPE
Richard Biener
- [PATCH 4/7 v2] RISC-V: Add support for the XAndesvbfhcvt ISA extension.
Kito Cheng
- [PATCH v2] c++: fix ICE with [[deprecated]] [PR120756]
Marek Polacek
- [PATCH] docs: Add NoOffload option flag to the internals manual
Andrew Stubbs
- [PATCH][v2] Remove STMT_VINFO_MEMORY_ACCESS_TYPE
Richard Biener
- [PATCH] Add checks for node in aarch64 vector cost modeling
Richard Biener
- [PATCH][v2] Remove STMT_VINFO_MEMORY_ACCESS_TYPE
Spencer Abson
- [PATCH] Add checks for node in aarch64 vector cost modeling
Tamar Christina
- [PATCH] Add checks for node in aarch64 vector cost modeling
Richard Biener
- [PATCH] tree-optimization/121323 - UBSAN error in ao_ref_init_from_ptr_and_range
Richard Biener
- [PATCH] tree-optimization/121320 - UBSAN error in ao_ref_init_from_vn_reference
Richard Biener
- [PATCH 2/2] Put SLP_TREE_SIMD_CLONE_INFO into type specifc data
Richard Biener
- [PATCH 2/2] Put SLP_TREE_SIMD_CLONE_INFO into type specifc data
Richard Biener
- [PATCH][vect] Don't set bogus bounds on epilogues [PR120805]
Tamar Christina
- [PATCH] real: Eliminate access to uninitialized memory.
Robert Dubner
- [PATCH] Extend gimple_fold_inplace API
Richard Biener
- [PATCH][vect] Don't set bogus bounds on epilogues [PR120805]
Richard Biener
- [PATCH] AArch64: Fix test for vector length safety
Tejas Belagod
- [PATCH v2 0/3] AArch64: Support C/C++ operations on svbool_t
Tejas Belagod
- [PATCH v2 1/3] AArch64: Support C/C++ operations on svbool_t
Tejas Belagod
- [PATCH v2 2/3] AArch64: Update existing test with svbool_t operations
Tejas Belagod
- [PATCH v2 3/3] AArch64: Update test to reflect new message
Tejas Belagod
- [PATCH v2 1/1] libiberty: add routines to handle type-sensitive doubly linked lists
Jan Beulich
- [PATCH v7 02/13] fmv: Refactor FMV name mangling.
Richard Sandiford
- [PATCH][vect] Don't set bogus bounds on epilogues [PR120805]
Tamar Christina
- [PATCH][vect] Don't set bogus bounds on epilogues [PR120805]
Richard Biener
- [PATCH] Fixup wrong change to get_group_load_store_type
Richard Biener
- [PATCH v5] c++: consteval blocks
Jason Merrill
- [PATCH v1] RISC-V: Add testcases for signed avg ceil vx combine
Li, Pan2
- [committed] cobol: Eliminate various errors. [PR120244]
Robert Dubner
- [RFC] c++: Optimize out dynamic_cast call when target is final, replacing it with a vtable address comparison
Thomas de Bock
- [PATCH v2] c++: fix ICE with [[deprecated]] [PR120756]
Jason Merrill
- [PATCH] testsuite: Fix asm-hard-reg-error-{4,5}.c
Stefan Schulze Frielinghaus
- [PATCH] testsuite: Fix asm-hard-reg-error-{4, 5}.c for non-LRA targets
Stefan Schulze Frielinghaus
- [r16-2614 Regression] FAIL: decimal/make-decimal.cc -std=gnu++17 execution test on Linux/x86_64
haochen.jiang
- [r16-2649 Regression] FAIL: gcc.target/i386/pr82524.c scan-assembler [ \t]notb on Linux/x86_64
haochen.jiang
- [PATCH] c: Use the default TLS mode if it is more optimized
Alexander Monakov
- [PATCH 1/2][v3] Use a class hierarchy for vect specific data
Richard Biener
- [PATCH 2/2] Put SLP_TREE_SIMD_CLONE_INFO into type specifc data
Richard Biener
- [PATCH] AArch64: Fix test for vector length safety
Kyrylo Tkachov
- [PATCH] zlib: refresh version in configure
Sam James
- [PATCH] s390: Support global stack protector canary
Jens Remus
- [PATCH] c++/modules: Give a sorry for target attributes [PR108080]
Jason Merrill
- [PATCH] c++/modules: Give a sorry for target attributes [PR108080]
Jason Merrill
- [PATCH] c++/modules: Merge PARM_DECL properties from function definitions [PR121238]
Jason Merrill
- [PATCH GCC 15 1/2] c: Suppress -Wdeprecated-non-prototype warnings for builtins
Florian Weimer
- [PATCH] c++: mangling cNTTP object w/ implicit initial zeros [PR121231]
Jason Merrill
- [PATCH GCC 15 2/2] c: Fix crash in c-typeck.cc convert_arguments with indirect calls
Florian Weimer
- [PATCH v3 1/3] aarch64: Stop using sys/ifunc.h header in libatomic and libgcc
Yury Khrustalev
- [PATCH 3/3] AArch64: Enable dispatch scheduling for Neoverse V2.
Kyrylo Tkachov
- [PATCH] c++: mangling cNTTP object w/ implicit initial zeros [PR121231]
Patrick Palka
- [PATCH] c: Use the default TLS mode if it is more optimized
H.J. Lu
- [PATCH] fix cris-elf build with binutils-2.45
Mikael Pettersson
- [PATCH] libcpp: Fix up cpp_maybe_module_directive [PR120845]
Jason Merrill
- [PATCH] c: Use the default TLS mode if it is more optimized
Alexander Monakov
- [PATCH 3/3] AArch64: Enable dispatch scheduling for Neoverse V2.
Tamar Christina
- [PATCH] s390: Support global stack protector canary
Stefan Schulze Frielinghaus
- [PATCH] c: Use the default TLS mode if it is more optimized
H.J. Lu
- [PATCH v7 04/13] fmv: Add reject_target_clone hook for filtering target_clone versions.
Richard Sandiford
- [PATCH 2/2] Put SLP_TREE_SIMD_CLONE_INFO into type specifc data
Tamar Christina
- [Ada] Fix PR ada/120440
Eric Botcazou
- [PATCH -fixes] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Yangyu Chen
- [patch,avr,applied] Add .type to jump table data
Georg-Johann Lay
- [PATCH 02/12] aarch64: Use VNx16BI for non-widening integer svcmp*
Kyrylo Tkachov
- [PATCH 03/12] aarch64: Use the correct GP mode in the svcmp_wide patterns
Kyrylo Tkachov
- [PATCH 04/12] aarch64: Drop unnecessary GPs in svcmp_wide PTEST patterns
Kyrylo Tkachov
- [PATCH 05/12] aarch64: Use VNx16BI for svcmp*_wide
Kyrylo Tkachov
- [PATCH 07/12] aarch64: Use VNx16BI for svac*
Kyrylo Tkachov
- [PATCH 08/12] aarch64: Use VNx16BI for sv(n)match*
Kyrylo Tkachov
- [PATCH 09/12] aarch64: Use VNx16BI for svpnext*
Kyrylo Tkachov
- [PATCH 10/12] aarch64: Use VNx16BI for svdup_b*
Kyrylo Tkachov
- [PATCH 11/12] aarch64: Use VNx16BI for svdupq_b*
Kyrylo Tkachov
- [PATCH 12/12] aarch64: Check the mode of SVE ACLE function results
Kyrylo Tkachov
- [PATCH v2 01/18] Multilib changes
Joseph Myers
- [PATCH] libcpp: Fix up cpp_maybe_module_directive [PR120845]
Jakub Jelinek
- [PUSHED] rs6000: Avoid undefined behavior caused by overflow and invalid shifts
Kishan Parmar
- [patch,avr] Handle fallout from combine
Georg-Johann Lay
- [pushed] c++: constexpr, array, private ctor [PR120800]
Jason Merrill
- [PATCH] [RFC] Delayed parsing for bounds safety attributes
Joseph Myers
- [PATCH] bswap: Fix up ubsan detected UB in find_bswap_or_nop [PR121322]
Jakub Jelinek
- [PATCH] c++, c: Introduce -Wkeyword-macro warning/pedwarn - part of C++26 P2843R3 [PR120778]
Jakub Jelinek
- [Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Steve Kargl
- [PATCH 3/4] i386: Fix incorrect handling of simultaneous regparm and thiscall use
Jakub Jelinek
- [Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Steve Kargl
- [Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Steve Kargl
- [C PATCH] Fix ICE on invalid code involving bit fields [PR121217]
Joseph Myers
- [PATCH v4] Move NO_PIE_CFLAGS logic from gcc to libgcc
Joseph Myers
- [PATCH v4] Factor out thread model detection with new `GCC_AC_THREAD_MODEL` macro
Joseph Myers
- [pushed] PR modula2/121314: quotes appearing in concatenated error strings
Gaius Mulley
- [PATCH] rs6000: Add shift count guards to avoid undefined behavior [PR118890]
Kishan Parmar
- [Patch, fortran] PR121182 - F2018 GENERIC statement is missing
Steve Kargl
Last message date:
Thu Jul 31 23:33:38 GMT 2025
Archived on: Mon Aug 4 10:02:00 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).