]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/ChangeLog
2019-01-03 Jan Hubicka <hubicka@ucw.cz>
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
e9a46ba8 12019-01-03 Jakub Jelinek <jakub@redhat.com>
2
3 PR debug/88644
4 * gcc.dg/debug/dwarf2/pr88644.c: New test.
5 * gcc.dg/debug/dwarf2/pr80263.c: Remove darwin hack.
6
72019-01-03 Iain Sandoe <iain@sandoe.co.uk>
8
9 * gcc.dg/pubtypes-2.c: Adjust expected pubtypes length.
10 * gcc.dg/pubtypes-3.c: Likewise.
11 * gcc.dg/pubtypes-4.c: Likewise.
12
0627c5c9 132019-01-03 Jakub Jelinek <jakub@redhat.com>
14
15 PR c++/88636
16 * g++.target/i386/pr88636.C: New test.
17
f9f7d90c 182019-01-03 Paolo Carlini <paolo.carlini@oracle.com>
19
20 * g++.dg/cpp1z/nodiscard3.C: Test locations too.
21
62468601 222019-01-03 Martin Liska <mliska@suse.cz>
23
24 PR testsuite/88436
25 * gcc.target/powerpc/pr54240.c: Scan phiopt2.
26
37fb9cf6 272019-01-02 Marek Polacek <polacek@redhat.com>
28
29 PR c++/88612 - ICE with -Waddress-of-packed-member.
30 * g++.dg/warn/Waddress-of-packed-member1.C: New test.
31
6080dd2f 32 PR c++/88631 - CTAD failing for value-initialization.
33 * g++.dg/cpp1z/class-deduction59.C: New test.
34
dd5ea033 35 PR c++/81486 - CTAD failing with ().
36 * g++.dg/cpp1z/class-deduction60.C: New test.
37 * g++.dg/cpp1z/class-deduction61.C: New test.
f9f7d90c 38
ff8064bd 392019-01-02 Martin Sebor <msebor@redhat.com>
40 Jeff Law <law@redhat.com>
41
42 * gcc.dg/strlenopt-36.c: Update.
43 * gcc.dg/strlenopt-45.c: Update.
44 * gcc.c-torture/execute/strlen-5.c: New test.
45 * gcc.c-torture/execute/strlen-6.c: New test.
46 * gcc.c-torture/execute/strlen-7.c: New test.
47
5152b58e 482019-01-02 Jakub Jelinek <jakub@redhat.com>
49
50 PR testsuite/87304
51 * gcc.dg/vect/bb-slp-over-widen-1.c: Expect basic block vectorized
52 messages only on vect_hw_misalign targets.
53
5055fc33 542019-01-02 Steven G. Kargl <kargl@gcc.gnu.org>
f9f7d90c 55
5055fc33 56 * gfortran.dg/argument_checking_7.f90: Remove run-on error message.
57 * gfortran.dg/dec_d_lines_3.f: Ditto.
58 * gfortran.dg/dec_structure_24.f90: Ditto.
59 * gfortran.dg/dec_structure_26.f90: Ditto.
60 * gfortran.dg/dec_structure_27.f90: Ditto.
61 * gfortran.dg/dec_type_print_3.f90: Ditto.
62 * gfortran.dg/derived_name_1.f90: Ditto.
63 * gfortran.dg/error_recovery_1.f90: Ditto.
64 * gfortran.dg/gomp/pr29759.f90: Ditto.
65 * gfortran.dg/pr36192.f90: Ditto.
66 * gfortran.dg/pr56007.f90: Ditto.
67 * gfortran.dg/pr56520.f90: Ditto.
68 * gfortran.dg/pr78741.f90: Ditto.
69 * gfortran.dg/print_fmt_2.f90: Ditto.
70 * gfortran.dg/select_type_20.f90: Ditto.
71
ac7cf41b 722019-01-02 Marek Polacek <polacek@redhat.com>
73
74 PR c++/86875
75 * g++.dg/cpp1y/lambda-generic-86875.C: New test.
76
f46df7fc 772019-01-02 Thomas Koenig <tkoenig@gcc.gnu.org>
78
79 PR fortran/48543
80 * gfortran.dg/const_chararacter_merge.f90: New test.
81
035de790 822019-01-02 Jan Hubicka <hubicka@ucw.cz>
83
84 PR lto/88130
85 * g++.dg/torture/pr88130.C: New testcase.
86
79cbb1a8 872019-01-02 Martin Liska <mliska@suse.cz>
88
89 PR tree-optimization/88650
90 * gfortran.dg/predict-3.f90: New test.
91
040ec1c0 922019-01-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
93
94 * g++.dg/gcov/pr88263.C: Rename namespace log to logging.
95
74dbdf38 962019-01-02 Richard Biener <rguenther@suse.de>
97
98 PR tree-optimization/88621
99 * gcc.dg/torture/pr88621.c: New testcase.
100
17ae0a21 1012019-01-02 Jakub Jelinek <jakub@redhat.com>
102
103 PR ipa/88561
104 * g++.dg/tree-prof/devirt.C: Expect _ZThn16 only for lp64 and llp64
105 targets and expect _ZThn8 for ilp32 targets.
106
14c286b1 1072019-01-01 Martin Sebor <msebor@redhat.com>
108 Jeff Law <law@redhat.com>
109
040ec1c0 110 * gcc.dg/strlenopt-40.c: Update.
111 * gcc.dg/strlenopt-51.c: Likewise.
ce103907 112 * gcc.dg/tree-ssa/pr79376.c: Likewise.
113
14c286b1 114 * gcc.dg/strlenopt-40.c: Disable a couple tests.
115 * gcc.dg/strlenopt-48.c: Twiddle test slightly.
116 * gcc.dg/strlenopt-59.c: New test.
117 * gcc.dg/tree-ssa/builtin-snprintf-5.c: New test.
118 * g++.dg/init/strlen.C: New test.
119
66aeaf4b 1202019-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
121
122 PR fortran/82743
123 * gfortran.dg/structure_constructor_16.f90: New test.
124
aaeb2d1b 1252019-01-01 Jan Hubicka <hubicka@ucw.cz>
126
127 * g++.dg/ipa/devirt-36.C: Add dg-do-compile.
128 * g++.dg/ipa/devirt-53.C: Fix scan template.
129
27ebfa0d 1302019-01-01 Jan Hubicka <hubicka@ucw.cz>
131
132 * g++.dg/lto/devirt-13_0.C: Drop broken scan of ssa dump.
133 * g++.dg/lto/devirt-14_0.C: Drop broken scan of ssa dump.
134 * g++.dg/lto/devirt-23_0.C: Add -fdump-ipa-cp.
135
e9780462 1362019-01-01 Jan Hubicka <hubicka@ucw.cz>
137
138 * g++.dg/tree-prof/devirt.C: Update testcase.
139
fbd26352 1402019-01-01 Jakub Jelinek <jakub@redhat.com>
8e8f6434 141
142 Update copyright years.
f1717362 143\f
fbd26352 144Copyright (C) 2019 Free Software Foundation, Inc.
7dfbd804 145
146Copying and distribution of this file, with or without modification,
147are permitted in any medium without royalty provided the copyright
148notice and this notice are preserved.