]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-02-19  GCC AdministratorDaily bump.
2023-02-18  Xi RuoyaoLoongArch: Fix multiarch tuple canonization
2023-02-18  GCC AdministratorDaily bump.
2023-02-17  GCC AdministratorDaily bump.
2023-02-16  Matthias Kretzlibstdc++: Fix incorrect function call in -ffast-math...
2023-02-16  Matthias Kretzlibstdc++: Fix incorrect __builtin_is_constant_evaluate...
2023-02-16  Matthias Kretzlibstdc++: printf format string fix in testsuite
2023-02-16  Matthias Kretzlibstdc++: Document timeout and timeout-factor of simd...
2023-02-16  Matthias Kretzlibstdc++: Ensure __builtin_constant_p isn't lost on...
2023-02-16  Steve KarglFortran: error recovery on invalid assumed size referen...
2023-02-16  GCC AdministratorDaily bump.
2023-02-15  Eric BotcazouFix PR target/90458
2023-02-15  Marek Polacekwarn-access: wrong -Wdangling-pointer with labels ...
2023-02-15  GCC AdministratorDaily bump.
2023-02-15  Marek Polacekc++: fix ICE in joust_maybe_elide_copy [PR106675]
2023-02-14  Eric BotcazouFix small regression in Ada
2023-02-14  Thomas W Rodgerslibstdc++: Add missing free functions for atomic_flag...
2023-02-14  GCC AdministratorDaily bump.
2023-02-13  Kewen Linrs6000: Fix typo on vec_vsubcuq in rs6000-overload...
2023-02-13  Kewen Linrs6000: Teach rs6000_opaque_type_invalid_use_p about...
2023-02-13  Kewen Linrs6000: Teach rs6000_opaque_type_invalid_use_p about...
2023-02-13  GCC AdministratorDaily bump.
2023-02-12  GCC AdministratorDaily bump.
2023-02-11  John David... Suppress -fstack-protector warning on hppa.
2023-02-11  GCC AdministratorDaily bump.
2023-02-10  Jakub Jelineki386: Fix up -Wuninitialized warnings in avx512erintrin...
2023-02-10  Jakub Jelinekx86: Avoid -Wuninitialized warnings on _mm*_undefined_...
2023-02-10  Jakub Jelinekc, c++: Allow ignoring -Winit-self through pragmas...
2023-02-10  Marek Polacekc-family: Honor -Wno-init-self for cv-qual vars [PR102633]
2023-02-10  Jakub Jelinekc++: Handle structured bindings like anon unions in...
2023-02-10  Jakub Jelinekforwprop: Further fixes for simplify_rotate [PR108440]
2023-02-10  Jakub Jelinekforwprop: Fix up rotate pattern matching [PR106523]
2023-02-10  Jakub Jelinekc++: Avoid incorrect shortening of divisions [PR108365]
2023-02-10  Jakub Jelineklibstdc++: Another merge from fast_float upstream ...
2023-02-10  Jakub Jelineklibstdc++: Update from latest fast_float [PR107468]
2023-02-10  Andrew Pinskimatch.pd: When simplifying BFR of an insert, require...
2023-02-10  Jakub Jelinekvect-patterns: Fix up vect_widened_op_tree [PR108692]
2023-02-10  Jakub Jelinekfortran: Fix up hash table usage in gfc_trans_use_stmts...
2023-02-10  Jakub Jelineknested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPL...
2023-02-10  Jakub Jelinekree: Fix -fcompare-debug issues in combine_reaching_def...
2023-02-10  Jakub Jelinekc++, openmp: Handle some OMP_*/OACC_* constructs during...
2023-02-10  Jakub Jelineki386: Fix up ix86_convert_const_wide_int_to_broadcast...
2023-02-10  Jakub Jelinekbbpart: Fix up ICE on asm goto [PR108596]
2023-02-10  Jakub Jelinekdoc: Fix up return type of __builtin_va_arg_pack_len...
2023-02-10  Jakub Jelinekstore-merging: Disable string_concatenate mode if start...
2023-02-10  Eric Biggersoptions: fix cl_target_option_print_diff() with strings
2023-02-10  Jakub Jelinekc++: Fix up handling of references to anon union member...
2023-02-10  Jakub Jelinekopenmp: Fix up OpenMP expansion of non-rectangular...
2023-02-10  Jakub Jelinekc: Don't emit DEBUG_BEGIN_STMTs for K&R function argume...
2023-02-10  Jakub Jelinekfortran: Fix up function types for realloc and sincos...
2023-02-10  Jakub Jelinekopenmp: Fix up finish_omp_target_clauses [PR108286]
2023-02-10  Jakub Jelinekc++: Error recovery in merge_default_template_args...
2023-02-10  Jakub Jelinekgeneric-match-head: Don't assume GENERIC folding is...
2023-02-10  Jakub Jelinekexpr: Fix up store_expr into SUBREG_PROMOTED_* target...
2023-02-10  Jakub Jelinektree-ssa-dom: can_infer_simple_equiv fixes [PR108068]
2023-02-10  Jakub Jelinekphiopt: Drop SSA_NAME_RANGE_INFO in maybe equal case...
2023-02-10  Jakub Jelinekcse: Fix up CSE const_anchor handling [PR108193]
2023-02-10  Jakub Jelinekopenmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBE...
2023-02-10  Jakub Jelinektestsuite: Fix up pr64536.c for LLP64 targets [PR108151]
2023-02-10  Jakub Jelinektestsuite: Fix up pr64536.c for LLP64 targets [PR108151]
2023-02-10  Jakub Jelinekloop-invariant: Split preheader edge if the preheader...
2023-02-10  Jakub Jelinekc++: Ensure !!var is not an lvalue [PR107065]
2023-02-10  Jakub Jelinekinto-ssa: Fix emitting debug stmts after asm goto ...
2023-02-10  Jakub Jelinekivopts: Fix IP_END handling for asm goto [PR107997]
2023-02-10  Jakub Jelinekcfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries...
2023-02-10  Jakub Jelineki386: Fix up ix86_abi handling [PR106875]
2023-02-10  Jakub Jelinekasan: Fix up error recovery for too large frames [PR107317]
2023-02-10  Jakub Jelinektestsuite: Fix up broken testcase [PR107127]
2023-02-10  Jakub Jelinekc: Fix compile time hog in c_genericize [PR107127]
2023-02-10  GCC AdministratorDaily bump.
2023-02-09  Steve KarglFortran: error handling of global entity appearing...
2023-02-09  GCC AdministratorDaily bump.
2023-02-08  Harald AnlaufFortran: ASSOCIATE variables should not be TREE_STATIC...
2023-02-08  GCC AdministratorDaily bump.
2023-02-07  Andrew PinskiFix PR 108582: ICE due to PHI-OPT removing a still...
2023-02-07  Siddhesh Poyarekartree-optimization/108522 Use component_ref_field_offset
2023-02-07  Siddhesh Poyarekartree-optimization/108522 Use COMPONENT_REF offset when...
2023-02-07  GCC AdministratorDaily bump.
2023-02-06  Patrick Palkac++: equivalence of non-dependent calls [PR107461]
2023-02-06  GCC AdministratorDaily bump.
2023-02-05  Mikael Morinfortran: Set name for *LOC default BACK argument [PR108450]
2023-02-05  Harald AnlaufFortran: error recovery on invalid array section [PR108609]
2023-02-05  Harald AnlaufFortran: fix ICE in compare_bound_int [PR108527]
2023-02-05  GCC AdministratorDaily bump.
2023-02-04  GCC AdministratorDaily bump.
2023-02-03  Patrick Palkac++: unexpected ADDR_EXPR after overload set pruning...
2023-02-03  GCC AdministratorDaily bump.
2023-02-02  Harald AnlaufFortran: diagnose USE associated symbols in COMMON...
2023-02-02  Jonathan Wakelylibstdc++: Fix std::random_device for avr
2023-02-02  Jonathan Wakelylibstdc++: Fix build failures for avr
2023-02-02  Patrick Palkalibstdc++: Declare const global variables inline
2023-02-02  GCC AdministratorDaily bump.
2023-02-01  Martin Jamboripa: Release body more carefully when removing nodes...
2023-02-01  Marek Polacekc++: ICE with -Wlogical-op [PR107755]
2023-02-01  GCC AdministratorDaily bump.
2023-01-31  Marek Polacekc++: fix ICE with -Wduplicated-cond [PR107593]
2023-01-31  GCC AdministratorDaily bump.
2023-01-30  Andrew MacLeodCorrectly detect shifts out of range
2023-01-30  Tobias BurnusOpenMP/Fortran: Fix has_device_addr clause splitting...
2023-01-30  liuhongtChange AVX512FP16 to AVX512-FP16 in the document.
next