test_jj.git
2022-03-21 Jakub Jelineklibstdc++: Work around clang misdesign in time_get...
2022-03-21 Martin Liskadocs: Document min-pagesize parameter.
2022-03-21 Richard BienerDump when estimating the number of iterations of a...
2022-03-21 Kito ChengRISC-V: Implement misc macro for vector extensions.
2022-03-21 Hongyu WangAVX512FP16: Fix masm=intel output for vfc?(madd|mul...
2022-03-21 GCC AdministratorDaily bump.
2022-03-20 Jeff LawFix testsuite fallout from pr104960 change
2022-03-20 GCC AdministratorDaily bump.
2022-03-19 Mikael Morinfortran: Separate associate character lengths earlier...
2022-03-19 Sergei Trofimovichlibgcc: m68k: avoid TEXTRELs in shared library (PR...
2022-03-19 Arthur Cohenselftest: Move C-specific tests to c_family
2022-03-19 Marc Nieper... [PATCH] gcc: pass-manager: Fix memory leak. [PR jit...
2022-03-19 Tiezhu Yangrename floatformat_ia64_quad_{big, little} to floatform...
2022-03-19 Jakub Jelineki386: Don't emit pushf;pop for __builtin_ia32_readeflag...
2022-03-19 Jakub Jelinekc-family: Fix up ICE during pretty-printing of PMF...
2022-03-19 GCC AdministratorDaily bump.
2022-03-18 David Malcolmanalyzer: extend state-purging to locals [PR104943]
2022-03-18 David Malcolmanalyzer: add tests of boxed values [PR104943]
2022-03-18 Vladimir N... [PR104961] LRA: split hard reg for reload pseudo with...
2022-03-18 Jason Merrilltree: Add comment.
2022-03-18 Jason Merrillc++: using lookup within class defn [PR104476]
2022-03-18 Jakub JelinekAllow (void *) 0xdeadbeef accesses without warnings...
2022-03-18 Jakub Jelinekc++: Fix up constexpr evaluation of new with zero sized...
2022-03-18 Jonathan Wakelytestsuite: Add missing <vector> header to test
2022-03-18 Marek Polacekc++: alias template and empty parameter packs [PR104008]
2022-03-18 Tobias BurnusFortran/OpenMP: Fix privatization of associated names
2022-03-18 Jonathan Wakelylibstdc++: Simplify constraints for std::any constructi...
2022-03-18 Iain Sandoetestsuite, modules, Darwin: Adjust expected output...
2022-03-18 Tom de VriesFix "[openmp] Set location for taskloop stmts"
2022-03-18 Iain Sandoec++tools: Work around a BSD bug in getaddrinfo().
2022-03-18 Iain Sandoelibcody: Do not use a dummy port number in getaddrinfo().
2022-03-18 Tom de Vries[openmp] Set location for taskloop stmts
2022-03-18 Tom de Vries[openmp] Fix SIMT reduction using TRUTH_{AND,OR}IF_EXPR
2022-03-18 Tobias BurnusFortran/OpenMP: Improve associate-name diagnostic ...
2022-03-18 liuhongtRefine HImode movement for "v" to "v".
2022-03-18 Jonathan Wakelylibstdc++: Reduce header dependencies from PSTL headers...
2022-03-18 Jakub Jelinekopenmp: Fix up gomp_affinity_init_numa_domains
2022-03-18 Cui,Lilix86: Correct march=sapphirerapids to base on icelake...
2022-03-18 GCC AdministratorDaily bump.
2022-03-17 David Malcolmanalyzer: fixes to -fdump-analyzer-state-purge
2022-03-17 David Malcolmanalyzer: fix program_point::get_next for PK_BEFORE_STMT
2022-03-17 Roger SaylePR 90356: Use xor to load const_double 0.0 on SSE ...
2022-03-17 Andrew MacLeodAlways use dominators in the cache when available.
2022-03-17 Jonathan Wakelylibstdc++: Avoid including <algorithm> in <filesystem...
2022-03-17 Jonathan Wakelylibstdc++: Rewrite __moneypunct_cache::_M_cache [PR104966]
2022-03-17 Jakub Jelineklibatomic: Improve 16-byte atomics on Intel AVX [PR104688]
2022-03-17 Jonathan Wakelylibstdc++: Fix comment in testsuite utility
2022-03-17 Richard Bienertree-optimization/104960 - unsplit edges after late...
2022-03-17 Jakub Jelinekgimplify: Emit clobbers for TARGET_EXPR_SLOT vars later...
2022-03-17 Thomas SchwingeEnhance further testcases to verify Openacc 'kernels...
2022-03-17 Thomas SchwingeEnhance further testcases to verify handling of OpenACC...
2022-03-17 GCC AdministratorDaily bump.
2022-03-16 Roger SayleFix strange binary corruption with last commit.
2022-03-16 Roger SaylePR c/98198: ICE-on-invalid-code error recovery.
2022-03-16 Roger SaylePR target/94680: Clear upper bits of V2DF using movq...
2022-03-16 Jonathan Wakelylibstdc++: Fix symbol versioning for Solaris 11.3 ...
2022-03-16 Ian Lance Taylorlibgo: update to final Go 1.18 release
2022-03-16 David Malcolmanalyzer: early rejection of disabled warnings [PR104955]
2022-03-16 Jonathan Wakelylibstdc++: Ensure that std::from_chars is declared...
2022-03-16 Siddhesh Poyarekartree-optimization/104941: Actually assign the conversio...
2022-03-16 Marcel VollweilerOpenMP, Fortran: Bugfix for omp_set_num_teams.
2022-03-16 H.J. Lux86: Also check _SOFT_FLOAT in <x86gprintrin.h>
2022-03-16 Kito ChengRISC-V: Add version info for zk, zkn and zks
2022-03-16 LiaoShihuaRISC-V: Handle combine extension in canonical ordering.
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
next