c++: Fix wrong-code with non-constexpr constructor [PR93169]
[gcc.git] / gcc /
2020-02-20 Marek Polacekc++: Fix wrong-code with non-constexpr constructor...
2020-02-19 Martin SeborPR tree-optimization/92128 - fold more non-constant...
2020-02-19 Uros Bizjaktestsuite: Add -msse2 to fix ia32 tests.
2020-02-19 Bernd EdlingerFix a typo in comment.
2020-02-19 Richard Sandifordvect: Fix offset calculation for -ve strides [PR93767]
2020-02-19 Bernd EdlingerFix -save-temp leaking files in /tmp
2020-02-19 Martin Jamborsra: Do not create zero sized accesses (PR 93776)
2020-02-19 Martin Jamborsra: Avoid totally scalarizing overallping field_decls...
2020-02-19 Kito ChengRISC-V: Using fmv.x.w/fmv.w.x rather than fmv.x.s/fmv.s.x
2020-02-19 liuhongtAdd -mavx512vbmi2 to i386-2.C and i386-3.C
2020-02-19 GCC AdministratorDaily bump.
2020-02-18 James Greenhalghaarch64: Move vmull_<high_>* to intrinsics
2020-02-18 Marek Polacekc++: Fix array-init1.C for ILP32 [PR93817]
2020-02-18 Jon Benistongcc.dg/strcmpopt_6.c: Add space in array for terminator.
2020-02-18 Ian Lance Taylorcmd/go: update -DGOPKGPATH to use current pkgpath encoding
2020-02-18 Mark Eggleston[fortran] ICE assign character pointer to non target...
2020-02-18 Martin LiskaRestore LTO PGO bootstrap after ea0b12523d0d9a9059b5.
2020-02-18 Mark Eggleston[Fortran] ICE: Invalid expression in gfc_element_size...
2020-02-18 Martin LiskaAlways compare types of LHS for gimple_assign in ICF.
2020-02-18 Martin LiskaDrop MALLOC attribute for void functions.
2020-02-18 Martin LiskaIntroduce -fprofile-reproducibility and support it...
2020-02-18 David Malcolmanalyzer.opt: rewrite description of -fdump-analyzer...
2020-02-18 David Malcolmanalyzer: fix ICE on failed casts [PR 93777]
2020-02-18 David Malcolmanalyzer: fix ICE on COMPONENT_REF of ARRAY_TYPE [PR...
2020-02-18 David Malcolmanalyzer: fix ICE on pointer arithmetic with incomplete...
2020-02-18 David Malcolmanalyzer: add test coverage for gfortran ICE fix [PR...
2020-02-18 Mark Eggleston[Fortran] ICE in gfc_typenode_for_spec PR93603
2020-02-18 Mark Eggleston[fortran] ICE in gfc_validate_kind(): Got bad kind...
2020-02-18 Jakub Jelinekipa: Various diagnostic fixes [PR93797]
2020-02-18 Jakub Jelinektree-ssa: Fix ICE in build_vector_type [PR93780]
2020-02-18 Jakub JelinekTypo fixes - functoin -> function [PR93796]
2020-02-18 David Malcolmdiagnostics: don't generate URLs that won't be used
2020-02-18 David Malcolmanalyzer: fix ICE on function pointer casts [PR 93775]
2020-02-18 GCC AdministratorDaily bump.
2020-02-17 Alexandre OlivaDo not call null register_common in emutls
2020-02-17 Wilco Dijkstra[AArch64] Fix PR93565 testcase for ILP32.
2020-02-17 Will SchmidtFix existing fold-vec-extract-longlong.p8.c testcase
2020-02-17 Martin LiskaFix grammar in error message.
2020-02-17 Martin LiskaFix double quoting.
2020-02-17 Martin LiskaFix a typo.
2020-02-17 Richard Bienerc/86134 avoid errors for unrecognized -Wno- options
2020-02-17 David Malcolmanalyzer: fix ICEs in region_model::get_lvalue_1 [PR...
2020-02-17 David Malcolmanalyzer: fix wording for assignment from NULL
2020-02-17 David Malcolmanalyzer: add diagnostics to output of -fdump-analyzer...
2020-02-17 Jiufu Guors6000: mark clobber for registers changed by untpyed_call
2020-02-17 GCC AdministratorDaily bump.
2020-02-16 Uros Bizjaki386: Fix atan2l argument order [PR93743]
2020-02-16 Ian Lance Taylorlibgo: install internal/reflectlite.gox
2020-02-16 GCC AdministratorDaily bump.
2020-02-15 Marek Polacekc++: Fix poor diagnostic for array initializer [PR93710]
2020-02-15 Jason Merrillc++: Add -std=c++20.
2020-02-15 Ian Lance Taylorlibgo: update to Go1.14rc1 release
2020-02-15 Ian Lance Taylorruntime: on 32-bit systems, limit default GOMAXPROCS...
2020-02-15 Jason Merrillc++: Add test for PR 68061.
2020-02-15 Jason Merrillc++: Fix lambda in atomic constraint.
2020-02-15 Jason Merrillc++: Remove more dead code.
2020-02-15 Jason Merrillc++: Add testcase for PR 90764.
2020-02-15 Jakub Jelinekmatch.pd: Disallow side-effects in GENERIC for non...
2020-02-15 Bernd EdlingerPR 87488: Add --with-diagnostics-urls configuration...
2020-02-15 Martin SeborDocument compatibility of aliases and their targets...
2020-02-14 Eric BotcazouFix duplicates for anonymous structures with -fdump...
2020-02-14 Joseph MyersUpdate .po files.
2020-02-14 Eric BotcazouFix problematic TLS sequences for the Solaris linker
2020-02-14 Alexander Monakovrtlanal: optimize costly division in rtx_cost
2020-02-14 Jakub Jelinekc++: Fix thinko in enum_min_precision [PR61414]
2020-02-14 Martin Jamborsra: Avoid verification failure (PR 93516)
2020-02-14 liuhongtAdd ChangeLog entries to relevant ChangeLog files for...
2020-02-14 liuhongtIntrinsic macro of vpshr* and vpshl* lack a closing...
2020-02-14 Jakub Jelinekc++: Partially implement P1042R1: __VA_OPT__ wording...
2020-02-14 GCC AdministratorDaily bump.
2020-02-13 Jakub Jelinekc++: Emit DFP typeinfos even when DFP is disabled ...
2020-02-13 Jason Merrillc++: Fix useless using-declaration.
2020-02-13 Jason Merrillc++: Fix static local vars in extern "C".
2020-02-13 Jakub Jelinekc: Fix ICE with cast to VLA [93576]
2020-02-13 Sandra LoosemoreAdd -fdelete-null-pointer-checks to more new C++ testcases.
2020-02-13 H.J. Lui386: Skip ENDBR32 at the target function entry
2020-02-13 Claudiu Zissulescuarc: Don't use if-conversion when optimizing for size.
2020-02-13 Claudiu Zissulescu[ARC] Deprecate q-class option.
2020-02-13 Claudiu Zissulescu[ARC] Use TARGET_INSN_COST.
2020-02-13 Claudiu Zissulescu[ARC] Update mlo/mhi handling when big-endian CPU.
2020-02-13 Jakub Jelineki386: Fix up _mm*_mask_popcnt_epi* [PR93696]
2020-02-13 Jakub Jelineksccvn: Handle bitfields in vn_reference_lookup_3 [PR93582]
2020-02-13 Richard Bienertestsuite/93717 fix up gcc.dg/optimize-bswapsi-2.c...
2020-02-13 Jakub Jelineki386: Fix k*shift* intrinsics [PR93673]
2020-02-13 Jakub Jelinektestsuite: Fix g++.dg/analyzer/pr93212.C with check...
2020-02-13 GCC AdministratorDaily bump.
2020-02-12 Jason Merrillc++: Fix constexpr if and braced functional cast.
2020-02-12 Iain Sandoecoroutines: Update to n4849 allocation/deallocation.
2020-02-12 Jakub Jelinektestsuite: Fix up gcc.target/powerpc/pr93122.c test
2020-02-12 Jeff LawCommit correct version of last patch
2020-02-12 Jeff LawCombine the two H8 mode shortening peepholes into a...
2020-02-12 Jakub Jelinekreal: Fix roundeven on inf/nan [PR93663]
2020-02-12 Martin SeborPR middle-end/93646 - confusing -Wstringop-truncation...
2020-02-12 Jeff LawDrop unused comparison shortening pattern and consolida...
2020-02-12 Wilco Dijkstra[AArch64] Set ctz rtx_cost (PR93565)
2020-02-12 Wilco Dijkstra[AArch64] Improve popcount expansion
2020-02-12 Jeff LawClean up dead patterns, splitters, expanders and peepho...
2020-02-12 Marek Polacekc++: Add new test [PR88819]
2020-02-12 Marek Polacekc++: Fix ICE-on-invalid with broken attribute [PR93684]
2020-02-12 Jakub Jelineki386: Fix up vec_extract_lo* patterns [PR93670]
next