Messages by Date
-
2025/12/07
[gcc r16-5953] x86: Compile avx2-vpcmpgtq-1.c with -fno-fuse-ops-with-volatile-access
H.J. Lu via Gcc-cvs
-
2025/12/07
[gcc r16-5952] x86: Don't allow 2 volatile memory references
H.J. Lu via Gcc-cvs
-
2025/12/07
[gcc r15-10586] aarch64: Fix crc{, _rev}<SWI124:mode>si4 expanders [PR122991]
Jakub Jelinek via Gcc-cvs
-
2025/12/07
[gcc r15-10585] i386: Fix crc_rev<SWI124:mode>si4 expander [PR122991]
Jakub Jelinek via Gcc-cvs
-
2025/12/07
[gcc r15-10582] gimplify, ubsan: Fix -fopenmp -fsanitize=bounds ICE [PR120052]
Jakub Jelinek via Gcc-cvs
-
2025/12/07
[gcc r15-10583] c: Fix ICE in c_type_tag on va_list [PR121506]
Jakub Jelinek via Gcc-cvs
-
2025/12/07
[gcc r15-10584] switchconv: Fix up inbound checks for switch types wider than sizetype [PR122943]
Jakub Jelinek via Gcc-cvs
-
2025/12/07
[gcc r15-10578] c++: Fix up build_data_member_initialization [PR121445]
Jakub Jelinek via Gcc-cvs
-
2025/12/07
[gcc r15-10581] openmp: Fix up OpenMP expansion of collapsed loops [PR120564]
Jakub Jelinek via Gcc-cvs
-
2025/12/07
[gcc r15-10580] alias: Fix up BITINT_TYPE and non-standard INTEGER_TYPE alias handling [PR122624]
Jakub Jelinek via Gcc-cvs
-
2025/12/07
[gcc r15-10579] libcody: Make it buildable by C++11 to C++26
Jakub Jelinek via Gcc-cvs
-
2025/12/07
[gcc r15-10577] c++: Fix error recovery ICE in tsubst_baselink [PR120876]
Jakub Jelinek via Gcc-cvs
-
2025/12/07
[gcc r16-5950] Ada: Fix wrong Accum_Type inferred for a reduction expression
Eric Botcazou via Gcc-cvs
-
2025/12/07
[gcc r16-5949] analyzer: remove duplicated registration of builtins
David Malcolm via Gcc-cvs
-
2025/12/06
[gcc r16-5948] libcpp: adjust _cpp_file accessors
Jason Merrill via Gcc-cvs
-
2025/12/06
[gcc r16-5946] cselib: dump_cselib_* fixes
Alexandre Oliva via Gcc-cvs
-
2025/12/06
[gcc r16-5944] add fusage for non-ACCUMULATE_OUTGOING_ARGS calls [PR122947]
Alexandre Oliva via Gcc-cvs
-
2025/12/06
[gcc r16-5943] [riscv] avoid auipc overflow with large offsets [PR91420]
Alexandre Oliva via Gcc-cvs
-
2025/12/06
[gcc r16-5942] Ada: Fix spurious warning if the reducer subprogram is a procedure
Eric Botcazou via Gcc-cvs
-
2025/12/06
[gcc r16-5941] Adjust expected output of new risc-v test
Jeff Law via Gcc-cvs
-
2025/12/06
[gcc r15-10574] Ada, Darwin: Implement OSLock for Darwin [PR115305].
Eric Botcazou via Gcc-cvs
-
2025/12/06
[gcc r16-5940] Fortran: [PDT] Verify problems with error recovery have gone [PR103414]
Paul Thomas via Gcc-cvs
-
2025/12/06
[gcc r16-5939] libstdc++: add more #if to std.cc
Jason Merrill via Libstdc++-cvs
-
2025/12/06
[gcc r16-5938] attribs: Use attribute_value_equal in decl_attributes
Jakub Jelinek via Gcc-cvs
-
2025/12/06
[gcc r16-5937] c++: is_late_template_attribute and tsubst_attribute fixes
Jakub Jelinek via Gcc-cvs
-
2025/12/06
[gcc r16-5936] Fortran: [PDT] Failure with local allocatable PDT array [PR122693]
Paul Thomas via Gcc-cvs
-
2025/12/06
[gcc r16-5935] Fortran: [PDT] Mismatched types with same name in assignment [PR122670]
Paul Thomas via Gcc-cvs
-
2025/12/05
[gcc r16-5934] Fortran: ALLOCATE with array-valued MOLD expression fails [PR122669]
Paul Thomas via Gcc-cvs
-
2025/12/05
[gcc r16-5933] Fortran: [PDT] Unresolved component and generic binding [PR122578]
Paul Thomas via Gcc-cvs
-
2025/12/05
[gcc r16-5932] [PATCH] prepare-commit-msg: Add compatibility check for --default-prefix option
Jeff Law via Gcc-cvs
-
2025/12/05
[gcc r16-5931] [PATCH v3] rtl-optimization: Fix BB edge ordering [PR122675]
Jeff Law via Gcc-cvs
-
2025/12/05
[gcc r16-5930] libstdc++: Use deducing this in std::bind when available [PR80564]
Patrick Palka via Libstdc++-cvs
-
2025/12/05
[gcc r16-5929] a68: handle intTI_type_node in a68_type_for_size
Jose E. Marchesi via Gcc-cvs
-
2025/12/05
[gcc r16-5928] libstdc++: std::atomic should use std::addressof
Jonathan Wakely via Gcc-cvs
-
2025/12/05
[gcc r16-5926] testsuite: Small tweaks for pr99782-1.c test [PR99782]
Jakub Jelinek via Gcc-cvs
-
2025/12/05
[gcc r16-5925] testsuite: Fix pr99782-1.c for targets that don't support int128
Andrew Pinski via Gcc-cvs
-
2025/12/05
[gcc r16-5924] [PR122215, IRA]: Fix undefined behaviour of improve_allocation
Vladimir Makarov via Gcc-cvs
-
2025/12/05
[gcc r16-5923] Fortran: associate to a contiguous pointer or target [PR122977]
Harald Anlauf via Gcc-cvs
-
2025/12/05
[gcc r16-5922] libstdc++: Implement rest of P2655R3 common_reference of reference_wrapper
Patrick Palka via Gcc-cvs
-
2025/12/05
[gcc r16-5921] libstdc++: Implement P2655R3 changes to common_reference bullet 1
Patrick Palka via Libstdc++-cvs
-
2025/12/05
[gcc r16-5920] libstdc++: Consolidate bullet 1 __common_reference_impl partial specs
Patrick Palka via Gcc-cvs
-
2025/12/05
[gcc r16-5919] libstdc++/testsuite: Fix malformed dg-error directive
Patrick Palka via Libstdc++-cvs
-
2025/12/05
[gcc r16-5918] libstdc++: Use deducing this in range adaptors even in C++20 [PR111550]
Patrick Palka via Libstdc++-cvs
-
2025/12/05
[gcc r16-5917] libstdc++: Use deducing this in std::bind_front even in C++20 [PR111327]
Patrick Palka via Gcc-cvs
-
2025/12/05
[gcc r16-5916] libstdc++: Use deducing this in std::not_fn when available [PR111327]
Patrick Palka via Libstdc++-cvs
-
2025/12/05
[gcc r16-5915] libstdc++: Introduce _GLIBCXX_EXPLICIT_THIS_PARAMETER internal FTM
Patrick Palka via Libstdc++-cvs
-
2025/12/05
[gcc r16-5914] arm: avoid invalid shift in arm_canonicalize_comparison [PR122999]
Richard Earnshaw via Gcc-cvs
-
2025/12/05
[gcc r16-5913] gomp/dyn_groupprivate-1.f90: Fix scan-tree-dump-times regex
Tobias Burnus via Gcc-cvs
-
2025/12/05
[gcc r16-5911] tree-optimization/120939 - remove uninitialized use of LOOP_VINFO_COST_MODEL_THRESHOLD
Richard Biener via Gcc-cvs
-
2025/12/05
[gcc r16-5912] Fix vect_need_peeling_or_partial_vectors_p wrt peeling for gaps
Richard Biener via Gcc-cvs
-
2025/12/05
[gcc r16-5910] Make gcc.dg/vect/vect-pr123002.c trigger on unfixed trunk
Richard Biener via Gcc-cvs
-
2025/12/05
[gcc r16-5909] ada: Unsigned_Base_Range aspect (part 6)
Marc Poulhies via Gcc-cvs
-
2025/12/05
[gcc r16-5908] ada: Improve readability of table in reference manual
Marc Poulhies via Gcc-cvs
-
2025/12/05
[gcc r16-5907] ada: Fix false positive error for classwide containers
Marc Poulhies via Gcc-cvs
-
2025/12/05
[gcc r16-5905] ada: Adjust documentation on floating-point overflow handling
Marc Poulhies via Gcc-cvs
-
2025/12/05
[gcc r16-5904] ada: Ensure that file is not locked on windows when opened RO
Marc Poulhies via Gcc-cvs
-
2025/12/05
[gcc r16-5906] ada: Fix problematic aggregate with box notation
Marc Poulhies via Gcc-cvs
-
2025/12/05
[gcc r16-5903] ada: Fix reducer selection when resolving 'Reduce attribute
Marc Poulhies via Gcc-cvs
-
2025/12/05
[gcc r16-5902] Move even/odd validity check from supportable_widening_operation to caller
Richard Biener via Gcc-cvs
-
2025/12/05
[gcc r16-5901] Add clique/base parsing and dumping to the GIMPLE FE
Richard Biener via Gcc-cvs
-
2025/12/05
[gcc r16-5900] Ada, Darwin: Implement OSLock for Darwin [PR115305].
Iain D Sandoe via Gcc-cvs
-
2025/12/05
[gcc r16-5899] OpenMP: C/C++ parser support for dyn_groupprivate
Tobias Burnus via Gcc-cvs
-
2025/12/05
[gcc r16-5898] Make gcc.dg/vect/vect-simd-clone-24.c more robust
Richard Biener via Gcc-cvs
-
2025/12/04
[gcc r16-5897] x86/aarch64: Fix compile time hog with ccmp [PR99782]
Andrew Pinski via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230)] Use vector pair load/store for memcpy with -mcpu=future
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230)] Add -mcpu=future.
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230)] Revert changes
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc r16-5896] match.pd: x&c ?(x op c):(x|c) -> x^c [PR122615, PR122616]
Andrew Pinski via Gcc-cvs
-
2025/12/04
[gcc r16-5895] RISC-V: Add test for vec_duplicate + vmsltu.vv combine with GR2VR cost 0, 1 and 15
Pan Li via Gcc-cvs
-
2025/12/04
[gcc r16-5894] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Pan Li via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230)] Update ChangeLog.*
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230)] Use vector pair load/store for memcpy with -mcpu=future
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230)] Update ChangeLog.*
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230)] Add -mcpu=future.
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc r16-5892] libstdc++: Fix std::erase_if behavior for std::__debug::deque
Francois Dumont via Libstdc++-cvs
-
2025/12/04
[gcc r16-5891] aarch64: Fix crc{, _rev}<SWI124:mode>si4 expanders [PR122991]
Jakub Jelinek via Gcc-cvs
-
2025/12/04
[gcc] Created branch 'meissner/heads/work230-submit' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230-test)] Add ChangeLog.test and update REVISION.
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230-submit)] Add ChangeLog.submit and update REVISION.
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230-sha)] Add ChangeLog.sha and update REVISION.
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc] Created branch 'meissner/heads/work230-test' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230-float)] Add ChangeLog.float and update REVISION.
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc] Created branch 'meissner/heads/work230-sha' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc] Created branch 'meissner/heads/work230-float' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230-dmf)] Add ChangeLog.dmf and update REVISION.
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc] Created branch 'meissner/heads/work230-bugs' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc] Created branch 'meissner/heads/work230-dmf' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230-bugs)] Add ChangeLog.bugs and update REVISION.
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230-orig)] Add REVISION.
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc] Created branch 'meissner/heads/work230-orig' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc(refs/users/meissner/heads/work230)] Add ChangeLog.meissner and REVISION.
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc] Created branch 'meissner/heads/work230' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
2025/12/04
[gcc r16-5890] amdgcn, libgomp: improve generic device errors
Andrew Stubbs via Gcc-cvs
-
2025/12/04
[gcc r16-5889] libstdc++: Fix debug mode for unordered containers.
Tomasz Kaminski via Libstdc++-cvs
-
2025/12/04
[gcc r16-5888] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener via Gcc-cvs
-
2025/12/04
[gcc r16-5887] vrp: Infer ranges from constant aggregates with initializers (v4)
Martin Jambor via Gcc-cvs
-
2025/12/04
[gcc r16-5886] libstdc++: Convertibility of rank == 0 layouts, LWG4272.
Tomasz Kaminski via Libstdc++-cvs
-
2025/12/04
[gcc r16-5885] i386: Fix gcc.dg/asm-hard-reg-9.c
Stefan Schulze Frielinghaus via Gcc-cvs
-
2025/12/04
[gcc r16-5884] amdgcn, libgomp: use xfail for gfx908 requires tests
Andrew Stubbs via Gcc-cvs
-
2025/12/04
[gcc r16-5883] libstdc++: Fix node-base containers copy and move constructor in debug mode.
Tomasz Kaminski via Libstdc++-cvs
-
2025/12/04
[gcc r16-5882] i386: Fix crc_rev<SWI124:mode>si4 expander [PR122991]
Jakub Jelinek via Gcc-cvs
-
2025/12/04
[gcc r16-5881] testsuite: Add tls runtime directives to decomp18.C [PR122983]
Jakub Jelinek via Gcc-cvs
-
2025/12/04
[gcc r16-5880] contrib: Fix typo in function name in check_GNU_style_lib.py
Jonathan Wakely via Gcc-cvs
-
2025/12/04
[gcc r16-5879] lra: Honor exclude start regs while reusing reloads
Stefan Schulze Frielinghaus via Gcc-cvs
-
2025/12/03
[gcc(refs/users/aoliva/heads/testme)] add fusage for non-ACCUMULATE_OUTGOING_ARGS calls [PR122947]
Alexandre Oliva via Gcc-cvs
-
2025/12/03
[gcc(refs/users/aoliva/heads/testme)] cselib: lookup mem addr during invalidation
Alexandre Oliva via Gcc-cvs
-
2025/12/03
[gcc(refs/users/aoliva/heads/testme)] set up gnattools to use -cross
Alexandre Oliva via Gcc-cvs
-
2025/12/03
[gcc(refs/users/aoliva/heads/testme)] [PATCH] Turn x86_64-m32 configurations into biarch defaulting to m32
Alexandre Oliva via Gcc-cvs
-
2025/12/03
[gcc(refs/users/aoliva/heads/testme)] Introduce x86_64-linux-gnum32
Alexandre Oliva via Gcc-cvs
-
2025/12/03
[gcc/aoliva/heads/testme] (317 commits) add fusage for non-ACCUMULATE_OUTGOING_ARGS calls [PR122947
Alexandre Oliva via Gcc-cvs
-
2025/12/03
[gcc/aoliva/heads/testbase] (312 commits) Revert "[PATCH] [AutoFDO] Fix 'inlined' set in inline_funct
Alexandre Oliva via Gcc-cvs
-
2025/12/03
[gcc r16-5878] Revert "[PATCH] [AutoFDO] Fix 'inlined' set in inline_functions_by_afdo"
Kugan Vivekanandarajah via Gcc-cvs
-
2025/12/03
[gcc r16-5876] [PR85072, LRA]: Set a limit for considering other reload pseudo preferences
Vladimir Makarov via Gcc-cvs
-
2025/12/03
[gcc r16-5875] libstdc++: Fix pretty printer lookup for class templates [PR122812]
Jonathan Wakely via Gcc-cvs
-
2025/12/03
[gcc r16-5874] Fix miscompilation of gnatbind with profiled bootstrap
Eric Botcazou via Gcc-cvs
-
2025/12/03
[gcc r16-5873] libgomp: Fix offload_target with additional sources
Andrew Stubbs via Gcc-cvs
-
2025/12/03
[gcc r16-5872] testsuite: Escape \r in dg-regexp test names
Joseph Myers via Gcc-cvs
-
2025/12/03
[gcc r16-5871] libstdc++: implement P3044R2 - sub-string_view from string (string part)
Yuao Ma via Gcc-cvs
-
2025/12/03
[gcc r16-5870] libstdc++: implement P3044R2 - sub-string_view from string (string_view part)
Yuao Ma via Libstdc++-cvs
-
2025/12/03
[gcc r16-5869] switchconv: Fix up inbound checks for switch types wider than sizetype [PR122943]
Jakub Jelinek via Gcc-cvs
-
2025/12/03
[gcc r16-5868] Return true when a value_relation is added.
Andrew Macleod via Gcc-cvs
-
2025/12/03
[gcc r16-5867] a68: set LVERSION for Algol 68 and fix guard [PR algol68/122964]
Jose E. Marchesi via Gcc-cvs
-
2025/12/03
[gcc r16-5866] vect: fix ICE when duplicate dummy IV PHIs are still in CFG [PR122969]
Tamar Christina via Gcc-cvs
-
2025/12/03
[gcc r14-12188] lto/122515: Avoid using SSIZE_MAX
Siddhesh Poyarekar via Gcc-cvs
-
2025/12/03
[gcc r16-5865] Ada: Remove an old Makefile kludge
Eric Botcazou via Gcc-cvs
-
2025/12/03
[gcc r16-5864] i386: Generate 3-byte NOP for -mnop-mcount -m16
Uros Bizjak via Gcc-cvs
-
2025/12/03
[gcc r15-10570] lto/122515: Avoid using SSIZE_MAX
Siddhesh Poyarekar via Gcc-cvs
-
2025/12/03
[gcc r16-5863] c++: fix typo
Jason Merrill via Gcc-cvs
-
2025/12/03
[gcc r16-5862] gccrs: reindent rust-lex.cc
Arthur Cohen via Gcc-cvs
-
2025/12/03
[gcc r16-5861] gccrs: Add missing test for lang item feature gate
Arthur Cohen via Gcc-cvs
-
2025/12/03
[gcc r16-5860] gccrs: Improve feature handling
Arthur Cohen via Gcc-cvs
-
2025/12/03
[gcc r16-5858] gccrs: rust: add feature gate for lang_items.
Arthur Cohen via Gcc-cvs
-
2025/12/03
[gcc r16-5857] gccrs: Remove non leaf errors
Arthur Cohen via Gcc-cvs
-
2025/12/03
[gcc r16-5856] gccrs: Remove non-leaf error message in delimited tt
Arthur Cohen via Gcc-cvs
-
2025/12/03
[gcc r16-5855] gccrs: Initialize uninit boolean
Arthur Cohen via Gcc-cvs
-
2025/12/03
[gcc r16-5854] gccrs: Fix comment typos in rust-macro-expand.h
Arthur Cohen via Gcc-cvs
-
2025/12/03
[gcc r16-5853] gccrs: Remove non-leaf item in crate parsing failure error
Arthur Cohen via Gcc-cvs
-
2025/12/03
[gcc r16-5852] gccrs: Add derived set to collect derived nodes.
Arthur Cohen via Gcc-cvs
-
2025/12/03
[gcc r16-5850] a68: remove self-assign in a68_lower_collateral_clause [PR algol68/122966]
Jose E. Marchesi via Gcc-cvs
-
2025/12/03
[gcc r16-5851] a68: small C++ improvements [PR algol68/122954]
Jose E. Marchesi via Gcc-cvs
-
2025/12/03
[gcc r16-5849] vect: delay identification of update_e until after skip_epilog [PR122959]
Tamar Christina via Gcc-cvs
-
2025/12/03
[gcc r16-5848] Fortran: Implement finalization PDTs [PR103371]
Paul Thomas via Gcc-cvs
-
2025/12/03
[gcc r16-5847] cobol: Fix up help.exp failures
Jakub Jelinek via Gcc-cvs
-
2025/12/02
[gcc r16-5846] Transform std::max(t, float(0)) into vmaxps w/o fast-math.
hongtao Liu via Gcc-cvs
-
2025/12/02
[gcc r16-5845] libstdc++: [_GLIBCXX_DEBUG] Implement std::__debug::inplace_vector
Francois Dumont via Libstdc++-cvs
-
2025/12/02
[gcc r16-5843] hppa: Break out large REG+D addresses from MEM operands
John David Anglin via Gcc-cvs
-
2025/12/02
[gcc r16-5842] [PATCH] RISC-V: Make vlsegff similar to vleff [PR122656].
Jeff Law via Gcc-cvs
-
2025/12/02
[gcc r16-5841] libsanitizer: Update LOCAL_PATCHES
Jakub Jelinek via Gcc-cvs
-
2025/12/02
[gcc r16-5840] libsanitizer, Darwin: Support macOS13+.
Iain D Sandoe via Gcc-cvs
-
2025/12/02
[gcc r16-5839] libsanitizer, Darwin: Updates for building with GCC.
Iain D Sandoe via Gcc-cvs
-
2025/12/02
[gcc r16-5838] libstdc++: Implement submdspan_extents. [PR110352]
Tomasz Kaminski via Libstdc++-cvs
-
2025/12/02
[gcc r16-5837] libstdc++: Implement submdspan_canonicalize_slices. [PR110352]
Tomasz Kaminski via Gcc-cvs
-
2025/12/02
[gcc r16-5836] RISC-V: Remove unused placeholder_p parameter from add_function
Jeff Law via Gcc-cvs
-
2025/12/02
[gcc r16-5834] c++: Fix up error recovery for invalid designators [PR122836]
Jakub Jelinek via Gcc-cvs
-
2025/12/02
[gcc r16-5835] c++: Diagnose taking addresses of hard reg vars in their initializers [PR122860]
Jakub Jelinek via Gcc-cvs
-
2025/12/02
[gcc r16-5833] c++: alias template parm conv and redecl [PR122171]
Jason Merrill via Gcc-cvs
-
2025/12/02
[gcc r16-5832] Reapply all revisions mentioned in LOCAL_PATCHES except for Darwin related stuff.
Jakub Jelinek via Gcc-cvs
-
2025/12/02
[gcc r16-5830] vect: Use loop len in vectorizable_scan_store.
Robin Dapp via Gcc-cvs
-
2025/12/02
[gcc r16-5829] c++/modules: Remove incorrect is_import check in using-directives
Nathaniel Shead via Gcc-cvs
-
2025/12/02
[gcc r16-5828] vect: don't hoist conditional loads above their condition [PR122868]
Tamar Christina via Gcc-cvs
-
2025/12/02
[gcc r16-5827] a68: remove superfluous code detected by cppcheck [PR algol68/122954]
Jose E. Marchesi via Gcc-cvs
-
2025/12/02
[gcc r16-5826] Manually add ChangeLog entry for r16-5788.
Jakub Jelinek via Gcc-cvs
-
2025/12/02
[gcc r16-5824] Add e69bea9b4ccfe79efeec6e87d7d24e6350f31375 to ignored_commits
Jakub Jelinek via Gcc-cvs
-
2025/12/02
[gcc r16-5823] [PATCH] [AutoFDO] Fix 'inlined' set in inline_functions_by_afdo
Kugan Vivekanandarajah via Gcc-cvs
-
2025/12/01
[gcc r16-5822] aarch64: have aarch64-tuning-enums.def installed for plugins [PR122912]
Andrew Pinski via Gcc-cvs
-
2025/12/01
[gcc r16-5821] hard-reg-set: use ctz for iteration
Alexandre Oliva via Gcc-cvs
-
2025/12/01
[gcc r15-10567] libstdc++: Inconsistent const in flat_map's value_type [PR122921]
Patrick Palka via Libstdc++-cvs
-
2025/12/01
[gcc r16-5820] libcc1: Regenerate cc1plugin-config.h.in
Andrew Pinski via Gcc-cvs
-
2025/12/01
[gcc r16-5819] MIPS: Add Allegrex support for madd/msub instructions.
YunQiang Su via Gcc-cvs
-
2025/12/01
[gcc r16-5818] MIPS: Add WSBW instruction to perform bswapsi2
YunQiang Su via Gcc-cvs
-
2025/12/01
[gcc r16-5817] MIPS: Add support for Allegrex min/max instructions
YunQiang Su via Gcc-cvs
-
2025/12/01
[gcc r16-5816] MIPS: Add basic support for mips allegrex CPU
YunQiang Su via Gcc-cvs
-
2025/12/01
[gcc r16-5815] aarch64: mingw: Implement support for variadic ABI
Andrew Pinski via Gcc-cvs
-
2025/12/01
[gcc r16-5814] aarch64: mingw: Make long double 64 bit
Andrew Pinski via Gcc-cvs
-
2025/12/01
[gcc r16-5813] aarch64: mingw: emit seh_endproc as comment
Andrew Pinski via Gcc-cvs
-
2025/12/01
[gcc r16-5812] c++/modules: Stream DECL_CHAIN for decl_specialization_friend_p functions
Nathaniel Shead via Gcc-cvs
-
2025/12/01
[gcc r16-5811] c++/modules: Fix ICE when writing imported using-directive [PR122915]
Nathaniel Shead via Gcc-cvs
-
2025/12/01
[gcc r16-5810] c++/modules: Fix assertion in write_function_def for DECL_LOCAL_DECL_P
Nathaniel Shead via Gcc-cvs
-
2025/12/01
[gcc r16-5809] [PATCH][PR target/122942] RISC-V: Add zifencei extension to the rva23s64 and rvb23s64 profiles [PR12
Jeff Law via Gcc-cvs
-
2025/12/01
[gcc r16-5808] a68: install link from A68_INSTALL_NAME to A68_TARGET_INSTALL_NAME [PR algol68/122944]
Jose E. Marchesi via Gcc-cvs
-
2025/12/01
[gcc r16-5807] doc: add mention to Algol 68 in the Installing GCC manual
Jose E. Marchesi via Gcc-cvs
-
2025/12/01
[gcc r16-5806] libstdc++: Inconsistent const in flat_map's value_type [PR122921]
Patrick Palka via Libstdc++-cvs
-
2025/12/01
[gcc r15-10566] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon via Gcc-cvs
-
2025/12/01
[gcc r16-5804] arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
Christophe Lyon via Gcc-cvs
-
2025/12/01
[gcc r16-5803] fortran: Honor array constructor type-spec during folding [PR107721]
Harald Anlauf via Gcc-cvs
-
2025/12/01
[gcc r16-5802] c++: Fix ODR regressions caused by P2115R0 changes [PR122905]
Jakub Jelinek via Gcc-cvs
-
2025/12/01
[gcc r16-5801] RISC-V: vsetvl: Add null check for fault-first loop [PR122652].
Robin Dapp via Gcc-cvs
-
2025/12/01
[gcc r16-5800] gfortran.texi: Remove spurious @menu entry
Tobias Burnus via Gcc-cvs
-
2025/12/01
[gcc r16-5799] libgomp, amdgcn: document HSA_XNACK
Andrew Stubbs via Gcc-cvs
-
2025/12/01
[gcc r16-5798] testsuite: fortran: Fix gfortran.dg/alloc_comp_deep_copy_5.f90 etc. with non-gas/gld [PR122596]
Rainer Orth via Gcc-cvs
-
2025/12/01
[gcc r16-5797] testsuite: xfail g++.dg/gcov/pr16855*.C on Solaris [PR52477, PR81337]
Rainer Orth via Gcc-cvs
-
2025/12/01
[gcc r16-5796] libstdc++: Use chrono::nanoseconds for __wait_until_impl parameter
Jonathan Wakely via Libstdc++-cvs
-
2025/12/01
[gcc r16-5795] libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
Jonathan Wakely via Libstdc++-cvs
-
2025/12/01
[gcc r16-5794] libstdc++: Refactor futex usage in src/c++20/atomic.cc
Jonathan Wakely via Gcc-cvs
-
2025/12/01
[gcc r16-5793] algol68: Fix SPARC build
Rainer Orth via Gcc-cvs
-
2025/12/01
[gcc r16-5792] libgomp, amdgcn: Implement Managed Memory
Andrew Stubbs via Gcc-cvs
-
2025/12/01
[gcc r16-5791] Fix algol68 changelogs
Jose E. Marchesi via Gcc-cvs
-
2025/12/01
[gcc r16-5790] Update changelog infrastructure for algol68 and libga68
Jose E. Marchesi via Gcc-cvs
-
2025/12/01
[gcc r16-5789] OpenMP/Fortran: Allow explicit map followed by implicit deep mapping [PR120505]
Paul-Antoine Arras via Gcc-cvs
-
2025/12/01
[gcc r15-10565] arm: Only reverse FP inequalities when -ffinite-math-only [PR110796...]
Richard Earnshaw via Gcc-cvs