aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-21i386: Enable AVX512 memory broadcast for FNMSUBH.J. Lu18-68/+370
2018-10-21i386: Enable AVX512 memory broadcast for FNMADDH.J. Lu18-106/+411
2018-10-21Enable AVX512 memory broadcast for FMSUBH.J. Lu18-58/+361
2018-10-21re PR fortran/71880 (pointer to allocatable character)Paul Thomas4-0/+40
2018-10-21i386: Update FP add/sub with AVX512 memory broadcastH.J. Lu2-5/+13
2018-10-21i386: Enable AVX512 memory broadcast for FP mulH.J. Lu12-0/+138
2018-10-21i386: Add missing AVX512VL or/xor intrinsicsH.J. Lu4-0/+141
2018-10-21Daily bump.GCC Administrator1-1/+1
2018-10-20i386: Enable AVX512 memory broadcast for FP divH.J. Lu11-0/+125
2018-10-20testsuite_containers.h (forward_members_unordered<>::forward_members_unordere...François Dumont3-4/+21
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-19Skip tests for GNU extensions when testing with strict modeJonathan Wakely15-8/+66
2018-10-19Fix testsuite failures due to extra errors in strict dialectsJonathan Wakely9-0/+18
2018-10-19Conditionally disable tests of non-standard extensionsJonathan Wakely12-6/+58
2018-10-19Fix tests that use allocators with incorrect value typesJonathan Wakely27-68/+111
2018-10-19Disable tests that only pass for GNU dialectsJonathan Wakely13-0/+26
2018-10-19Remove duplicate testsJonathan Wakely6-148/+12
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 compilation error with _GLIBCXX_PARALLELJonathan Wakely4-5/+30
2018-10-19Fix testsuite failures in Debug ModeJonathan Wakely5-0/+16
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 Taylor8-23/+263
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-18Fix tests that fail when built with different optionsJonathan Wakely3-0/+8
2018-10-18PR libstdc++/87642 handle multibyte thousands separators from libcJonathan Wakely3-4/+76
2018-10-18compiler: drop semicolons in export dataIan Lance Taylor10-72/+123
2018-10-18Fix (re)alloc of polymorphic arraysTobias Burnus4-3/+51
2018-10-18udivmodsi4.c (__udivmodsi4): Rename to conform to coding standard.Paul Koning7-7/+106
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