aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-10-24Switch conversion: support any ax + b transformation (PR tree-optimization/84...Martin Liska6-0/+212
2018-10-24S/390: Fix ICE in s390_check_qrst_address ()Ilya Leoshkevich2-0/+36
2018-10-24re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec...Richard Biener3-4/+27
2018-10-24re PR tree-optimization/84013 (wrong __restrict clique with inline asm operand)Richard Biener2-0/+21
2018-10-24Remove reduntant dumps and make tp_first_run dump more compact.Martin Liska3-4/+4
2018-10-24re PR tree-optimization/87665 (gcc HEAD (svn: 265340) breaks elements on resize)Richard Biener2-0/+32
2018-10-23lambda-this3.C: Limit dg-bogus directives to c++17_down only.Jakub Jelinek2-4/+17
2018-10-23re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec...Richard Biener18-39/+269
2018-10-23re PR tree-optimization/87700 (Compile time hog w/ -O1)Richard Biener2-0/+54
2018-10-23re PR tree-optimization/87693 (ICE in thread_around_empty_blocks, at tree-ssa...Richard Biener2-0/+22
2018-10-23re PR fortran/85603 (ICE with character array substring assignment)Paul Thomas2-2/+55
2018-10-22re PR tree-optimization/87633 (ice in compare_range_wit h_value, at vr-values...Yury Gribov2-0/+26
2018-10-22re PR testsuite/87694 (problem in g++.dg/concepts/memfun-err.C starting with ...Marek Polacek2-1/+6
2018-10-222018-10-22 Richard Biener <rguenther@suse.de>Richard Biener6-6/+35
2018-10-22Revert r263947.Martin Liska2-0/+26
2018-10-22Iterate -std=c++-* in i386.exp.Jakub Jelinek2-2/+7
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 Botcazou3-0/+109
2018-10-22warn19.ad[sb]: New test.Eric Botcazou4-0/+37
2018-10-22re PR bootstrap/87640 (internal compiler error: in check, at tree-vrp.c:155)Richard Biener2-0/+16
2018-10-22S/390: Add the forgotten test for r265371Ilya Leoshkevich1-0/+12
2018-10-22S/390: Make "b" constraint match literal pool referencesIlya Leoshkevich1-0/+4
2018-10-22i386: Enable AVX512 memory broadcast for INT andnotH.J. Lu9-0/+108
2018-10-22i386: Enable AVX512 memory broadcast for INT logicH.J. Lu28-0/+355
2018-10-22i386: Enable AVX512 memory broadcast for INT addH.J. Lu18-0/+225
2018-10-21Move testsuite ChangeLog entries to testsuite/ChangeLogH.J. Lu1-0/+36
2018-10-21i386: Update AVX512 FMSUB/FNMADD/FNMSUB testsH.J. Lu3-0/+30
2018-10-21i386: Enable AVX512 memory broadcast for FNMSUBH.J. Lu12-0/+147
2018-10-21i386: Enable AVX512 memory broadcast for FNMADDH.J. Lu12-0/+147
2018-10-21Enable AVX512 memory broadcast for FMSUBH.J. Lu12-0/+147
2018-10-21re PR fortran/71880 (pointer to allocatable character)Paul Thomas2-0/+21
2018-10-21i386: Enable AVX512 memory broadcast for FP mulH.J. Lu10-0/+121
2018-10-21i386: Add missing AVX512VL or/xor intrinsicsH.J. Lu2-0/+81
2018-10-20i386: Enable AVX512 memory broadcast for FP divH.J. Lu9-0/+108
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 Jelinek2-0/+20
2018-10-20re PR middle-end/85488 (segmentation fault when compiling code using the orde...Jakub Jelinek3-1/+58
2018-10-19re PR tree-optimization/87473 (ICE in create_add_on_incoming_edge, at gimple-...William Schmidt1-0/+19
2018-10-19rs6000: Put CR0 first in REG_ALLOC_ORDERSegher Boessenkool3-8/+10
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 Biener2-0/+27
2018-10-19Fix oversight in previous commitEric Botcazou1-1/+1
2018-10-19i386: Enable AVX512 memory broadcast for FP addH.J. Lu24-0/+310
2018-10-19lra: fix spill_hard_reg_in_range clobber checkIlya Leoshkevich2-0/+21
2018-10-19cfgexpand.c (expand_one_var): Use specific wording in error message for non-l...Eric Botcazou2-0/+28
2018-10-18i386: Enable AVX512 memory broadcast for FMAH.J. Lu20-0/+261
2018-10-18Fix (re)alloc of polymorphic arraysTobias Burnus2-0/+36
2018-10-18Fix ICE in substring-handling building 502.gcc_r (PR 87562)David Malcolm7-0/+63
2018-10-18re PR fortran/58618 (Wrong code with character substring and ASSOCIATE)Paul Thomas2-0/+43
2018-10-18re PR fortran/58618 (Wrong code with character substring and ASSOCIATE)Paul Thomas2-0/+14