aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-17re PR c++/84705 (internal compiler error: in add_stmt, at cp/semantics.c:390)Paolo Carlini3-0/+25
2018-10-17re PR fortran/56386 ([F03] ICE with ASSOCIATE construct and an derived type a...Paul Thomas6-0/+108
2018-10-17Daily bump.GCC Administrator1-1/+1
2018-10-17* es.po: Update.Joseph Myers2-8/+10
2018-10-16Extend source-expr test caseTobias Burnus2-0/+39
2018-10-16Fix bounds with ALLOCATE with source-exprTobias Burnus5-14/+101
2018-10-16Handle form_team w/ function argsTobias Burnus2-21/+44
2018-10-16[AArch64] Use @ pattern to eliminate switch statement in one more placeKyrylo Tkachov3-21/+10
2018-10-16Obsolete Solaris 10 supportRainer Orth3-4/+12
2018-10-16Daily bump.GCC Administrator1-1/+1
2018-10-15ft32.md (ft32_general_movsrc_operand): Disable reg + sym +- const_int address...Jeff Law2-1/+11
2018-10-15diagnostics: add minimum width to left margin for line numbersDavid Malcolm16-60/+152
2018-10-15Remove stray reference to error_at_rich_locDavid Malcolm2-1/+6