aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Use OPTION_MASK_ISA2_$target_[SET,UNSET, ] to indicate those forHongtao Liu8-308/+372
2019-12-09[GCC, Vect] Fix costing for vector shiftsSudakshina Das4-1/+31
2019-12-09re PR tree-optimization/92834 (misssed SLP vectorization in LightPixel)Jakub Jelinek4-0/+158
2019-12-09re PR tree-optimization/89007 ([SVE] Implement generic vector average expansion)Prathamesh Kulkarni5-5/+132
2019-12-09Come up with constructors of symtab_node, cgraph_node and varpool_node.Martin Liska5-33/+65
2019-12-09Enable mask movement for VCOND_EXPR under avx512f forHongtao Liu18-128/+1462
2019-12-09re PR go/92861 (Passes relative time to sem_timedwait on GNU/Hurd)Ian Lance Taylor1-1/+1
2019-12-09Daily bump.GCC Administrator1-1/+1
2019-12-09cvt.c (maybe_warn_nodiscard): Add workaround for GCC 3.4-4.4 - cast msg to (c...Jakub Jelinek2-12/+19
2019-12-08New bswap testcase.Andrew Pinski2-0/+29
2019-12-08Revert commit r279023.Sandra Loosemore5-54/+17
2019-12-08Fix overflows in -fprofile-reorder-functionsJan Hubicka7-59/+85
2019-12-08opts.c (common_handle_option): Do not clear ipa_reference for -fprofile-use.Jan Hubicka2-4/+5
2019-12-08Fix tp_first_run update in split_function.Jan Hubicka2-1/+6
2019-12-08Silence overactive sanity check with -fpartial-profile-trainingJan Hubicka2-0/+6
2019-12-08re PR tree-optimization/92860 (Global flags affected by -O settings are clobb...Jan Hubicka2-2/+8
2019-12-08Error on Associate with a program.Thomas Koenig4-0/+25
2019-12-08re PR fortran/92764 (ICE in gfc_procedure_use)Thomas Koenig4-0/+19
2019-12-08re PR fortran/92755 (ICE in gfc_dep_resolver, at fortran/dependency.c:2123)Thomas Koenig4-13/+36
2019-12-08Fix ia32 testsuite failures from C2x attributes on typesRainer Orth4-6/+12
2019-12-08Daily bump.GCC Administrator1-1/+1
2019-12-07PR c++/91678 - wrong error with decltype and location wrapper.Marek Polacek4-0/+15
2019-12-07re PR middle-end/90840 (ICE in simplify_subreg, at simplify-rtx.c:6441)Eric Botcazou2-7/+13
2019-12-07Fortran] PR 92793 - fix column used for error diagnosticTobias Burnus8-71/+105
2019-12-07re PR c/87488 (hyperlink filenames in diagnostics)Tobias Burnus2-4/+15
2019-12-07Daily bump.GCC Administrator1-1/+1
2019-12-07re PR c++/92831 (CWG1299 extend_ref_init_temps_1 punts on COND_EXPRs)Jakub Jelinek4-1/+57
2019-12-06Add test for c++/92451.Marek Polacek2-0/+11
2019-12-06parser.c (cp_parser_diagnose_invalid_type_name): Mention that concept is also...Jakub Jelinek2-1/+5
2019-12-06c-cppbuiltin.c (c_cpp_builtins): Don't define __cpp_consteval for now.Jakub Jelinek4-1/+10
2019-12-06PR c++/92831 - CWG 1299, not extending temporary lifetime for ?:Jakub Jelinek5-13/+124
2019-12-06re PR go/92820 (libgo.so.15 has executable stack)Ian Lance Taylor1-1/+1
2019-12-06re PR other/29842 ([meta-bug] outstanding patches / issues from STMicroelectr...Ian Lance Taylor1-1/+1
2019-12-06re PR rtl-optimization/92176 (LRA problem with reloads for subreg operands)Andreas Krebbel4-3/+47
2019-12-06Avoid -Wincompatible-pointer-types on targets like arm-eabi.Martin Sebor3-3/+8
2019-12-06[C++] Pass type uses through the verify_type_context hookRichard Sandiford14-2/+995
2019-12-06Fix unrecognised GCN instruction.Andrew Stubbs2-2/+7
2019-12-06Enable QI/HImode vector movesAndrew Stubbs3-131/+214
2019-12-06re PR fortran/92775 (Incorrect expression in DW_AT_byte_stride on an array)Jakub Jelinek6-15/+28
2019-12-06[OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) argumentsTobias Burnus4-12/+215
2019-12-06match.pd (nop_convert): Remove empty match.Richard Biener2-18/+20
2019-12-06[testsuite][aarch64] type_redef_11.c: Update expected diagnostics.Christophe Lyon2-1/+8
2019-12-06Avoid quadratic behaviour in prune_runtime_alias_test_listRichard Sandiford2-4/+19
2019-12-06genmatch.c (enum tree_code): Remove CONVERT{0,1,2} and VIEW_CONVERT{0,1,2}.Richard Biener3-87/+80
2019-12-06cgraphclones.c (cgraph_node::create_clone): Only localize toplevel functions,...Jan Hubicka2-1/+7
2019-12-06* cfgexpand.c (expand_debug_expr): Do not ICE on SAD_EXPR.Jan Hubicka2-0/+5
2019-12-06genmatch.c (c_expr::gen_transform): Emit newlines from line number changes ra...Richard Biener2-1/+18
2019-12-06re PR tree-optimization/92819 (Worse code generated on avx2 due to simplify_v...Richard Biener5-6/+48
2019-12-06re PR go/92810 (Compiling GCC go for aarch64_be-marvell-linux-gnu fails)Ian Lance Taylor1-1/+1
2019-12-05PR testsuite/92829 - several test case failures starting with r278983Martin Sebor2-2/+10