platform/upstream/gcc.git
2022-03-16 Richard Bienertree-optimization/102008 - restore if-conversion of...
2022-03-16 Patrick Palkac++: further lookup_member simplification
2022-03-16 Patrick Palkac++: fold calls to std::move/forward [PR96780]
2022-03-16 Siddhesh Poyarekartree-optimization/104942: Retain sizetype conversions...
2022-03-16 Jakub Jelinekaarch64: Fix up RTL sharing bug in aarch64_load_symref_...
2022-03-16 Roger SaylePerformance/size improvement to single_use when matchin...
2022-03-16 Roger SayleSome minor HONOR_NANS improvements to match.pd
2022-03-16 Thomas SchwingeOpenACC privatization diagnostics vs. 'assert' [PR102841]
2022-03-16 liuhongtDon't fold __builtin_ia32_blendvpd w/o sse4.2.
2022-03-16 Chung-Ju WuMAINTAINERS: Add myself to DCO section
2022-03-16 GCC AdministratorDaily bump.
2022-03-15 David Malcolmanalyzer: add test coverage for PR 95000
2022-03-15 David Malcolmanalyzer: presize m_cluster_map in store copy ctor
2022-03-15 Peter Bergnerrs6000: Fix invalid address passed to __builtin_mma_dis...
2022-03-15 Patrick Palkac++: extraneous access error with ambiguous lookup...
2022-03-15 Jakub Jelinekriscv: Allow -Wno-psabi to turn off ABI warnings [PR91229]
2022-03-15 Jakub Jelineki386: Use no-mmx,no-sse for LIBGCC2_UNWIND_ATTRIBUTE...
2022-03-15 Roger SaylePR tree-optimization/101895: Fold VEC_PERM to help...
2022-03-15 Jakub Jelinekc++: Fix up cp_parser_skip_to_pragma_eol [PR104623]
2022-03-15 Jakub Jelinekifcvt: Punt if not onlyjump_p for find_if_case_{1,2...
2022-03-15 Martin SeborAvoid -Wdangling-pointer for by-transparent-reference...
2022-03-15 GCC AdministratorDaily bump.
2022-03-14 Joseph MyersUpdate gcc de.po, fr.po, sv.po
2022-03-14 Roger SayleFix libitm.c/memset-1.c test fails with new peephole2s.
2022-03-14 Xi RuoyaoEnable libsanitizer build on mips64
2022-03-14 Xi Ruoyaolibsanitizer: cherry-pick db7bca28638e from upstream
2022-03-14 Jakub Jelineklra: Fix up debug_p handling in lra_substitute_pseudo...
2022-03-14 Jonathan Wakelylibstdc++: Fix reading UTF-8 characters for 16-bit...
2022-03-14 Jonathan Wakelytop-level: Fix comment about --enable-libstdcxx in...
2022-03-14 Jakub Jelinekc++: Reject __builtin_clear_padding on non-trivially...
2022-03-14 Jakub Jelineki386: Fix up _mm_loadu_si{16,32} [PR99754]
2022-03-14 Jakub JelinekSpelling fix - cannott -> cannot [PR104899]
2022-03-14 liuhongtDon't fold builtin into gimple when isa mismatches.
2022-03-14 GCC AdministratorDaily bump.
2022-03-13 Iain Buclawd: Merge upstream dmd 02a3fafc6, druntime 26b58167...
2022-03-13 Tobias Burnustexi + c-target.def: Fix typos
2022-03-13 GCC AdministratorDaily bump.
2022-03-12 Patrick Palkac++: naming a dependently-scoped template for CTAD...
2022-03-12 Patrick Palkac++: ICE with bad conversion shortcutting [PR104622]
2022-03-12 Patrick Palkac++: return-type-req in constraint using only outer...
2022-03-12 Patrick Palkac++: ICE with non-constant satisfaction value [PR98644]
2022-03-12 Patrick Palkac++: give fold expressions a location
2022-03-12 Segher Boessenkoolrs6000: Do not use rs6000_cpu for .machine ppc and...
2022-03-12 Thomas SchwingeOpenACC 'kernels' decomposition: resolve wrong-code...
2022-03-12 Thomas SchwingeOpenACC 'kernels' decomposition: wrong-code cases unles...
2022-03-12 Thomas SchwingeEnhance further testcases to verify handling of OpenACC...
2022-03-12 Thomas SchwingeOpenACC 'kernels' decomposition: Mark variables used...
2022-03-12 Thomas SchwingeAdd 'c-c++-common/goacc/kernels-decompose-pr104086...
2022-03-12 Thomas SchwingeAdd 'gcc/tree.cc:user_omp_clause_code_name' [PR65095]
2022-03-12 Roger SaylePR middle-end/98420: Don't fold x - x to 0.0 with ...
2022-03-12 Michael MeissnerFix DImode to TImode sign extend issue
2022-03-12 GCC AdministratorDaily bump.
2022-03-11 Iain Buclawd: Cache generated import declarations in a hash_map
2022-03-11 Iain Buclawd: Fix mistakes in strings to be translated [PR104552]
2022-03-11 Roger SaylePR tree-optimization/98335: New peephole2 xorl;movb...
2022-03-11 Roger SaylePR tree-optimization/98335: Improvements to DSE's compu...
2022-03-11 Roger Sayle[Committed] Update g++.dg/other/pr84964.C for ia32...
2022-03-11 Richard Bienertree-optimization/104880 - update-address-taken and...
2022-03-11 Richard Bienertarget/104762 - vectorization costs of CONSTRUCTORs
2022-03-11 Tobias Burnuslto-plugin: Honor link_output_name for -foffload-object...
2022-03-11 Rainer Orthlibphobos: Enable on Solaris/SPARC or with /bin/as...
2022-03-11 Tobias BurnusFortran: OpenMP/OpenACC avoid uninit access in size...
2022-03-11 GCC AdministratorDaily bump.
2022-03-10 Roger SaylePR c++/84964: Middle-end patch to expand_call for ICE...
2022-03-10 Jonathan Wakelylibstdc++: Do not use fast_float for 16-bit size_t...
2022-03-10 David Malcolmanalyzer: fix ICE with -fanalyzer-transitivity [PR104863]
2022-03-10 Vladimir N... [PR103074] LRA: Check new conflicts when splitting...
2022-03-10 Detlef Vollmannlibstdc++: Move closing brace outside #endif [PR104866]
2022-03-10 Hafiz Abid... Fix multiple issue in the testcase allocate-1.f90.
2022-03-10 Marek Polacekc++: ->template and implicit typedef [PR104608]
2022-03-10 Marek Polacekc++: Don't allow type-constraint auto(x) [PR104752]
2022-03-10 Marek Polacekc++: ICE with operator delete [PR104846]
2022-03-10 Jakub Jelinekc++: allow variadic operator[] for C++23 [PR103460]
2022-03-10 Jonathan Wakelylibstdc++: Fix std::strong_order to handle NaN on VAX
2022-03-10 David Malcolmanalyzer: add notes to write-to-const/string from acces...
2022-03-10 David Malcolmanalyzer: check for writes to consts via access attr...
2022-03-10 David Malcolmanalyzer: fix duplicates in check_for_tainted_size_arg
2022-03-10 Martin Jamboripa-cp: Avoid adjusting references through self-recursi...
2022-03-10 Richard Bienertree-optimization/102943 - use tree form for sbr_sparse...
2022-03-10 Richard Bienerada/104861 - use target_noncanonial for Target_Name
2022-03-10 Richard Bienertree-optimization/102943 - avoid (re-)computing dominan...
2022-03-10 Jonathan Wakelylibstdc++: Support VAX floats in std::strong_order
2022-03-10 Jonathan Wakelycontrib: Fix non-portable shell commands in gcc-git...
2022-03-10 Tom de Vries[nvptx] Use no,yes for attribute predicable
2022-03-10 Tom de Vries[nvptx] Disable warp sync in simt region
2022-03-10 Tom de Vries[nvptx] Handle unused result in nvptx_unisimt_handle_set
2022-03-10 Tom de Vries[nvptx] Use bit-bucket operand for atom insns
2022-03-10 Tom de Vries[nvptx] Use atom.and.b64 instead of atom.b64.and
2022-03-10 Tom de Vries[nvptx] Add multilib mptx=3.1
2022-03-10 Tom de Vries[nvptx] Restore default to sm_30
2022-03-10 Thomas Schwinge[OpenACC privatization] Analyze 'lookup_decl'-translate...
2022-03-10 Thomas SchwingeAdd 'c-c++-common/goacc/kernels-decompose-pr104774...
2022-03-10 Thomas SchwingeAdd 'gfortran.dg/goacc-gomp/pr102330-{1,2,3}.f90' ...
2022-03-10 Thomas SchwingeEnhance further testcases to verify handling of OpenACC...
2022-03-10 Jakub Jelinekrs6000: Fix up __SIZEOF_{FLOAT,IBM}128__ defines [PR99708]
2022-03-10 Jakub Jelinekcontrib: Fix up git-descr.sh regression [PR102664]
2022-03-10 Roger SaylePR c++/95999: Improved error recovery in enumeration...
2022-03-10 Roger SaylePR c++/39751: ICE-on-invalid parsing regression.
2022-03-10 GCC AdministratorDaily bump.
2022-03-09 Patrick Palkalibstdc++: Avoid implicit narrowing from uint128_t...
next