platform/upstream/gcc.git
2021-04-05 Sandra LoosemoreTrivial testsuite fixes for nios2-elf.
2021-04-05 GCC AdministratorDaily bump.
2021-04-04 Jason Merrillc++: array new initialized from a call [PR99643]
2021-04-04 GCC AdministratorDaily bump.
2021-04-03 Iain Buclawd: Merge upstream dmd 3b808e838, druntime 483bc129...
2021-04-03 Alexandre Olivainitialize pr94314-3.C counter
2021-04-03 Alexandre Olivasilence expected psabi warning in ipa-sra-19 on ppc...
2021-04-03 Marek Polacekc++: GC during late parsing collects live data [PR91416]
2021-04-03 Iain SandoeDarwin : Fix out-of-bounds access to df_regs_ever_live.
2021-04-03 Iain SandoeDarwin : Fix whitespace and delete unused code (NFC).
2021-04-03 Paul ThomasFortran: Fix ICE on wrong code [PR99818].
2021-04-03 Jakub Jelinekbswap: Fix up bswap_view_convert after the recent chang...
2021-04-03 Jakub Jelinekdse: Fix up hard reg conflict checking in replace_read...
2021-04-03 Jakub Jelinekrs6000: Fix up libgcc ABI when built with --with-long...
2021-04-03 Jakub Jelinekrs6000: Avoid -fpatchable-function-entry* regressions...
2021-04-03 Jason Merrillc++: NRV in lambda in template [PR91217]
2021-04-03 Jason Merrillc++: PMF template parm and noexcept [PR90664]
2021-04-03 Jason Merrillc++: dependent attribute on parameter [PR97900]
2021-04-03 GCC AdministratorDaily bump.
2021-04-02 Patrick Palkac++: placeholder type constraint inside range-for ...
2021-04-02 Patrick Palkac++: Refine check for CTAD placeholder [PR99586]
2021-04-02 Jason Merrillc++: lambda pack init-capture within generic lambda
2021-04-02 Nathan Sidwellc++: header unit purview [PR 99283]
2021-04-02 Eric BotcazouMinor tweak to description of fdelete-dead-exceptions
2021-04-02 Eric BotcazouSkip couple of Go tests on 32-bit SPARC
2021-04-02 Jakub Jelinektestsuite: Fix up gcc.target/i386/pr99726.c test [PR99726]
2021-04-02 GCC AdministratorDaily bump.
2021-04-01 David Malcolmanalyzer: record per-enode saved_diagnostics
2021-04-01 Marek Polacekc++: GC collects live data when synthesizing operator...
2021-04-01 Jason Merrillc++: variadic lambda noexcept-specifier [PR99583]
2021-04-01 Iain Sandoemodules : Make sure we include <map> in system.h.
2021-04-01 Jason Merrillc++: Add ABI version for PR98481 fix
2021-04-01 Nathan Sidwellc++: inter-cluster import order [PR 99283]
2021-04-01 Richard Bienertree-optimization/99863 - clear vector CTOR TREE_SIDE_E...
2021-04-01 Jan HubickaAdd testcase for PR98265
2021-04-01 Jakub Jelinekdoc: Fix up symver attribute documentation
2021-04-01 Jakub Jelinekbswap: Handle bswapping of pointers [PR96573]
2021-04-01 Richard Bienertree-optimization/99856 - fix overwideing pattern creation
2021-04-01 Martin Jamborsra: Fix bug in grp_write propagation (PR 97009)
2021-04-01 Harald AnlaufPR fortran/99840 - ICE in gfc_simplify_matmul, at fortr...
2021-04-01 GCC AdministratorDaily bump.
2021-03-31 David Malcolmanalyzer: avoid printing '<unknown>' for SSA names...
2021-03-31 Jan HubickaMake USES_COMDAT_LOCAL CIF_FINAL_NORMAL
2021-03-31 Pat HaugenUpdate prefixed attribute for Power10.
2021-03-31 Jakub Jelinekdwarf2out: Fix up ranges for -gdwarf-5 -gsplit-dwarf...
2021-03-31 Alexandre Olivaimprove future::poll calibration loop
2021-03-31 Richard Sandifordgimple-fold: Recompute ADDR_EXPR flags after folding...
2021-03-31 Richard Sandiforddata-ref: Tighten index-based alias checks [PR99726]
2021-03-31 Richard SandifordHandle CONST_POLY_INTs in CONST_VECTORs [PR97141, PR98726]
2021-03-31 Jan HubickaFix overvactive check in cgraph_node::release_body
2021-03-31 Martin SeborPR middle-end/65182 - -Wuninitialized fails when pointe...
2021-03-31 Jason Merrillc++: Alias template in pack expansion [PR99445]
2021-03-31 Christophe... testsuite/aarch64: Skip SLP diagnostic under ILP32...
2021-03-31 Christophe... arm: Fix mult autovectorization patterm for iwmmxt...
2021-03-31 H.J. Lux86: Update memcpy/memset inline strategies for Ice...
2021-03-31 Richard Sandifordaarch64: Fix target alignment for SVE [PR98119]
2021-03-31 Jan HubickaSmall refactoring of cgraph_node::release_body
2021-03-31 Martin LiskaFix coding style in IPA modref.
2021-03-31 Jakub Jelinekaarch64: Fix up *add<mode>3_poly_1 [PR99813]
2021-03-31 Jakub Jelineki386, debug: Default to -gdwarf-4 on Windows targets...
2021-03-31 Jakub Jelinektestsuite: Disable zero-scratch-regs-{8, 9, 10, 11...
2021-03-31 Patrick Palkac++: Adjust mangling of __alignof__ [PR88115]
2021-03-31 Patrick Palkac++: placeholder type constraint and argument pack...
2021-03-31 GCC AdministratorDaily bump.
2021-03-30 David Malcolmanalyzer: remove old decl of region::dump_to_pp
2021-03-30 David Malcolmanalyzer: only call get_diagnostic_tree when it's needed
2021-03-30 David Malcolmanalyzer testsuite: fix typo
2021-03-30 Nathan Sidwellc++: duplicate const static members [PR 99283]
2021-03-30 Jakub Jelinekc++: Fix ICE on PTRMEM_CST in lambda in inline var...
2021-03-30 Kyrylo Tkachovaarch64: PR target/99820: Guard on available SVE issue...
2021-03-30 Kyrylo Tkachovaarch64: PR target/99822 Don't allow zero register...
2021-03-30 luoxhu@cn.ibm.comrs6000: Enable 32bit variable vec_insert [PR99718]
2021-03-30 H.J. Lux86: Define __rdtsc and __rdtscp as macros
2021-03-30 Tamar Christinaslp: reject non-multiple of 2 laned SLP trees (PR99825)
2021-03-30 Christophe... arm: Fix emission of Tag_ABI_VFP_args with MVE and...
2021-03-30 Kyrylo Tkachovaarch64: Fix gcc.target/aarch64/pr99808.c for ILP32
2021-03-30 Richard Bienertree-optimization/99824 - avoid excessive integer type...
2021-03-30 Richard Sandifordaarch64: Tweak post-RA handling of CONST_INT moves...
2021-03-30 Mihailo Stojanovicaarch64: Prevent use of SIMD fcvtz[su] instruction...
2021-03-30 GCC AdministratorDaily bump.
2021-03-29 Joseph MyersUpdate cpplib sr.po.
2021-03-29 Joseph MyersUpdate gcc sv.po.
2021-03-29 Eric BotcazouFix wrong assignment of aggregate to full-access component
2021-03-29 Martin SeborPR tree-optimization/61869 - Spurious uninitialized...
2021-03-29 Martin SeborPR tree-optimization/61677 - False positive with -Wmayb...
2021-03-29 Michael MeissnerRequire GLIBC 2.32 for Decimal/_Float128 conversions.
2021-03-29 Martin SeborPR tree-optimization/61112 - repeated conditional trigg...
2021-03-29 Jan HubickaFix pr99751.c testcase
2021-03-29 Jan HubickaFix typo in merge_call_lhs_flags
2021-03-29 Jonathan WakelyFix PR number in ChangeLog
2021-03-29 Jakub Jelinektestsuite: Expect a warning on aarch64 for declare...
2021-03-29 Jonathan Wakelylibstdc++: Adjust link to PSTL upstream (again)
2021-03-29 Alex Coplanaarch64: Fix SVE ACLE builtins with LTO [PR99216]
2021-03-29 Richard Bienertree-optimization/99807 - avoid bogus assert with permu...
2021-03-29 Kyrylo Tkachovaarch64: PR target/99037 Fix RTL represntation in move_...
2021-03-29 Jakub Jelinekfold-const: Fix ICE in extract_muldiv_1 [PR99777]
2021-03-29 Tobias Burnuslibgomp: Fix on_device_arch.c aux-file handling [PR99555]
2021-03-29 GCC AdministratorDaily bump.
2021-03-28 David Edelsohnaix: TLS DWARF symbol decorations.
2021-03-28 Gerald Pfeiferdoc: Update link to "Memory Model" paper
next