March 2025 Archives by thread
Starting: Sat Mar 1 03:38:21 GMT 2025
Ending: Mon Mar 31 23:59:23 GMT 2025
Messages: 3156
- [PATCH] LoongArch: Add a dedicated pattern for bitwise + alsl
Xi Ruoyao
- [PATCH 00/17] LoongArch: Clean up atomic operations and implement 16-byte atomic operations
Xi Ruoyao
- [PATCH 01/17] LoongArch: (NFC) Remove atomic_optab and use amop instead
Xi Ruoyao
- [PATCH 02/17] LoongArch: (NFC) Remove amo and use size instead
Xi Ruoyao
- [PATCH 03/17] LoongArch: Don't use "+" for atomic_{load, store} "m" constraint
Xi Ruoyao
- [PATCH 04/17] LoongArch: Allow using bstrins for masking the address in atomic_test_and_set
Xi Ruoyao
- [PATCH 05/17] LoongArch: Don't emit overly-restrictive barrier for LL-SC loops
Xi Ruoyao
- [PATCH 06/17] LoongArch: Remove unneeded "b 3f" instruction after LL-SC loops
Xi Ruoyao
- [PATCH 07/17] LoongArch: Remove unneeded "andi offset, addr, 3" instruction in atomic_test_and_set
Xi Ruoyao
- [PATCH 08/17] LoongArch: Implement subword atomic_fetch_{and, or, xor} with am*.w instructions
Xi Ruoyao
- [PATCH 09/17] LoongArch: Don't expand atomic_fetch_sub_{hi, qi} to LL-SC loop if -mlam-bh
Xi Ruoyao
- [PATCH 10/17] LoongArch: Implement atomic_fetch_nand<GPR:mode>
Xi Ruoyao
- [PATCH 11/17] LoongArch: Implement 16-byte atomic load with LSX
Xi Ruoyao
- [PATCH 12/17] LoongArch: Implement 16-byte atomic store with LSX
Xi Ruoyao
- [PATCH 13/17] LoongArch: Add -m[no-]scq option
Xi Ruoyao
- [PATCH 14/17] LoongArch: Implement 16-byte atomic store with sc.q
Xi Ruoyao
- [PATCH 15/17] LoongArch: Implement 16-byte CAS with sc.q
Xi Ruoyao
- [PATCH 16/17] LoongArch: Implement 16-byte atomic exchange with sc.q
Xi Ruoyao
- [PATCH 17/17] LoongArch: Implement 16-byte atomic add, sub, and, or, xor, and nand with sc.q
Xi Ruoyao
- [PATCH] H8/300: PR target/109189 Silence -Wformat warnings on Windows
Jeff Law
- [PING, REFORMAT][PATCH v2, 0/1] libstdc++: Fix localized D_T_FMT %c formatting for <chrono> [PR117214]
XU Kailiang
- [Fortran, Patch, PR118747, v1] Prevent double free alloc. comp. in derived type function results
Paul Richard Thomas
- [PATCH] ggc: Avoid using ATTRIBUTE_MALLOC for allocations that need finalization [PR117047]
Jakub Jelinek
- [PATCH] input: Fix UB during self-tests [PR119052]
Jakub Jelinek
- Contents of PO file 'cpplib-15-b20250216.fr.po'
Translation Project Robot
- New French PO file for 'cpplib' (version 15-b20250216)
Translation Project Robot
- [PATCH] Fortran: fix front-end memleak after failure during parsing of NULLIFY
Harald Anlauf
- [PATCH] H8/300, libgcc: PR target/114222 For HImode call internal ffs() implementation instead of an external one
Jeff Law
- [PATCH v2] RISC-V: Fix a typo in zce to zcf implication
Jeff Law
- [PATCH] libstdc++: implement tuple protocol for std::complex (P2819R2)
Giuseppe D'Angelo
- [RFC] RISC-V: The optimization ignored the side effects of the rounding mode, resulting in incorrect results.
Jeff Law
- [PATCH v2] wwwdocs: add a Python postprocessing script
Gerald Pfeifer
- [pushed] wwwdocs: gcc-13: Simplify language around freestanding mode
Gerald Pfeifer
- [pushed] doc: Simplify description of *-*-freebsd*
Gerald Pfeifer
- [PATCH] c++: ICE with RANGE_EXPR and array init [PR109431]
Jason Merrill
- [PATCH] c++: Check invalid use of constrained auto with trailing return type [PR100589]
xxie-xd
- [PATCH v2] c++: Check invalid use of constrained auto with trailing return type [PR100589]
Da Xie
- [PATCH] avr: Fix up avr_print_operand diagnostics [PR118991]
Denis Chertykov
- New Swedish PO file for 'gcc' (version 15-b20250216)
Translation Project Robot
- Contents of PO file 'gcc-15-b20250216.sv.po'
Translation Project Robot
- [patch,avr] texi: Add new subsubsection "AVR Optimization Options"
Georg-Johann Lay
- [to-be-committed][RISC-V][PR target/118934] Fix ICE in RISC-V long branch supportvi !$
Jeff Law
- [PATCH 0/4] Fortran: Improve flow of intrinsics/library documentation [PR47928]
Sandra Loosemore
- [to-be-committed][RISC-V][PR target/116256] Fix minor code quality regression in reassociated arithmetic
Jeff Law
- [PATCH] Fortran: reject empty derived type with bind(C) attribute [PR101577]
Harald Anlauf
- [PATCH] rtl: Remove invalid compare simplification [PR117186]
Levi Zim
- [PATCH] OpenMP: Integrate dynamic selectors with dispatch argument handling [PR118457]
Sandra Loosemore
- [PATCH] LoongArch: Fix incorrect reorder of __lsx_vldx and __lasx_xvldx [PR119084]
Xi Ruoyao
- [PATCH v1] RISC-V: Fix the test case bug-3.c failure
pan2.li@intel.com
- [PATCH] PR rtl-optimization/119046: Don't mark PARALLEL RTXes with floating-point mode as trapping
Kyrylo Tkachov
- [PATCH][v2] PR rtl-optimization/119046: Don't mark PARALLEL RTXes with floating-point mode as trapping
Kyrylo Tkachov
- [PATCH] RISC-V: Using O2 instead of O1 in testsuites when using -fdump-ext_dce
Liao Shihua
- [PATCH]AArch64: force operand to fresh register to avoid subreg issues [PR118892]
Richard Sandiford
- [PATCH htdocs] bugs: Link to all 'Porting to' docs in 'Common problems when upgrading ...'
Sam James
- [PATCH htdocs 1/2] bugs: improve "ABI changes" subsection
Sam James
- [PATCH] gimple: sccopy: Prune removed statements from SCCs [PR117919]
Filip Kastl
- [PATCH] ipa/119067 - bogus TYPE_PRECISION check on VECTOR_TYPE
Richard Biener
- [PING 2][PATCH v2] libcpp: Fix incorrect line numbers in large files [PR108900]
Yash.Shinde@windriver.com
- [PATCH v3] aarch64: Ignore target pragmas while defining intrinsics
Richard Sandiford
- C++ patch ping (Re: [PATCH] c++: Apply/diagnose attributes when instatiating ARRAY/POINTER/REFERENCE_TYPE [PR118787])
Jakub Jelinek
- [1/3 PATCH]AArch64: add support for partial modes to last extractions [PR118464]
Richard Sandiford
- C patch ping
Jakub Jelinek
- [PATCH] simplify-rtx: Fix up simplify_logical_relational_operation [PR119002]
Richard Sandiford
- [PATCH] ipa-cp: Avoid ICE when redistributing nodes among edges to recursive clones (PR 118318)
Martin Jambor
- [PATCH] tree-optimization/119096 - bogus conditional reduction vectorization
Richard Biener
- [PATCH] tree-optimization/119057 - bogus double reduction detection
Richard Biener
- [3/3 PATCH v4]middle-end: delay checking for alignment to load [PR118464]
Richard Biener
- [PING] [PATCH] c++: Fix checking assert upon invalid class definition [PR116740]
Simon Martin
- [PING] [PATCH] c++: Use capture from outer lambda, if any, instead of erroring out [PR110584]
Simon Martin
- [PING] [PATCH] c++: Don't replace INDIRECT_REFs by a const capture proxy too eagerly [PR117504]
Simon Martin
- [Fortran, Patch, PR77872, v1] Fix ICE when getting caf-token from abstract class type.
Andre Vehreschild
- Personalized Bags and Boxes
kyle.mypackagingpro@gmail.com
- [committed] combine: Reverse negative logic in ternary operator
Uros Bizjak
- [libstdc++] Testsuite should pay attention to extra flags
Thomas Schwinge
- [committed] arm: remove some redundant zero_extend ops on thumb1
Richard Earnshaw
- [PATCH] testsuite: arm: Use effective-target for unsigned-extend-1.c
Richard Earnshaw
- [committed v4] aarch64: Ignore target pragmas while defining intrinsics
Andrew Carlotti
- Make ix86_macro_fusion_pair_p and ix86_fuse_mov_alu_p match current CPUs better
Jan Hubicka
- AArch64: Turn off outline atomics with -mcmodel=large (PR112465)
Wilco Dijkstra
- AArch64: Enable early scheduling for -O3 and higher (PR118351)
Wilco Dijkstra
- libgcc: Remove PREDRES and LS64 from AArch64 cpuinfo
Wilco Dijkstra
- libatomic: use HWCAPs in AArch64 ifunc tests
Wilco Dijkstra
- [patch, Fortran] Fix PR 119049 and 119074, external prototypes with different arglists
Thomas Koenig
- [PATCH] Makefile.tpl: Implement per-stage GDCFLAGS [PR116975]
Iain Buclaw
- The COBOL front end, version 3, now in 14 easy pieces
James K. Lowden
- The COBOL front end, version 3, now in 14 easy pieces
Jakub Jelinek
- The COBOL front end, version 3, now in 14 easy pieces
James K. Lowden
- The COBOL front end, version 3, now in 14 easy pieces
Richard Biener
- The COBOL front end, version 3, now in 14 easy pieces
Richard Biener
- The COBOL front end, version 3, now in 14 easy pieces
Richard Biener
- The COBOL front end, version 3, now in 14 easy pieces
Jakub Jelinek
- The COBOL front end, version 3, now in 14 easy pieces
Robert Dubner
- The COBOL front end, version 3, now in 14 easy pieces
Richard Biener
- The COBOL front end, version 3, now in 14 easy pieces
Robert Dubner
- The COBOL front end, version 3, now in 14 easy pieces
Jakub Jelinek
- The COBOL front end, version 3, now in 14 easy pieces
Robert Dubner
- The COBOL front end, version 3, now in 14 easy pieces
Robert Dubner
- The COBOL front end, version 3, now in 14 easy pieces
James K. Lowden
- The COBOL front end, version 3, now in 14 easy pieces
Richard Biener
- The COBOL front end, version 3, now in 14 easy pieces
Richard Biener
- The COBOL front end, version 3, now in 14 easy pieces
Robert Dubner
- The COBOL front end, version 3, now in 14 easy pieces
Richard Biener
- The COBOL front end, version 3, now in 14 easy pieces
Jakub Jelinek
- The COBOL front end, version 3, now in 14 easy pieces
James K. Lowden
- The COBOL front end, version 3, now in 14 easy pieces
James K. Lowden
- The COBOL front end, version 3, now in 14 easy pieces
Richard Biener
- The COBOL front end, version 3, now in 14 easy pieces (C++14)
James K. Lowden
- The COBOL front end, version 3, now in 14 easy pieces (C++14)
Paul Koning
- The COBOL front end, version 3, now in 14 easy pieces (C++14)
James K. Lowden
- The COBOL front end, version 3, now in 14 easy pieces
Richard Biener
- The COBOL front end, version 3, now in 14 easy pieces
David Malcolm
- The COBOL front end, version 3, now in 14 easy pieces
Richard Biener
- The COBOL front end -- The Initial Onslaught
Robert Dubner
- The COBOL front end -- The Initial Onslaught
Sam James
- The COBOL front end -- The Initial Onslaught
Mark Wielaard
- The COBOL front end, version 3, now in 14 easy pieces
Mark Wielaard
- The COBOL front end, version 3, now in 14 easy pieces
Jakub Jelinek
- [COMMITTED] Regenerate cobol/lang.opt.urls
Mark Wielaard
- The COBOL front end, version 3, now in 14 easy pieces
David Malcolm
- FRM ABI semantics (was Re: [PATCH v1] RISC-V: Make VXRM as global register [PR118103])
Vineet Gupta
- [wwwdocs] steering.html
David Edelsohn
- [committed] testsuite: Add tests for already fixed PR [PR119071]
Jakub Jelinek
- [PATCH] c++: Handle RAW_DATA_CST in modules.cc [PR119076]
Jakub Jelinek
- [PATCH] ranger: Improve nonnull_if_nonzero attribute [PR117023]
Jakub Jelinek
- [PATCH] go/119098 - bump libgo version for GCC 15 release
Richard Biener
- [RFA] ira: Add new hooks for callee-save vs spills [PR117477]
Richard Sandiford
- [pushed] Fix folding of BIT_NOT_EXPR for POLY_INT_CST [PR118976]
Richard Sandiford
- [PATCH] arm: Handle fixed PIC register in require_pic_register (PR target/115485)
Christophe Lyon
- [committed] libstdc++: Remove stray comma in testing docs
Jonathan Wakely
- [Fortran, Patch, PR103391, v1] Fix gimple error on assign to pointer array.
Andre Vehreschild
- [PATCH 0/2] __builtin_bswapXX: improve docs and tests
Oscar Gustafsson
- [PATCH 1/2] __builtin_bswapXX: improve docs and tests
Oscar Gustafsson
- [PATCH][stage1] tree-optimization/119103 - missed overwidening detection for shift
Richard Biener
- [3/3 PATCH v6]middle-end: delay checking for alignment to load [PR118464]
Tamar Christina
- [PATCH v4] libstdc++: implement constexpr memory algorithms
Patrick Palka
- [PATCH] c++: ICE with operator new[] in constexpr [PR118775]
Marek Polacek
- [PATCH] middle-end/97323 - TYPE_CANONICAL vs. ARRAY_TYPE modes
Richard Biener
- Break false dependency chains on zen5
Jan Hubicka
- [PATCH] ARM ACLE: add inline definitions for __fma and __fmaf in aarch64 and aarch32 headers
Ayan Shafqat
- [Fortran, Patch, PR104684, v1] Fix gimple error when pointer assigning alloc array.
Andre Vehreschild
- [PATCH] testsuite: arm: Use effective-target for pr68674.c test
Torbjorn SVENSSON
- [PATCH] c++: wrong targs printed in hard satisfaction error [PR99214]
Patrick Palka
- [PATCH] c++: disable -Wnonnull in unevaluated context [PR115580]
Marek Polacek
- [PATCH v2 3/5][STAGE1] ctf: translate annotation DIEs to internal ctf
Yonghong Song
- [PATCH] c++: Don't replace INDIRECT_REFs by a const capture proxy too eagerly [PR117504]
Jason Merrill
- [PATCH] c++: Use capture from outer lambda, if any, instead of erroring out [PR110584]
Jason Merrill
- [PATCH] c++: Fix checking assert upon invalid class definition [PR116740]
Jason Merrill
- [PATCH] c++: Apply/diagnose attributes when instatiating ARRAY/POINTER/REFERENCE_TYPE [PR118787]
Jason Merrill
- [pushed] c++: C++23 range-for temps and ?: [PR119073]
Jason Merrill
- Re: [PATCH] RISC-V: Adjust LMUL when using maximum SEW [PR117955].
Jin Ma
- [committed] c++: Fix a comment typo
Jakub Jelinek
- [committed] openmp, c++: Fix up OpenMP/OpenACC handling in C++ modules [PR119102]
Jakub Jelinek
- [PATCH] i386: Correct mask width for bf8->fp16 intrin on 256/512 bit
Haochen Jiang
- [PATCH v4] get source line for diagnostic from preprocessed file [PR preprocessor/79106]
Bader, Lucas
- [pushed] MAINTAINERS: Add myself to write after approval
Tomasz Kaminski
- [PATCH] config: Fix libcc1 build for host!=build=target
Mark Goncharov
- [PATCH] libstdc++: Fix subrange conversion to pair-like [PR119121]
Tomasz Kamiński
- [PATCH] value-range: Fix up irange::union_bitmask [PR118953]
Aldy Hernandez
- [PATCH] arm: testsuite: improve guard checks for arm_neon.h
Richard Earnshaw
- [PATCH] RISC-V: Imply C from Zca whenever possible [PR119122]
Yuriy Kolerov
- [PATCH 2/4] c++/modules: Track module purview for deferred instantiations [PR114630]
Nathaniel Shead
- [PATCH] c++/modules: Better handle no-linkage decls in unnamed namespaces [PR118799]
Nathaniel Shead
- [PATCH 3/3] c++/modules: Handle exposures of TU-local types in uninstantiated member templates
Nathaniel Shead
- [PATCH v3 2/5] c++/modules: Ignore TU-local entities where necessary
Nathaniel Shead
- [PATCH] libstdc++: use if consteval in stable_sort
Giuseppe D'Angelo
- [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Andre Vehreschild
- [PATCH v2] RISC-V: Adjust LMUL when using maximum SEW [PR117955].
Robin Dapp
- [PATCH] PR rtl-optimization/119046: aarch64: Fix PARALLEL mode for vec_perm DUP expansion
Kyrylo Tkachov
- [PATCH] debug/101533 - ICE with variant typedef DIE generation
Richard Biener
- [PATCH 2/2] libstdc++: Some concat_view bugfixes [PR115215, PR115218, LWG 4082]
Patrick Palka
- [PATCH] rx: avoid adding setpsw for rx_cmpstrn when len is const
Jeff Law
- [PATCH] libstdc++: Implement P3138R5 views::cache_latest
Jonathan Wakely
- [PATCH] libstdc++: Implement P0849R8 auto(x) library changes
Patrick Palka
- [PATCH] arm: Fix signedness of some vld1q intrinsic parameters for ARM NEON
Richard Earnshaw (lists)
- [pushed] c++: coroutines and return in registers [PR118874]
Jason Merrill
- [PATCH] libstdc++: fix possible undefined std::timespec in module std
Jonathan Wakely
- [committed][GCC 14] aarch64: Check for invalid use arrays in ldp_fusion [PR118320]
Alex Coplan
- [PATCH] aarch64: Improve immediate generation by using SUB instruction [PR114528]
Richard Sandiford
- Ping [PATCH 0/2] v2 Add prime path coverage to gcc/gcov
Jørgen Kvalsvik
- Ping [PATCH] Record, report basic blocks of conditional exprs
Jørgen Kvalsvik
- [COMMITTED] Regenerate fortran/lang.opt.urls
Mark Wielaard
- [committed] libstdc++: Move new functions to separate files [PR119110]
Jonathan Wakely
- [committed] libstdc++: Make enumerate_view::iterator::operator- noexcept
Jonathan Wakely
- Allow to build libgccjit with a soname bound to the GCC major version
David Malcolm
- [PATCH htdocs 1/2] gcc-4.8/porting_to: update link to archive of Fedora rebuild
Sam James
- [PATCH v1] RISC-V: Tweak asm check for test case multiple_rgroup_zbb.c
pan2.li@intel.com
- [PATCH] Locality cloning pass (was: Introduce -flto-partition=locality)
Kyrylo Tkachov
- [PATCH] Introduce -flto-partition=locality
Kyrylo Tkachov
- [PATCH] lto: Fix missing cleanup with incremental LTO.
Michal Jires
- [PATCH] middle-end/119119 - re-gimplification of empty CTOR assignments
Richard Biener
- [PATCH 2/4] cfgloopmanip: Add infrastructure for scaling of multi-exit loops [PR117790]
Alex Coplan
- [PATCH] libstdc++: Fix constexpr memory algo tests for COW std::string
Jonathan Wakely
- [PATCH] libstdc++: Ensure <bits/ranges_util.h> defines __pair_like
Jonathan Wakely
- [PATCH] libstdc++: Remove redundant std::span destructor
Jonathan Wakely
- [PATCH] libstdc++: Add assertions to std::list::pop_{front,back}
Jonathan Wakely
- [committed] pair-fusion: Add singleton move_range asserts [PR114492]
Alex Coplan
- [PUSHED] Fix 'libstdc++-v3/src/c++20/tzdb.cc' build for '__GTHREADS && !__GTHREADS_CXX0X' configurations
Thomas Schwinge
- [PATCH] libstdc++: Make std::unique_lock self-move-assignable
Jonathan Wakely
- libstdc++: Allow 'configure.host' to pre-set 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS' (was: [PATCH] libstdc++: Allow 'configure.host' to modify 'EXTRA_CFLAGS', 'EXTRA_CXX_FLAGS')
Thomas Schwinge
- [PATCH] lto/114501 - missed free-lang-data for CONSTRUCTOR index
Richard Biener
- [to-be-committed][RISC-V][PR rtl-optimization/119099] Avoid infinite loop in ext-dce.
Jeff Law
- [PUSHED] libstdc++: Avoid '-Wunused-parameter' for '__what' in function 'void std::__throw_format_error(const char*)'
Thomas Schwinge
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Andre Vehreschild
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Steve Kargl
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Jerry D
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Andre Vehreschild
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Jerry D
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Jerry D
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Andre Vehreschild
- [PATCH] target: Adjust gcc.target/powerpc/pr103515.c test [PR117207]
Jakub Jelinek
- [PATCH] Fix for compile-time hang in ext-dce [PR119099]
Alexey Merzlyakov
- [PATCH] libstdc++: Fix failures in new std::complex test [PR119144]
Jonathan Wakely
- [PATCH] c++: Update TYPE_FIELDS of variant types if cp_parser_late_parsing_default_args etc. modify it [PR98533]
Jakub Jelinek
- [PATCH] c++: Fix up instantiation of pointer/reference/array types with attributes [PR119138]
Jakub Jelinek
- [PATCH] libstdc++: Use __is_invocable/nothrow_invocable builtins more
Jonathan Wakely
- [committed] testsuite: Add test for already fixed PR [PR104826]
Jakub Jelinek
- [wwwdocs] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section
Filip Kastl
- [r15-7852 Regression] FAIL: 29_atomics/atomic_flag/test_and_set/explicit-hle.cc -std=gnu++17 (test for excess errors) on Linux/x86_64
haochen.jiang
- [pushed] Fix comment typos
Simon Martin
- [r15-7853 Regression] FAIL: 26_numerics/complex/tuple_like.cc -std=gnu++26 (test for excess errors) on Linux/x86_64
haochen.jiang
- [PATCH] libstdc++: Add missing static_assert to std::expected<void, E>::value()&&
Jonathan Wakely
- [PATCH] libstdc++: Simplify __memcpyable_iterators concept
Jonathan Wakely
- [PATCH] Fortran: improve checking of substring bounds [PR119118]
Harald Anlauf
- [RFC][C]New syntax for the argument of counted_by attribute for C language
Qing Zhao
- [PATCH] middle-end/118801 - excessive redundant DEBUG BEGIN_STMT
Alexandre Oliva
- [COMMITTED] Documentation: Improve -Wstringop-overflow documentation [PR 113515]
Sandra Loosemore
- [PATCH] c: Fix warning after an error on a return statment [PR60440]
Andrew Pinski
- [PATCH 1/3] LoongArch: testsuite: Fix pr112325.c and pr117888-1.c.
Lulu Cheng
- [PATCH 2/3] LoongArch: testsuite: Fix gcc.dg/vect/bb-slp-77.c.
Lulu Cheng
- [PATCH v3 8/8] LoongArch: Implement [su]dot_prod* for LSX and LASX modes
Lulu Cheng
- [TO-BE-COMMITED,PATCH] s390: Deprecate ESA/390 support
Stefan Schulze Frielinghaus
- [PATCH] docs: Attempt to clarify complex literal suffixes [PR112960]
Jakub Jelinek
- [PATCH] vect: Enforce dr_with_seg_len::align precondition [PR116125]
Richard Sandiford
- [pushed] aarch64: Use force_lowpart_subreg in a BFI splitter [PR119133]
Richard Sandiford
- [PATCH 0/6] [RFC] GNU vector operations on svbool_t.
Tejas Belagod
- [PATCH] RISC-V: Do not delete fused vsetvl if it has uses [PR119115].
Robin Dapp
- [PATCH] tree-optimization/119145 - avoid stray .MASK_CALL after vectorization
Richard Biener
- [PATCH v3 3/3] AArch64: Diagnose OpenMP offloading when SVE types involved.
Richard Sandiford
- [PATCH] tree-optimization/119155 - wrong aligned access for vectorized packed access
Richard Biener
- [PATCH] libstdc++: Fix views::zip_transform constraints for empty range pack [PR111138]
Tomasz Kamiński
- [PATCH] vect: Fix build on MacOS
Simon Martin
- [PATCH] libstdc++: Make std::erase for linked lists convert to bool
Jonathan Wakely
- [PATCH] libstdc++: Add poison pill for chrono::from_stream
Jonathan Wakely
- [committed] arm: make arm_neon.h compatible with '-march=<base> -mfloat-abi=softfp'
Richard Earnshaw
- [PATCH] c++: ICE with lambda in fold expression in requires [PR119134]
Marek Polacek
- [PATCH] c++: Evaluate immediate invocation call arguments with mce_true [PR119150]
Jakub Jelinek
- [PATCH] c++: Perform immediate invocation evaluation separately from cp_fold_r [PR118068]
Jakub Jelinek
- [COMMITTED] x86: Improve documentation for -msse4 [PR116708]
Sandra Loosemore
- [PATCH] aarch64: Avoid unnecessary use of 2-input TBLs [PR115258] (was Re: [PATCH][AARCH64][PR115258]Fix excess moves)
Richard Sandiford
- Ping: [PATCH v2 2/5][STAGE1] dwarf: create annotation DIEs for btf tags
David Faust
- Ping: [PATCH v2 1/5][STAGE1] c-family: add btf_type_tag and btf_decl_tag attributes
David Faust
- [RFC] PR81358: Enable automatic linking of libatomic
Sam James
- [PATCH] contrib: Clean up outdated parts of gcc-git-customization.sh
Jonathan Wakely
- [PUSHED] Fix testcases up after recent -Wreturn-type change
Andrew Pinski
- [PATCH v2 5/7] IRA+LRA: Let the backend request to split basic blocks
Maciej W. Rozycki
- [PATCH v2 6/7] Alpha: Add option to avoid data races for sub-longword memory stores [PR117759]
Maciej W. Rozycki
- [PATCH v2 7/7] Alpha: Add option to avoid data races for partial writes [PR117759]
Maciej W. Rozycki
- [PATCH] c, v2: do not warn about truncating NUL char when initializing nonstring arrays [PR117178]
Joseph Myers
- [PATCH] c-family, tree: Allow nonstring attribute on multidimensional arrays [PR117178]
Joseph Myers
- [r15-7894 Regression] FAIL: gcc.dg/Wreturn-mismatch-6.c (test for warnings, line 40) on Linux/x86_64
haochen.jiang
- [COMMITTED] Sanitizer: Mention -g option in documentation [PR56682]
Sandra Loosemore
- [COMMITTED] inline-asm: Clarify documentation of operand syntax [PR67301]
Sandra Loosemore
- [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Thomas Koenig
- [COMMITTED] inline-asm: Improve documentation of "asm constexpr".
Sandra Loosemore
- [PATCH v2] libstdc++: constrain std::atomic's default constructor
Giuseppe D'Angelo
- [committed] testsuite: Require effective target float16 for test [PR119133]
Dimitar Dimitrov
- [PATCH] i386: Verify that argument registers are spilled properly
H.J. Lu
- New French PO file for 'gcc' (version 15-b20250216)
Translation Project Robot
- Contents of PO file 'gcc-15-b20250216.fr.po'
Translation Project Robot
- [PATCH] phiopt: Fix value_replacement for middle bb having phi nodes [PR118922]
Andrew Pinski
- [rtl-optimization/117467] Avoid unnecessarily marking things live in ext-dce
Jeff Law
- [rtl-optimization/117467] Mark FP destinations as dead
Jeff Law
- [PATCH v2] testcase: Add testcase for shrink wrapping of vector<int>::push_back [PR118502]
Andrew Pinski
- [PATCH 1/2] aarch64: Add FMA and FMAF intrinsics and tests
Ayan Shafqat
- [PATCH 2/2] arm: Add FMA and FMAF intrinsics with corresponding tests
Ayan Shafqat
- [PATCH v2] i386: Verify that argument registers are spilled properly
H.J. Lu
- [pushed] wwwdocs: gcc-5: Fix markup after AVR changes
Gerald Pfeifer
- [PATCH] LoongArch: Fix ICE when trying to recognize bitwise + alsl.w pair [PR119127]
Xi Ruoyao
- [PATCH] libgcc: Fix up unwind-dw2-btree.h [PR119151]
Jakub Jelinek
- [PATCH] libgcc: Formatting fixes for unwind-dw2-btree.h
Jakub Jelinek
- Ping: [PATCH] LoongArch: combine related slli operations
Zhou Zhao
- [PATCH] gimple-ssa-warn-access: Adjust maybe_warn_nonstring_arg for nonstring multidimensional arrays [PR117178]
Jakub Jelinek
- [PATCH v2] driver: Fix multilib_os_dir and multiarch_dir for those target use TARGET_COMPUTE_MULTILIB
Kito Cheng
- [PATCH] s390: fix delegitimization of addresses
Juergen Christ
- [PATCH] arm: [MVE] Fix predicates for vec_cmp, vec_vcmpu and vcond_mask (PR 115439)
Richard Earnshaw (lists)
- c++/modules: Handle gnu_inline attribute, cleanup linkage determination [PR119154]
Nathaniel Shead
- c++/modules: Stream section, tls_model, and comdat_group
Nathaniel Shead
- [PATCH] Move COMP/XOR optimization from match.pd into reassoc [PR116860]
Konstantinos Eleftheriou
- [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
- [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Harald Anlauf
- [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
- [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Andre Vehreschild
- [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
- Regression? Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Andre Vehreschild
- Regression? Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
- Regression? Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
- [pushed][PR114991][IRA]: Improve reg equiv invariant calculation
Vladimir Makarov
- [Patch] libgomp/plugin: Add initial interop support to nvptx + gcn
Tobias Burnus
- [PATCH] Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199]
Harald Anlauf
- Contents of PO file 'cpplib-15-b20250216.de.po'
Translation Project Robot
- New German PO file for 'cpplib' (version 15-b20250216)
Translation Project Robot
- [committed] libphobos: Default to libc closefrom in spawnProcessPosix [PR119112]
Iain Buclaw
- [PATCH] libstdc++: Implement P3137R3 views::to_input for C++26
Patrick Palka
- [PATCH] c++: ICE with aligned member and trivial assign op [PR117512]
Marek Polacek
- [PATCH] Fix a pasto in ao_compare::compare_ao_refs
Martin Jambor
- [PATCH] combine: Add REG_DEAD notes to the last instruction after a split [PR118914]
Andrew Pinski (QUIC)
- [PATCH] i386: Remove XFAIL for pr103750 testcases
Haochen Jiang
- [PATCH] tree-optimization/119166 - ICE with --param vect-force-slp=0
Richard Biener
- [PATCH] c: Don't emit -Wunterminated-string-initialization warning for multi-dimensional nonstring array initializers [PR117178]
Jakub Jelinek
- [PATCH] complex: Don't DCE unused COMPLEX_EXPRs for -O0 [PR119190]
Jakub Jelinek
- [PUSHED,PATCH] s390: Implement TARGET_INSN_COST [PR115835]
Stefan Schulze Frielinghaus
- [PATCH] tree: Improve skip_simple_arithmetic [PR119183]
Jakub Jelinek
- [PATCH] cfgexpand: Special case expansion of dead COMPLEX_EXPRs at -O0 [PR119120]
Jakub Jelinek
- [PATCH] Simple cobol.dg testsuite
Richard Biener
- [PATCH] testsuite, gm2: Use -B option for libstdc++ where required.
Iain Sandoe
- [PATCH] Make libgcobol/configure.tgt more similar to other libraries
Jakub Jelinek
- [PATCH] cobol: Use *.cc suffix for bison/flex generated C++ files
Jakub Jelinek
- [PATCH] cobol: Fix --enable-link-serialization build
Jakub Jelinek
- [PATCH][v2] Simple cobol.dg testsuite
Richard Biener
- [PATCH] middle-end/119204 - ICE with strcspn folding
Richard Biener
- [PATCH] configure, Darwin: Require explicit selection of COBOL.
Iain Sandoe
- [PING][PATCH] Alpha: Fix base block alignment calculation regression
Maciej W. Rozycki
- [PATCH v3 0/4] Fix data races with sub-longword accesses on Alpha
Maciej W. Rozycki
- [PATCH] COBOL v3: 3/14 80K bld: config and build machinery
Andreas Schwab
- [PATCH] Fixup gcobol driver handling of -print-* options
Richard Biener
- [PATCH] dwarf2out: Fix up DW_AT_language for COBOL
Jakub Jelinek
- [PATCH v3] libcpp: Fix incorrect line numbers in large files [PR108900]
Yash.Shinde@windriver.com
- [committed] arm: testsuite: fix arm_neon_h checks with conflicting cpu/arch
Richard Earnshaw
- [PATCH] df: Treat partial defs as uses in df_simulate_defs [PR116564]
Alex Coplan
- [PATCH] libstdc++: Correct preprocessing checks for floatX_t and bfloat_16 formatting
Tomasz Kamiński
- [PATCH] Populate -original dump for Cobol
Richard Biener
- [PATCH][v3] Simple cobol.dg testsuite
Richard Biener
- [PATCH] cobol: Fix up libgcobol configure [PR119216]
Jakub Jelinek
- [PATCH] cobol: libgcobol/Makefile.am cleanups
Jakub Jelinek
- [committed] contrib: Add cobol to bug_components.
Jakub Jelinek
- [PATCH] RISC-V: Mask values before initializing bitmask vector [PR119114].
Robin Dapp
- [committed] aarch64: Generalise tbz_2.c
Richard Sandiford
- [PATCH] aarch64: Tighten pr110625_1.c regexp
Richard Sandiford
- [PATCH] vect: Fix ncopies when costing SLP reductions [PR116901]
Richard Sandiford
- [PATCH] aarch64: Make latency account for synthetic VEC_PERM_EXPRs [PR116901]
Richard Sandiford
- [PATCH] aarch64: Fix DFP constants [PR119131]
Andrew Pinski
- [PATCH/RFC] cobol: capture source ranges for tokens, rather than just points
David Malcolm
- [PATCH] icf: For ADDR_EXPR verify even types the ADDR_EXPR points at rather than just the value [PR119006]
Jakub Jelinek
- [Fortran, Patch, PR98903, v1] Add parsing and code gen for TEAM_NUMBER in coindexes.
Andre Vehreschild
- [PATCH] aarch64: arm: testsuite: Enable vld1xN and vst1xN tests [PR71233]
Christophe Lyon
- [PATCH] libstdc++: Hide 128-bit int and float types behind handle for basic_format_arg visitation [PR108053]
Tomasz Kamiński
- [PATCH] aarch64: XFAIL pred-not-gen-[14].c [PR118956]
Richard Sandiford
- [PATCH] contrib/gcc-changelog: Accept only [PRnnnn] in subject
Christophe Lyon
- [PATCH] OpenMP/C: Store location in cp_parser_omp_var_list for kind=0 [PR118579]
Sandra Loosemore
- [committed] d: Fix regression returning from function with invariants [PR119139]
Iain Buclaw
- [r15-7955 Regression] FAIL: c-c++-common/attr-nonstring-6.c -std=gnu++26 (test for warnings, line 98) on Linux/x86_64
haochen.jiang
- [committed] doc: Fix minor grammar nit in -ftrivial-auto-var-init docs
Jonathan Wakely
- [PATCH] doc: Use more precise cross-references for -ftrivial-auto-var-init
Jonathan Wakely
- [r15-7963 Regression] FAIL: gfortran.dg/binding_label_tests_26b.f90 -O (test for errors, line 8) on Linux/x86_64
haochen.jiang
- [pushed] c++: constexpr caching deleted pointer [PR119162]
Jason Merrill
- [PUSHED v2] aarch64: Fix DFP constants [PR119131]
Andrew Pinski
- [PATCH] libstdc++: Reject basic_format_parse_context::check_dynamic_spec<>(n)
Jonathan Wakely
- [PATCH] libstdc++: Add static_assert to std::packaged_task::packaged_task(F&&)
Jonathan Wakely
- [PATCH] libstdc++: Make range adaptor __has_arrow helper use a const type
Jonathan Wakely
- [PATCH] libstdc++: Prevent dangling references in std::unique_ptr::operator*
Jonathan Wakely
- [committed] cobol: Regenerate libgcobol/config.h.h
Jakub Jelinek
- [PATCH] libstdc++: Optimize basic_format_parse_context::__check_dynamic_spec_types
Jonathan Wakely
- [PATCH 1/3] AArch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt builtins
Ayan Shafqat
- [PATCH 2/3] AArch64: Add __sqrt and __sqrtf intrinsics to arm_acle.h
Ayan Shafqat
- [PATCH 3/3] AArch64: Add tests for __sqrt and __sqrtf intrinsic
Ayan Shafqat
- [PATCH v1] RISC-V: Refine the testcases for cond_widen_complicate-3
pan2.li@intel.com
- [committed] preprocessor: Fix up diagnostic typo in convert_oct [PR119202]
Jakub Jelinek
- [PATCH] builtins: Fix up strspn/strcspn folding [PR119219]
Jakub Jelinek
- [PATCH] tree.def: Improve RAW_DATA_CST documentation
Jakub Jelinek
- [v5,2/4] RISC-V: Add Zicfilp ISA extension
Jin Ma
- [PATCH] LoongArch: Fix up [su]dot_prod*
Jakub Jelinek
- [PATCH] cobol: Remove unnecesssary CPPFLAGS update and restore MacOS build
Simon Martin
- [PATCH] libstdc++: Update tzdata to 2025a
Jonathan Wakely
- [committed] libstdc++: Add lambda example to case transformation docs
Jonathan Wakely
- [committed] libgcobol: Fix typo in comment
Jonathan Wakely
- [PATCH] testsuite: Remove sve/pre_cond_share_1.c [PR115248]
Richard Sandiford
- [pushed] contrib: relpath.sh /lib /include [PR119081]
Jason Merrill
- [PATCH] cobol/119229 - fix external variable declaration
Richard Biener
- [PATCH] LoongArch: Don't use C++17 feature [PR119238]
Xi Ruoyao
- [committed] arm: allow type-punning subregs in vpr_register_operand [PR115439]
Richard Earnshaw
- [committed] libphobos: Merge upstream phobos 0faae92d6
Iain Buclaw
- [PATCH][v2] tree-optimization/119155 - wrong aligned access for vectorized packed access
Richard Biener
- [PATCH] libstdc++: fix compile error when converting std::weak_ptr<T[]>
Jonathan Wakely
- [committed] libstdc++: Use new <bits/monostate.h> header in <format>
Jonathan Wakely
- [PATCH] libiberty: move DW_LANG_* definitions to dwarf2.def
Simon Marchi
- [committed] arm: testsuite: remove gcc.target/arm/lp1243022.c [PR117931]
Richard Earnshaw
- [PATCH 0/2] Two match.pd folds for sve/pr98119.c
Richard Sandiford
- [PATCH] aarch64: xfail pr109072_1.c's s16x4_2 [PR117092]
Andrew Pinski
- [pushed: r15-8016] analyzer: support RAW_DATA_CST [PR117262]
David Malcolm
- [PATCH] libstdc++: Fix ref_view branch of views::as_const [PR119135]
Patrick Palka
- [PATCH][_Hashtable] Fix hash code cache usage
Florian Weimer
- [PATCH] arm: Fix REVERSIBLE_CC_MODE [PR110796...]
Christophe Lyon
- [patch] honor prefix and suffix when installing cobol binaries
Matthias Klose
- [PATCH] contrib: Wrap git repo access in gcc-changelog.
Robin Dapp
- [PATCH v2 0/2] Two match.pd folds for sve/pr98119.c
Richard Sandiford
- [PUSHED] Move 'find-dg-do-what' from 'gcc/testsuite/lib/gcc-dg.exp' into 'gcc/testsuite/lib/target-supports-dg.exp'
Thomas Schwinge
- Fix invalid profile mismatch error
Jan Hubicka
- [PATCH v2] reassoc: Optimize CMP/XOR expressions [PR116860]
Konstantinos Eleftheriou
- [pushed] testsuite: Add -fno-tree-sink to sve/pr96357.c
Richard Sandiford
- [PATCH] Fixup DECL_NOT_GIMPLE_REG_P description
Richard Biener
- [PATCH+wwwdocs] Add link to the algol68@gcc.gnu.org mailing list
Jose E. Marchesi
- [PATCH][RFC] add -[DU]_FORTIFY_SOURCE[=n] to DW_AT_producer
Richard Biener
- [committed v2 1/2] libstdc++: Implement <stdbit.h> for C++26 (P3370R1)
Jonathan Wakely
- [pushed] testsuite: Fix sve/mask_struct_load_3_run.c [PR113965]
Richard Sandiford
- [PATCH] c++: Make explicit instantiations not vague linkage
Nathaniel Shead
- [PATCH] c, c++: Support musttail attribute even using __attribute__ form [PR116545]
Jakub Jelinek
- [PATCH] c, c++: Support musttail attribute even using __attribute__ form [PR116545]
Jason Merrill
- [PATCH] c, c++: Support musttail attribute even using __attribute__ form [PR116545]
Jakub Jelinek
- [PATCH] c, c++: Support musttail attribute even using __attribute__ form [PR116545]
Jason Merrill
- [PATCH] c, c++, v2: Support musttail attribute even using __attribute__ form [PR116545]
Jakub Jelinek
- [PATCH] c, c++, v3: Support musttail attribute even using __attribute__ form [PR116545]
Jakub Jelinek
- [PATCH] c, c++: Support musttail attribute even using __attribute__ form [PR116545]
Joseph Myers
- [PATCH] c, c++: Support musttail attribute even using __attribute__ form [PR116545]
Jason Merrill
- [PATCH] c, c++, v4: Support musttail attribute even using __attribute__ form [PR116545]
Jakub Jelinek
- [PATCH] c, c++, v5: Support musttail attribute even using __attribute__ form [PR116545]
Jakub Jelinek
- [PATCH] c, c++, v5: Support musttail attribute even using __attribute__ form [PR116545]
Jason Merrill
- [PATCH] c, c++, v5: Support musttail attribute even using __attribute__ form [PR116545]
Joseph Myers
- [pushed] libstdc++: Add P1206R7 from_range members to container adaptors [PR111055]
tkaminsk@redhat.com
- [PATCH] doc: document incremental LTO flags
Michal Jires
- [PATCH] aarch64: remove SVE2 requirement from SME and diagnose it as unsupported
Andre Vieira (lists)
- Fix speculation_useful_p
Jan Hubicka
- [PATCH] vect: Fix aarch64/pr99873_2.c ld4/st4 failure
Richard Sandiford
- [OG14, COMMITTED] OpenMP: Integrate dynamic selectors with dispatch argument handling [PR118457]
Sandra Loosemore
- [PATCH 1/2] arm: Add support for NEON vsqrt builtins (hf, sf, df)
Ayan Shafqat
- [PATCH 2/2] arm: Add ACLE sqrt intrinsic using NEON vsqrt builtins
Ayan Shafqat
- [PATCH v2 1/2] Aarch64: Add FMA and FMAF intrinsic and corresponding tests
Ayan Shafqat
- [PATCH v2 2/2] arm: Add FMA and FMAF intrinsics with corresponding tests
Ayan Shafqat
- [PATCH] libstdc++: Work around C++20 tuple<tuple<any>> constraint recursion [PR116440]
Patrick Palka
- [PATCH v2 1/3] Aarch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt builtins
Ayan Shafqat
- [PATCH v2 2/3] Aarch64: Add __sqrt and __sqrtf intrinsics to arm_acle.h
Ayan Shafqat
- [PATCH v2 3/3] Aarch64: Add tests for __sqrt and __sqrtf intrinsic
Ayan Shafqat
- New German PO file for 'gcc' (version 15-b20250216)
Translation Project Robot
- Contents of PO file 'gcc-15-b20250216.de.po'
Translation Project Robot
- [c-family] Fix PR ada/119265
Eric Botcazou
- [COMMITTED] Doc: Remove redundant info from documentation of -ansi.
Sandra Loosemore
- [PATCH] COBOL: Prevent use of ASM_EXPR for optimized COBOL compilations [PR119214]
Robert Dubner
- [RFC 0/4] Doc: Reorganize the "C Extensions" chapter [PR42270]
Sandra Loosemore
- [PATCH] libstdc++: Add P1206R7 from_range members to ordered sets [PR111055]
Tomasz Kamiński
- [PATCH] doc: Clarify REG_EH_REGION note usage
Konstantinos Eleftheriou
- [PATCH][v2] add -[DU]_FORTIFY_SOURCE[=n] to DW_AT_producer
Richard Biener
- GCN, nvptx: Allow for "hosted" libstdc++ build
Thomas Schwinge
- [PATCH] tree-optimization/119274 - improve VN optimistic dominance query
Richard Biener
- [pushed] libstdc++: Include missing algorithm header in priority_queue tests.
Tomasz Kamiński
- [PATCH] cobol/119281 - make sure $(gcc_version) is set for libgcobol install
Richard Biener
- Revert "GCN, nvptx: Basic '__cxa_guard_{acquire,abort,release}' for C++ static local variables support" (was: OpenMP offloading vs. C++ static local variables)
Thomas Schwinge
- [PATCH] analyzer: Fix ICE in cmp_csts_same_type on RAW_DATA_CST [PR119278]
Jakub Jelinek
- [PATCH] match.pd: Fix up r15-8025 simplification [PR119287]
Jakub Jelinek
- Bio-IT World Expo 2025 Qualified Contacts
Erin Lewis
- [Patch] Fortran: Store OpenMP's 'declare variant' in module file [PR115271]
Tobias Burnus
- [PATCH] ipa: Do not modify cgraph edges from thunk clones during inlining (PR116572)
Martin Jambor
- [PATCH] cobol: Don't run cobol tests with -m32 or -mx32 [PR119290]
Jakub Jelinek
- [PATCH v4] libcpp: Fix incorrect line numbers in large files [PR108900]
Yash.Shinde@windriver.com
- [PATCH] libstdc++: Add P1206R7 from_range members to ordered maps [PR111055]
Tomasz Kamiński
- [PATCH] libstdc++: Missing 'constexpr' in vector's from_range ctor [PR119282]
Patrick Palka
- [PATCH] c++: poor diag w/ non-constexpr dtor called from constexpr ctor
Patrick Palka
- [PATCH 0/2] RISC-V: Support RISC-V Profiles.
Vineet Gupta
- [PATCH stage1 0/3] x86: Add a pass to fold tail call
H.J. Lu
- [PATCH stage1 0/6] Correct outgoing integer argument promotion
H.J. Lu
- [PATCH stage1 1/6] Honor TARGET_PROMOTE_PROTOTYPES during RTL expand
H.J. Lu
- [PATCH stage1 4/6] vect-simd-clone-1[6-8][cd].c: Expect in-branch clones for x86
H.J. Lu
- [committed] contrib/gcc-changelog: Fix Git.AutoInterrupt - sys.meta_path is None exception
Tobias Burnus
- [PATCH] Fortran: fix bogus dependency check in ALLOCATE statement [PR60560]
Harald Anlauf
- [PATCH] cobol/119302 - transform gcobol.3 name during install
Richard Biener
- [patch, changes.html] UNSIGNED, -fc-prototypes*, -Wexternal-interface-mismatch
Thomas Koenig
- [committed] d: Merge upstream dmd, druntime b7e3b3b617
Iain Buclaw
- [PATCH] libstdc++: centralize and improve testing of shared_ptr/weak_ptr conversions
Giuseppe D'Angelo
- [PATCH 1/2] libstdc++: add constexpr inplace_merge
Giuseppe D'Angelo
- [PATCH]cobol: create new gcc/testsuite/cobol.dg/group1/check_88.cob test
Robert Dubner
- [committed] d: Merge upstream dmd, druntime d29e3eca45
Iain Buclaw
- [wwwdocs,applied] Mention -mno-call-main
Gerald Pfeifer
- [PATCH] discriminators: Fix assigning discriminators on edge [PR113546]
Andrew Pinski
- [PATCH] LoongArch: Add ABI names for FPR
Xi Ruoyao
- [committed] d: Merge upstream dmd, druntime ffbad272b6
Iain Buclaw
- [to-be-committed][RISC-V][PR target/116256][V2] Fix minor code quality regression in reassociated arithmetic
Jeff Law
- [pushed] Darwin: Pass -macos_version_min to the linker [PR119172].
Iain Sandoe
- [PATCH] cobol: add cobol.dg/group1/escape.cob test; modify cobol.dg/gd.exp to handle it
Robert Dubner
- Initial patches to get cobol working on (x86_64) Darwin.
Iain Sandoe
- [to-be-committed][RISC-V][PR target/116256][V3] Fix minor code quality regression in reassociated arithmetic
Jeff Law
- [Patch, fortran] PR85836: Implement the F2018 reduce intrinsic
Paul Richard Thomas
- [PATCH] c: Fix ICE in error recovery when checking struct compatibility [PR118061]
Martin Uecker
- [PATCH] c: Fix bug in typedef redefinitions of tagged types [PR118765]
Martin Uecker
- [PATCH] c: Fix tagname confusion for typedef redefinitions [PR118765]
Martin Uecker
- [PATCH v3 1/2] Aarch64: Add FMA and FMAF intrinsic and corresponding tests
Ayan Shafqat
- [PATCH v3 2/2] arm: Add FMA and FMAF intrinsics with corresponding tests
Ayan Shafqat
- [PATCH v2 1/2] Aarch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt builtins
Ayan Shafqat
- [PATCH v2 2/2] Aarch64: Add __sqrt and __sqrtf intrinsics and corresponding tests
Ayan Shafqat
- [committed] d: Merge upstream dmd, druntime 53a1cc8d13
Iain Buclaw
- [committed] d: Merge upstream dmd, druntime 603225372b
Iain Buclaw
- [to-be-committed][RISC-V][PR target/116256][V4] Fix minor code quality regression in reassociated arithmetic
Jeff Law
- [PATCH v2 1/2] arm: Add support for NEON vsqrt builtins (hf, sf, df)
Ayan Shafqat
- [PATCH v2 2/2] arm: Add ACLE sqrt intrinsic using NEON vsqrt builtins
Ayan Shafqat
- [PATCH] cobol: add check_88.cob testcase
Robert Dubner
- [PATCH] cobol: Eighteen new testcases to cobol.dg/group1.
Robert Dubner
- [PATCH] [testsuite] Mark gcc.target/i386/apx-ndd-tls-1b.c as xfail.
liuhongt
- [PATCH]RISC-V:Add xuantie C909, C910, C920v1 and C920v2 to -mcpu
Yixuan Chen
- [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Andre Vehreschild
- [PATCH v2]RISC-V:Add xuantie C908, C910, C920v1 and C920v2 to -mcpu
Yixuan Chen
- [PATCH v3] reassoc: Optimize CMP/XOR expressions [PR116860]
Konstantinos Eleftheriou
- [PATCH] RISC-V: Minimal support for ssnpm, smnpm and smmpm extensions.
Dongyan Chen
- [COMMITTED,PATCH] testsuite: s390: Skip gcc.dg/vect/bb-slp-77.c
Stefan Schulze Frielinghaus
- [PATCH v2 0/7] Mips64r6 improvements
Aleksandar Rakic
- [PATCH v2 0/1] Improve inlining
Aleksandar Rakic
- [PATCH v2 1/1] Possible inlining improvements with -Os
Aleksandar Rakic
- [PATCH v2 0/18] Mips target improvements
Aleksandar Rakic
- [PATCH v2 0/12] Fix general Mips target bugs
Aleksandar Rakic
- [PATCH v2 0/10] Improvements for the targets other than mips64r6
Aleksandar Rakic
- [PATCH v2 0/4] Libsanitizer improvements
Aleksandar Rakic
- [PATCH v2 0/1] Improve the contrib directory
Aleksandar Rakic
- คุณเดือดร้อน เราช่วยคุณได้ ไม่มีโอนก่อนไม่มีมัดจำ
TPL Group
- [PATCH v2] ISC-V: Support for zilsd and zclsd extensions.
Dongyan Chen
- [PATCH v2] RISC-V: Support for zilsd and zclsd extensions.
Dongyan Chen
- [committed] libphobos: Add sqlite3 and odbc bindings
Iain Buclaw
- [PATCHSET] Update Rust frontend 17/03/2024 1/4
arthur.cohen@embecosm.com
- [PATCH] testsuite: update early-break tests for non-load-lanes targets [PR119286]
Tamar Christina
- [committed] testsuite: Add -gno-strict-dwarf option to dwarf2 inline[26].c tests
John David Anglin
- [COMMITTED] doc: Regenerate common.opt.urls
Michal Jires
- [PATCH] libstdc++: Add P1206R7 from_range members to unordered sets [PR111055]
Tomasz Kamiński
- New template for 'cpplib' made available
Translation Project Robot
- [PATCH 0/2] Add ldirname to libiberty and make cobol to use it
Jose E. Marchesi
- Contents of PO file 'cpplib-15.1-b20250316.uk.po'
Translation Project Robot
- New Ukrainian PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
- New template for 'gcc' made available
Translation Project Robot
- [RISC-V] Fix unreported code quality regression with single bit manipulations
Jeff Law
- [PATCH] cobol: Eliminate CPPFLAGS assignment from Make-lang.in [PR119213].
Robert Dubner
- New Romanian PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
- Contents of PO file 'cpplib-15.1-b20250316.ro.po'
Translation Project Robot
- [PATCH] c++: ICE when substituting packs into type aliases [PR118104]
Marek Polacek
- rs6000: Add -msplit-patch-nops (PR112980)
Michael Matz
- [pushed][PR119285][IRA]: Use an additional way of reg equiv invariant substitution correctness
Vladimir Makarov
- [COMMITTED] libgcobol: Remove unused headers from shared sources.
Robert Dubner
- [COMMITTED] cobol: Eliminate CPPFLAGS assignment from Make-lang.in
Robert Dubner
- [PATCH] c++: memfn pointer as NTTP argument considered unused [PR119233]
Patrick Palka
- [PATCH] Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338]
Harald Anlauf
- [PATCH] gcc.dg/pr90838-2.c: Replace long with long long
H.J. Lu
- [PATCH 1/4] rust: Use REAL_TYPE_P instead of manual checking
Andrew Pinski
- [PATCH 2/4] rust: Use error_operand_p in rust-gcc.cc
Andrew Pinski
- [PATCH 3/4] rust: use range for inside rust-gcc.cc [PR119341]
Andrew Pinski
- [PATCH 4/4] rust: Add comment inside block [PR119342]
Andrew Pinski
- [PATCH] SCC-Copy: Add More Debug dumps
Andrew Pinski
- [PATCH] c++: fix reporting routines re-entered [PR119303]
Marek Polacek
- [PATCH] cobol: Do not include C++ headers after system.h.
Iain Sandoe
- [RISC-V] Fix another unreported code quality regression
Jeff Law
- [Pushed] Fix r15-8073 (Pass -macos_version_min to the linker)
Andrew Pinski
- [PATCH] cobol: Fifteen new cobol.dg testscases.
Robert Dubner
- Patch about Bug 119222 - Conversion of inf to integer is not diagnosed [Classifier] a single patch [Tags] conversion warning ;c++; inf to integer [Brief Summary ]Add a judgement in the RDIV_EXPR case
Gwen Fu
- [PATCH v4 0/3] [AArch64, OpenMP] Support SVE types with various OpenMP clauses and constructs
Tejas Belagod
- New French PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
- Contents of PO file 'cpplib-15.1-b20250316.fr.po'
Translation Project Robot
- [PATCH] c: Fix handling of [[gnu::musttail] return in if and else bodies [PR119311]
Jakub Jelinek
- Contents of PO file 'cpplib-15.1-b20250316.sv.po'
Translation Project Robot
- New Swedish PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
- [PATCH] lra: Handle SUBREG in lra_rtx_hash [PR119307]
Jakub Jelinek
- [PATCH] libstdc++: Add P1206R7 from_range members to unordered maps [PR111055]
Tomasz Kamiński
- [PATCH] gcc, cobol: Check for get_current_dir_name [PR119301]
Iain Sandoe
- [patch] build and install gcobol driver for the cross build
Matthias Klose
- No subject
Iain Sandoe
- [PATCH v2] RISC-V: Fix wrong LMUL when only implict zve32f.
Kito Cheng
- [PATCH] testsuite: Add support for dg-output-file directive
Jakub Jelinek
- [PATCH] OpenMP: 'interop' construct - add ME support + target-independent libgomp
Paul-Antoine Arras
- [PATCH] cobol: Bring the code base into compliance with C++14
Robert Dubner
- [PATCH 1/2] arc: Add commutative multiplication patterns.
Luis Silva
- [PATCH 2/2] arc: Use intrinsics for __builtin_mul_overflow ()
Luis Silva
- [PATCH] arc: testsuite: Scan "rlc" instead of "mov.hs".
Luis Silva
- [PATCH] libstdc++: Cast difference_type for insert_range unordered non-unique containers [PR119358]
Tomasz Kamiński
- [PATCH] cobol: Remove dead code from the driver.
Iain Sandoe
- [committed] d: Update the copyright years of dmd sources to 2025
Iain Buclaw
- [committed] d: Add missing Declaration bitfield setters/getters
Iain Buclaw
- [committed] libphobos: Merge changes in upstream druntime testsuite
Iain Buclaw
- [PATCH] c++: ICE with ptr-to-member-fn [PR119344]
Marek Polacek
- [COMMITTED 2/2] rust: force cargo to build offline
arthur.cohen@embecosm.com
- [committed] libphobos: Avoid setting union members in std.json, set the whole union instead
Iain Buclaw
- [committed] libphobos: Fix std.getopt doesn't accept const(string)[] anymore
Iain Buclaw
- [COMMITTED 1/2] gccrs: polonius: Vendor Rust dependencies
arthur.cohen@embecosm.com
- [PATCH 1/2] cobol: Fix use of std::remove_if
Jonathan Wakely
- [pushed] c++: constexpr ref template arg [PR119194]
Jason Merrill
- [patch,avr,applied] Fix PR119533 ICE in avr-fuse-move.
Georg-Johann Lay
- [PATCH 1/5] cobol: Use std::end(arr) instead of arr + COUNT_OF(arr)
Jonathan Wakely
- [PATCH] libgcobol: Simplify assignment operator by defaulting it
Jonathan Wakely
- [PATCH] libgcobol: Fix uses of tolower and toupper with std::transform
Jonathan Wakely
- [PATCH] libgcobol: Use auto for container iterator types
Jonathan Wakely
- [PATCH] Use ix86_fp_comparison_operator in cbranchbf4 to avoid ICE.
liuhongt
- [PATCH 00/27] Use avx10.x as the only option for AVX10 with 512 bit vector support while remove avx10.x-256/512 option and 256 bit rounding support
Haochen Jiang
- [PATCH 01/27] i386: Remove 256 bit rounding for AVX10.2 minmax and convert instructions
Haochen Jiang
- [PATCH 02/27] i386: Remove 256 bit rounding for AVX10.2 saturation convert instructions
Haochen Jiang
- [PATCH 03/27] Revert "AVX10.2 ymm rounding: Support vsqrtp{s, d, h} and vsubp{s, d, h} intrins"
Haochen Jiang
- [PATCH 04/27] Revert "AVX10.2 ymm rounding: Support vscalefp{s, d, h} intrins"
Haochen Jiang
- [PATCH 05/27] Revert "AVX10.2 ymm rounding: Support vreducep{s, d, h} and vrndscalep{s, d, h} intrins"
Haochen Jiang
- [PATCH 06/27] Revert "AVX10.2 ymm rounding: Support vmulp{s, d, h} and vrangep{s, d} intrins"
Haochen Jiang
- [PATCH 07/27] Revert "AVX10.2 ymm rounding: Support v{max, min}p{s, d, h} intrins"
Haochen Jiang
- [PATCH 08/27] Revert "AVX10.2 ymm rounding: Support vgetexpp{s, d, h} and vgetmantp{s, d, h} intrins"
Haochen Jiang
- [PATCH 09/27] Revert "AVX10.2 ymm rounding: Support vfnmsub{132, 231, 213}p{s, d, h} intrins"
Haochen Jiang
- [PATCH 10/27] Revert "AVX10.2 ymm rounding: Support vfmulcph and vfnmadd{132, 231, 213}p{s, d, h} intrins"
Haochen Jiang
- [PATCH 11/27] Revert "AVX10.2 ymm rounding: Support vfm{sub, subadd}{132, 231, 213}p{s, d, h} intrins"
Haochen Jiang
- [PATCH 12/27] Revert "AVX10.2 ymm rounding: Support vfmaddcph and vfmaddsub{132, 231, 213}p{s, d, h} intrins"
Haochen Jiang
- [PATCH 13/27] Revert "AVX10.2 ymm rounding: Support vfmadd{132, 231, 213}p{s, d, h} intrins"
Haochen Jiang
- [PATCH 14/27] Revert "AVX10.2 ymm rounding: Support vfc{madd, mul}cph, vfixupimmp{s, d} intrins"
Haochen Jiang
- [PATCH 15/27] Revert "AVX10.2 ymm rounding: Support vcvt{, u}w2ph and vdivp{s, d, h} intrins"
Haochen Jiang
- [PATCH 16/27] Revert "AVX10.2 ymm rounding: Support vcvttps2{, u}{dq, qq} and vcvtu{dq, qq}2p{s, d, h} intrins"
Haochen Jiang
- [PATCH 17/27] Revert "AVX10.2 ymm rounding: Support vcvttph2{, u}{dq, qq, w} intrins"
Haochen Jiang
- [PATCH 18/27] Revert "AVX10.2 ymm rounding: Support vcvtqq2p{s, d, h} and vcvttpd2{, u}{dq, qq} intrins"
Haochen Jiang
- [PATCH 19/27] Revert "AVX10.2 ymm rounding: Support vcvtps2{, u}{dq, qq} intrins"
Haochen Jiang
- [PATCH 20/27] Revert "AVX10.2 ymm rounding: Support vcvtph2{, u}w and vcvtps2p{d, hx} intrins"
Haochen Jiang
- [PATCH 21/27] Revert "AVX10.2 ymm rounding: Support vcvtph2p{s, d, sx} and vcvtph2{, u}{dq, qq} intrins"
Haochen Jiang
- [PATCH 22/27] Revert "AVX10.2 ymm rounding: Support vcvtpd2{, u}{dq, qq} intrins"
Haochen Jiang
- [PATCH 23/27] Revert "AVX10.2 ymm rounding: Support vcvtdq2p{s, h} and vcvtpd2p{s, h} intrins"
Haochen Jiang
- [PATCH 24/27] Revert "AVX10.2 ymm rounding: Support vadd{s, d, h} and vcmp{s, d, h} intrins"
Haochen Jiang
- [PATCH 25/27] i386: Adjust AVX10.2 testcases options
Haochen Jiang
- [PATCH 26/27] i386: Remove avx10.2-256 and avx10.2-512 options
Haochen Jiang
- [PATCH 27/27] i386: Raise deprecate warning for -mavx10.1-256/512 and -mevex512 while add -mavx10.1 back with 512 bit alias
Haochen Jiang
- [PATCH 00/27] Use avx10.x as the only option for AVX10 with 512 bit vector support while remove avx10.x-256/512 option and 256 bit rounding support
Jiang, Haochen
- [PATCH 00/27] Use avx10.x as the only option for AVX10 with 512 bit vector support while remove avx10.x-256/512 option and 256 bit rounding support
Liu, Hongtao
- [PATCH 0/4] Fix AVX10.2 SAT CVT.
Hu, Lin1
- [Ada] Fix spurious visibility error with partially parameterized formal package
Eric Botcazou
- [PATCH] i386: Fix up splitters into vptest [PR119357]
Jakub Jelinek
- [Ada] Fix misoptimization at -O2 in LTO mode
Eric Botcazou
- [PATCH] c: pedwarn on flexible array member initialization with {} for C23+ [PR119350]
Jakub Jelinek
- [PATCH] libstdc++-v3: Implement allocator-aware range constructors for unordered containers.
Tomasz Kamiński
- [PATCH] aarch64: Add +sve2p1 to -march=armv9.4-a flags
Kyrylo Tkachov
- [PATCH] GCC Driver - Enable very long gcc command-line option
sunilkumar.dora@windriver.com
- [committed] Remove mistakenly committed file
Jakub Jelinek
- [PATCH] libstdc++: Support maps deduction from_range of tuples.
Tomasz Kamiński
- [PATCH] C++: Adjust implicit '__cxa_bad_cast' prototype to reality
Thomas Schwinge
- [PATCH 1/2] Make function_decl_type a scoped enum
Richard Biener
- [PATCH 2/2] [cobol] make sources coretypes.h and tree.h clean
Richard Biener
- [PATCH 2/2] [cobol] make sources coretypes.h and tree.h clean
Robert Dubner
- [PATCH 2/2] [cobol] make sources coretypes.h and tree.h clean
Jakub Jelinek
- [PATCH 2/2] [cobol] make sources coretypes.h and tree.h clean
Robert Dubner
- [PATCH 2/2] [cobol] make sources coretypes.h and tree.h clean
Jakub Jelinek
- [PATCH 2/2] [cobol] make sources coretypes.h and tree.h clean
Robert Dubner
- [PATCH 2/2] [cobol] make sources coretypes.h and tree.h clean
James K. Lowden
- [PATCH] cobol: Rename COB_{BLOCK,UNSIGNED,SIGNED} to {BLOCK,UNSIGNED,SIGNED}_kw for consistency
Jakub Jelinek
- [PATCH] cobol: Rename COB_{BLOCK,UNSIGNED,SIGNED} to {BLOCK,UNSIGNED,SIGNED}_kw for consistency
Richard Biener
- [PATCH] cobol: Rename COB_{BLOCK,UNSIGNED,SIGNED} to {BLOCK,UNSIGNED,SIGNED}_kw for consistency
James K. Lowden
- [PATCH 2/2] [cobol] make sources coretypes.h and tree.h clean
Robert Dubner
- [PATCH 2/2] [cobol] make sources coretypes.h and tree.h clean
James K. Lowden
- [PATCHSET] Update Rust frontend 19/03/2024 2/4
arthur.cohen@embecosm.com
- [PATCH] Fix GCN SIMD libm bug
Andrew Stubbs
- Ping: [PATCH v4] get source line for diagnostic from preprocessed file [PR preprocessor/79106]
Bader, Lucas
- [COMMITTED, PATCH] s390: testsuite: Fix autovec-double-signaling-eq-z13.c
Stefan Schulze Frielinghaus
- [PATCH v3, backport] c++: Don't prune constant capture proxies only used in array dimensions [PR114292]
Simon Martin
- [patch] make vhdl known to the PPC backend
Matthias Klose
- [Ada] Fix formatting of version message for gnat driver
Eric Botcazou
- C++/v3 PATCH to add/throw std::bad_array_new_length
Thomas Schwinge
- [PATCH] testsuite/113634 - fixup declarations of calloc/realloc
Richard Biener
- [PATCH] Activate __cpp_lib_ranges_to_container test
François Dumont
- New French PO file for 'gcc' (version 15.1-b20250316)
Translation Project Robot
- Contents of PO file 'gcc-15.1-b20250316.fr.po'
Translation Project Robot
- [pushed: r15-8447] diagnostics: fix crash in urlifier with -Wfatal-errors [PR119366]
David Malcolm
- [PATCH] PR118442: Don't instrument exit edges after musttail
Andi Kleen
- [PATCH] _Hashtable fancy pointer support
François Dumont
- [pushed][PR119270][IRA]: Ignore equiv init insns for cost calculation for invariants only
Vladimir Makarov
- [PATCH] cobol: Replace quadratic loop removing std::set elements
Jonathan Wakely
- [committed] libstdc++: Make <stdbit.h> test use <climits> instead of <limits.h>
Jonathan Wakely
- [PATCH 03/21] testsuite: Add more allocation size tests for conjured svalues [PR110014]
NightStrike
- [PATCH] Fortran: fix bogus bounds check for reallocation on assignment [PR116706]
Harald Anlauf
- [pushed] c++: mangling of array new [PR119316]
Jason Merrill
- [committed] libstdc++: Fix "IEE" typo in comment in std::time_put::do_put
Jonathan Wakely
- [committed] libstdc++: Correct statement about default -std option
Jonathan Wakely
- [PATCH v2 0/4] rust: Small cleanups of rust-gcc.cc
Andrew Pinski
- [GCC-14][committed] d: Merge upstream dmd, druntime af92b68a81, phobos c970ca67f
Iain Buclaw
- [PATCH v2 1/2] PR118442: Don't instrument exit edges after musttail
Andi Kleen
- Contents of PO file 'cpplib-15.1-b20250316.de.po'
Translation Project Robot
- New German PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
- [PATCH] i386: Fix AVX10.2 SAT CVT testcases.
Hu, Lin1
- [PATCH] RISC-V: Recognized Svrsw60t59b extension
Mingzhu Yan
- [committed] openmp: Fix up cloning of dynamic C++ initializers for OpenMP target [PR119370]
Jakub Jelinek
- [PATCH][v2] Make function_decl_type a scoped enum
Richard Biener
- [PATCH 1/3] libstdc++: Use formatting locale for std::time_put formats
Jonathan Wakely
- [PATCH] libstdc++: Add from_range_t constructors to debug ordered containers
Jonathan Wakely
- [PATCH] gimple: sccopy: Don't increment i after vec::unordered_remove()
Filip Kastl
- [PATCH] wwwdocs: Document changes to the D front-end
Iain Buclaw
- [PATCH] cobol: Do not overload int64_t, overload long and long long.
Iain Sandoe
- [PATCH] [cobol] move global data to symbol_table_init
Richard Biener
- [PATCH 0/1][RFC] middle-end: target support checks for vectorizable_induction
Spencer Abson
- [PATCH] libgcobol: Add configure checks for iconv.
Iain Sandoe
- [PATCH][RFC] [cobol] change cbl_field_data_t::etc_t::value from _Float128 to tree
Richard Biener
- [PATCH 1/8] aarch64: Use PAUTH instead of V8_3A in some places
Alfie Richards
- [PATCH 0/1] Cherry pick of patch for gcc-13 fixing PR119372
Alfie Richards
- [PATCH 1/1] aarch64: Use PAUTH instead of V8_3A in some places
Alfie Richards
- [PATCH][PUSHED] hwasan: support new dg-output format.
Alex Coplan
- [PATCH] nvptx: In offloading compilation, special-case certain host-setup symbol aliases [PR101544]
Thomas Schwinge
- [PATCH 00/10] testsuite: aarch64: arm: Fixes in effective-targets
Christophe Lyon
- [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Andre Vehreschild
- [PATCH] tree-optimization/119389 - limit edge processing in dominated_by_p_w_unex
Richard Biener
- [PATCH] Put early debug generation under TV_SYMOUT
Richard Biener
- [PATCH] libstdc++: Simplify std::vector::vector(from_range_t, const Alloc&)
Jonathan Wakely
- [PATCH 1/2] libstdc++: Add views::cache_latest and views::to_input to std module
Jonathan Wakely
- New Croatian PO file for 'gcc' (version 15.1-b20250316)
Translation Project Robot
- Contents of PO file 'gcc-15.1-b20250316.hr.po'
Translation Project Robot
- [PATCH RFA] ipa: target clone and mangling alias [PR114992]
Jason Merrill
- New German PO file for 'gcc' (version 15.1-b20250316)
Translation Project Robot
- Contents of PO file 'gcc-15.1-b20250316.de.po'
Translation Project Robot
- [committed] d: Fix quoted command-line options to match lang.opt [PR118545]
Iain Buclaw
- [PATCH v2] RISC-V: Recognized Svrsw60t59b extension
Mingzhu Yan
- [PATCH] cobol: Make CXXFLAGS_FOR_TARGET available to the libgcobol build.
Robert Dubner
- [PATCH] Pass CPPFLAGS in HOST_EXPORTS for --build != --host
Wataru Ashihara
- [PATCH v2 0/1] Cherry pick of patch for gcc-13 fixing PR119372
Alfie Richards
- [PATCH v2 1/1] aarch64: Use PAUTH instead of V8_3A in some places
Alfie Richards
- [COMMITTED, PATCH] s390: Accept only Pmode for registers AP/FP/RA [PR119235]
Stefan Schulze Frielinghaus
- [Fortran, Patch, PR119380, v1] Fix freeing procedure pointers in components
Andre Vehreschild
- [PATCH] inliner: Silently drop musttail flag on calls during inlining unless the inlined routine was musttail called [PR119376]
Jakub Jelinek
- [PATCH] fnsplit: Set musttail call during function splitting if there are musttail calls [PR119376]
Jakub Jelinek
- [PATCH] icf: Punt for musttail call flag differences in ICF [PR119376]
Jakub Jelinek
- [PATCH] opcodes: fix wrong code in expand_binop_directly [PR117811]
Richard Earnshaw
- [PATCH] libiberty, gcc: Add memrchr to libiberty and use it [PR119283].
Iain Sandoe
- [PATCH] cobol: Address some iconv issues.
Iain Sandoe
- [PATCH] libstdc++: Add P1206R7 range operations to std::deque [PR111055]
Tomasz Kamiński
- [PATCH] aarch64: Add support for -mcpu=olympus
Dhruv Chawla
- [PATCHSET] Update Rust frontend 21/03/2024 3/4
arthur.cohen@embecosm.com
- [Patch] testsuite/lib/libgomp.exp: compile with -fdiagnostics-plain-output
Tobias Burnus
- [PATCH] change cbl_field_data_t::etc_t::value from _Float128 to tree
Richard Biener
- [PATCH] lra, v2: emit caller-save register spills before call insn [PR116028]
Jakub Jelinek
- [PING^1][PATCH v2] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
- [patch, avr] Add "used" attribute to code in .initN and .finiN
Georg-Johann Lay
- [PUSHED] Add 'gcc.target/nvptx/alias-unsupported-1.c'
Thomas Schwinge
- [PUSHED] Add 'g++.target/nvptx/alias-g++.dg_init_dtor2-2.C'
Thomas Schwinge
- [pushed] c++: fix return type of __cxa_bad_array_new_length
Jason Merrill
- [committed 1/2] arm: testsuite: memcpy-aligned requires unaligned accesses
Richard Earnshaw
- [committed 2/2] arm: testsuite: make unaligned-memcpy-*.c executable tests [PR91614]
Richard Earnshaw
- [PATCH] cobol, driver: Handle targets without HAVE_LD_STATIC_DYNAMIC.
Iain Sandoe
- [pushed: r15-7126] jit: fix startup on aarch64
Antoni Boucher
- Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)
Antoni Boucher
- [PATCH] cobol, libgcobol: Currently libgcobol depends on libstdc++.
Iain Sandoe
- [PATCH] Export native_encode_real operating on REAL_VALUE_TYPE
Richard Biener
- [pushed] c++: add fixed test [PR119378]
Patrick Palka
- [PATCH] c++: ICE w/ dependently scoped template friend [PR119378]
Patrick Palka
- [PATCH] c++: structural equality and partially inst typedef [PR119379]
Patrick Palka
- [patch, avr] PR119421: Optimize more bit operations
Georg-Johann Lay
- [committed] libgomp.fortran/get-mapped-ptr-1.f90: Use -6 for non-conf dev number
Tobias Burnus
- [PATCH] c++, libcpp: Allow some left shifts in the preprocessor [PR119391]
Jakub Jelinek
- [PATCH] Fix up some further cases of missing or extraneous spaces in diagnostics
Jakub Jelinek
- [PATCH] LoongArch: Support Q suffix for __float128.
Lulu Cheng
- [committed] libphobos: Fix IEEE typo in std.numeric link
Iain Buclaw
- [committed] libphobos: Add module declaration to rt.invariant
Iain Buclaw
- [committed] d: Indexing a cast(AA) yields no lvalue anymore
Iain Buclaw
- [committed] d: Add C++23 to CppStdRevision enum
Iain Buclaw
- [committed] d: Improve UFCS/property error message
Iain Buclaw
- [committed] d: Bump front-end language version to v2.111.0-rc.1.
Iain Buclaw
- [pushed] Darwin: We do not need libdl, it is provided in libSystem.
Iain Sandoe
- [PATCH v2] aarch64, Darwin: Initial implementation of Apple cores [PR113257].
Iain Sandoe
- [avr] libgcc: Properly exclude some object files for avrtiny
Georg-Johann Lay
- [PING^2][PATCH] Alpha: Fix base block alignment calculation regression
Maciej W. Rozycki
- [COMMITTED] libgfortran/intrinsics: Fix build for targets with int32_t=long int
Hans-Peter Nilsson
- [patch,avr,applied] Use "avr-peep2-after-fuse-move" for the 2nd run of peephole2.
Georg-Johann Lay
- [PATCH] libstdc++: Ensure that std::vector<bool> allocator has bool value_type
Jonathan Wakely
- [PATCH] libstdc++: Fix std::vector::append_range for overlapping ranges
Jonathan Wakely
- [PATCH] c++: Fix ICE when template lambdas call with default parameters in unevaluated context
yxj-github-437
- [PATCH] c++: Don't mix timevar_start and auto_cond_timevar for TV_NAME_LOOKUP [PR116681]
Simon Martin
- [patch,avr,applied] Clarify some optimization options.
Georg-Johann Lay
- [patch,avr,applied] Add AVR-SD devices
Georg-Johann Lay
- [PATCH] includes, Darwin: Handle modular use for macOS SDKs [PR116827].
Iain Sandoe
- [committed] d: Fix ICE type variant differs by TYPE_PACKED [PR117621]
Iain Buclaw
- [wwwdocs,applied] AVR: Mention more supported devices
Georg-Johann Lay
- [PATCH] toplevel, Makefile: Add missing CXX_FOR_TARGET export [PR88319].
Iain Sandoe
- New Swedish PO file for 'gcc' (version 15.1-b20250316)
Translation Project Robot
- Contents of PO file 'gcc-15.1-b20250316.sv.po'
Translation Project Robot
- [PATCH] OpenMP: Create additional interop objects with append_args.
Sandra Loosemore
- [PATCH] RISC-V: Allow redirecting function calls to the same FMV clone
Yangyu Chen
- [PATCH] libgcobol: C++-ify the configuration steps.
Iain Sandoe
- [PATCH] vect: Add assert to expand_vector_conversion [PR118616]
Andrew Pinski
- [committed] MAINTAINERS: Add myself
James K. Lowden
- [PATCH] libgcobol: Only use random_r if it is available [PR119295]
Iain Sandoe
- [PATCH] RISC-V: xtheadmemidx: Split slli.uw pattern
Bohan Lei
- [PATCH] Teach gcov to not ignore coroutine actor functions.
Michael Welsh Duggan
- [gcc-wwwdocs PATCH] gcc-14/15: Mention recent change for Intel x86_64
Haochen Jiang
- [PUSHED] nvptx: Default at least to '-mptx=6.3'
Thomas Schwinge
- [PATCH 0/4] Update the configure of host 'basename'.
Iain Sandoe
- [PUSHED] Add 'libgomp.c++/pr101544-1{, -O0}.C', 'libgomp.oacc-c++/pr101544-1.C' [PR101544]
Thomas Schwinge
- [PUSHED] Add 'libgomp.c++/pr96835-1{, -O0}.C', 'libgomp.oacc-c++/pr96835-1.C' [PR96835]
Thomas Schwinge
- [PATCH] libgcobol: Ensure that config.h is included.
Iain Sandoe
- [PATCH] cobol: Move includes before system.h
Iain Sandoe
- [PATCH] libgcobol: use standard f128 suffix instead of Q for _Float128 literals
Andreas Schwab
- [PATCH] Remove buffer overflow in cobol driver
Andreas Schwab
- [committed] arm: testsuite: tighten scan-assembler in unaligned-memcpy-4.c
Richard Earnshaw
- [Patch] libgomp/plugin/plugin-nvptx.c: Fix device used for stream creation
Tobias Burnus
- [PATCH] RISC-V: Recognized svadu and svade extension
Mingzhu Yan
- [PATCHSET] Update Rust frontend 24/03/2024 4/4
arthur.cohen@embecosm.com
- [committed] testsuite: d: Break up Wbuiltin_declaration_mismatch2.d into smaller tests
Iain Buclaw
- [PATCH] PR middle-end/119442: expr.cc: Fix vec_duplicate into vector boolean modes
Kyrylo Tkachov
- [PATCH 0/2] cobol: Add a library spec (lingcobol.spec).
Iain Sandoe
- [PATCH 1/2] [COBOL] Remove _Float128 use from numstr2i
Richard Biener
- [PATCH 2/2] [COBOL] Remove unused _Float128 using helpers
Richard Biener
- [PATCH v3] Don't instrument exit edges after musttail
Andi Kleen
- [PATCH] libstdc++: Fix handling of common cpp20-only ranges for flat sets [PR119415]
Tomasz Kamiński
- [pushed] c++: pack indexing and if consteval
Jason Merrill
- [wwwdocs] Add Ada's GCC 15 changelog entry
Fernando Oleo Blanco
- [PATCH, V3] PR target/118541 - Do not generate unordered fp cmoves for IEEE compares on PowerPC
Florian Weimer
- [Patch, Fortran] C prototypes for functions returning C function pointers
Thomas Koenig
- [PATCH] RISC-V: disable the abd expander for gcc-15 release [PR119224]
Vineet Gupta
- [committed] libstdc++: Add testcases for resolved bug [PR101527]
Jonathan Wakely
- [committed] libstdc++: Fix some broken links in the manual
Jonathan Wakely
- [PUSHEDv2] vect: Add assert to expand_vector_conversion [PR118616]
Andrew Pinski
- [PATCH] i386: Fix AVX10.2 sat cvt intrinsic.
Hu, Lin1
- [PATCH] testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test [PR119382]
jeevitha
- [PATCH] i386: Fix up combination of -2 r<<= (x & 7) into btr [PR119428]
Jakub Jelinek
- [PATCH] tailc: Only diagnose musttail failures during tailc or musttail passes [PR119376]
Jakub Jelinek
- [PATCH] tailc: Don't fail musttail calls if they use or could use local arguments, instead warn [PR119376]
Jakub Jelinek
- [PATCH] i386: Add "s_" as Saturation for AVX10.2 Converting Intrinsics.
Hu, Lin1
- [PATCH] testsuite: add testcase for recent alias fix
Sam James
- [Patch] omp-general.cc: Remove 'if' around call to always 'true' returning function [PR118627]
Tobias Burnus
- [PATCH][COBOL][RFC] Remove strtof128 based diagnostics
Richard Biener
- [committed][nvptx] Use .alias directive for mptx >= 6.3
Thomas Schwinge
- [committed] libstdc++: Cast -1 to size_t in <format> [PR119429]
Jonathan Wakely
- [Patch, v2] libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn
Tobias Burnus
- [PATCH] RISC-V: Remove the priority in FMV ASM name mangling
Yangyu Chen
- [PATCH] libstdc++: Adjust how __gnu_debug::vector detects invalidation
Jonathan Wakely
- [Patch] install.texi: gcn - suggest to use Newlib with simd math fix [PR119325]
Tobias Burnus
- [committed] arm: add commutative alternatives to <US>mull pattern.
Richard Earnshaw
- [committed] libstdc++: Add testcase for std::filesystem::copy [PR118699]
Jonathan Wakely
- [PATCH] libstdc++: Allow std::ranges::to to create unions
Jonathan Wakely
- [committed] arm: testsuite use -std=gnu17 for pr65647.c
Richard Earnshaw
- [committed] arm: testsuite: update expected output in vect-early-break-cbranch.c
Richard Earnshaw
- [PATCH] middle-end/118795 - fix can_vec_perm_const_p query in match.pd
Richard Biener
- [committed] arm: testsuite: avoid dg-options in primary LTO file
Richard Earnshaw
- [PATCH] target/119010 - add missing DF load/store reservations for znver4 and znver5
Richard Biener
- [PATCH] target/119010 - add missing integer store reservations for znver4 and znver5
Richard Biener
- [COMMITTED] RISC-V: disable the abd expander for gcc-15 release [PR119224]
Vineet Gupta
- [committed] arm: testsuite: adjust ftest tests
Richard Earnshaw
- [PATCH] libstdc++: Optimize std::vector construction from input iterators [PR108487]
Jonathan Wakely
- [committed] arm: testsuite: skip mtp tests on thumb1
Richard Earnshaw
- [PATCH] libgcobol: Provide fallbacks for C32 strfromf32/64 [PR119296].
Iain Sandoe
- [Ada] Fix PR ada/119440
Eric Botcazou
- [PATCH] c++: Properly fold <COND_EXPR>.*<COMPONENT> [PR114525]
Simon Martin
- [PATCH] toplevel, libcobol: Add dependency on libquadmath build [PR119244].
Iain Sandoe
- [PATCH] c++: fix missing lifetime extension [PR119383]
Marek Polacek
- [pushed] c++: add fixed test [PR101881]
Marek Polacek
- [committed] cobol: Changes to eliminate _Float128 from the front end
Robert Dubner
- ANAアカウント認証のご案内。番号:OG-44494402601
ANA SKY WEB
- [PATCH] cobol: Get rid of __int128 uses in the COBOL FE [PR119242]
Jakub Jelinek
- [PATCH 0/3] Automate use of -Os/-Oz as multilib selector
Keith Packard
- [PATCH] i386: Set attr "addr" as "gpr16" for constraint "jm". [PR 119425]
Hu, Lin1
- [PATCH] gimple: Verify that lhs of an assign is NOT a function [PR118796]
Andrew Pinski
- [PATCH] libstdc++: Check presence of iterator_category for flat_sets insert_range [PR119415]
Tomasz Kamiński
- [committed] i386: Require in peephole2 that memory is offsettable [PR119450]
Jakub Jelinek
- [PATCH] rs6000: Ignore OPTION_MASK_SAVE_TOC_INDIRECT differences in inlining decisions [PR119327]
Jakub Jelinek
- [PATCH] widening_mul: Fix up further r14-8680 widening mul issues [PR119417]
Jakub Jelinek
- [PATCH] i386: Fix up pr55583.c testcase [PR119465]
Jakub Jelinek
- [PATCH] c++: Fix FAIL: g++.dg/tree-ssa/initlist-opt1.C
Jonathan Wakely
- [PATCH] doc: say "compatible types" for -fstrict-aliasing
Sam James
- [COMMITTED] testsuite: i386: Require dfp support in gcc.target/i386/pr117946.c etc.
Rainer Orth
- [PATCH] libstdc++: Fix std::ranges::iter_move for function references [PR119469]
Jonathan Wakely
- [PATCH] libstdc++: Replace use of std::min in ranges::uninitialized_xxx algos [PR101587]
Jonathan Wakely
- [PATCH 01] aarch64: Changed CRC test.
Mariam Arutunian
- [PATCH] testsuite: i386: Fix gcc.target/i386/pr82142?.c etc. on Solaris/x86
Rainer Orth
- [PATCH 1/2] c++/modules: Fix tsubst of global module friend classes [PR118920]
Nathaniel Shead
- [PUSHED] driver: Forward '-lstdc++' to offloading compilation [PR101544]
Thomas Schwinge
- [PATCH] testsuite: i386: Fix c-c++-common/gomp/metadirective-device.c etc. with i?86 compiler
Rainer Orth
- [PATCH 1/2] gcov: branch, conds, calls in function summaries
Jan Hubicka
- [PATCH 2/2] Add prime path coverage to gcc/gcov
Jan Hubicka
- [PATCH v2] c: Fix tagname confusion for typedef redefinitions [PR118765]
Martin Uecker
- [PATCH] arm: don't vectorize fmaxf() unless unsafe math opts are enabled
Richard Earnshaw
- [PATCH] libstdc++: Use const_cast to workaround tm_zone being non-const
Jonathan Wakely
- [PATCH 00/12] Implement a new dg-lint tool and use on our testsuite
David Malcolm
- [PATCH 01/12] contrib: add dg-lint and libgdiagnostics.py [PR116163]
David Malcolm
- [PATCH 02/12] testsuite: fix broken dg directives
David Malcolm
- [PATCH 03/12] testsuite, gomp: fix broken dg directives
David Malcolm
- [PATCH 04/12] testsuite, aarch64: fix broken dg directives
David Malcolm
- [PATCH 05/12] testsuite, arc: fix broken dg directives
David Malcolm
- [PATCH 06/12] testsuite, arm: fix broken dg directives
David Malcolm
- [PATCH 07/12] testsuite, bfin: fix broken dg directive
David Malcolm
- [PATCH 08/12] testsuite, i386: fix broken dg directives
David Malcolm
- [PATCH 09/12] testsuite, ia64: fix broken dg directives
David Malcolm
- [PATCH 10/12] testsuite, powerpc: fix broken dg directives
David Malcolm
- [PATCH 11/12] testsuite, riscv: fix broken dg directives
David Malcolm
- [PATCH 12/12] testsuite, s390: fix broken dg directives
David Malcolm
- [PATCH 00/12] Implement a new dg-lint tool and use on our testsuite
Mike Stump
- [committed] d: import __stdin causes compilation to pause while reading from stdin
Iain Buclaw
- [PATCH] tailcall: Improve debug dumps
Andrew Pinski
- [committed] cobol: Bring trunk into line with Dubner's test system.
Robert Dubner
- [PATCH, RFC 0/7] Doc: Further cleanups to extend.texi [PR42270]
Sandra Loosemore
- [PATCH] Fortran: fix bogus recursion with DT default initialization [PR118796]
Harald Anlauf
- [pushed] gcov: branch, conds, calls in function summaries
Jørgen Kvalsvik
- [PATCH 0/4] testsuite: filename/location fixes
Sam James
- [PATCH 0/6] testsuite: more misc. syntax fixes
Sam James
- ping: [PATCH] c-family: Improve location for -Wunknown-pragmas in a _Pragma [PR118838]
Lewis Hyatt
- [PATCH] libcpp: Add missing configure check for setlocale.
Roland McGrath
- [PATCH] testsuite: fixup tree scan syntax for strub-internal-pr112938.C
Sam James
- [COMMITTED, OBVIOUS] OpenMP: Fix declaration in append-args-interop.c test case
Sandra Loosemore
- [PATCH, V4] PR target/118541 - Do not generate unordered fp cmoves for IEEE compares on PowerPC
Michael Meissner
- [PATCH 1/2] LoongArch: Set default alignment for functions jumps loops and labels.
Lulu Cheng
- [PATCH] c++/modules: Fix modules and LTO with header units [PR118961]
Nathaniel Shead
- [PATCH] target/119474 - more DFmode handling in zn4zn5 reservations
Richard Biener
- [PATCH] target/119010 - add znver{4,5}_insn_both to resolve missing reservations
Richard Biener
- [PATCH] target/119010 - fixup zn4zn5 reservation for move from const_vector
Richard Biener
- [PATCH] cobol: Do not include <cmath> (no longer needed).
Iain Sandoe
- [Patch] OpenMP: Fix C++ template handling with append_args' prefer_type modifier
Tobias Burnus
- [libstdc++] Optimize string constructors
Jonathan Wakely
- [PATCH] libstdc++: Update tzdata to 2025b
Jonathan Wakely
- [gcc-14 PATCH] Reuse scratch registers generated by LRA
Xi Ruoyao
- [PATCH,wwwdocs] Mention Incremental LTO in GCC15
Michal Jires
- [PATCH 0/3] testsuite: more typo/directive fixes
Sam James
- [PATCH 1/8] target/119010 - fixup zn4zn5 reservation for move from const_vector
Richard Biener
- [PATCH 2/8] target/119010 - missing reservations for Zen4/5 and SSE compares
Richard Biener
- [PATCH 3/8] target/119010 - add reservations for integer vector compares to zen4/zen5
Richard Biener
- [PATCH 4/8] target/119010 - handle DFmode in SSE divide reservations for Zen4/Zen5
Richard Biener
- [PATCH 5/8] target/119010 - fixup Zen4/Zen5 fp<->int convert reservations
Richard Biener
- [PATCH 6/8] target/119010 - reservations for Zen4/Zen5 movhlps to memory
Richard Biener
- [PATCH 7/8] target/119010 - Zen4/Zen5 reservations for movlhps loads
Richard Biener
- [PATCH 8/8] target/119010 - add mode attribute to *vmovv16si_constm1_pternlog_false_dep
Richard Biener
- [PATCH] testsuite: Add options for float16 for test [PR119133]
Christophe Lyon
- [PATCH] testsuite: aarch64: fix another unbalanced }
Sam James
- [PATCH v3 00/19] FMV refactor and ACLE compliance.
Alfie Richards
- [PATCH v3 01/19] Add PowerPC FMV symbol tests.
Alfie Richards
- [PATCH] Further use of mod_scope in modified_type_die
Tom Tromey
- [PATCH] RISC-V: Add pattern for vector-scalar multiply-add/sub [PR119100]
Paul-Antoine Arras
- [Committed] RISC-V: testsuite: fix syntax error for assembler scan
Edwin Lu
- [committed] testsuite: Require effective target sigsetjmp for gcov-31/32
Dimitar Dimitrov
- [pushed] testsuite: fix g++.dg/template/explicit-args6.C
Marek Polacek
- [PATCH][gcc13] PR tree-optimization/117287 - Backport new assume implementation
Andrew MacLeod
- [PATCH] ipa-sra: Don't change return type to void if there are musttail calls [PR119484]
Jakub Jelinek
- [PATCH] tailc: Handle musttail noreturn calls [PR119483]
Jakub Jelinek
- Fix too late initialization of tasking runtime with standalone library
Eric Botcazou
- [committed] i386: Fix offset calculation in ix86_redzone_clobber
Uros Bizjak
- [committed] cobol: Incorporate new testcases from the cobolworx UAT tests.
Robert Dubner
- [wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 116
Marek Polacek
- [PATCH] PR tree-optimization/119471 - If the LHS does not contain zero, neither do multiply operands.
Andrew MacLeod
- [PATCH] i386: Add attr_isa for vaes patterns to sync with attr gpr16. [pr119473]
Hu, Lin1
- [PATCH v5] libcpp: Fix incorrect line numbers in large files [PR108900]
Yash.Shinde@windriver.com
- [PATCH] [COBOL] use native_encode_real
Richard Biener
- [PATCH] i386: Add PTA_AVX10_1_256 to PTA_DIAMONDRAPIDS
Haochen Jiang
- [pushed] wwwdocs: cxx-dr-status: Use <code> over <tt>
Gerald Pfeifer
- [wwwdocs] gcc-15/changes.html + projects/gomp/: OpenMP update for interop
Tobias Burnus
- [PATCH] combine: Use reg_used_between_p rather than modified_between_p in two spots [PR119291]
Jakub Jelinek
- [PATCH] avoid-store-forwarding: Fix reg init on load-elimination [PR119160]
Konstantinos Eleftheriou
- [PATCH] combine: Special case set_noop_p in two spots
Jakub Jelinek
- [PATCH] bootstrap/119513 - fix cobol bootstrap with --enable-generated-files-in-srcdir
Richard Biener
- [commited] cobol: Eliminate check-cobol -Os failure in EVALUATE testcase
Robert Dubner
- Patch v2 of Bug 119222 Conversion of inf to integer is not diagnosed , pay attention to Notice !
Gwen Fu
- [PATCH 2/2] c++: constrained auto NTTP vs associated constraints
Patrick Palka
- [PATCH] srcextra fixes
Jakub Jelinek
- [PATCH] other/119510 - use --enable-languages=default,cobol for release tarballs
Richard Biener
- [PATCH] cobol: Fix up cobol/{charmaps,valconv}.cc rules
Jakub Jelinek
- [PATCH] libstdc++: Constrain formatters for chrono types [PR119517]
Tomasz Kamiński
- [committed] cobol: Confine all __int128/_Float128 references to libgcobol
Robert Dubner
- [PATCH] Fortran: fix spelling of flag -fallow-invalid-boz
Harald Anlauf
- Thank you for your call
leikiumay@gmail.com
- [PATCH 1/2] libstdc++: Fix -Wstringop-overread warning in std::vector<bool> [PR114758]
Jonathan Wakely
- [committed] libstdc++: Add testcase for bogus -Wstringop-overflow in std::vector [PR117983]
Jonathan Wakely
- [PATCH RFC] c++: optimize push_to_top_level [PR64500]
Jason Merrill
- [PATCH] except: Don't use the cached value of the gcc_except_table section for comdat functions [PR119507]
Andrew Pinski
- [PATCH] c++: Honor noipa attribute for FE nothrow discovery [PR119518]
Jakub Jelinek
- [PATCH] gcc_release: Generate srcdir extras/infos/man pages from all FEs [PR119510]
Jakub Jelinek
- [committed] c++: Fix comment typo
Jakub Jelinek
- [pushed] jit, Darwin: Update exports with ABI 28 through 34.
Iain Sandoe
- [pushed] c++/modules: unexported friend template
Jason Merrill
- [PATCH] gcc/mingw: Align `.refptr.` to 8-byte boundaries for 64-bit targets
LIU Hao
- [PATCH] RISC-V: vsetvl: skip abnormal edge on vsetvl insertion [PR119533]
Vineet Gupta
- [PATCH] testsuite: arm: fixup more dg-final syntax
Sam James
- [PATCH v2] RISC-V: vsetvl: skip abnormal edge on vsetvl insertion [PR119533]
Vineet Gupta
- [PATCH] gcc.dg/analyzer/torture/switch-3.c: fix llp64 warnings
Jonathan Yong
- [PATCH] gas: m68k M680LC040 F-LINE NOP insertion fixing emulation of fpu instructions
Nathanial Sloss
- [committed] gcc/testsuite/g++.dg/gomp/append-args-8.C: Fix scan-dump-tree (was: [Linaro-TCWG-CI] gcc-15-8972-g7e286b56545: 3 regressions on aarch64)
Tobias Burnus
- [PATCH] Doc: -Wzero-as-null-pointer-constant is also available for C [PR119173]
Martin Uecker
- [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy
Mark Wielaard
- [COMMITTED] robots.txt: Disallow robots to create new or list all activity on a bug
Mark Wielaard
- [PATCH, OpenACC 2.7, v5] Implement reductions for arrays and records
Chung-Lin Tang
- [PATCH] gcc-gitref.cgi: Redirect to cgit instead of gitweb
Mark Wielaard
- [PING^3][PATCH] Alpha: Fix base block alignment calculation regression
Maciej W. Rozycki
- [PATCH v1] RISC-V: Make VXRM as global register [PR118103]
Jeff Law
- Mark const parameters passed by invisible reference as readonly in the function body
Jan Hubicka
- [COMMITTED] Docs: make regenerate-opt-urls
Sandra Loosemore
- Fix x86 -Os costs of loads and stores
Jan Hubicka
- [PATCH] LoongArch: doc: Put the '-mtls-dialect=opt' option description in the correct position.
Lulu Cheng
- [PATCH] RISC-V: testsuite: Fix broken testsuite error of zicbop
Liao Shihua
- [PATCH] tree-optimization/119532 - ICE with fixed-point tail recursion
Richard Biener
- [PATCH 1/2] GCN, libstdc++: '#define _GLIBCXX_USE_WEAK_REF 0' [PR119369]
Thomas Schwinge
- [committed] OpenMP: modify_call_for_omp_dispatch - fix invalid memory access after 'error' [PR119541]
Tobias Burnus
- [committed] arm: testsuite: fix vect-fmaxmin.c test
Richard Earnshaw
- Warning/error typo bug: "couldn't deduce template parameter"
Roman Kovalev
- [pushed] c++: lambda in function template signature [PR119401]
Jason Merrill
- [PATCH] libstdc++: Make operator== for std::tuple convert to bool [PR119545]
Jonathan Wakely
- [PATCH] sra: Avoid creating TBAA hazards (PR118924)
Martin Jambor
- [PATCH] sra: Clear grp_same_access_path of acesses created by total scalarization (PR118924)
Martin Jambor
- [PATCH] target/119549 - fixup handling of -mno-sse4
Richard Biener
- [PATCH v3] RISC-V: Fix wrong LMUL when only implict zve32f.
Kito Cheng
- [PATCH] libstdc++: Fix -Warray-bounds warning in std::vector::resize [PR114945]
Jonathan Wakely
- [committed] d: Fix error with -Warray-bounds and -O2 [PR117002]
Iain Buclaw
- [PATCH] Libstdc++: Fix bootstrap failure for cross without tm.tm_zone [PR119550]
Jonathan Wakely
- [pushed] Only write gcov when file output is on [PR119553]
Jørgen Kvalsvik
- [committed] d: Bump front-end language version to v2.111.0
Iain Buclaw
- [PATCH] [testsuite] [riscv] xfail ssa-dom-cse-2 on riscv64
Alexandre Oliva
- [PATCH] [testsuite] [riscv] xfail update-threading on riscv [PR110628]
Alexandre Oliva
- [PATCH] [testsuite] [riscv] xfail some [PR113281] tests
Alexandre Oliva
- [PATCH] [testsuite] [riscv] limit mcpu-xiangshan-nanhu.c to rv64
Alexandre Oliva
- [PATCH] testsuite: arm: Fix dg-final in short-vfp-1.c [PR119556]
Christophe Lyon
- [PATCH]
Alexandre Oliva
- [COMMITTED 01/35] gccrs: Fix function name to printf
arthur.cohen@embecosm.com
- [PATCH, V5] PR target/118541 - Do not generate unordered fp cmoves for IEEE compares on PowerPC
Michael Meissner
- [PATCH] libstdc++: Make debug iterator pointer sequence const [PR116369]
François Dumont
- [PATCH 0/7] Fix PRs 118097, 118785 and 119318 by storing and streaming operation type
Martin Jambor
- [committed] MAINTAINERS: Update my name
Alice Carlotti
- [PATCH 1/2] c++: maybe_dependent_member_ref and stripped alias [PR118626]
Patrick Palka
- [PATCH 2/2] c++: maybe_dependent_member_ref and typenames [PR118626]
Patrick Palka
Last message date:
Mon Mar 31 23:59:23 GMT 2025
Archived on: Mon Mar 31 23:59:46 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).