aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-10-20*.C: Use target c++17 instead of explicit dg-options.Marek Polacek369-433/+554
2018-10-20re PR middle-end/87647 (ICE on valid code in decode_addr_const, at varasm.c:2...Jakub Jelinek4-0/+30
2018-10-20* doc/ux.texi: Move @section directly after @node.Andreas Schwab2-4/+6
2018-10-20Daily bump.GCC Administrator1-1/+1
2018-10-20re PR middle-end/85488 (segmentation fault when compiling code using the orde...Jakub Jelinek5-3/+79
2018-10-19gccint.texi: add user experience guidelinesDavid Malcolm4-1/+609
2018-10-19compiler: don't export any functions with special namesIan Lance Taylor2-7/+3
2018-10-19re PR tree-optimization/87473 (ICE in create_add_on_incoming_edge, at gimple-...William Schmidt2-66/+110
2018-10-19rs6000: Put CR0 first in REG_ALLOC_ORDERSegher Boessenkool5-9/+16
2018-10-19re PR tree-optimization/87645 (gcc hangs up on vr_values::vrp_visit_assignmen...Richard Biener2-0/+26
2018-10-19re PR tree-optimization/87657 (SLP ICE in libgfortran matmul_i2_vanilla)Richard Biener4-2/+34
2018-10-19Fix oversight in previous commitEric Botcazou1-1/+1
2018-10-19i386: Enable AVX512 memory broadcast for FP addH.J. Lu26-0/+345
2018-10-19i386: Use register_operand in AVX512 FMA with memory broadcastH.J. Lu2-6/+16
2018-10-19lra: fix spill_hard_reg_in_range clobber checkIlya Leoshkevich4-3/+34
2018-10-19cfgexpand.c (expand_one_var): Use specific wording in error message for non-l...Eric Botcazou5-3/+42
2018-10-19Reset insn priority after inc/ref replacementRobin Dapp2-3/+24
2018-10-19Daily bump.GCC Administrator1-1/+1
2018-10-18compiler: add COMPARE_ALIASES flag for type compare and hashIan Lance Taylor3-10/+25
2018-10-18compiler: list indirect imports separately in export dataIan Lance Taylor7-23/+255
2018-10-18Remove ChangeLog entry for changes in gofrontend that were reverted.Ian Lance Taylor1-15/+0
2018-10-18Revert SVN revision 264561, incorrectly committed directly to the GCCIan Lance Taylor6-17/+32
2018-10-18compiler: rewrite Type::are_identical to use flagsIan Lance Taylor8-181/+173
2018-10-18Limit mask of vec_merge to HOST_BITS_PER_WIDE_INTH.J. Lu2-0/+9
2018-10-18i386: Enable AVX512 memory broadcast for FMAH.J. Lu22-0/+323
2018-10-18compiler: drop semicolons in export dataIan Lance Taylor7-34/+72
2018-10-18Fix (re)alloc of polymorphic arraysTobias Burnus4-3/+51
2018-10-18Improve -dumpversion and -dumpfullversion documentationJonathan Wakely2-5/+10
2018-10-18i386.c (ix86_emit_fp_unordered_jump): Set JUMP_LABEL to the jump insn.Uros Bizjak2-18/+35
2018-10-18Fix missing entry to gcc/ada/ChangeLog for r265240David Malcolm1-0/+4
2018-10-18Fix ICE in substring-handling building 502.gcc_r (PR 87562)David Malcolm9-1/+81
2018-10-18i386.c (ix86_builtin_vectorization_cost): Do not feed width-specific load/sto...Richard Biener3-34/+39
2018-10-18Call simplify_gen_subreg to simplify subreg of vec_mergeH.J. Lu2-6/+12
2018-10-18i386.c: Fix costing of vector FMA.Richard Biener2-1/+6
2018-10-18i386.c (ix86_vec_cost): Remove !parallel path and argument.Richard Biener2-69/+53
2018-10-18re PR fortran/58618 (Wrong code with character substring and ASSOCIATE)Paul Thomas4-5/+52
2018-10-18re PR fortran/58618 (Wrong code with character substring and ASSOCIATE)Paul Thomas4-2/+23
2018-10-18re PR tree-optimization/87087 (Optimization hangs up and consumes over 15Gb o...Richard Biener6-3/+53
2018-10-18Simplify subreg of vec_merge of vec_duplicateH.J. Lu4-1/+53
2018-10-18Daily bump.GCC Administrator1-1/+1
2018-10-18Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.Joseph Myers24-28/+237
2018-10-17Update C17 option descriptions not to say "expected to be published".Joseph Myers2-6/+11
2018-10-17Update manual references for C17 having been published.Joseph Myers3-3/+9
2018-10-17Fix select-type regressionTobias Burnus4-1/+70
2018-10-17re PR middle-end/87623 (bytes swapped in register when comparing cause fail w...Eric Botcazou4-3/+48
2018-10-17bitmap.c (bitmap_head::dump): New.Aldy Hernandez29-958/+1272
2018-10-17Run selftests for C++ as well as CDavid Malcolm23-49/+159
2018-10-17tree-vrp.c (extract_range_from_multiplicative_op): Remove overflow wraps argu...Aldy Hernandez4-28/+30
2018-10-17wide-int-range.h (wide_int_range_shift_undefined_p): Adjust to use sign as ar...Aldy Hernandez3-4/+13
2018-10-172018-10-17 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-1/+4