]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
Do not propagate self-dependent value (PR ipa/93763) (ChangeLog)
[thirdparty/gcc.git] / gcc / ChangeLog
2020-02-21  Jeff LawDo not propagate self-dependent value (PR ipa/93763...
2020-02-21  Iain SandoeDarwin: Fix wrong quoting on an error string (PR93860).
2020-02-21  Mihail Ionescu[PATCH, GCC/ARM] Add MVE target check to sourcebuild...
2020-02-21  Dennis Zhangarm: ACLE I8MM multiply-accumulate
2020-02-21  Mihail Ionescu[PATCH, GCC/ARM] Fix MVE scalar shift tests
2020-02-21  Jan Hubickatree-optimization: fix access path oracle on mismatched...
2020-02-21  Andrew Stubbsamdgcn: Use correct offset mode for gather/scatter
2020-02-21  Martin Jamborsra: Only verify sizes of scalar accesses (PR 93845)
2020-02-21  Andrew Stubbsamdgcn: Align VGPR pairs
2020-02-21  Andrew Stubbsamdgcn: fix mode in vec_series
2020-02-21  Richard Sandifordaarch64: Add SVE support for -mlow-precision-sqrt
2020-02-21  Richard Sandifordaarch64: Add SVE support for -mlow-precision-div
2020-02-21  Richard Sandifordaarch64: Bump AARCH64_APPROX_MODE to 64 bits
2020-02-21  Richard Sandifordaarch64: Avoid creating an unused register
2020-02-21  Richard Sandifordaarch64: Fix inverted approx_sqrt condition
2020-02-20  Uros Bizjaki386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1...
2020-02-20  Peter Bergnerrs6000: Fix infinite loop building ghostscript and...
2020-02-20  Martin LiskaFix error message for Darwin.
2020-02-20  Martin LiskaRemove trailing | in help message.
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-18  James Greenhalghaarch64: Move vmull_<high_>* to intrinsics
2020-02-18  Martin LiskaRestore LTO PGO bootstrap after ea0b12523d0d9a9059b5.
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  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-17  Alexandre OlivaDo not call null register_common in emutls
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  Jiufu Guors6000: mark clobber for registers changed by untpyed_call
2020-02-16  Uros Bizjaki386: Fix atan2l argument order [PR93743]
2020-02-15  Jason Merrillc++: Add -std=c++20.
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-14  Eric BotcazouFix problematic TLS sequences for the Solaris linker
2020-02-14  Alexander Monakovrtlanal: optimize costly division in rtx_cost
2020-02-14  Martin Jamborsra: Avoid verification failure (PR 93516)
2020-02-14  liuhongtAdd ChangeLog entries to relevant ChangeLog files for...
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  Jakub Jelineki386: Fix k*shift* intrinsics [PR93673]
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  Jakub Jelineki386: Fix up vec_extract_lo* patterns [PR93670]
2020-02-12  Kewen Lin[IRA] Fix PR91052 by skipping multiple_sets insn in...
2020-02-12  Segher Boessenkoolrs6000: Use strlen instead of sizeof - 1
2020-02-11  Martin SeborPR tree-optimization/93683 - ICE on calloc with unused...
2020-02-11  Michael MeissnerRename -mprefixed-addr to be -mprefixed, and document it.
2020-02-11  Hans-Peter Nilssonregalloc/debug: fix buggy print_hard_reg_set
2020-02-11  Stam Markianos-Wright[GCC][PATCH][ARM]Add ACLE intrinsics for dot product...
2020-02-11  Richard Bienertree-optimization/93661 properly guard tree_to_poly_int64
2020-02-10  Jakub Jelineki386: Fix -mavx -mno-mavx2 ICE with VEC_COND_EXPR ...
2020-02-10  Iain SandoeDarwin: -Wformat-diag fix (PR93641)
2020-02-10  Hans-Peter Nilssoncris: try to generate zero-based comparisons
2020-02-10  H.J. LuMove ChangeLog entry of commit bf6465d046 from gcc...
2020-02-10  H.J. Lui386: Properly pop restore token in signal frame
2020-02-10  Richard Earnshawarm: correct constraints on movsi_compare0 [PR91913]
2020-02-10  Hans-Peter Nilssonmd.texi (Define Subst): Match closing paren in example.
2020-02-10  Jakub Jelineki386: Fix strncmp last arguments in x86_64_elf_section_...
2020-02-10  Feng XueGeneralized value pass-through for self-recusive functi...
2020-02-09  Uros BizjakImprove splitX passes management
2020-02-09  Jakub Jelinekopenmp: Optimize DECL_IN_CONSTANT_POOL vars in target...
2020-02-08  Andrew Pinskiaarch64: fix strict alignment for vector load/stores...
2020-02-08  Jim WilsonRISC-V: Improve caller-save code generation.
2020-02-08  Jakub Jelineki386: Make xmm16-xmm31 call used even in ms ABI [PR65782]
2020-02-07  Dennis Zhangaarch64: ACLE I8MM multiply-accumulate intrinsics
2020-02-07  Richard Bienermiddle-end/93519 - avoid folding stmts in obviously...
2020-02-07  H.J. Lux86-64: Pass aggregates with only float/double in GPRs...
2020-02-07  Jakub Jelinekpowerpc: Fix -fstack-clash-protection -mprefixed-addr...
2020-02-07  Jakub Jelineki386: Better patch to improve avx* vector concatenation...
2020-02-07  Jakub Jelineki386: Fix splitters that call extract_insn_cached ...
2020-02-06  Michael MeissnerFix PR 93569.
2020-02-06  Vladimir N. MakarovPR93561 -- [bounds checking] memory overflow for spill_for
2020-02-06  Richard Sandifordaarch64: Add a type attribute to aarch64_movk<mode>
2020-02-06  Segher Boessenkoolrs6000: Use rldimi for 64-bit constants with high=low...
2020-02-06  Mihail Ionescu[GCC][PATCH][ARM] Set profile to M for Armv8.1-M
2020-02-06  Mihail Ionescu[GCC][PATCH][ARM] Regenerate arm-tables.opt for Armv8...
2020-02-06  Richard Sandifordaarch64: Add an and/ior-based movk pattern [PR87763]
2020-02-06  Richard Sandifordaarch64: Add an extra sbfiz pattern [PR87763]
2020-02-06  Delia Burduvaarch64: ACLE intrinsics bfmmla and bfmlal<b/t>
next