aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-23re PR target/87674 (AVX512: incorrect intrinsic signature)Jakub Jelinek4-6/+17
2018-10-23tree-vect-stmts.c (vect_analyze_stmt): Fix typo in comment.Richard Biener2-1/+5
2018-10-23re PR tree-optimization/86144 (GCC is not generating vector math calls to svm...Richard Biener2-5/+15
2018-10-23re PR tree-optimization/87693 (ICE in thread_around_empty_blocks, at tree-ssa...Richard Biener4-1/+30
2018-10-23re PR fortran/85603 (ICE with character array substring assignment)Paul Thomas4-19/+121
2018-10-23compiler: export indexed type data, read unexported types lazilyIan Lance Taylor10-155/+633
2018-10-23Daily bump.GCC Administrator1-1/+1
2018-10-22symtab.c (symtab_node::increase_alignment): Correct max alignment check.Paul Koning2-1/+6
2018-10-22re PR tree-optimization/87633 (ice in compare_range_wit h_value, at vr-values...Yury Gribov4-10/+44
2018-10-22combine: Do not combine moves from hard registersSegher Boessenkool2-4/+57
2018-10-22re PR testsuite/87694 (problem in g++.dg/concepts/memfun-err.C starting with ...Marek Polacek2-1/+6
2018-10-22Don't double-count early-clobber matches.Andrew Stubbs2-8/+20
2018-10-22rs6000: Handle print_operand_address for unexpected RTL (PR87598)Segher Boessenkool2-1/+7
2018-10-222018-10-22 Richard Biener <rguenther@suse.de>Richard Biener9-58/+64
2018-10-22re PR middle-end/63155 (memory hog)Steven Bosscher5-352/+967
2018-10-22Index...William Schmidt2-4/+8
2018-10-22Revert r263947.Martin Liska4-1/+43
2018-10-22Iterate -std=c++-* in i386.exp.Jakub Jelinek2-2/+7
2018-10-22Simplify comparison of attrs in IPA ICF.Martin Liska3-58/+12
2018-10-22scop-4.c: Avoid out-of-bound access.Richard Biener2-1/+5
2018-10-22utils.c (unchecked_convert): Use local variables for the biased and reverse S...Eric Botcazou5-35/+168
2018-10-22trans.c (Pragma_to_gnu): Use a simple memory constraint in all cases.Eric Botcazou3-20/+13
2018-10-22warn19.ad[sb]: New test.Eric Botcazou4-0/+37
2018-10-22re PR c/87682 (gcc/mem-stats.h:172: possible broken comparison operator ?)Richard Biener2-1/+6
2018-10-22re PR bootstrap/87640 (internal compiler error: in check, at tree-vrp.c:155)Richard Biener4-21/+47
2018-10-22S/390: Add the forgotten test for r265371Ilya Leoshkevich1-0/+12
2018-10-22Add a fun parameter to three stmt_could_throw... functionsMartin Jambor35-91/+184
2018-10-22S/390: Make "b" constraint match literal pool referencesIlya Leoshkevich3-4/+16
2018-10-22i386: Enable AVX512 memory broadcast for INT andnotH.J. Lu11-0/+126
2018-10-22i386: Enable AVX512 memory broadcast for INT logicH.J. Lu30-0/+372
2018-10-22i386: Enable AVX512 memory broadcast for INT addH.J. Lu20-1/+261
2018-10-22Daily bump.GCC Administrator1-1/+1
2018-10-21emmintrin.h (_mm_movemask_pd): Replace __vector __m64 with __vector unsigned ...William Schmidt2-26/+32
2018-10-21Move testsuite ChangeLog entries to testsuite/ChangeLogH.J. Lu2-36/+36
2018-10-21i386: Update AVX512 FMSUB/FNMADD/FNMSUB testsH.J. Lu4-0/+66
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