platform/upstream/gcc.git
2021-03-23 Joseph MyersUpdate gcc .po files.
2021-03-23 Iain SandoeDarwin : Address a translation comment.
2021-03-23 Nathan Sidwellc++: Note duplicates in symbol table [PR 99283]
2021-03-23 Ilya Leoshkevichfwprop: Fix single_use_p calculation
2021-03-23 Jonathan Wakelylibstdc++: Improve test for views::reverse
2021-03-23 David MalcolmMAINTAINERS: add myself as static analyzer maintainer
2021-03-23 Moritz Sichertlibstdc++: Avoid accidental ADL when calling make_rever...
2021-03-23 Jakub JelinekAdd forgotten attribution on PR target/99593 testcase.
2021-03-23 Christophe... testsuite/arm: Add arm_dsp_ok effective target and...
2021-03-23 Christophe... testsuite/arm: Fix -mfloat-abi order in arm_v8_1m_mve_o...
2021-03-23 Christophe... testsuite/arm: Fix -mfloat-abi order in arm_v8_2a_bf16_...
2021-03-23 Christophe... testsuite/arm: Add arm_hard_ok check in armv8_2-fp16...
2021-03-23 Christophe... testsuite/arm: Add arm_softfp_ok or arm_hard_ok as...
2021-03-23 Christophe... testsuite/arm: Remove useless -mfloat-abi option
2021-03-23 Christophe... testsuite/arm: Add arm_v8_2a_i8mm options in gcc.target...
2021-03-23 Christophe... testsuite/arm: Add arm_v8_2a_fp16_neon and arm_v8_2a_bf...
2021-03-23 Jonathan Wakelylibstdc++: Disable "ALT128" long double support for...
2021-03-23 Marek Polacekc++: Fix bogus warning in deprecated namespace [PR99318]
2021-03-23 Tobias BurnusFortran: Fix func decl mismatch [PR93660]
2021-03-23 Richard Sandifordaarch64: Make aarch64_add_offset work with -ftrapv...
2021-03-23 H.J. Lux86: Add __volatile__ to __cpuid and __cpuid_count
2021-03-23 Nathan Sidwellc++: Over-zealous assert [PR 99239]
2021-03-23 Richard Bienertree-optimization/99721 - avoid SLP nodes we cannot...
2021-03-23 Marcus ComstedtRISC-V: Fix riscv_subword() for big endian
2021-03-23 Marcus ComstedtRISC-V: Fix matches against subreg with a bytenum of...
2021-03-23 Marcus ComstedtRISC-V: Update shift-shift-5.c testcase for big endian
2021-03-23 Marcus ComstedtRISC-V: Fix trampoline generation on big endian
2021-03-23 Marcus ComstedtRISC-V: Update soft-fp config for big-endian
2021-03-23 Marcus ComstedtRISC-V: Add riscv{32,64}be with big endian as default
2021-03-23 Marcus ComstedtRISC-V: Support -mlittle-endian and -mbig-endian
2021-03-23 Jakub Jelinekc++: Diagnose references to void in structured bindings...
2021-03-23 Stefan Schulze... cprop_hardreg: Ensure replacement reg has compatible...
2021-03-23 Martin Liskamklog: fix test_mklog.py tests.
2021-03-23 Aldy HernandezHandle setting of 1-bit anti-ranges uniformly.
2021-03-23 Joseph MyersUpdate gcc sv.po.
2021-03-23 GCC AdministratorDaily bump.
2021-03-22 Jonathan Wakelylibstdc++: Implement string_view range constructor...
2021-03-22 Nathan Sidwellc++: Cross-module partial specialiations [PR 99480]
2021-03-22 Vladimir N... [PR99581] Define relaxed memory and use it for aarch64
2021-03-22 Segher Boessenkoolubsan: Don't test for NaNs if those do not exist (PR97926)
2021-03-22 Jonathan Wakelylibstdc++: Add noexcept to std::begin etc as per LWG...
2021-03-22 Nathan Sidwellc++: duplicate alias templates with decltype [PR 99425]
2021-03-22 Alex Coplanarm: Fix MVE ICEs with vector moves and -mpure-code...
2021-03-22 Richard BienerWarn to not add debug hook targets
2021-03-22 Richard Bienertree-optimization/99694 - fix value-numbering PHIs
2021-03-22 Martin LiskaC++ modules: fix alloc-dealloc-mismatch ASAN issue
2021-03-22 Martin Liskamklog: add new argument --directory.
2021-03-22 Kito ChengPR target/99702: Check RTL type before get value
2021-03-22 Tobias BurnusFortran: Fix 'name' bound size [PR99688]
2021-03-22 Jakub Jelinekdebug: Fix __int128 handling in dwarf2out [PR99562]
2021-03-22 Kewen Linrs6000: Fix some unexpected empty split conditions
2021-03-22 Xionghu Luors6000: Convert the vector set variable idx to DImode...
2021-03-22 GCC AdministratorDaily bump.
2021-03-21 Jakub Jelinekdwarf2out: Fix debug info for 2 byte floats [PR99388]
2021-03-21 GCC AdministratorDaily bump.
2021-03-20 H.J. Lux86: Check cfun != NULL before accessing silent_p
2021-03-20 Jakub Jelinekc-family: Fix PR94272 -fcompare-debug issue even for...
2021-03-20 Ahamed Husni[PATCH] Fix typo in gcc/asan.c comment
2021-03-20 Vladimir N... [PR99680] Check empty constraint before using CONSTRAIN...
2021-03-20 GCC AdministratorDaily bump.
2021-03-19 Jakub Jelinekc: Fix up -Wunused-but-set-* warnings for _Atomics...
2021-03-19 Joseph MyersRegenerate gcc.pot.
2021-03-19 Pat HaugenAdd Power10 scheduling description.
2021-03-19 Jonathan Wakelylibstdc++: Add std::is_scoped_enum for C++23
2021-03-19 Thomas KoenigAdd size check to vector-matrix matmul.
2021-03-19 Vladimir N... [PR99663] Don't use unknown constraint for address...
2021-03-19 Jakub Jelinekc++: Only reject reinterpret casts from pointers to...
2021-03-19 Iain SandoeDarwin : Fix build failure for powerpc-darwin8 [PR99661].
2021-03-19 Olivier Hainquetarget/99660 - missing VX_CPU_PREFIX for vxworksae
2021-03-19 John David... Use memcpy instead of strncpy to avoid error with ...
2021-03-19 Tamar Christinaslp: remove unneeded permute calculation (PR99656)
2021-03-19 H.J. Lux86: Issue error for return/argument only with function...
2021-03-19 David Malcolmanalyzer: mark epath_finder with DISABLE_COPY_AND_ASSIG...
2021-03-19 Jakub Jelinekarm: Fix mve_vshlq* [PR99593]
2021-03-19 Andrew Stubbsamdgcn: Typo fix
2021-03-19 Matthias Klosesubstitute @tie{} with a space for the man pages
2021-03-19 Eric BotcazouRequire linker plugin for another LTO test
2021-03-19 Eric BotcazouFix segfault during encoding of CONSTRUCTORs
2021-03-19 GCC AdministratorDaily bump.
2021-03-19 Marek Polacekc++: Fix error-recovery with requires expression [PR99500]
2021-03-18 Marek Polacekc++: Remove FLOAT_EXPR assert in tsubst.
2021-03-18 Vladimir N... [PR99422] LRA: Use lookup_constraint only for a single...
2021-03-18 Martin SeborPR middle-end/99502 - missing -Warray-bounds on partial...
2021-03-18 Marek Polacekc++: Add assert to tsubst.
2021-03-18 Andrew Stubbsamdgcn: Silence warnings in gcn.c
2021-03-18 Jan HubickaFix idiv latencies for znver3
2021-03-18 Sinan LinPR target/99314: Fix integer signedness issue for cpyme...
2021-03-18 Jakub Jelinektestsuite: Fix up strlenopt-80.c on powerpc [PR99636]
2021-03-18 Jakub Jelinektestsuite: Fix up strlenopt-73.c on powerpc [PR99626]
2021-03-18 Jeff LawUpdate email address for primary entry
2021-03-18 Christophe... testsuite: Skip c-c++-common/zero-scratch-regs-10.c...
2021-03-18 Nick CliftonFix building the V850 port using recent versions of...
2021-03-18 Iain SandoeObjective-C++ : Fix handling of unnamed message parms...
2021-03-18 Kyrylo Tkachovaarch64: Improve generic SVE tuning defaults
2021-03-18 Martin Liskacoroutines: init struct members to NULL
2021-03-18 Jakub Jelinektestsuite: Fix up pr98099.c testcase for big endian...
2021-03-18 GCC AdministratorDaily bump.
2021-03-17 Marek Polacekc++: ICE with real-to-int conversion in template [PR97973]
2021-03-17 Anthony Sharpc++: Private parent access check for using decls [PR19377]
2021-03-17 Sandra Loosemorenios2: Fix format complaints and similar diagnostics.
next