PR tree-optimization/78696 - [7 Regression] -fprintf-return-value misoptimizes %...
[official-gcc.git] / gcc / testsuite / ChangeLog
blobc12b94a85f95dc27c6b89227e7283d99d8c591f6
1 2017-01-03  Martin Sebor  <msebor@redhat.com>
3         PR tree-optimization/78696
4         * gcc.dg/tree-ssa/builtin-sprintf-5.c: Remove incorrect test cases.
5         * gcc.dg/tree-ssa/builtin-sprintf-warn-7.c: Correct off-by-1 errors.
6         * gcc.dg/tree-ssa/builtin-sprintf-warn-9.c: New test.
7         * gcc.dg/tree-ssa/builtin-sprintf.c: Add test cases.
9 2017-01-03  David Malcolm  <dmalcolm@redhat.com>
11         * gcc.dg/dg-test-1.c: Add tests of relative line specifications
12         with more than one digit.
13         * lib/gcc-dg.exp (process-message): Support more than one digit
14         in relative line specifications.
16 2017-01-03  Jakub Jelinek  <jakub@redhat.com>
18         PR tree-optimization/78965
19         * gcc.dg/pr78965.c: New test.
21         PR middle-end/78901
22         * g++.dg/opt/pr78901.C: New test.
24 2017-01-03  Janne Blomqvist  <jb@gcc.gnu.org>
26         PR fortran/78534
27         PR fortran/66310
28         * gfortran.dg/dependency_49.f90: Change scan-tree-dump-times
29         due to gfc_trans_string_copy change to avoid -Wstringop-overflow.
30         * gfortran.dg/repeat_4.f90: Use integers of kind C_SIZE_T.
31         * gfortran.dg/repeat_7.f90: New test for PR 66310.
32         * gfortran.dg/scan_2.f90: Handle potential cast in assignment.
33         * gfortran.dg/string_1.f90: Limit to ilp32 targets.
34         * gfortran.dg/string_1_lp64.f90: New test.
35         * gfortran.dg/string_3.f90: Limit to ilp32 targets.
36         * gfortran.dg/string_3_lp64.f90: New test.
37         * gfortran.dg/transfer_intrinsic_1.f90: Change
38         scan-tree-dump-times due to gfc_trans_string_copy change to
39         avoid -Wstringop-overflow.
41 2017-01-02  Uros Bizjak  <ubizjak@gmail.com>
43         PR target/78967
44         * gcc.target/i386/pr78967-1.c: New test.
45         * gcc.target/i386/pr78967-2.c: Ditto.
46         * gcc.target/i386/pr78967-3.c: Ditto.
48         * gcc.target/i386/pr78904-2.c: Tighten scan-asm patterns.
49         * gcc.target/i386/pr78904-4.c: Ditto.
50         * gcc.target/i386/pr78904-6.c: Ditto.
52 2017-01-01  Jan Hubicka  <hubicka@ucw.cz>
54         PR middle-end/77674
55         * g++.dg/torture/pr77674.C: New testcase.
57 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
59         Update copyright years.
61 Copyright (C) 2017 Free Software Foundation, Inc.
63 Copying and distribution of this file, with or without modification,
64 are permitted in any medium without royalty provided the copyright
65 notice and this notice are preserved.