]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-02-17  Jakub Jelinekbswap: Handle VEC_PACK_TRUNC_EXPR [PR120233]
2026-02-17  Jakub Jelineklibstdc++: Fix up submdspan std exports
2026-02-17  Rainer Orthtestsuite: Require gas in gcc.dg/hierarchical-discrimin...
2026-02-17  Rainer Orthtestsuite: Fix gcc.dg/asm-hard-reg-1.c on x86
2026-02-17  Rainer Orthtestsuite: Compile gcc.dg/tree-ssa/ldexp.c with -std=c99
2026-02-17  Richard BienerFixup types in gcc.dg/torture/ssa-fre-7.c
2026-02-17  Rainer Orthtestsuite: i386: xfail gcc.dg/ipa/pr122458.c without gas
2026-02-17  Jakub Jelinekc++: Fix up is_type_alias2.C testcase for Solaris ...
2026-02-17  Jakub Jelinekc++: Don't support auto{x} and auto(x) for C++ < 23...
2026-02-17  Jakub Jelinektestsuite: Fix up copy-prop-aggregate-return-1.c target...
2026-02-17  Jakub Jelinekc++: For reflection look through DECL_LOCAL_DECL_P...
2026-02-17  David Malcolmc++: fix missing file:line:column on "required from...
2026-02-17  David Malcolmtestsuite: fix analyzer failures seen after r16-3810...
2026-02-17  GCC AdministratorDaily bump.
2026-02-16  Jose E. Marchesia68: fix uninitialized memory in get_hole_symbol [PR...
2026-02-16  Tomasz Kamińskilibstdc++: Implement rvalue overload for basic_string...
2026-02-16  Tomasz Kamińskilibstdc++: Rename std::submdspan_extents and std::submd...
2026-02-16  Ivan Lazariclibstdc++: implement formatter for std::filesystem...
2026-02-16  Richard Bienertestsuite/103515 - adjust gcc.target/powerpc/pr103515.c
2026-02-16  Eric BotcazouAda: Fix subpool dropped from allocator initialized...
2026-02-16  GCC AdministratorDaily bump.
2026-02-15  Rainer OrthChange int8_t to signed char on Solaris [PR113450,PR123176]
2026-02-15  Iain Sandoediagnostics: Fix bootstrap on 32b Darwin hosts.
2026-02-15  Jan HubickaDisable simpe-call devirtualization of already devirtua...
2026-02-15  Patrick Palkac++: non-trivial by-value deducing this lambda [PR121500]
2026-02-15  Rainer OrthRemove HAVE_AS_FMAF_HPC_VIS3 etc. on SPARC
2026-02-15  Andrew Pinskiforwprop: Fix copy prop aggregates into return statemen...
2026-02-15  Paul ThomasFortran: Prevent direct references to PDT instances...
2026-02-15  Andrew Pinskitestsuite: Fix pr124086-1.c for ia32 (and maybe others)
2026-02-15  GCC AdministratorDaily bump.
2026-02-14  Jakub Jelineklibgcobol: Add --with-target-libxml2{,-lib,-include...
2026-02-14  Rainer OrthRemove HAVE_AS_SPARC_GOTDATA_OP
2026-02-14  Kalvis DuckmantonVAX: Fix ICE in fixup_reorder_chain when building gimpl...
2026-02-14  Maciej W. RozyckiVAX: Fix invalid RTX operand access in `nonindexed_addr...
2026-02-14  Christopher... fortran: Fix DO CONCURRENT nested-in-block iterator...
2026-02-14  Paul ThomasFortran: Implement the COSHAPE intrinsic [PR99250]
2026-02-14  Andrew Pinskicomplex-lowering: Fix up extraction with VCEs [PR124086]
2026-02-14  Andrew Pinskitestsuite: Limit dump check of copy-prop-aggregate...
2026-02-14  Andrew Pinskitestsuite: Disable uninit-pr95825-1.C if address saniti...
2026-02-14  GCC AdministratorDaily bump.
2026-02-13  David Malcolmsarif-replay: fix escaping of JSON Pointer
2026-02-13  Vladimir N... [PR124079, LRA]: Fix broken s390 SPEC2017 benchmarks
2026-02-13  Robert Dubnercobol: Optimized alpha-to-alpha moves. [PR119455]
2026-02-13  Andrew Pinskiforwprop: Add copy prop for aggregates into a return...
2026-02-13  Marek Polacekc++/reflection: various diagnostic tweaks
2026-02-13  Jakub Jelinekc++: Fix up consteval-only diagnostics with structured...
2026-02-13  Richard Bienertestsuite/115827 - avoid false negative because of CCP
2026-02-13  David Malcolmdiagnostics: don't cache logical_loc_mgr in html_sink...
2026-02-13  Richard Bienertree-optimization/99959 - fixup DECL_NONLOCAL_FRAME use
2026-02-13  Tobias BurnusFix gcc/testsuite/*/gomp/pr113436* [PR113436]
2026-02-13  Tomasz Kamińskilibstdc++: Make __gnu_test:uneq_allocator(int) construc...
2026-02-13  Richard Bienertree-optimization/99959 - handle FRAME in SRA for diagn...
2026-02-13  Jonathan Wakelylibstdc++: Make CTAD ignore tuple(const Types&...)...
2026-02-13  Dhruv ChawlaAutoFDO: Update profile_merger gcov_version to 3
2026-02-13  GCC AdministratorDaily bump.
2026-02-12  Andrew Pinskic: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offse...
2026-02-12  Patrick Palkac++: constrained auto NTTP vs associated constraints
2026-02-12  Robert Dubnercobol: Eliminate strict-aliasing violations. [PR121499]
2026-02-12  Patrick Palkalibstdc++/regex: Avoid -Wunused-parameter warnings...
2026-02-12  Patrick Palkac++: adjust comment from previous commit r16-7487
2026-02-12  Patrick Palkac++: evaluation order of xobj memfn call [PR123989]
2026-02-12  Xi Ruoyaolibstdc++: Don't test for __unused on Glibc targets
2026-02-12  Jonathan Wakelylibstdc++: Fix fallback definitions of std::is_member_...
2026-02-12  Hans-Peter... CRIS: Make sure cstore<mode>4, cbranch<mode>4 don't...
2026-02-12  Hans-Peter... CRIS: For HI, QI, make sure move patterns don't have...
2026-02-12  Hans-Peter... CRIS: Make sure movsf doesn't have two memory operands
2026-02-12  Kwok Cheung... openmp: Allocate memory for private/firstprivate clause...
2026-02-12  Robert Dubnercobol: Repair CALL ... USING BY VALUE.
2026-02-12  Pietro Monteirolibitm: Fix recent libitm testsuite regression [PR69018]
2026-02-12  LIU Haolibiberty: Preserve `errno` across calls to `libiberty_...
2026-02-12  Richard BienerMove gcc.dg/vect/vec-scal-*.c and simplify globbing...
2026-02-12  Marek Polacekc++: missing type-only context [PR124045]
2026-02-12  James Bohlalgol68: Fix assignment of union overhead values [PR...
2026-02-12  Andrew Pinskiifcvt: Fix rtl checking due to reversed_comparison_code...
2026-02-12  Soumya ARaarch64: Fix ICE in JSON tuning schema with dispatch...
2026-02-12  Patrick Palkac++: relax ref-qual overloading rules for C++20 [PR98939]
2026-02-12  Patrick Palkalibstdc++: Clear padding bits in std::atomic ctor in...
2026-02-12  David Malcolmanalyzer: fix false +ve buffer overflow on sprintf...
2026-02-12  David Malcolmtestsuite: add regression test for analyzer ICE [PR111099]
2026-02-12  David Malcolmanalyzer: fix ICE in push_frame with missing return...
2026-02-12  GCC AdministratorDaily bump.
2026-02-11  Joseph Myerstestsuite: Use color=never for more sanitizer tests
2026-02-11  Jose E. Marchesia68: add coding guideline on enquiry clauses
2026-02-11  Vladimir N... [PR121191, LRA]: Check int modes to generate the right...
2026-02-11  Richard BienerMake gcc.dg/vect/bb-slp-cond-1.c PASS with -mavx2
2026-02-11  Tomasz Kamińskilibstdc++: Make function_ref non-dangling for stateless...
2026-02-11  Chris BazleyAArch64: Add tests to ensure rev is produced
2026-02-11  Tomasz Kamińskilibstdc++: Add test for atomic with padding on heap...
2026-02-11  David Malcolmanalyzer: fix uninit in null-termination checking ...
2026-02-11  David Malcolmanalyzer: fold X + (Y - X) to Y [PR123973]
2026-02-11  Jonathan Wakelylibstdc++: Add missing exports for std::call_once on...
2026-02-11  Richard BienerUse dg-additional-options in vect.exp, simplify file...
2026-02-11  Steve BairdAda: Rework implementation of Ada.Containers.Bounded_In...
2026-02-11  Tamar Christinamiddle-end: partially revert fix for PR123898 after...
2026-02-11  Eric BotcazouAda: Fix internal error on access attribute used as...
2026-02-11  Jonathan YongMake some C++ tests account for llp64 targets
2026-02-11  Jonathan Wakelylibstdc++: Optimize std::regex_traits lookup functions
2026-02-11  Jonathan Wakelylibstdc++: Fix std::regex_traits::lookup_classname...
2026-02-11  Jonathan Wakelylibstdc++: Improve tests for std::regex_traits::lookup_...
2026-02-11  Jakub Jelinekcfgexpand: Fix up "=@ccz" etc. outputs on asm goto...
next