]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-03-14  Jose E. Marchesia68: fix string and character multiplication
2026-03-14  Matthias KloseAda: Fix libgnat.so link failure on systems with older...
2026-03-14  Nathaniel Sheadc++/modules: Fix crash on implicit redeclaration of...
2026-03-14  Jakub Jelinekc++: Fix up partial instantiation of structured binding...
2026-03-14  Nathaniel Sheadc++/modules: Support loading a lazy member while trying...
2026-03-14  GCC AdministratorDaily bump.
2026-03-14  Andrew Pinskitestsuite: make the prevent tailcall in pr17377.c more...
2026-03-13  Andrew Pinskicprop_hardreg: purge dead edges and cleanupcfg if somet...
2026-03-13  Jakub Jelineklibcpp: Fix up -MP for - input [PR105412]
2026-03-13  Vladimir N... [PR117182, LRA]: Move point of skipping postponed insn
2026-03-13  Andre Vieiraarm: Add support for _BitInt(N)
2026-03-13  Marek Polacekc++/reflection: add test
2026-03-13  Saurabh Jhaaarch64: mingw: Fix _ARM_PCS_AAPCS64 [PR122953]
2026-03-13  Andre VehreschildFortran: Fix caf-tests on older glibcs [PR124484]
2026-03-13  Jakub Jelinektree-profile: Formatting fixes
2026-03-13  Jakub Jelinektestsuite: Fix up gcc.dg/analyzer/ice-pr124375-1.c...
2026-03-13  Jørgen KvalsvikCount non-complex incoming edges [PR124462]
2026-03-13  Takayuki 'January... xtensa: constantsynth: Minor changes
2026-03-13  Takayuki 'January... xtensa: Rename/reduce from split_DI_SF_DF_const to...
2026-03-13  Takayuki 'January... xtensa: Minor changes to FPreg_neg_scaled_simm12b in...
2026-03-13  Takayuki 'January... xtensa: Split target-specific pass 'xt_largeconst'...
2026-03-13  Jakub Jelineki386: Fix up movrs<mode> suffix for -masm=intel [PR124461]
2026-03-13  Jakub Jelinekc++: Include 26 in make check-c++-all
2026-03-13  Jakub Jelinekc++: Fix up *display_string_of on anon union member...
2026-03-13  Christopher... fortran: Fix OpenMP iterator depend lowering for compon...
2026-03-13  GCC AdministratorDaily bump.
2026-03-12  Christopher... Fortran: Allow task-reduction allocatable scalars witho...
2026-03-12  Nathaniel Sheadc++/reflection: Support members_of and imported namespa...
2026-03-12  Nathaniel Sheadc++/modules: Reparent linemaps for partition direct...
2026-03-12  Joseph MyersUpdate gcc sv.po
2026-03-12  Andrew Pinskisimplify-rtx: Fix the case where subreg of a vec_concat...
2026-03-12  Vladimir N... [PR124452, LRA]: Move point of skipping postponed insn
2026-03-12  Andrew Pinskitestsuite/c++: Fix lifetime of lambda in pr103953.C...
2026-03-12  Rainer OrthRevert "build: Properly set gas_flag/gnu_ld_flag"
2026-03-12  Jerry DeLisleFortran: [PR121743] ICE in build_function_decl.
2026-03-12  Rainer Orthtestsuite: Remove xfails in gcc.dg/attr-alloc_size...
2026-03-12  Rainer Orthtestsuite: Fix gcc.dg/plugin/must-tail-call-2.c on...
2026-03-12  Rainer Orthlibphobos: Implement IeeeFlags on SPARC [PR123202]
2026-03-12  Rainer Orthlibstdc++: Increase timeout for 23_containers/mdspan...
2026-03-12  Marek Polacekc++/reflection: add fixed test
2026-03-12  Marek Polacekc++/reflection: class member access with [: T::BASELINK...
2026-03-12  Paul ThomasFortran: Add missing deferred type PDT errors in alloca...
2026-03-12  Paul ThomasFortran: gfortran PDT component access [PR122696]
2026-03-12  Steve BairdAda: Fix Program_Error raised in a Bounded_Indefinite_H...
2026-03-12  Eric BotcazouAda: Fix missing error for dangling pointer from access...
2026-03-12  Eric BotcazouAda: Fix missing accessibility check in assignment...
2026-03-12  Eric BotcazouAda: Complete implementation of AI12-0402
2026-03-12  Marek Polacekc++: require C++26 for -freflection [PR124447]
2026-03-12  Martin Jamboripa-prop: Skip analysis od static constructor entries...
2026-03-12  Nathaniel Sheadc++/modules: Support diagnostic classification changes...
2026-03-12  Nathaniel Sheadc++/modules: Merge synthesized definitions of defaulted...
2026-03-12  Nathaniel Sheadc++/modules: Check for redeclarations of members in...
2026-03-12  Jakub Jelinektestsuite: Add testcase for bug fixed on trunk but...
2026-03-12  Nathaniel Sheadc++/modules: Fix ICE in xref_basetypes on class redefin...
2026-03-12  Nathaniel Sheadc++/modules: Don't create bindings for hidden friends...
2026-03-12  Jakub Jelinekc++: Fix up ICE check_out_of_consteval_use_r on some...
2026-03-12  Richard Bienerbootstrap/124406 - fix lean LTO profiledboostrap
2026-03-12  H.J. Lush: Remove TARGET_PROMOTE_PROTOTYPES
2026-03-12  Jakub Jelinekfortran: Fix UB in transfer_expr [PR124450]
2026-03-12  Paul ThomasFortran: gfortran PDT component access [PR97818]
2026-03-12  Philipp Tomsichfold-mem-offsets: Clarify why do_analysis pre-marks...
2026-03-12  Jonathan Wakelylibstdc++: Fix mingw-w64 build due to __max macro
2026-03-12  Andrew Pinskisymtab: Fix init and fini priority to reset to default...
2026-03-12  Andrew Pinskidoc/extend: Document constructor/destructor attribute...
2026-03-12  Andrew Pinskidoc/extend: Document constructor/destructor priority...
2026-03-12  Jakub Jelinekopenmp, c++: Fix up TREE_TYPE of OMP_TASK
2026-03-12  Jakub Jelineklibstdc++: Use CTAD for span in std::define_static_obje...
2026-03-12  Jakub Jelinekc++: Support proxy iterators in reflection get_range_el...
2026-03-12  Christopher... Fortran: Add testcase [PR102333]
2026-03-12  Christopher... Fortran: Add testcase [PR103139]
2026-03-12  Nathaniel Sheadc++/modules: Allow merging members of instantiations...
2026-03-12  Christopher... Fortran: Fix ICE after rejected CHARACTER duplicate...
2026-03-12  Andrew Pinskiriscv/docs: Increment the required binutils to 2.40...
2026-03-12  Christopher... Fortran: Fix ICE on invalid CLASS component in derived...
2026-03-12  David Malcolmanalyzer: fix false +ves when testing <stdbool.h>/_Bool...
2026-03-12  David Malcolmanalyzer: fix ICE on computed goto [PR124375]
2026-03-12  David Malcolmanalyzer: fix ICE on effective modulo by zero [PR124433]
2026-03-12  Christopher... Fortran: Fix class dummy-array assignment deep copy...
2026-03-12  GCC AdministratorDaily bump.
2026-03-12  Marek Polacekc++: error routines re-entered with uneval lambda ...
2026-03-11  Christopher... fortran: Fix mixed ENTRY union ABI under -ff2c [PR95338]
2026-03-11  Joseph MyersUpdate gcc sv.po
2026-03-11  Marek Polacekc++: ICE with structured bindings and arrays [PR120285]
2026-03-11  Jakub Jelinekgenautomata: Support INSN_UIDs up to INT_MAX-1 [PR124436]
2026-03-11  Saurabh Jhaaarch64: mingw: Add more tests for variadic hva
2026-03-11  Marek Polacekc++/reflection: fix for substituting ^^T::mem [PR124331]
2026-03-11  H.J. Lux86: Handle non-int load with integer constant
2026-03-11  Richard Sandifordexpand: Fix GET_MODE_SIZE/GET_MODE_BITSIZE typo [PR124435]
2026-03-11  Jeff LawRevert "[1/n][PR tree-optimization/90036] All refinemen...
2026-03-11  Jeff LawRevert "[PR tree-optimization/90036] Backpropagate...
2026-03-11  Patrick Palkac++: add fixed test [PR124389]
2026-03-11  Richard Earnshawarm: Fix trapping arithmetic [PR123271]
2026-03-11  Arsen Arsenovićgcc/gcn: Use 'shared_base' register for LDS<->flat...
2026-03-11  Arsen Arsenovićgcc/gcn: fix address space conversion between __flat...
2026-03-11  Arsen Arsenovićgcc/gcn: add memory aperture register definitions
2026-03-11  Philipp Tomsichfold-mem-offsets: Fix wrong mode in memory_address_addr...
2026-03-11  Jakub Jelinektestsuite: Fix up g++.dg/reflect/eh8.C for Solaris...
2026-03-11  Jakub Jelineklibstdc++: Use __builtin_constexpr_diag instead of...
2026-03-11  Jakub Jelinekc++: Emit error if not quiet and set *non_constant_p...
2026-03-11  Jakub Jelinekc++: Fix up __builtin_constexpr_diag for std::string...
next