]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
Byte vs column awareness for diagnostic-show-locus.c (PR 49973)
[thirdparty/gcc.git] / gcc / ChangeLog
2019-12-09  Lewis HyattByte vs column awareness for diagnostic-show-locus...
2019-12-09  Eric Botcazoutree.c (build_array_type_1): Add SET_CANONICAL paramete...
2019-12-09  Andrew StubbsFix more unrecognised GCN instructions
2019-12-09  Eric BotcazouRemove gcc/ prefix
2019-12-09  Richard Earnshawarm: fix v[78]-r multilibs when configured with --with...
2019-12-09  Segher Boessenkoolrs6000: Name set<mode>_cc, and delete some old mfcr...
2019-12-09  Matthew Malcomson[mid-end] [obvious] Cast to avoid -Wsign-compare warnin...
2019-12-09  Matthew Malcomson[mid-end] Add notes to dataflow insn info when re-emitt...
2019-12-09  Hongtao LiuUse OPTION_MASK_ISA2_$target_[SET,UNSET, ] to indicate...
2019-12-09  Sudakshina Das[GCC, Vect] Fix costing for vector shifts
2019-12-09  Jakub Jelinekre PR tree-optimization/92834 (misssed SLP vectorizatio...
2019-12-09  Prathamesh Kulkarnire PR tree-optimization/89007 ([SVE] Implement generic...
2019-12-09  Martin LiskaCome up with constructors of symtab_node, cgraph_node...
2019-12-09  Hongtao LiuEnable mask movement for VCOND_EXPR under avx512f for
2019-12-08  Sandra LoosemoreRevert commit r279023.
2019-12-08  Jan HubickaFix overflows in -fprofile-reorder-functions
2019-12-08  Jan Hubickaopts.c (common_handle_option): Do not clear ipa_referen...
2019-12-08  Jan HubickaFix tp_first_run update in split_function.
2019-12-08  Jan HubickaSilence overactive sanity check with -fpartial-profile...
2019-12-08  Jan Hubickare PR tree-optimization/92860 (Global flags affected...
2019-12-07  Marek PolacekPR c++/91678 - wrong error with decltype and location...
2019-12-07  Eric Botcazoure PR middle-end/90840 (ICE in simplify_subreg, at...
2019-12-07  Tobias Burnusre PR c/87488 (hyperlink filenames in diagnostics)
2019-12-06  Andreas Krebbelre PR rtl-optimization/92176 (LRA problem with reloads...
2019-12-06  Richard Sandiford[C++] Pass type uses through the verify_type_context...
2019-12-06  Andrew StubbsFix unrecognised GCN instruction.
2019-12-06  Andrew StubbsEnable QI/HImode vector moves
2019-12-06  Jakub Jelinekre PR fortran/92775 (Incorrect expression in DW_AT_byte...
2019-12-06  Tobias Burnus[OpenMP/OpenACC/Fortran] Fix mapping of optional (prese...
2019-12-06  Richard Bienermatch.pd (nop_convert): Remove empty match.
2019-12-06  Richard SandifordAvoid quadratic behaviour in prune_runtime_alias_test_list
2019-12-06  Richard Bienergenmatch.c (enum tree_code): Remove CONVERT{0,1,2}...
2019-12-06  Jan Hubickacgraphclones.c (cgraph_node::create_clone): Only locali...
2019-12-06  Jan Hubicka* cfgexpand.c (expand_debug_expr): Do not ICE on SAD_EXPR.
2019-12-06  Richard Bienergenmatch.c (c_expr::gen_transform): Emit newlines from...
2019-12-06  Richard Bienerre PR tree-optimization/92819 (Worse code generated...
2019-12-06  Jakub Jelinekcommon.opt (fprofile-partial-training): Terminate descr...
2019-12-06  Martin SeborPR middle-end/92622 - FAIL: gcc.dg/Warray-bounds-22...
2019-12-06  Jan HubickaDo not clear m_vr and bits in ipa_set_jf_unknown.
2019-12-05  Sandra LoosemoreDisable --eh-frame-hdr with -pie or -shared on nios2...
2019-12-05  Jan HubickaFix g++.dg/torture/pr59226.C
2019-12-05  Jan Hubickacgraphclones.c (localize_profile): New function.
2019-12-05  Sudakshina Das[Patch, GCC] Fix a condition post r278611
2019-12-05  Tobias BurnusOpenMP] Fix use_device_… with absent optional arg
2019-12-05  Richard SandifordCheck for bitwise identity when encoding VECTOR_CSTs...
2019-12-05  Richard Bienerre PR tree-optimization/92818 (Typo in vec_perm ->...
2019-12-05  Martin LiskaFix __gcov_exit fn prototype.
2019-12-05  Jozef LawrynowiczMSP430: Fix postinc addressing mode being used for...
2019-12-05  Richard Bienerre PR tree-optimization/92803 (error: type mismatch...
2019-12-05  Martin LiskaFix profile name files without -fprofile-dir.
2019-12-05  Jakub Jelinekre PR target/92791 (ICE in extract_insn, at recog.c...
2019-12-05  Martin SeborPR middle-end/91582 - missing heap overflow detection...
2019-12-04  Julian BrownUse fixed registers for queue ptr sgpr pair
2019-12-04  Peter BergnerDo not define builtins that overload disabled builtins.
2019-12-04  Wilco Dijkstra[ARM] Improve max_cond_insns setting for Cortex cores
2019-12-04  Wilco Dijkstra[AArch64] Add support for fused compare and branch
2019-12-04  Richard Bienertree-ssa-sccvn.c (vn_reference_lookup_3): Properly...
2019-12-04  Richard SandifordFix VIEW_CONVERT_EXPRs for VECTOR_BOOLEAN_TYPE_Ps
2019-12-04  Richard Bienertree-ssa-sccvn.c (vn_walk_cb_data::push_partial_def...
2019-12-04  Martin LiskaInitialize a BB count in switch lowering.
2019-12-04  Jakub Jelinekre PR tree-optimization/92734 (Missing match.pd simplif...
2019-12-04  Kewen Lin[rs6000] Fix PR92760 by checking VECTOR_MEM_NONE_P...
2019-12-03  Jan Hubickaipa-fnsummary.c: Include tree-into-ssa.h.
2019-12-03  Jan HubickaClear calls_comdat_local when comdat group is dissolved
2019-12-03  Jan HubickaDo not update SSA in lto-stremaer-in
2019-12-03  Richard SandifordDon't install unnecessary ARRAY_REF element sizes
2019-12-03  Richard SandifordMark constant-sized objects as addressable if they...
2019-12-03  Andrew StubbsAdd missing amdgcn vcondu patterns
2019-12-03  Richard Bienerre PR target/92758 (r278833 breaks gcc.target/powerpc...
2019-12-03  Richard Bienerre PR tree-optimization/92645 (Hand written vector...
2019-12-03  Matthias KloseMakefile.in (SOURCES): Add doc/lto-dump.1.
2019-12-03  Richard Bienerre PR tree-optimization/92751 (VN partial def support...
2019-12-03  Jakub Jelinekre PR tree-optimization/92734 (Missing match.pd simplif...
2019-12-03  Uros Bizjakre PR target/92744 (error: insn does not satisfy its...
2019-12-03  Richard Bienerre PR tree-optimization/92645 (Hand written vector...
2019-12-02  Bill SchmidtMake rs6000_invalid_builtin static.
2019-12-02  Richard SandifordTighten check for vector types in fold_convertible_p...
2019-12-02  Richard Sandiford[AArch64] Catch attempts to use SVE types when SVE...
2019-12-02  Richard Sandiford[AArch64] Add a couple of SVE ACLE comparison folds
2019-12-02  Martin LiskaRefactor IPA devirt a bit.
2019-12-02  Richard Bienerre PR tree-optimization/92742 (ICE in info_for_reductio...
2019-12-02  Jakub Jelinekre PR tree-optimization/92712 (Performance regression...
2019-12-02  Feng XueEnable recursive function versioning
2019-12-02  Sandra LoosemoreFix bugs relating to flexibly-sized objects in nios2...
2019-12-01  Jan Hubickaprofile-count.h (profile_count::operator<): Use IPA...
2019-11-30  Jan Hubickaipa-inline.c (compute_max_insns): Return int64_t.
2019-11-30  Jan HubickaUpdate max_bb_count in execute_fixup_cfg
2019-11-30  Jan Hubickacgraph.h (symtab_node): Add symver flag.
2019-11-30  Richard Sandiford[C] Add a target hook that allows targets to verify...
2019-11-30  Jan Hubickacgraph.c (cgraph_node::dump): Dump unit_id and merged_e...
2019-11-30  Maciej W. Rozyckidriver: Do not warn about ineffective `-x' option if...
2019-11-30  Maciej W. Rozyckidoc: Correct `--enable-version-specific-runtime-libs...
2019-11-29  Vladimir Makarovre PR rtl-optimization/92283 (454.calculix miscompariso...
2019-11-29  Richard Bienerre PR fortran/91003 (ICE when compiling LAPACK (CGEGV...
2019-11-29  Frederik HarwathFix ICE in re-simplification of VEC_COND_EXPR
2019-11-29  Richard SandifordFix DR_GROUP_GAP for strided accesses (PR 92677)
2019-11-29  Richard SandifordDon't defer choice of vector type for bools (PR 92596)
2019-11-29  Richard SandifordRecord the vector mask precision in stmt_vec_info
2019-11-29  Richard SandifordMake vect_get_mask_type_for_stmt take a group size
2019-11-29  Richard SandifordMake vectorizable_operation punt early on codes it...
next