]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2026-02-11  Jakub Jelinekcfgrtl: Fix up force_nonfallthru_and_redirect asm goto...
2026-02-11  Richard BienerEnable disabled g++.dg/vect/param-max-aliased-pr26197.cc
2026-02-11  Boris Staleticc++/reflection: Allow address-splicing of non-static...
2026-02-11  Alexandre Olivatestsuite: i386: require glibc for C99 libm in vectoriz...
2026-02-11  Alexandre Olivatestsuite: i386: vect-pr114375 vectorizes only with...
2026-02-11  GCC AdministratorDaily bump.
2026-02-10  Dimitry Andricbuild: Correctly restore CXXFLAGS/LDFLAGS for zstd...
2026-02-10  Jose E. Marchesia68: lower body of formal hole after context is set
2026-02-10  Alice Carlottiaarch64: Disable shrink-wrap for locally-streaming...
2026-02-10  Alice Carlottiaarch64: Improve --with-arch checks
2026-02-10  Marek Polacekc++: fix for saved_token_sentinel
2026-02-10  Alfie Richardsvect: Remove innacturate comment and logic for data...
2026-02-10  Juergen Christtree-optimization/122297 - fix load/store bias handling
2026-02-10  Tomasz Kamińskilibstdc++: Allow constant initialization of std::atomic...
2026-02-10  Jonathan Wakelylibstdc++: Fix incorrect noexcept on string::compare...
2026-02-10  Kyrylo Tkachovaarch64: Adjust SVE vector costs for NVIDIA Olympus
2026-02-10  Richard Bienertree-optimization/107690 - avoid creating un-analyzable...
2026-02-10  Jonathan Yonggcc.dg/torture/pr70935.c: fix warnings for llp64
2026-02-10  Jonathan Yonggcc.dg/torture/pr70935.c: change line end to unix for...
2026-02-10  David Malcolmanalyzer: fix assertion failure in bounded_ranges:...
2026-02-10  Patrick Palkac++: tf_partial and alias_ctad_tweaks [PR122621]
2026-02-10  Patrick Palkalibstdc++/regex: Remove now unused __dfs_mode template...
2026-02-10  Patrick Palkalibstdc++/regex: Replace __dfs_mode template parameter...
2026-02-10  GCC AdministratorDaily bump.
2026-02-09  Federico AngelilliSuppress -Wanalyzer-{possible}-null-deref in some addre...
2026-02-09  David Malcolmsarif output: Fix ICE due to overzealous caching [PR124014]
2026-02-09  Jose E. Marchesia68: avoid uninitialized save_expr in a68_bits_shift...
2026-02-09  Jose E. Marchesia68: avoid finalizing free standing proc holes twice
2026-02-09  Jonathan Wakelylibstdc++: Fix doxygen comment for std::out_ptr [PR124024]
2026-02-09  Jerry DeLislefortran: Update test case to pass on mingw.
2026-02-09  David Faustbpf: set SLOW_BYTE_ACCESS to 0 [PR123556]
2026-02-09  Eric BotcazouMinGW: Reject dll{im,ex}port attribute on TLS variables
2026-02-09  Jakub Jelinekc++: Add self reference to define_aggregate created...
2026-02-09  Stefan Schulze... s390: testsuite: Use arch z14 instead of native
2026-02-09  Rainer Orthbuild: Use GNU as options on most x86/SPARC systems...
2026-02-09  Vladimir N... [PR123796, LRA]: Propagate pointer flag from the equiva...
2026-02-09  Richard BienerFix typo in analyzer docs
2026-02-09  Richard Bienertree-optimization/123225 - require iteration estimate...
2026-02-09  Richard BienerSilence diagnostics on gcc.dg/torture/pr117567.c
2026-02-09  Richard Bienertree-optimization/124034 - remove early-break special...
2026-02-09  Takayuki 'January... invoke.texi: xtensa - Revise the description of -mconst16
2026-02-09  Martin Jambortree-sra: Do not propagate bit-field accesses across...
2026-02-09  Jakub Jelinekc++: Fix up diagnostics of wrong constexpr bodies in...
2026-02-09  Jeff Law[PR target/123911][RISC-V] Fix infinite recursion in...
2026-02-09  GCC AdministratorDaily bump.
2026-02-08  Eric BotcazouAda: Fix bogus "potentially unsynchronized barrier...
2026-02-08  Eric BotcazouAda: Fix too small component size for fixed-point array...
2026-02-08  Harald AnlaufFortran: fix string length for array constructors with...
2026-02-08  Iain Buclawd: Add convenient overload for build_libcall
2026-02-08  Iain Buclawd: Fix ICE in output_constant, at varasm.cc:5662 [PR124026]
2026-02-08  Iain Buclawd: Fix error when passing assert(0) as argument [PR123995]
2026-02-08  Harald AnlaufFortran: fix check for class array valued constructors...
2026-02-08  Dimitar Dimitrovtestsuite: Fix ice-pr116228.C test for 32-bit targets
2026-02-08  Paul ThomasFortran: [PDT] Fix faults in fiats runtime [PR123545...
2026-02-08  Nathaniel Sheadc++/modules: Fix ICE with multiple module declarations...
2026-02-08  Jonathan Yonggcc.target/i386/pr63542-2.c: Fix llp64 casts
2026-02-08  Jonathan Yonggcc.dg/analyzer/null-deref-pr105755.c: fix llp64
2026-02-08  Jonathan Yonggcc.dg/pr97750.c: fix llp64 warnings
2026-02-08  Marek Polacekc++/reflection: splice parsing fixes [PR123823]
2026-02-08  GCC AdministratorDaily bump.
2026-02-07  Marek Polacekc++/reflection: add fixed test [PR123616]
2026-02-07  Jeff LawFix typo in last patch.
2026-02-07  Jeff LawFix testsuite scan failure on loongarch64
2026-02-07  Jakub Jelinekforwprop: Fix up calc_perm_vec_perm_simplify_seqs ...
2026-02-07  David Malcolmanalyzer: fix ICE on operator new with discarded result...
2026-02-07  Jakub JelinekFix comment typos in permutation spelling
2026-02-07  Jakub Jelinekc++: Handle SPLICE_SCOPE in cp_walk_subtrees [PR123659]
2026-02-07  Jakub Jelinekc++: Fix error recovery of invalid splice during tsubst...
2026-02-07  Richard BienerRevert part of r16-869-ge3d3d6d7d2c8ab
2026-02-07  Stefan Schulze... cse: Take single register constraints into account
2026-02-07  Roger SaylePR tree-optimization/123958: FMA vs pow(x,2.0) [vs...
2026-02-07  Roger SaylePR rtl-optimization/123833: Use of insn attributes...
2026-02-07  GCC AdministratorDaily bump.
2026-02-06  Jose E. Marchesia68: fix lowering of unicode characters in denotations
2026-02-06  Richard Ballaarch64: Fix FEAT_PCDPHINT for C++
2026-02-06  Martin Jamboripa-cp: Fix assert triggering with -fno-toplevel-reorde...
next