aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-10-29re PR tree-optimization/87790 (ICE in vect_get_vec_def_for_operand_1, at tree...Richard Biener2-0/+24
2018-10-29GCOV: introduce --json-format.Martin Liska3-58/+6
2018-10-29gimplefe-30.c: New test.Kugan Vivekanandarajah5-0/+69
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw2234-1/+177775
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-0/+10
2018-10-26sse-addss-1.c: Call abort under DEBUG also; formatting cleanup.Bill Schmidt45-288/+292
2018-10-26[rs6000] Add tests for compatible implementations of x86 SSSE3 intrinsicsPaul A. Clarke19-0/+1713
2018-10-26[rs6000] Enable 32bit support for tests of x86-compatibile intrinsicsPaul A. Clarke251-251/+258
2018-10-26ipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.Jan Hubicka3-2/+7
2018-10-26re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec...Richard Biener4-4/+84
2018-10-26re PR lto/87754 (ICE in odr_types_equivalent_p, at ipa-devirt.c:1250)Richard Biener2-1/+6
2018-10-26re PR tree-optimization/87746 (ICE in vect_update_misalignment_for_peel, at t...Richard Biener2-0/+28
2018-10-26Don't xfail gcc.dg/pr78973-2.c on non-ilp64 targetsRainer Orth2-1/+5
2018-10-25rs6000-c.c (P9V_BUILTIN_VEC_VSCEDPGT, [...]): Rename base overloaded name.Carl Love2-0/+281
2018-10-25Use signed char in a test (PR testsuite/87739).Martin Liska2-2/+7
2018-10-25Revert partially changes from r265454 (PR other/87735).Martin Liska4-4/+11
2018-10-25S/390: Merge movdi_larl into movdi_64Ilya Leoshkevich8-0/+95
2018-10-25ipa-devirt.c (odr_types_equivalent_p): Do not ICE if one of types is anonymous.Jan Hubicka3-0/+26
2018-10-25[testsuite] Fix sibcall-9 & sibcall-10 with -fPICThomas Preud'homme3-2/+7
2018-10-25re PR tree-optimization/87665 (gcc HEAD (svn: 265340) breaks elements on resize)Richard Biener2-0/+34
2018-10-25re PR fortran/87725 (OpenMP 4.5 clause schedule(simd,monotonic:static) not un...Jakub Jelinek4-4/+119
2018-10-24rs6000.c (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Define as rs6000_mangle_decl_as...Michael Meissner3-0/+47
2018-10-24re PR c++/86288 (Recognize __gnu and/or __gnu__ as attribute-namespace)Jakub Jelinek2-0/+17
2018-10-24PR c++/84851 - missing -Wclass-memaccess for a memcpy in a copy ctor with a n...Martin Sebor2-1/+6
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