]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/ChangeLog
C FE: implement fix-it hint for -Wmissing-braces
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
5dd9a9d0
DM
12017-01-04 David Malcolm <dmalcolm@redhat.com>
2
3 * gcc.dg/Wmissing-braces-fixits.c: New test case.
4
4bf07f3f
NS
52017-01-04 Nathan Sidwell <nathan@acm.org>
6
7 PR c++/66735
8 * g++.dg/cpp1y/pr66735.C: New.
9
165ba2e9
JJ
102017-01-04 Jakub Jelinek <jakub@redhat.com>
11
12 PR tree-optimization/71563
13 * gcc.dg/tree-ssa/pr71563.c: New test.
14
4567f969
JB
152017-01-04 Janne Blomqvist <jb@gcc.gnu.org>
16
17 PR fortran/78534
18 PR fortran/78976
19 * gfortran.dg/dependency_49.f90: Change scan-tree-dump-times
20 due to gfc_trans_string_copy change to avoid -Wstringop-overflow.
21 * gfortran.dg/transfer_intrinsic_1.f90: Change
22 scan-tree-dump-times due to gfc_trans_string_copy change to
23 avoid -Wstringop-overflow.
24
1c06f07f
JL
252017-01-03 Jeff Law <law@redhat.com>
26
27 PR tree-optimization/78856
28 * gcc.c-torture/execute/pr78856.c: New test.
29
60fb638f
MM
302017-01-03 Michael Meissner <meissner@linux.vnet.ibm.com>
31
32 PR target/78953
33 * gcc.target/powerpc/pr78953.c: New test.
34
e4d02f52
ILT
352017-01-03 Ian Lance Taylor <iant@google.com>
36
37 * gcc.misc-tests/godump-1.c: Update for accurate representation of
38 enums.
39
5b4f088d
MS
402017-01-03 Martin Sebor <msebor@redhat.com>
41
42 PR tree-optimization/78696
43 * gcc.dg/tree-ssa/builtin-sprintf-5.c: Remove incorrect test cases.
44 * gcc.dg/tree-ssa/builtin-sprintf-warn-7.c: Correct off-by-1 errors.
45 * gcc.dg/tree-ssa/builtin-sprintf-warn-9.c: New test.
46 * gcc.dg/tree-ssa/builtin-sprintf.c: Add test cases.
47
482017-01-03 David Malcolm <dmalcolm@redhat.com>
49
50 * gcc.dg/dg-test-1.c: Add tests of relative line specifications
51 with more than one digit.
52 * lib/gcc-dg.exp (process-message): Support more than one digit
53 in relative line specifications.
54
552017-01-03 Jakub Jelinek <jakub@redhat.com>
56
57 PR tree-optimization/78965
58 * gcc.dg/pr78965.c: New test.
59
60 PR middle-end/78901
61 * g++.dg/opt/pr78901.C: New test.
62
632017-01-03 Janne Blomqvist <jb@gcc.gnu.org>
64
65 PR fortran/78534
66 PR fortran/66310
67 * gfortran.dg/dependency_49.f90: Change scan-tree-dump-times
68 due to gfc_trans_string_copy change to avoid -Wstringop-overflow.
69 * gfortran.dg/repeat_4.f90: Use integers of kind C_SIZE_T.
70 * gfortran.dg/repeat_7.f90: New test for PR 66310.
71 * gfortran.dg/scan_2.f90: Handle potential cast in assignment.
72 * gfortran.dg/string_1.f90: Limit to ilp32 targets.
73 * gfortran.dg/string_1_lp64.f90: New test.
74 * gfortran.dg/string_3.f90: Limit to ilp32 targets.
75 * gfortran.dg/string_3_lp64.f90: New test.
76 * gfortran.dg/transfer_intrinsic_1.f90: Change
77 scan-tree-dump-times due to gfc_trans_string_copy change to
78 avoid -Wstringop-overflow.
79
8b7163c6
UB
802017-01-02 Uros Bizjak <ubizjak@gmail.com>
81
82 PR target/78967
83 * gcc.target/i386/pr78967-1.c: New test.
84 * gcc.target/i386/pr78967-2.c: Ditto.
85 * gcc.target/i386/pr78967-3.c: Ditto.
86
87 * gcc.target/i386/pr78904-2.c: Tighten scan-asm patterns.
88 * gcc.target/i386/pr78904-4.c: Ditto.
89 * gcc.target/i386/pr78904-6.c: Ditto.
90
e2940b98
JH
912017-01-01 Jan Hubicka <hubicka@ucw.cz>
92
93 PR middle-end/77674
94 * g++.dg/torture/pr77674.C: New testcase.
95
cbe34bb5 962017-01-01 Jakub Jelinek <jakub@redhat.com>
818ab71a
JJ
97
98 Update copyright years.
818ab71a 99\f
cbe34bb5 100Copyright (C) 2017 Free Software Foundation, Inc.
ad41bd84
JM
101
102Copying and distribution of this file, with or without modification,
103are permitted in any medium without royalty provided the copyright
104notice and this notice are preserved.