gimple-fold.h (get_range_strlen): Update prototype.
[gcc.git] / gcc / testsuite / ChangeLog
1 2019-01-01 Martin Sebor <msebor@redhat.com>
2 Jeff Law <law@redhat.com>
3
4 * gcc.dg/strlenopt-40.c: Disable a couple tests.
5 * gcc.dg/strlenopt-48.c: Twiddle test slightly.
6 * gcc.dg/strlenopt-59.c: New test.
7 * gcc.dg/tree-ssa/builtin-snprintf-5.c: New test.
8 * g++.dg/init/strlen.C: New test.
9
10 2019-01-01 Thomas Koenig <tkoenig@gcc.gnu.org>
11
12 PR fortran/82743
13 * gfortran.dg/structure_constructor_16.f90: New test.
14
15 2019-01-01 Jan Hubicka <hubicka@ucw.cz>
16
17 * g++.dg/ipa/devirt-36.C: Add dg-do-compile.
18 * g++.dg/ipa/devirt-53.C: Fix scan template.
19
20 2019-01-01 Jan Hubicka <hubicka@ucw.cz>
21
22 * g++.dg/lto/devirt-13_0.C: Drop broken scan of ssa dump.
23 * g++.dg/lto/devirt-14_0.C: Drop broken scan of ssa dump.
24 * g++.dg/lto/devirt-23_0.C: Add -fdump-ipa-cp.
25
26 2019-01-01 Jan Hubicka <hubicka@ucw.cz>
27
28 * g++.dg/tree-prof/devirt.C: Update testcase.
29
30 2019-01-01 Jakub Jelinek <jakub@redhat.com>
31
32 Update copyright years.
33 \f
34 Copyright (C) 2019 Free Software Foundation, Inc.
35
36 Copying and distribution of this file, with or without modification,
37 are permitted in any medium without royalty provided the copyright
38 notice and this notice are preserved.