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