re PR target/92908 (wrong code with -Og -fno-tree-fre -mavx512bw and vector compare)
[gcc.git] / gcc / ChangeLog
2019-12-13 Jakub Jelinekre PR target/92908 (wrong code with -Og -fno-tree-fre...
2019-12-13 Kewen Lin[rs6000] Adjust vectorization cost for scalar COND_EXPR
2019-12-13 Jakub Jelinekre PR target/92904 (varargs for __int128 is placed...
2019-12-12 Georg-Johann LayAdd support for some more AVR devices from avrxmega3...
2019-12-12 Jan Hubickaipa-prop.c (read_ipcp_transformation_info): Fix undefin...
2019-12-12 Vineet Gupta[ARC] generate signaling FDCMPF for hard float comparisons
2019-12-12 Claudiu Zissulescu[ARC] Use hardware support for double-precision compare...
2019-12-11 Jakub Jelinekopts.c (default_options_table): Move -ftree-loop-distri...
2019-12-11 Jakub Jelinekre PR target/92723 (ICE in expand_shift_1, at expmed...
2019-12-11 Martin Seborbuiltins.c (compute_objsize): Add an argument and set...
2019-12-11 Jozef LawrynowiczMSP430: Add -fno-exceptions multilib
2019-12-11 David MalcolmIntroduce pretty_printer::clone vfunc
2019-12-11 David Malcolmfunction-tests.c: expose selftest::make_fndecl for...
2019-12-11 Lewis HyattAdds multibyte awareness to pretty-print.c
2019-12-11 Richard Earnshawarm: Fix an incorrect warning when -mcpu=cortex-a55...
2019-12-11 Stam Markianos-WrightAdd ARM-specific Bfloat format support to middle-end
2019-12-11 Hongtao LiuFix unrecognizable insn of pr92865.
2019-12-10 Jakub Jelinekre PR tree-optimization/92891 (ice in decompose, at...
2019-12-10 Vladimir Makarovre PR rtl-optimization/92796 (ICE in lra_assign, at...
2019-12-10 Jakub Jelinekre PR rtl-optimization/92882 (ICE in regstat_bb_compute...
2019-12-10 Jakub Jelinekre PR ipa/92883 (ICE in compare_values_warnv)
2019-12-10 Jakub Jelinekre PR middle-end/92825 (Unnecesary stack protection...
2019-12-10 Jakub Jelinek* ipa-param-manipulation.c
2019-12-10 Jan Hubickacgraph.c (cgraph_node::verify_node): Verify tp_first_run.
2019-12-10 Jan Hubickapredict.c (compute_function_frequency): Check for prese...
2019-12-10 Jan Hubickavarasm.c (default_function_section): Fix confused tests...
2019-12-10 Richard Sandiford[AArch64] Don't allow partial SVE modes in GPRs
2019-12-10 Richard Sandiford[AArch64] Fix INDEX patterns for partial VNx2 modes
2019-12-10 Frederik HarwathUse clause locations in OpenACC nested reduction warnings
2019-12-10 Richard SandifordMake dwarf2out punt for MODE_VECTOR_BOOL
2019-12-10 Richard SandifordAdd missing conversion in vect_create_epilog_for_reduction
2019-12-10 Richard SandifordRecord the loop masks needed for EXTRACT_LAST_REDUCTIONs
2019-12-10 Richard SandifordFix EXTRACT_LAST_REDUCTION handling of pattern stmts
2019-12-10 Richard SandifordDisallow EXTRACT_LAST_REDUCTION for reduction chains
2019-12-10 Richard SandifordCheck for TYPE_DECL in get_odr_name_for_type
2019-12-10 Jakub Jelinek* config/i386/i386.c (IX86_LEA_PRIORITY): Fix comment...
2019-12-10 Martin LiskaFix typos in 2 functions.
2019-12-10 David MalcolmReplace label_text ctor with "borrow" and "take"
2019-12-10 David Malcolmdiagnostic_show_locus: move initial newline to callers
2019-12-09 Martin SeborPR middle-end/92761 - hash_table::expand invokes assign...
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.
next